20241115160222954 DMAIN <0000> hlr.c:813 hlr starting 20241115160222955 DDB <0001> db.c:599 using database: :memory: 20241115160222955 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241115160222955 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241115160222955 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241115160222955 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241115160222955 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241115160222956 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241115160222957 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241115160222957 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241115160224538 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160224539 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160224540 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160224541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 20241115160224542 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160224542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160224542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160224542 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  20241115160224542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160224542 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  20241115160224542 DLGSUP <0013> gsup_server.c:235 2:  20241115160224542 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160224542 DLGSUP <0013> gsup_server.c:235 3:  20241115160224542 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160224542 DLGSUP <0013> gsup_server.c:235 4:  20241115160224542 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160224542 DLGSUP <0013> gsup_server.c:235 5:  20241115160224542 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160224542 DLGSUP <0013> gsup_server.c:235 7:  20241115160224542 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160224542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160224542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160224542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160224549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40621<->l=127.0.0.1:4259) 20241115160224554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 20241115160224582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160224582 DLGSUP <0013> gsup_req.c:140 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"} 20241115160224582 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241115160224582 DLGSUP <0013> gsup_req.c:276 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} 20241115160224582 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160224582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160224583 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160224590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 20241115160224592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 20241115160224594 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160224594 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160224594 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160224594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160224595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40621<->l=127.0.0.1:4259) 20241115160224639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51508<->l=127.0.0.1:4258 20241115160224740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51508<->l=127.0.0.1:4258 20241115160227867 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160227867 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160227871 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 20241115160227877 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227878 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160227878 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160227878 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  20241115160227878 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160227878 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  20241115160227878 DLGSUP <0013> gsup_server.c:235 2:  20241115160227878 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160227878 DLGSUP <0013> gsup_server.c:235 3:  20241115160227878 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160227878 DLGSUP <0013> gsup_server.c:235 4:  20241115160227878 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160227878 DLGSUP <0013> gsup_server.c:235 5:  20241115160227878 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160227878 DLGSUP <0013> gsup_server.c:235 7:  20241115160227878 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160227878 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160227878 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160227878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160227897 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40291<->l=127.0.0.1:4259) 20241115160227901 DAUC <0003> db_auc.c:157 IMSI='262427426207753': No 2G Auth Data 20241115160227901 DAUC <0003> db_auc.c:192 IMSI='262427426207753': No 3G Auth Data 20241115160227908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51518<->l=127.0.0.1:4258 20241115160227918 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227918 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427426207753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427426207753"} 20241115160227918 DAUC <0003> db_auc.c:192 IMSI='262427426207753': No 3G Auth Data 20241115160227918 DAUC <0003> db_auc.c:236 IMSI='262427426207753': Calling to generate 5 vectors 20241115160227918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160227918 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227918 DAUC <0003> auc.c:113 vector [0]: rand = e13f7115ef4ef8140d1d3cc38efe7ab3 20241115160227918 DAUC <0003> auc.c:179 vector [0]: kc = 2c464507a2474000 20241115160227918 DAUC <0003> auc.c:180 vector [0]: sres = fdfe9cf2 20241115160227918 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160227918 DAUC <0003> auc.c:113 vector [1]: rand = 3de90e4ed5a797acb3bd4f6c4b227049 20241115160227918 DAUC <0003> auc.c:179 vector [1]: kc = 986a66942fb2d000 20241115160227918 DAUC <0003> auc.c:180 vector [1]: sres = 22956a62 20241115160227918 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160227918 DAUC <0003> auc.c:113 vector [2]: rand = ff860fdfd3e62110e5a0e64db0198492 20241115160227918 DAUC <0003> auc.c:179 vector [2]: kc = b948257b515d0c00 20241115160227918 DAUC <0003> auc.c:180 vector [2]: sres = bc2a0ca4 20241115160227919 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160227919 DAUC <0003> auc.c:113 vector [3]: rand = 203d6c9c8afb76da1a62f43d993de85b 20241115160227919 DAUC <0003> auc.c:179 vector [3]: kc = 1a62499758781000 20241115160227919 DAUC <0003> auc.c:180 vector [3]: sres = 605ff562 20241115160227919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160227919 DAUC <0003> auc.c:113 vector [4]: rand = f924a30cc3e11a52b3c874662d5ec62e 20241115160227919 DAUC <0003> auc.c:179 vector [4]: kc = 53aace3446f46800 20241115160227919 DAUC <0003> auc.c:180 vector [4]: sres = 6fb7e024 20241115160227919 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160227919 DAUC <0003> db_auc.c:245 IMSI='262427426207753': Generated 5 vectors 20241115160227919 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427426207753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427426207753"} 20241115160227919 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427426207753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227919 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227919 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51518<->l=127.0.0.1:4258 20241115160227926 DAUC <0003> db_auc.c:157 IMSI='262426461561900': No 2G Auth Data 20241115160227926 DAUC <0003> db_auc.c:192 IMSI='262426461561900': No 3G Auth Data 20241115160227936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20241115160227937 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227937 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426461561900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426461561900"} 20241115160227937 DAUC <0003> db_auc.c:192 IMSI='262426461561900': No 3G Auth Data 20241115160227937 DAUC <0003> db_auc.c:236 IMSI='262426461561900': Calling to generate 5 vectors 20241115160227937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160227937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227937 DAUC <0003> auc.c:113 vector [0]: rand = 1f5b2fa95a1be9132c81a35f734e46b7 20241115160227937 DAUC <0003> auc.c:179 vector [0]: kc = 5801323892d50c00 20241115160227937 DAUC <0003> auc.c:180 vector [0]: sres = bbcae10a 20241115160227937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160227937 DAUC <0003> auc.c:113 vector [1]: rand = 1091476ca392aacaa34b5ee41f648587 20241115160227937 DAUC <0003> auc.c:179 vector [1]: kc = 9defdb72f9244800 20241115160227937 DAUC <0003> auc.c:180 vector [1]: sres = 15674498 20241115160227937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160227937 DAUC <0003> auc.c:113 vector [2]: rand = aa5bd1c868c34b310ee8b5c3c9d1f101 20241115160227937 DAUC <0003> auc.c:179 vector [2]: kc = ce86b8e7b92cbc00 20241115160227938 DAUC <0003> auc.c:180 vector [2]: sres = 524b96b0 20241115160227938 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160227938 DAUC <0003> auc.c:113 vector [3]: rand = 20fb01c3c0d0c5d898f22feb62876d9f 20241115160227938 DAUC <0003> auc.c:179 vector [3]: kc = 86ae1d495b4e6000 20241115160227938 DAUC <0003> auc.c:180 vector [3]: sres = 6c6327fe 20241115160227938 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160227938 DAUC <0003> auc.c:113 vector [4]: rand = 1e69a2bcd2880a0319b278fde4ad9c36 20241115160227938 DAUC <0003> auc.c:179 vector [4]: kc = d1ac415a1527b400 20241115160227938 DAUC <0003> auc.c:180 vector [4]: sres = a9bd0c58 20241115160227938 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160227938 DAUC <0003> db_auc.c:245 IMSI='262426461561900': Generated 5 vectors 20241115160227938 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426461561900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426461561900"} 20241115160227938 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426461561900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20241115160227939 DAUC <0003> db_auc.c:157 IMSI='262425630262927': No 2G Auth Data 20241115160227939 DAUC <0003> db_auc.c:192 IMSI='262425630262927': No 3G Auth Data 20241115160227946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20241115160227947 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227947 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425630262927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425630262927"} 20241115160227947 DAUC <0003> db_auc.c:192 IMSI='262425630262927': No 3G Auth Data 20241115160227947 DAUC <0003> db_auc.c:236 IMSI='262425630262927': Calling to generate 5 vectors 20241115160227947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160227947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227947 DAUC <0003> auc.c:113 vector [0]: rand = a18331c55a783ec1876c37ef15aef383 20241115160227947 DAUC <0003> auc.c:179 vector [0]: kc = 9c682a296c0c5995 20241115160227947 DAUC <0003> auc.c:180 vector [0]: sres = d581b174 20241115160227947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160227947 DAUC <0003> auc.c:113 vector [1]: rand = bd291268e31e9900e601f8f439c37883 20241115160227947 DAUC <0003> auc.c:179 vector [1]: kc = 2c21b569fab873bc 20241115160227947 DAUC <0003> auc.c:180 vector [1]: sres = d342c38a 20241115160227947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160227948 DAUC <0003> auc.c:113 vector [2]: rand = 4398fbed5d09e1b2f83a4f861cc0a643 20241115160227948 DAUC <0003> auc.c:179 vector [2]: kc = a7cf268dcd609a53 20241115160227948 DAUC <0003> auc.c:180 vector [2]: sres = e1a7cdf5 20241115160227948 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160227948 DAUC <0003> auc.c:113 vector [3]: rand = 43f257eefd644e791ee79092a88cc980 20241115160227948 DAUC <0003> auc.c:179 vector [3]: kc = 572d4d4f6ab74741 20241115160227948 DAUC <0003> auc.c:180 vector [3]: sres = c9123468 20241115160227948 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160227948 DAUC <0003> auc.c:113 vector [4]: rand = 70bde63d63442681f8f79abfa62e775d 20241115160227948 DAUC <0003> auc.c:179 vector [4]: kc = d7ddaac77bb6da52 20241115160227948 DAUC <0003> auc.c:180 vector [4]: sres = 9294df85 20241115160227948 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160227948 DAUC <0003> db_auc.c:245 IMSI='262425630262927': Generated 5 vectors 20241115160227948 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425630262927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425630262927"} 20241115160227948 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425630262927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227948 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227948 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20241115160227950 DAUC <0003> db_auc.c:157 IMSI='262422510202337': No 2G Auth Data 20241115160227950 DAUC <0003> db_auc.c:192 IMSI='262422510202337': No 3G Auth Data 20241115160227956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4258 20241115160227958 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227958 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422510202337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422510202337"} 20241115160227958 DAUC <0003> db_auc.c:157 IMSI='262422510202337': No 2G Auth Data 20241115160227958 DAUC <0003> db_auc.c:236 IMSI='262422510202337': Calling to generate 5 vectors 20241115160227958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160227958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160227958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160227958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160227958 DAUC <0003> auc.c:113 vector [0]: rand = 175fc4e0c4813d3163a88858fc438ebe 20241115160227958 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160227958 DAUC <0003> auc.c:142 vector [0]: autn = 18e17679f0b80000f7f8e969734f6f17 20241115160227958 DAUC <0003> auc.c:143 vector [0]: ck = 2600e23ca383e36ca54a18ce2341f8ca 20241115160227958 DAUC <0003> auc.c:144 vector [0]: ik = bf0494dcabad0b2ca74723208a8e5094 20241115160227958 DAUC <0003> auc.c:145 vector [0]: res = dd68d79777dec0180000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [0]: kc = 9b094d0ea1e1401e 20241115160227958 DAUC <0003> auc.c:152 vector [0]: sres = aab6178f 20241115160227958 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160227958 DAUC <0003> auc.c:113 vector [1]: rand = 5feecdc4e2083353bc2da8346fcbfeec 20241115160227958 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160227958 DAUC <0003> auc.c:142 vector [1]: autn = 79a5a878e9a300004eb2bc0585a287aa 20241115160227958 DAUC <0003> auc.c:143 vector [1]: ck = 0bd4350def75c0e7dc342b6cf468f413 20241115160227958 DAUC <0003> auc.c:144 vector [1]: ik = b30b7b6b20d66e68ce2678a9ecec686b 20241115160227958 DAUC <0003> auc.c:145 vector [1]: res = 1e466a1dacc508ba0000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [1]: kc = aacd1da3d72732f7 20241115160227958 DAUC <0003> auc.c:152 vector [1]: sres = b28362a7 20241115160227958 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160227958 DAUC <0003> auc.c:113 vector [2]: rand = ed1dbf34cf4f318eb9a7ea6964e0ca79 20241115160227958 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160227958 DAUC <0003> auc.c:142 vector [2]: autn = 97579bc31a020000b96ca71aa8b53ef4 20241115160227958 DAUC <0003> auc.c:143 vector [2]: ck = 3b121d536f2190b21ae80cd583290fb2 20241115160227958 DAUC <0003> auc.c:144 vector [2]: ik = a32272d64544e487cf2a738d11524861 20241115160227958 DAUC <0003> auc.c:145 vector [2]: res = 5da39180094ace360000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [2]: kc = 4df210ddb81e33e6 20241115160227958 DAUC <0003> auc.c:152 vector [2]: sres = 54e95fb6 20241115160227958 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160227958 DAUC <0003> auc.c:113 vector [3]: rand = 41c5f7d7ea254bb93f93b3a8858ddac4 20241115160227958 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160227958 DAUC <0003> auc.c:142 vector [3]: autn = f5acbc1006a00000e64d6f2b42ce8b40 20241115160227958 DAUC <0003> auc.c:143 vector [3]: ck = 3b1ed7d69f0f99c85ce79e53192e6e21 20241115160227958 DAUC <0003> auc.c:144 vector [3]: ik = 585369db8c64b1f7198c4000ed9a7ca8 20241115160227958 DAUC <0003> auc.c:145 vector [3]: res = 7839d750dc3730360000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [3]: kc = 2626605ee7df3ab6 20241115160227958 DAUC <0003> auc.c:152 vector [3]: sres = a40ee766 20241115160227958 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160227958 DAUC <0003> auc.c:113 vector [4]: rand = 48e543dcec971182b045078f11a5b2e8 20241115160227958 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160227958 DAUC <0003> auc.c:142 vector [4]: autn = 9c05653e5f80000031bb038a7c4c3e10 20241115160227958 DAUC <0003> auc.c:143 vector [4]: ck = e3705d31871da75591a8fc80a2064700 20241115160227958 DAUC <0003> auc.c:144 vector [4]: ik = 779eea4e34138b2cc224503c0efa40ad 20241115160227958 DAUC <0003> auc.c:145 vector [4]: res = 81d7a217a04ab7410000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [4]: kc = c7621bc31ff22bd4 20241115160227958 DAUC <0003> auc.c:152 vector [4]: sres = 219d1556 20241115160227958 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160227958 DAUC <0003> db_auc.c:245 IMSI='262422510202337': Generated 5 vectors 20241115160227958 DAUC <0003> db_auc.c:249 IMSI='262422510202337': Updating SQN=161 in DB 20241115160227958 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422510202337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422510202337"} 20241115160227958 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422510202337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227958 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227958 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4258 20241115160227961 DAUC <0003> db_auc.c:157 IMSI='262426474873716': No 2G Auth Data 20241115160227961 DAUC <0003> db_auc.c:192 IMSI='262426474873716': No 3G Auth Data 20241115160227968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241115160227970 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227970 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426474873716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426474873716"} 20241115160227970 DAUC <0003> db_auc.c:157 IMSI='262426474873716': No 2G Auth Data 20241115160227970 DAUC <0003> db_auc.c:236 IMSI='262426474873716': Calling to generate 5 vectors 20241115160227970 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160227970 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160227970 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160227970 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160227970 DAUC <0003> auc.c:113 vector [0]: rand = 05149c6d2d60202e86780deedc516748 20241115160227970 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160227970 DAUC <0003> auc.c:142 vector [0]: autn = 1102ce8c66630000d8427b998b56f7a7 20241115160227970 DAUC <0003> auc.c:143 vector [0]: ck = a69999febd39b8cd43f7049053c2a6f4 20241115160227970 DAUC <0003> auc.c:144 vector [0]: ik = 5adb7b5635a187f60e6f6f0e9ff4a245 20241115160227970 DAUC <0003> auc.c:145 vector [0]: res = 09593b31a2f86f940000000000000000 20241115160227970 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160227970 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160227970 DAUC <0003> auc.c:151 vector [0]: kc = b1da893644ae3b8a 20241115160227970 DAUC <0003> auc.c:152 vector [0]: sres = aba154a5 20241115160227970 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160227970 DAUC <0003> auc.c:113 vector [1]: rand = 8c21033f71ed1314139a15dbbecdad19 20241115160227970 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160227970 DAUC <0003> auc.c:142 vector [1]: autn = 0d472084b80e0000cf02b2ebe9a1f83f 20241115160227970 DAUC <0003> auc.c:143 vector [1]: ck = 806e507b481bfb82fbb47655a39da236 20241115160227970 DAUC <0003> auc.c:144 vector [1]: ik = c8ef8deeedb9fdc96f7bd3de1fd338f6 20241115160227970 DAUC <0003> auc.c:145 vector [1]: res = 4876012b0ed2c97c0000000000000000 20241115160227970 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160227970 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160227970 DAUC <0003> auc.c:151 vector [1]: kc = dc4e781e19ec9c8b 20241115160227971 DAUC <0003> auc.c:152 vector [1]: sres = 46a4c857 20241115160227971 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160227971 DAUC <0003> auc.c:113 vector [2]: rand = ee47b25599f9ab617f2fb988bb3e9f4d 20241115160227971 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160227971 DAUC <0003> auc.c:142 vector [2]: autn = 29380cdc253f00007733cadb03ee89fd 20241115160227971 DAUC <0003> auc.c:143 vector [2]: ck = fcd2a3fe503a38182c3f792b0f71ea98 20241115160227971 DAUC <0003> auc.c:144 vector [2]: ik = 1c34fc0f85d9acf20bb6dc3d5d84f1a9 20241115160227971 DAUC <0003> auc.c:145 vector [2]: res = 346d149063b38c4b0000000000000000 20241115160227971 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160227971 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160227971 DAUC <0003> auc.c:151 vector [2]: kc = c76ffae787168fdb 20241115160227971 DAUC <0003> auc.c:152 vector [2]: sres = 57de98db 20241115160227971 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160227971 DAUC <0003> auc.c:113 vector [3]: rand = 3cf2bccba7dc0c6355f5e6b65d1d7ae5 20241115160227971 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160227971 DAUC <0003> auc.c:142 vector [3]: autn = 7ea18eae034a0000c754689cec718978 20241115160227971 DAUC <0003> auc.c:143 vector [3]: ck = 05e0ee787725a5c360548130a7f22340 20241115160227971 DAUC <0003> auc.c:144 vector [3]: ik = f3a72a01c2eb3537dcbc54974576bcff 20241115160227971 DAUC <0003> auc.c:145 vector [3]: res = 1ac146bfa2965c640000000000000000 20241115160227971 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160227971 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160227971 DAUC <0003> auc.c:151 vector [3]: kc = 4aaf11de574a0f4b 20241115160227971 DAUC <0003> auc.c:152 vector [3]: sres = b8571adb 20241115160227971 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160227971 DAUC <0003> auc.c:113 vector [4]: rand = 9482a81cad9918dc61f8b6677043db1a 20241115160227971 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160227971 DAUC <0003> auc.c:142 vector [4]: autn = 1a89ef88453b0000f580d4290da53707 20241115160227971 DAUC <0003> auc.c:143 vector [4]: ck = e8c28b997ab2ae1d638828f464aed956 20241115160227971 DAUC <0003> auc.c:144 vector [4]: ik = 7adbd1d58b80ebb73baa09cefe862fcd 20241115160227971 DAUC <0003> auc.c:145 vector [4]: res = 50604b28188ee11e0000000000000000 20241115160227971 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160227971 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160227971 DAUC <0003> auc.c:151 vector [4]: kc = ca3b7b766b1ab331 20241115160227971 DAUC <0003> auc.c:152 vector [4]: sres = 48eeaa36 20241115160227971 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160227971 DAUC <0003> db_auc.c:245 IMSI='262426474873716': Generated 5 vectors 20241115160227971 DAUC <0003> db_auc.c:249 IMSI='262426474873716': Updating SQN=161 in DB 20241115160227971 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426474873716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426474873716"} 20241115160227971 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426474873716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227971 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227971 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241115160227973 DAUC <0003> db_auc.c:157 IMSI='262429396901994': No 2G Auth Data 20241115160227973 DAUC <0003> db_auc.c:192 IMSI='262429396901994': No 3G Auth Data 20241115160227979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241115160227981 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227981 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429396901994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429396901994"} 20241115160227981 DAUC <0003> db_auc.c:236 IMSI='262429396901994': Calling to generate 5 vectors 20241115160227981 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160227981 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160227981 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160227981 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160227981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227981 DAUC <0003> auc.c:113 vector [0]: rand = e4267e14b06ea54f134d86317934de0b 20241115160227981 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160227981 DAUC <0003> auc.c:142 vector [0]: autn = e942ab1354c90000a09a1e1de2fa7205 20241115160227981 DAUC <0003> auc.c:143 vector [0]: ck = 2214db1dc5df8420a43be0666f4a94f0 20241115160227981 DAUC <0003> auc.c:144 vector [0]: ik = 801e7b09a8675edd3d89d1d421f82279 20241115160227981 DAUC <0003> auc.c:145 vector [0]: res = ca78696b0c64cbc30000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [0]: kc = bcd84c868abcfc00 20241115160227981 DAUC <0003> auc.c:180 vector [0]: sres = 65291779 20241115160227981 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160227981 DAUC <0003> auc.c:113 vector [1]: rand = 277966a4f0c541749ebbe4875e423551 20241115160227981 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160227981 DAUC <0003> auc.c:142 vector [1]: autn = 5da77daf4b6a000044b8e47270e467c9 20241115160227981 DAUC <0003> auc.c:143 vector [1]: ck = c9a9b9717d3d7eff56bb37dd5b33fede 20241115160227981 DAUC <0003> auc.c:144 vector [1]: ik = 2411fa88fd63c09646d2780fe800e3c5 20241115160227981 DAUC <0003> auc.c:145 vector [1]: res = 5b76543d266d13fd0000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [1]: kc = b261611bf7f69800 20241115160227981 DAUC <0003> auc.c:180 vector [1]: sres = 99cba36e 20241115160227981 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160227981 DAUC <0003> auc.c:113 vector [2]: rand = f9c9e18ec7c17d1cdb34ac5a4b084a82 20241115160227981 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160227981 DAUC <0003> auc.c:142 vector [2]: autn = 9d0ac90d5d0f00000d158d7ead98fbcf 20241115160227981 DAUC <0003> auc.c:143 vector [2]: ck = 0e5ef9a9ce1aff459a19ff4c36914d22 20241115160227981 DAUC <0003> auc.c:144 vector [2]: ik = 98fa67d8096dcf000a8698033ee8b61f 20241115160227981 DAUC <0003> auc.c:145 vector [2]: res = 8dbc1a532dc02d4d0000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [2]: kc = e6a87c28ba2ee000 20241115160227981 DAUC <0003> auc.c:180 vector [2]: sres = c47bde85 20241115160227981 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160227981 DAUC <0003> auc.c:113 vector [3]: rand = 8ff00ad55dc663da8e2d345e7d9da205 20241115160227981 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160227981 DAUC <0003> auc.c:142 vector [3]: autn = d324d44d86ff000017a286cf8385585d 20241115160227981 DAUC <0003> auc.c:143 vector [3]: ck = 7ef8e6281b8f136e38b70373c4ca8b70 20241115160227981 DAUC <0003> auc.c:144 vector [3]: ik = 3af2551fdf9d3a2d15754585759f9cc7 20241115160227981 DAUC <0003> auc.c:145 vector [3]: res = a56e7ee3f66e6ee20000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [3]: kc = 5e2fd8526e717000 20241115160227981 DAUC <0003> auc.c:180 vector [3]: sres = cf3226b6 20241115160227981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160227981 DAUC <0003> auc.c:113 vector [4]: rand = 8be1d2d8d81d9ed82dd1657892e9203b 20241115160227981 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160227981 DAUC <0003> auc.c:142 vector [4]: autn = 62e93a15cc00000014cfec9a01262ddb 20241115160227981 DAUC <0003> auc.c:143 vector [4]: ck = a671d86e9073bcc8f08bedb59dcf6a34 20241115160227981 DAUC <0003> auc.c:144 vector [4]: ik = 9e9b0e9c0757e121e1399e89fa6e8571 20241115160227981 DAUC <0003> auc.c:145 vector [4]: res = a1038361d1579e8c0000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [4]: kc = 4bd8240b714acc00 20241115160227981 DAUC <0003> auc.c:180 vector [4]: sres = d3ce4135 20241115160227981 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160227981 DAUC <0003> db_auc.c:245 IMSI='262429396901994': Generated 5 vectors 20241115160227981 DAUC <0003> db_auc.c:249 IMSI='262429396901994': Updating SQN=161 in DB 20241115160227981 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429396901994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429396901994"} 20241115160227981 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429396901994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227981 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227982 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241115160227984 DAUC <0003> db_auc.c:157 IMSI='262422834260500': No 2G Auth Data 20241115160227984 DAUC <0003> db_auc.c:192 IMSI='262422834260500': No 3G Auth Data 20241115160227990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241115160227992 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227992 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422834260500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422834260500"} 20241115160227992 DAUC <0003> db_auc.c:236 IMSI='262422834260500': Calling to generate 5 vectors 20241115160227992 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160227992 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160227992 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160227992 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160227992 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227992 DAUC <0003> auc.c:113 vector [0]: rand = e9533da5a3d5ea79b8a9bcc269bd8a6a 20241115160227992 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160227992 DAUC <0003> auc.c:142 vector [0]: autn = ee6fd764e71600000488276bdb8c01d1 20241115160227992 DAUC <0003> auc.c:143 vector [0]: ck = ea9ceacccd7b2de1a5c2a09dc84ab2a7 20241115160227992 DAUC <0003> auc.c:144 vector [0]: ik = 1d70700c25a8ab709d35cf2c11f31284 20241115160227992 DAUC <0003> auc.c:145 vector [0]: res = 73efc7f879d7eb110000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [0]: kc = 3e22c75c4e689000 20241115160227992 DAUC <0003> auc.c:180 vector [0]: sres = b59c3c76 20241115160227992 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160227992 DAUC <0003> auc.c:113 vector [1]: rand = cf32d36439ecc1e702f536b1b8d9f26a 20241115160227992 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160227992 DAUC <0003> auc.c:142 vector [1]: autn = f299e6081fdb00003c473ce7db7a54c0 20241115160227992 DAUC <0003> auc.c:143 vector [1]: ck = eb61d03c567ec7485a69eb76bd89b906 20241115160227992 DAUC <0003> auc.c:144 vector [1]: ik = e48b5f833620406d5d9cfeaa46b9aeae 20241115160227992 DAUC <0003> auc.c:145 vector [1]: res = 49aab7e19b58ecb50000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [1]: kc = 5418cc30144c1000 20241115160227992 DAUC <0003> auc.c:180 vector [1]: sres = 62624657 20241115160227992 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160227992 DAUC <0003> auc.c:113 vector [2]: rand = c0bc3580b77a03a9a74999bafa084df1 20241115160227992 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160227992 DAUC <0003> auc.c:142 vector [2]: autn = 1a81881c02ea000078dc481597852dfc 20241115160227992 DAUC <0003> auc.c:143 vector [2]: ck = 57c8a806c50c466677702b0a812c8f1c 20241115160227992 DAUC <0003> auc.c:144 vector [2]: ik = 0a46084a0289d4850067d1646a6af3ef 20241115160227992 DAUC <0003> auc.c:145 vector [2]: res = 7554043643c839e80000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [2]: kc = 93f7deebe468c800 20241115160227992 DAUC <0003> auc.c:180 vector [2]: sres = 71c4350f 20241115160227992 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160227992 DAUC <0003> auc.c:113 vector [3]: rand = 5f892879be19c110614cac23a9fab049 20241115160227992 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160227992 DAUC <0003> auc.c:142 vector [3]: autn = d1a9382a29ff0000e222d4dc61d29e3b 20241115160227992 DAUC <0003> auc.c:143 vector [3]: ck = ea10f06205d1f54e85b846f735a56572 20241115160227992 DAUC <0003> auc.c:144 vector [3]: ik = 989ff720c57db8be3107e97ddbb59104 20241115160227992 DAUC <0003> auc.c:145 vector [3]: res = 919af33d2aaf78fe0000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [3]: kc = e07b425fc80b9400 20241115160227992 DAUC <0003> auc.c:180 vector [3]: sres = ea54d77d 20241115160227992 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160227992 DAUC <0003> auc.c:113 vector [4]: rand = 24f237be281760db02565a4669333ce1 20241115160227992 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160227992 DAUC <0003> auc.c:142 vector [4]: autn = 756e8292616300001fdbf4ee7594f044 20241115160227992 DAUC <0003> auc.c:143 vector [4]: ck = c6e450d942773d53c9ca5887c545097c 20241115160227992 DAUC <0003> auc.c:144 vector [4]: ik = 43eb6b943f05ff7ef06da5391f7ed413 20241115160227992 DAUC <0003> auc.c:145 vector [4]: res = ff3972cc0cef1f570000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [4]: kc = b3c83a27bb2ad400 20241115160227992 DAUC <0003> auc.c:180 vector [4]: sres = c4dfed65 20241115160227992 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160227992 DAUC <0003> db_auc.c:245 IMSI='262422834260500': Generated 5 vectors 20241115160227992 DAUC <0003> db_auc.c:249 IMSI='262422834260500': Updating SQN=161 in DB 20241115160227992 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422834260500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422834260500"} 20241115160227993 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422834260500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227993 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227993 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241115160227994 DAUC <0003> db_auc.c:157 IMSI='262428860438036': No 2G Auth Data 20241115160227994 DAUC <0003> db_auc.c:192 IMSI='262428860438036': No 3G Auth Data 20241115160228001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4258 20241115160228002 DLINP <000b> input/ipa.c:451 connected read/write 20241115160228002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160228003 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428860438036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428860438036"} 20241115160228003 DAUC <0003> db_auc.c:236 IMSI='262428860438036': Calling to generate 5 vectors 20241115160228003 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160228003 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160228003 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160228003 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160228003 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160228003 DAUC <0003> auc.c:113 vector [0]: rand = 82e10cd6120270d45e9d3d8cdde8c176 20241115160228003 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160228003 DAUC <0003> auc.c:142 vector [0]: autn = 3707120858ba000089e6f5371698b95b 20241115160228003 DAUC <0003> auc.c:143 vector [0]: ck = f1b1d6d8d7df12ef66252d1096a6844b 20241115160228003 DAUC <0003> auc.c:144 vector [0]: ik = e718d8d95966be582e8380a5d5a039e8 20241115160228003 DAUC <0003> auc.c:145 vector [0]: res = ef50c66fa8e8755c0000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160228003 DAUC <0003> auc.c:179 vector [0]: kc = 97fc49c00bf11e39 20241115160228003 DAUC <0003> auc.c:180 vector [0]: sres = c9932424 20241115160228003 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160228003 DAUC <0003> auc.c:113 vector [1]: rand = 505920b3683b2cd1f5836c49f6de3168 20241115160228003 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160228003 DAUC <0003> auc.c:142 vector [1]: autn = d9a3909580b2000043f11da273a3bb16 20241115160228003 DAUC <0003> auc.c:143 vector [1]: ck = 5ae21094291c8e8ab29531a369c9ef5a 20241115160228003 DAUC <0003> auc.c:144 vector [1]: ik = b74a85f1f2d891da91569379da496dc6 20241115160228003 DAUC <0003> auc.c:145 vector [1]: res = 0f7db1371389f4da0000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160228003 DAUC <0003> auc.c:179 vector [1]: kc = 2e0e7eac8e1fcfc5 20241115160228003 DAUC <0003> auc.c:180 vector [1]: sres = a85f0de4 20241115160228003 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160228003 DAUC <0003> auc.c:113 vector [2]: rand = 049e4c10bdbe54b76dc8383dd3f2c718 20241115160228003 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160228003 DAUC <0003> auc.c:142 vector [2]: autn = d6d03e27c3ca0000c179cf9d957649a7 20241115160228003 DAUC <0003> auc.c:143 vector [2]: ck = a0d4e366c1e8da54e93db878cef2806a 20241115160228003 DAUC <0003> auc.c:144 vector [2]: ik = 3aa0686cbdaa00a09b2c553dfd07727e 20241115160228003 DAUC <0003> auc.c:145 vector [2]: res = 188ca3764dfa6c220000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160228003 DAUC <0003> auc.c:179 vector [2]: kc = 09b929284fe708a4 20241115160228003 DAUC <0003> auc.c:180 vector [2]: sres = 8e327b3c 20241115160228003 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160228003 DAUC <0003> auc.c:113 vector [3]: rand = 9c2a65b673e8e2c53bb0c95164a9bfcb 20241115160228003 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160228003 DAUC <0003> auc.c:142 vector [3]: autn = 23585ec0b8b100002464986c69b7a269 20241115160228003 DAUC <0003> auc.c:143 vector [3]: ck = 2406ade026cf2d400b632d6dd172d73a 20241115160228003 DAUC <0003> auc.c:144 vector [3]: ik = 809054a5fdc3e18f40da0bf9472e5b72 20241115160228003 DAUC <0003> auc.c:145 vector [3]: res = 7913c79b5038b3670000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160228003 DAUC <0003> auc.c:179 vector [3]: kc = 35972109febfbff4 20241115160228003 DAUC <0003> auc.c:180 vector [3]: sres = 5ccf9eda 20241115160228003 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160228003 DAUC <0003> auc.c:113 vector [4]: rand = adb666398f08c2143eb64125973b6b70 20241115160228003 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160228003 DAUC <0003> auc.c:142 vector [4]: autn = 29cb20ce9f2a0000469b9115cfb2f6e0 20241115160228003 DAUC <0003> auc.c:143 vector [4]: ck = 84f0bd4486ddcee667b58bdd3793a26d 20241115160228003 DAUC <0003> auc.c:144 vector [4]: ik = 3b2dc43bf06f33f739a89899b04ca6d4 20241115160228003 DAUC <0003> auc.c:145 vector [4]: res = 2b2be5687e65df5f0000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160228004 DAUC <0003> auc.c:179 vector [4]: kc = f9dc2b3010756e9d 20241115160228004 DAUC <0003> auc.c:180 vector [4]: sres = 4a3210bc 20241115160228004 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160228004 DAUC <0003> db_auc.c:245 IMSI='262428860438036': Generated 5 vectors 20241115160228004 DAUC <0003> db_auc.c:249 IMSI='262428860438036': Updating SQN=161 in DB 20241115160228004 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428860438036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428860438036"} 20241115160228004 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428860438036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160228004 DLINP <000b> input/ipa.c:451 connected read/write 20241115160228004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160228004 DLINP <000b> input/ipa.c:451 connected read/write 20241115160228004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160228005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4258 20241115160228006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 20241115160228007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40291<->l=127.0.0.1:4259) 20241115160228007 DLINP <000b> input/ipa.c:451 connected read/write 20241115160228007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160228007 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160228007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160228007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160228041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4258 20241115160228143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4258 20241115160231274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160231274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160231277 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51618<->l=127.0.0.1:4258 20241115160231280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231280 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160231280 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160231281 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  20241115160231281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160231281 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  20241115160231281 DLGSUP <0013> gsup_server.c:235 2:  20241115160231281 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160231281 DLGSUP <0013> gsup_server.c:235 3:  20241115160231281 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160231281 DLGSUP <0013> gsup_server.c:235 4:  20241115160231281 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160231281 DLGSUP <0013> gsup_server.c:235 5:  20241115160231281 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160231281 DLGSUP <0013> gsup_server.c:235 7:  20241115160231281 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160231281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160231281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160231281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160231292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43239<->l=127.0.0.1:4259) 20241115160231295 DAUC <0003> db_auc.c:157 IMSI='262426280752984': No 2G Auth Data 20241115160231295 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 20241115160231326 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231326 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426280752984"} 20241115160231326 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231326 DAUC <0003> db_auc.c:236 IMSI='262426280752984': Calling to generate 1 vectors 20241115160231326 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241115160231326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231326 DAUC <0003> auc.c:113 vector [0]: rand = fcd7a34c21e039b5c8801404d789e620 20241115160231326 DAUC <0003> auc.c:179 vector [0]: kc = 756a522b7de73400 20241115160231326 DAUC <0003> auc.c:180 vector [0]: sres = b05b0a0b 20241115160231326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231326 DAUC <0003> db_auc.c:245 IMSI='262426280752984': Generated 1 vectors 20241115160231327 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426280752984"} 20241115160231327 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231327 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231327 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231333 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231333 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426280752984"} 20241115160231333 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231333 DAUC <0003> db_auc.c:236 IMSI='262426280752984': Calling to generate 4 vectors 20241115160231333 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241115160231333 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231333 DAUC <0003> auc.c:113 vector [0]: rand = 9bac1d02061b5b0b6878f64a44f3b1fb 20241115160231333 DAUC <0003> auc.c:179 vector [0]: kc = 69327ea2301fe000 20241115160231333 DAUC <0003> auc.c:180 vector [0]: sres = 71f7961f 20241115160231333 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231333 DAUC <0003> auc.c:113 vector [1]: rand = 7055e9db3d16b1e1c64927a8c5449425 20241115160231334 DAUC <0003> auc.c:179 vector [1]: kc = 33b22e50cfc65c00 20241115160231334 DAUC <0003> auc.c:180 vector [1]: sres = 80bb55f3 20241115160231334 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231334 DAUC <0003> auc.c:113 vector [2]: rand = 9b59cf7374f459d54f04cab27e5d0675 20241115160231334 DAUC <0003> auc.c:179 vector [2]: kc = 09da73881b9afc00 20241115160231334 DAUC <0003> auc.c:180 vector [2]: sres = c9ecdf4d 20241115160231334 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231334 DAUC <0003> auc.c:113 vector [3]: rand = 1808f704c9a8871d89ba7487188c1240 20241115160231334 DAUC <0003> auc.c:179 vector [3]: kc = 18937a9c65c52000 20241115160231334 DAUC <0003> auc.c:180 vector [3]: sres = 39e56257 20241115160231334 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231334 DAUC <0003> db_auc.c:245 IMSI='262426280752984': Generated 4 vectors 20241115160231334 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426280752984"} 20241115160231334 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231334 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231334 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231339 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231339 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426280752984"} 20241115160231339 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231339 DAUC <0003> db_auc.c:236 IMSI='262426280752984': Calling to generate 5 vectors 20241115160231339 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231339 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231339 DAUC <0003> auc.c:113 vector [0]: rand = 70196105aa67c38ceecc59bc12104835 20241115160231339 DAUC <0003> auc.c:179 vector [0]: kc = a0175962298f6800 20241115160231339 DAUC <0003> auc.c:180 vector [0]: sres = de6224fe 20241115160231339 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231340 DAUC <0003> auc.c:113 vector [1]: rand = b18591bcab95ee31db0151e93d9c5940 20241115160231340 DAUC <0003> auc.c:179 vector [1]: kc = 3caf538c8da6b800 20241115160231340 DAUC <0003> auc.c:180 vector [1]: sres = 3f40570e 20241115160231340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231340 DAUC <0003> auc.c:113 vector [2]: rand = 03fd4430e81f3eb43daa0f155161829d 20241115160231340 DAUC <0003> auc.c:179 vector [2]: kc = 56a79aa047837c00 20241115160231340 DAUC <0003> auc.c:180 vector [2]: sres = bf85edd2 20241115160231340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231340 DAUC <0003> auc.c:113 vector [3]: rand = 308302c3632b486fa6e51cf7c4f485b5 20241115160231340 DAUC <0003> auc.c:179 vector [3]: kc = 1f3d1fe49811c400 20241115160231340 DAUC <0003> auc.c:180 vector [3]: sres = da15a804 20241115160231340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231340 DAUC <0003> auc.c:113 vector [4]: rand = 9c304b11589ea9989894bbe974ab6403 20241115160231340 DAUC <0003> auc.c:179 vector [4]: kc = 8082d2c6b8157400 20241115160231340 DAUC <0003> auc.c:180 vector [4]: sres = 9fc7e83b 20241115160231340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231340 DAUC <0003> db_auc.c:245 IMSI='262426280752984': Generated 5 vectors 20241115160231340 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426280752984"} 20241115160231340 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231340 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231341 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231344 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231345 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426280752984"} 20241115160231345 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231345 DAUC <0003> db_auc.c:236 IMSI='262426280752984': Calling to generate 5 vectors 20241115160231345 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231345 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231345 DAUC <0003> auc.c:113 vector [0]: rand = 3df88af4f1a6bab082f92e21f732abff 20241115160231345 DAUC <0003> auc.c:179 vector [0]: kc = 3e10e28be2943800 20241115160231345 DAUC <0003> auc.c:180 vector [0]: sres = 73d409b9 20241115160231345 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231345 DAUC <0003> auc.c:113 vector [1]: rand = 223f721c59fae7b30d1a588a6e9690a9 20241115160231345 DAUC <0003> auc.c:179 vector [1]: kc = 73d88a8db15a9800 20241115160231345 DAUC <0003> auc.c:180 vector [1]: sres = 0fb88648 20241115160231345 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231345 DAUC <0003> auc.c:113 vector [2]: rand = 76523bd2fe026c8c576254e71c35c488 20241115160231345 DAUC <0003> auc.c:179 vector [2]: kc = 41000fe1d39c5400 20241115160231345 DAUC <0003> auc.c:180 vector [2]: sres = 05250d8b 20241115160231345 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231345 DAUC <0003> auc.c:113 vector [3]: rand = 5df8f1593bb69888b1d89a97c0a5e14d 20241115160231346 DAUC <0003> auc.c:179 vector [3]: kc = d4336c6dc605d000 20241115160231346 DAUC <0003> auc.c:180 vector [3]: sres = 79676cc5 20241115160231346 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231346 DAUC <0003> auc.c:113 vector [4]: rand = bb859a2c6e3063ad28ae31894e6a9b59 20241115160231346 DAUC <0003> auc.c:179 vector [4]: kc = 1d1556c7d5780000 20241115160231346 DAUC <0003> auc.c:180 vector [4]: sres = 2a479382 20241115160231346 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231346 DAUC <0003> db_auc.c:245 IMSI='262426280752984': Generated 5 vectors 20241115160231346 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426280752984"} 20241115160231346 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231346 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231346 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 20241115160231353 DAUC <0003> db_auc.c:157 IMSI='262425572408583': No 2G Auth Data 20241115160231353 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51632<->l=127.0.0.1:4258 20241115160231369 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231369 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425572408583"} 20241115160231369 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231369 DAUC <0003> db_auc.c:236 IMSI='262425572408583': Calling to generate 1 vectors 20241115160231369 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241115160231369 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231369 DAUC <0003> auc.c:113 vector [0]: rand = 21c559c8991ffc627f165b2b57d5a398 20241115160231369 DAUC <0003> auc.c:179 vector [0]: kc = 0983d76882928000 20241115160231369 DAUC <0003> auc.c:180 vector [0]: sres = ddac6635 20241115160231369 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231369 DAUC <0003> db_auc.c:245 IMSI='262425572408583': Generated 1 vectors 20241115160231369 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425572408583"} 20241115160231369 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231369 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231369 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231370 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231370 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425572408583"} 20241115160231370 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231370 DAUC <0003> db_auc.c:236 IMSI='262425572408583': Calling to generate 4 vectors 20241115160231370 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241115160231370 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231370 DAUC <0003> auc.c:113 vector [0]: rand = 852a7113fb130e5d87321b0cfd9df2cb 20241115160231370 DAUC <0003> auc.c:179 vector [0]: kc = c0ab35fb93979400 20241115160231370 DAUC <0003> auc.c:180 vector [0]: sres = 24a48d0c 20241115160231370 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231370 DAUC <0003> auc.c:113 vector [1]: rand = f3d6c079bcbd1f7e7867cdf633ec7254 20241115160231370 DAUC <0003> auc.c:179 vector [1]: kc = 4024c5ebb6885000 20241115160231370 DAUC <0003> auc.c:180 vector [1]: sres = eae2b27a 20241115160231370 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231370 DAUC <0003> auc.c:113 vector [2]: rand = 323575c3b1f0f58a512368a5a9dbfc1d 20241115160231370 DAUC <0003> auc.c:179 vector [2]: kc = 06c8843949eaf000 20241115160231370 DAUC <0003> auc.c:180 vector [2]: sres = d81d4ce3 20241115160231370 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231370 DAUC <0003> auc.c:113 vector [3]: rand = 19cd1b63bf86dcf9fed54d3df754f437 20241115160231370 DAUC <0003> auc.c:179 vector [3]: kc = 2bd0a53ad4f95400 20241115160231370 DAUC <0003> auc.c:180 vector [3]: sres = 27f5eb1e 20241115160231370 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231370 DAUC <0003> db_auc.c:245 IMSI='262425572408583': Generated 4 vectors 20241115160231370 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425572408583"} 20241115160231370 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231370 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231370 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231371 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231371 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425572408583"} 20241115160231371 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231371 DAUC <0003> db_auc.c:236 IMSI='262425572408583': Calling to generate 5 vectors 20241115160231371 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231371 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231371 DAUC <0003> auc.c:113 vector [0]: rand = f98fed407bff90e714f0ee80ad4fe564 20241115160231371 DAUC <0003> auc.c:179 vector [0]: kc = cc65180b5cb86000 20241115160231371 DAUC <0003> auc.c:180 vector [0]: sres = ce6a4dc4 20241115160231371 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231371 DAUC <0003> auc.c:113 vector [1]: rand = dcee7c7b578a5354b059b89a33cdb2ba 20241115160231371 DAUC <0003> auc.c:179 vector [1]: kc = 53440d4eed5bf000 20241115160231371 DAUC <0003> auc.c:180 vector [1]: sres = 6d13a32a 20241115160231371 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231371 DAUC <0003> auc.c:113 vector [2]: rand = de238c19e62ea16f068f7ae4979de729 20241115160231371 DAUC <0003> auc.c:179 vector [2]: kc = e0b579a37df07c00 20241115160231371 DAUC <0003> auc.c:180 vector [2]: sres = 0d87c454 20241115160231371 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231371 DAUC <0003> auc.c:113 vector [3]: rand = 1009a0bbd630fd1cc72b686bcc49ce9d 20241115160231371 DAUC <0003> auc.c:179 vector [3]: kc = 2978e35fb5521400 20241115160231371 DAUC <0003> auc.c:180 vector [3]: sres = ea7914a6 20241115160231371 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231371 DAUC <0003> auc.c:113 vector [4]: rand = 47e182a4270a633327adceaacd1f46b6 20241115160231371 DAUC <0003> auc.c:179 vector [4]: kc = 1761ee37b33b4800 20241115160231371 DAUC <0003> auc.c:180 vector [4]: sres = d3ba86a0 20241115160231371 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231372 DAUC <0003> db_auc.c:245 IMSI='262425572408583': Generated 5 vectors 20241115160231372 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425572408583"} 20241115160231372 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231372 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231372 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231372 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231372 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425572408583"} 20241115160231372 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231372 DAUC <0003> db_auc.c:236 IMSI='262425572408583': Calling to generate 5 vectors 20241115160231372 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231372 DAUC <0003> auc.c:113 vector [0]: rand = 0cf08641f8bb0b2a4a20c76cefc1b7e4 20241115160231372 DAUC <0003> auc.c:179 vector [0]: kc = 3988f8760c0b5c00 20241115160231372 DAUC <0003> auc.c:180 vector [0]: sres = 7e67f49f 20241115160231372 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231372 DAUC <0003> auc.c:113 vector [1]: rand = 378ddebacc7f6340dd08f723ab38a976 20241115160231373 DAUC <0003> auc.c:179 vector [1]: kc = 64a5fa3b0e521000 20241115160231373 DAUC <0003> auc.c:180 vector [1]: sres = 97884103 20241115160231373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231373 DAUC <0003> auc.c:113 vector [2]: rand = c99a5cd511b74957efd7bd0db3470953 20241115160231373 DAUC <0003> auc.c:179 vector [2]: kc = 48ffb138b80a7000 20241115160231373 DAUC <0003> auc.c:180 vector [2]: sres = 00ae4b3c 20241115160231373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231373 DAUC <0003> auc.c:113 vector [3]: rand = c7ac3db48791d27bb0de29d2407a474d 20241115160231373 DAUC <0003> auc.c:179 vector [3]: kc = d68b8896194f6000 20241115160231373 DAUC <0003> auc.c:180 vector [3]: sres = 10a19ee7 20241115160231373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231373 DAUC <0003> auc.c:113 vector [4]: rand = ffa6ce79ce700ff312d6276e8a4c50dc 20241115160231373 DAUC <0003> auc.c:179 vector [4]: kc = 6c16ec5411202400 20241115160231373 DAUC <0003> auc.c:180 vector [4]: sres = f55ee44b 20241115160231373 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231373 DAUC <0003> db_auc.c:245 IMSI='262425572408583': Generated 5 vectors 20241115160231373 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425572408583"} 20241115160231373 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231373 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231373 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51632<->l=127.0.0.1:4258 20241115160231374 DAUC <0003> db_auc.c:157 IMSI='262428049398943': No 2G Auth Data 20241115160231374 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241115160231382 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231382 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428049398943"} 20241115160231382 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231382 DAUC <0003> db_auc.c:236 IMSI='262428049398943': Calling to generate 1 vectors 20241115160231382 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241115160231382 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231382 DAUC <0003> auc.c:113 vector [0]: rand = 53542caf21b39ae6b42b410cd58b8cb6 20241115160231382 DAUC <0003> auc.c:179 vector [0]: kc = 6e25fee0dee03eca 20241115160231382 DAUC <0003> auc.c:180 vector [0]: sres = dad8ca9a 20241115160231382 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231382 DAUC <0003> db_auc.c:245 IMSI='262428049398943': Generated 1 vectors 20241115160231382 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428049398943"} 20241115160231382 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231382 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231382 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231383 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231383 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428049398943"} 20241115160231384 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231384 DAUC <0003> db_auc.c:236 IMSI='262428049398943': Calling to generate 4 vectors 20241115160231384 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241115160231384 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231384 DAUC <0003> auc.c:113 vector [0]: rand = 10044756edfd8f746af2ad585df69b60 20241115160231384 DAUC <0003> auc.c:179 vector [0]: kc = 776795e5e87bb47b 20241115160231384 DAUC <0003> auc.c:180 vector [0]: sres = a306f82c 20241115160231384 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231384 DAUC <0003> auc.c:113 vector [1]: rand = 412c582702d12ef57bbccfb4bf76d843 20241115160231384 DAUC <0003> auc.c:179 vector [1]: kc = a786f594931bf5ff 20241115160231384 DAUC <0003> auc.c:180 vector [1]: sres = 3f8c1fba 20241115160231384 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231384 DAUC <0003> auc.c:113 vector [2]: rand = 8839e9ba632b59e96b13d086a3bbac03 20241115160231384 DAUC <0003> auc.c:179 vector [2]: kc = 7ee39172dfb3384f 20241115160231384 DAUC <0003> auc.c:180 vector [2]: sres = 3a34fd48 20241115160231384 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231384 DAUC <0003> auc.c:113 vector [3]: rand = ada7b90b77b14bf2565d54cdba756c67 20241115160231384 DAUC <0003> auc.c:179 vector [3]: kc = 567e388a9e63a7d2 20241115160231384 DAUC <0003> auc.c:180 vector [3]: sres = 8b64c5ae 20241115160231384 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231384 DAUC <0003> db_auc.c:245 IMSI='262428049398943': Generated 4 vectors 20241115160231384 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428049398943"} 20241115160231384 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231384 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231384 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231385 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231385 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428049398943"} 20241115160231385 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231385 DAUC <0003> db_auc.c:236 IMSI='262428049398943': Calling to generate 5 vectors 20241115160231385 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231385 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231385 DAUC <0003> auc.c:113 vector [0]: rand = c9d91cdf93f04bb6731260d5b7c0e2ae 20241115160231385 DAUC <0003> auc.c:179 vector [0]: kc = b0a4d8dce8e7d4ee 20241115160231385 DAUC <0003> auc.c:180 vector [0]: sres = 40cc27fb 20241115160231385 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231385 DAUC <0003> auc.c:113 vector [1]: rand = 7641e719a5e1813f57dc8d1e5581ad60 20241115160231385 DAUC <0003> auc.c:179 vector [1]: kc = 69ee3e0ff283b333 20241115160231385 DAUC <0003> auc.c:180 vector [1]: sres = 222fd1d1 20241115160231385 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231385 DAUC <0003> auc.c:113 vector [2]: rand = ee9f99fa536919e769db351538755c98 20241115160231385 DAUC <0003> auc.c:179 vector [2]: kc = 2d78c32f9dbe93e1 20241115160231385 DAUC <0003> auc.c:180 vector [2]: sres = 12b926c5 20241115160231385 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231385 DAUC <0003> auc.c:113 vector [3]: rand = d6cd48db912f593d199ac30fe55335b5 20241115160231385 DAUC <0003> auc.c:179 vector [3]: kc = b6f88dcfc8fdf148 20241115160231385 DAUC <0003> auc.c:180 vector [3]: sres = cc33327f 20241115160231385 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231385 DAUC <0003> auc.c:113 vector [4]: rand = 549ddeedd4a21fac8e92badd95393e81 20241115160231385 DAUC <0003> auc.c:179 vector [4]: kc = 240d0ea2329ca2a0 20241115160231385 DAUC <0003> auc.c:180 vector [4]: sres = 9c6f03dd 20241115160231385 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231385 DAUC <0003> db_auc.c:245 IMSI='262428049398943': Generated 5 vectors 20241115160231385 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428049398943"} 20241115160231385 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231385 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231385 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231386 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231386 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428049398943"} 20241115160231386 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231386 DAUC <0003> db_auc.c:236 IMSI='262428049398943': Calling to generate 5 vectors 20241115160231386 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231386 DAUC <0003> auc.c:113 vector [0]: rand = 6e9e7633cbda96c92c1e546122e4fa22 20241115160231386 DAUC <0003> auc.c:179 vector [0]: kc = 6f90be237b765ac1 20241115160231386 DAUC <0003> auc.c:180 vector [0]: sres = 9973ff40 20241115160231386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231387 DAUC <0003> auc.c:113 vector [1]: rand = 99cc56440169e5477aaf4cbb52d082d6 20241115160231387 DAUC <0003> auc.c:179 vector [1]: kc = 4c089fb1fb785be7 20241115160231387 DAUC <0003> auc.c:180 vector [1]: sres = 78d9b804 20241115160231387 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231387 DAUC <0003> auc.c:113 vector [2]: rand = 378ff62fe7199610ffaa1b5689019957 20241115160231387 DAUC <0003> auc.c:179 vector [2]: kc = 7a252d9f5bf1af4b 20241115160231387 DAUC <0003> auc.c:180 vector [2]: sres = a5c4d76f 20241115160231387 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231387 DAUC <0003> auc.c:113 vector [3]: rand = 0b35d329ccde7bee246a4181ffe6bad0 20241115160231387 DAUC <0003> auc.c:179 vector [3]: kc = 25e525d229b7a914 20241115160231387 DAUC <0003> auc.c:180 vector [3]: sres = ff731f87 20241115160231387 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231387 DAUC <0003> auc.c:113 vector [4]: rand = f27c8cb619a7f2fdd34d2a776b8b2044 20241115160231387 DAUC <0003> auc.c:179 vector [4]: kc = 8d17f62180c5bf40 20241115160231387 DAUC <0003> auc.c:180 vector [4]: sres = 471965cc 20241115160231387 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231387 DAUC <0003> db_auc.c:245 IMSI='262428049398943': Generated 5 vectors 20241115160231387 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428049398943"} 20241115160231387 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231387 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231387 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241115160231389 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231389 DAUC <0003> db_auc.c:192 IMSI='262427471352200': No 3G Auth Data 20241115160231394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241115160231396 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231396 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427471352200"} 20241115160231396 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231396 DAUC <0003> db_auc.c:236 IMSI='262427471352200': Calling to generate 1 vectors 20241115160231396 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241115160231396 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231396 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231396 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231396 DAUC <0003> auc.c:113 vector [0]: rand = 0068bb8ad80d823160119293516e8434 20241115160231396 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231396 DAUC <0003> auc.c:142 vector [0]: autn = ca740b28f30d00002963ec57e0725aee 20241115160231396 DAUC <0003> auc.c:143 vector [0]: ck = 33271b6a211ae1cf9439156ce0931c36 20241115160231396 DAUC <0003> auc.c:144 vector [0]: ik = d272b680fe9e0b5bfb98212df6ae6308 20241115160231397 DAUC <0003> auc.c:145 vector [0]: res = 18d5ed3b835df4b80000000000000000 20241115160231397 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231397 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231397 DAUC <0003> auc.c:151 vector [0]: kc = 8ef499abc9b995aa 20241115160231397 DAUC <0003> auc.c:152 vector [0]: sres = 9b881983 20241115160231397 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231397 DAUC <0003> db_auc.c:245 IMSI='262427471352200': Generated 1 vectors 20241115160231397 DAUC <0003> db_auc.c:249 IMSI='262427471352200': Updating SQN=33 in DB 20241115160231397 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427471352200"} 20241115160231397 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231397 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231397 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231398 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231398 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427471352200"} 20241115160231398 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231398 DAUC <0003> db_auc.c:236 IMSI='262427471352200': Calling to generate 4 vectors 20241115160231398 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241115160231398 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231398 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231398 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231398 DAUC <0003> auc.c:113 vector [0]: rand = 8900fb724233e85c07cc40d4376238cb 20241115160231398 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231398 DAUC <0003> auc.c:142 vector [0]: autn = 56ca6f7d97ca000008899d983b7a625e 20241115160231398 DAUC <0003> auc.c:143 vector [0]: ck = 9f26e7125c44c48e7c8b09dda815b3f9 20241115160231398 DAUC <0003> auc.c:144 vector [0]: ik = 91ae098acfee28d710d2a33e66a0543d 20241115160231398 DAUC <0003> auc.c:145 vector [0]: res = ac269f8a1a351b390000000000000000 20241115160231398 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231398 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231398 DAUC <0003> auc.c:151 vector [0]: kc = 62d1447b5d1f0b9d 20241115160231398 DAUC <0003> auc.c:152 vector [0]: sres = b61384b3 20241115160231398 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231398 DAUC <0003> auc.c:113 vector [1]: rand = 1b6d45c12c12a252f14ffbaffb4f3035 20241115160231398 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231398 DAUC <0003> auc.c:142 vector [1]: autn = 07065498dc3c00007ce8d589edc7ce6a 20241115160231398 DAUC <0003> auc.c:143 vector [1]: ck = 306b2dd24b31d2d68d6c51672a6155d1 20241115160231398 DAUC <0003> auc.c:144 vector [1]: ik = ffdc38ff8e79cdaabe7864125c3dda1e 20241115160231398 DAUC <0003> auc.c:145 vector [1]: res = e79584f7afd787f60000000000000000 20241115160231398 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231398 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231398 DAUC <0003> auc.c:151 vector [1]: kc = fca32058b31490b3 20241115160231398 DAUC <0003> auc.c:152 vector [1]: sres = 48420301 20241115160231398 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231398 DAUC <0003> auc.c:113 vector [2]: rand = 0e61d975057aba5ef0d8ff8f465a0760 20241115160231398 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231398 DAUC <0003> auc.c:142 vector [2]: autn = 38f9e1c09c7c000064e0fa6fbeb8da72 20241115160231398 DAUC <0003> auc.c:143 vector [2]: ck = c301857c22260172f9fc8dd802fcdc0c 20241115160231398 DAUC <0003> auc.c:144 vector [2]: ik = 3eff088e9f457acd12d635a6cdeafd6f 20241115160231398 DAUC <0003> auc.c:145 vector [2]: res = 42ddd209e91cc97f0000000000000000 20241115160231398 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231398 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231399 DAUC <0003> auc.c:151 vector [2]: kc = 16d4358c72755adc 20241115160231399 DAUC <0003> auc.c:152 vector [2]: sres = abc11b76 20241115160231399 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231399 DAUC <0003> auc.c:113 vector [3]: rand = 9580a3727c7c1ba5aff98ccf202b5cd9 20241115160231399 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231399 DAUC <0003> auc.c:142 vector [3]: autn = c2939f394dec00005bfacb53183bb5a5 20241115160231399 DAUC <0003> auc.c:143 vector [3]: ck = 571919d25beaf43ee4365330bc7ea61b 20241115160231399 DAUC <0003> auc.c:144 vector [3]: ik = df89f98cec3b5ac3c18cac317cad8073 20241115160231399 DAUC <0003> auc.c:145 vector [3]: res = d5ff27acdbb05b090000000000000000 20241115160231399 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231399 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231399 DAUC <0003> auc.c:151 vector [3]: kc = ad2a1f5f77028895 20241115160231399 DAUC <0003> auc.c:152 vector [3]: sres = 0e4f7ca5 20241115160231399 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231399 DAUC <0003> db_auc.c:245 IMSI='262427471352200': Generated 4 vectors 20241115160231399 DAUC <0003> db_auc.c:249 IMSI='262427471352200': Updating SQN=161 in DB 20241115160231399 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427471352200"} 20241115160231399 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231399 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231399 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231400 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231400 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427471352200"} 20241115160231400 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231400 DAUC <0003> db_auc.c:236 IMSI='262427471352200': Calling to generate 5 vectors 20241115160231400 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160231400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231400 DAUC <0003> auc.c:113 vector [0]: rand = 32a11243b03f4266871cab3cdbd84568 20241115160231400 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231400 DAUC <0003> auc.c:142 vector [0]: autn = a36c4ef8cea00000302fab24e8e18664 20241115160231400 DAUC <0003> auc.c:143 vector [0]: ck = 1f177aa099ffd88bb688c747a86d136f 20241115160231400 DAUC <0003> auc.c:144 vector [0]: ik = d79451472fe550757a81efab283f22bf 20241115160231400 DAUC <0003> auc.c:145 vector [0]: res = 20968d06d2de08580000000000000000 20241115160231400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231400 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231400 DAUC <0003> auc.c:151 vector [0]: kc = 048a030b3648b92e 20241115160231400 DAUC <0003> auc.c:152 vector [0]: sres = f248855e 20241115160231400 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231400 DAUC <0003> auc.c:113 vector [1]: rand = c25c16ac446f3fbee504fe0bf6a970e5 20241115160231400 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231400 DAUC <0003> auc.c:142 vector [1]: autn = 686230bcb287000063709c7e337d037a 20241115160231400 DAUC <0003> auc.c:143 vector [1]: ck = 4a42ded1cc065b369f2748c793602b37 20241115160231400 DAUC <0003> auc.c:144 vector [1]: ik = 106f56b196ade152e63e993e6bc58e90 20241115160231400 DAUC <0003> auc.c:145 vector [1]: res = 02b228fca558ae9b0000000000000000 20241115160231400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231400 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231400 DAUC <0003> auc.c:151 vector [1]: kc = 23345999a20e1fc3 20241115160231400 DAUC <0003> auc.c:152 vector [1]: sres = a7ea8667 20241115160231400 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231401 DAUC <0003> auc.c:113 vector [2]: rand = 3406838f47d3cd34c8f8b0dbe9405638 20241115160231401 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231401 DAUC <0003> auc.c:142 vector [2]: autn = 6914b88444ab0000cdedd97d5042785c 20241115160231401 DAUC <0003> auc.c:143 vector [2]: ck = be4debf32a5eacb6645741bcad6f2657 20241115160231401 DAUC <0003> auc.c:144 vector [2]: ik = 6a7d4381821247d2ce05ca1caa549606 20241115160231401 DAUC <0003> auc.c:145 vector [2]: res = 1a18951ed52a738b0000000000000000 20241115160231401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231401 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231401 DAUC <0003> auc.c:151 vector [2]: kc = 7e6223d2af775b35 20241115160231401 DAUC <0003> auc.c:152 vector [2]: sres = cf32e695 20241115160231401 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231401 DAUC <0003> auc.c:113 vector [3]: rand = 0efd7e44787c58a5fb7ac3011eb727e5 20241115160231401 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231401 DAUC <0003> auc.c:142 vector [3]: autn = 39ec226492390000fdece4552e8e13a3 20241115160231401 DAUC <0003> auc.c:143 vector [3]: ck = 8b840014179a143debedeab0ae9a6a55 20241115160231401 DAUC <0003> auc.c:144 vector [3]: ik = e7124fca0e5dce8580a73267a68b9d5d 20241115160231401 DAUC <0003> auc.c:145 vector [3]: res = 7faeae08206fc03e0000000000000000 20241115160231401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231401 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231401 DAUC <0003> auc.c:151 vector [3]: kc = 07dc970911d62db0 20241115160231401 DAUC <0003> auc.c:152 vector [3]: sres = 5fc16e36 20241115160231401 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231401 DAUC <0003> auc.c:113 vector [4]: rand = 18a57b10d15ad5fb18715e219ca6263b 20241115160231401 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231401 DAUC <0003> auc.c:142 vector [4]: autn = 63017dd5b6a60000fa36505ecc6defb8 20241115160231401 DAUC <0003> auc.c:143 vector [4]: ck = 8183df19f75613d5245046e9790d090d 20241115160231401 DAUC <0003> auc.c:144 vector [4]: ik = bf9e97c36bdbafd9d29a909cfc04798b 20241115160231401 DAUC <0003> auc.c:145 vector [4]: res = 67b3ceb23d80af1c0000000000000000 20241115160231401 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231401 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160231401 DAUC <0003> auc.c:151 vector [4]: kc = c8d79eaf1984cc8a 20241115160231401 DAUC <0003> auc.c:152 vector [4]: sres = 5a3361ae 20241115160231401 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160231401 DAUC <0003> db_auc.c:245 IMSI='262427471352200': Generated 5 vectors 20241115160231401 DAUC <0003> db_auc.c:249 IMSI='262427471352200': Updating SQN=321 in DB 20241115160231401 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427471352200"} 20241115160231401 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231401 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231401 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231402 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231402 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427471352200"} 20241115160231402 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231402 DAUC <0003> db_auc.c:236 IMSI='262427471352200': Calling to generate 5 vectors 20241115160231402 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160231402 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231402 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231402 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231402 DAUC <0003> auc.c:113 vector [0]: rand = e887b0bbbfbb4ecfda3b1624bd3b6fbc 20241115160231402 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231402 DAUC <0003> auc.c:142 vector [0]: autn = 6b58b9dd2ce10000a9414d74e7f471fa 20241115160231402 DAUC <0003> auc.c:143 vector [0]: ck = 751b7ff2370764b1712d8c481923b42a 20241115160231402 DAUC <0003> auc.c:144 vector [0]: ik = 05b263fae2fff74718358e8c85686b85 20241115160231402 DAUC <0003> auc.c:145 vector [0]: res = db97bd44b5612d3c0000000000000000 20241115160231402 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [0]: kc = 19b11ecc49b34c59 20241115160231403 DAUC <0003> auc.c:152 vector [0]: sres = 6ef69078 20241115160231403 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231403 DAUC <0003> auc.c:113 vector [1]: rand = cfb02738f90e10830a139444cfd88a51 20241115160231403 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231403 DAUC <0003> auc.c:142 vector [1]: autn = b975beeb0e1f00003bdae451af2922eb 20241115160231403 DAUC <0003> auc.c:143 vector [1]: ck = 73cc0d78bb6f63b7b9ca2098eea40024 20241115160231403 DAUC <0003> auc.c:144 vector [1]: ik = 8a838ab9e2ee8936253043d7a757dd50 20241115160231403 DAUC <0003> auc.c:145 vector [1]: res = b961f18d87f623430000000000000000 20241115160231403 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [1]: kc = 65b5e48e107237f5 20241115160231403 DAUC <0003> auc.c:152 vector [1]: sres = 3e97d2ce 20241115160231403 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231403 DAUC <0003> auc.c:113 vector [2]: rand = 2c0960ede0668b3ed855d424a21bdde1 20241115160231403 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231403 DAUC <0003> auc.c:142 vector [2]: autn = 572655bfb9e700008b2375557a595003 20241115160231403 DAUC <0003> auc.c:143 vector [2]: ck = 72e3fdaa92c9c5cfcaee3db38c26de9c 20241115160231403 DAUC <0003> auc.c:144 vector [2]: ik = 59a78cea7e059487206b6f20df295055 20241115160231403 DAUC <0003> auc.c:145 vector [2]: res = e11dd9cb9b2530dd0000000000000000 20241115160231403 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [2]: kc = c1c123d3bfc3df81 20241115160231403 DAUC <0003> auc.c:152 vector [2]: sres = 7a38e916 20241115160231403 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231403 DAUC <0003> auc.c:113 vector [3]: rand = c6ef87e00289cad72b98b837e814805b 20241115160231403 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231403 DAUC <0003> auc.c:142 vector [3]: autn = b03c80eeaa9f000051403c11760e8141 20241115160231403 DAUC <0003> auc.c:143 vector [3]: ck = ac2932ed13d0a2e990d21af9b820ead3 20241115160231403 DAUC <0003> auc.c:144 vector [3]: ik = 17e875442363f94f91dacd2b41a981fd 20241115160231403 DAUC <0003> auc.c:145 vector [3]: res = 0ae9d3365d8e98460000000000000000 20241115160231403 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [3]: kc = bac9907bc93a3088 20241115160231403 DAUC <0003> auc.c:152 vector [3]: sres = 57674b70 20241115160231403 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231403 DAUC <0003> auc.c:113 vector [4]: rand = b67885b6f770e178031bda4b072cc5c2 20241115160231403 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231403 DAUC <0003> auc.c:142 vector [4]: autn = 74d26ddad2cf00003ff453a407d36173 20241115160231403 DAUC <0003> auc.c:143 vector [4]: ck = f16fbe3e0aa5815f6716955b3839901f 20241115160231403 DAUC <0003> auc.c:144 vector [4]: ik = 58aad19cd245cb8db5cd80b3db285dcb 20241115160231403 DAUC <0003> auc.c:145 vector [4]: res = c9e494a8bf4a7f250000000000000000 20241115160231403 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [4]: kc = 7b1e7a4a3bf18706 20241115160231403 DAUC <0003> auc.c:152 vector [4]: sres = 76aeeb8d 20241115160231403 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160231403 DAUC <0003> db_auc.c:245 IMSI='262427471352200': Generated 5 vectors 20241115160231403 DAUC <0003> db_auc.c:249 IMSI='262427471352200': Updating SQN=481 in DB 20241115160231403 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427471352200"} 20241115160231403 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231403 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231403 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241115160231405 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231405 DAUC <0003> db_auc.c:192 IMSI='262425467021458': No 3G Auth Data 20241115160231411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4258 20241115160231413 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231413 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425467021458"} 20241115160231413 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231413 DAUC <0003> db_auc.c:236 IMSI='262425467021458': Calling to generate 1 vectors 20241115160231413 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241115160231413 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231413 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160231413 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231413 DAUC <0003> auc.c:113 vector [0]: rand = 576d2220f647d987d56e868c18347022 20241115160231413 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231413 DAUC <0003> auc.c:142 vector [0]: autn = 51439193adce000020ace265146ec094 20241115160231413 DAUC <0003> auc.c:143 vector [0]: ck = da35e9526b36923d07f834b88026068a 20241115160231414 DAUC <0003> auc.c:144 vector [0]: ik = b98cf6147521c28b214c7c791d0ebbee 20241115160231414 DAUC <0003> auc.c:145 vector [0]: res = d94ee2ace88ffa350000000000000000 20241115160231414 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231414 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231414 DAUC <0003> auc.c:151 vector [0]: kc = 450d5787833fedd2 20241115160231414 DAUC <0003> auc.c:152 vector [0]: sres = 31c11899 20241115160231414 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231414 DAUC <0003> db_auc.c:245 IMSI='262425467021458': Generated 1 vectors 20241115160231414 DAUC <0003> db_auc.c:249 IMSI='262425467021458': Updating SQN=33 in DB 20241115160231414 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425467021458"} 20241115160231414 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231414 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231414 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231415 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231415 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425467021458"} 20241115160231415 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231415 DAUC <0003> db_auc.c:236 IMSI='262425467021458': Calling to generate 4 vectors 20241115160231415 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241115160231415 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231415 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160231415 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231415 DAUC <0003> auc.c:113 vector [0]: rand = ebc4f3db1c1ae29a841f0087e11d97ed 20241115160231415 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231415 DAUC <0003> auc.c:142 vector [0]: autn = ba8dd0bc9ce70000e2e1614098104966 20241115160231415 DAUC <0003> auc.c:143 vector [0]: ck = e494f00d8c10105491c7b4e582df2cdc 20241115160231415 DAUC <0003> auc.c:144 vector [0]: ik = 34866dc9a51381198129f1fb78484d83 20241115160231415 DAUC <0003> auc.c:145 vector [0]: res = 5dbd33011ad66c270000000000000000 20241115160231415 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231415 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231415 DAUC <0003> auc.c:151 vector [0]: kc = c0fcd8dad394f012 20241115160231415 DAUC <0003> auc.c:152 vector [0]: sres = 476b5f26 20241115160231415 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231415 DAUC <0003> auc.c:113 vector [1]: rand = c5418062a2bb5ef64d9a053e92ab83c2 20241115160231415 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231415 DAUC <0003> auc.c:142 vector [1]: autn = 3491a1bbe5e10000af40ddfd355ab769 20241115160231415 DAUC <0003> auc.c:143 vector [1]: ck = e7fbf158bdff174f9389f3095fab6342 20241115160231415 DAUC <0003> auc.c:144 vector [1]: ik = 26f1de07be5658520d535902cdc6682e 20241115160231415 DAUC <0003> auc.c:145 vector [1]: res = 15f5f5fd0c6b44e50000000000000000 20241115160231415 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231415 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231415 DAUC <0003> auc.c:151 vector [1]: kc = 5fd0855491c44471 20241115160231415 DAUC <0003> auc.c:152 vector [1]: sres = 199eb118 20241115160231416 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231416 DAUC <0003> auc.c:113 vector [2]: rand = 97656b5b60cf6474e40fc2c0e3e4dc91 20241115160231416 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231416 DAUC <0003> auc.c:142 vector [2]: autn = d4f62876e4bc00009dcc6265856403ce 20241115160231416 DAUC <0003> auc.c:143 vector [2]: ck = 889e5507400a548274de474d9929f46a 20241115160231416 DAUC <0003> auc.c:144 vector [2]: ik = 28932a7c87eb17b713ed1cc36d5d7ff4 20241115160231416 DAUC <0003> auc.c:145 vector [2]: res = 2b0892dd849f52600000000000000000 20241115160231416 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231416 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231416 DAUC <0003> auc.c:151 vector [2]: kc = c73e24f53395c8ab 20241115160231416 DAUC <0003> auc.c:152 vector [2]: sres = af97c0bd 20241115160231416 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231416 DAUC <0003> auc.c:113 vector [3]: rand = f57377106b919b1b3380031924ce9062 20241115160231416 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231416 DAUC <0003> auc.c:142 vector [3]: autn = 35e958c6bd6f000073667a7b86360263 20241115160231416 DAUC <0003> auc.c:143 vector [3]: ck = 32bf9211b0e051b1b75286d82cfa5f4e 20241115160231416 DAUC <0003> auc.c:144 vector [3]: ik = eb5dc96e2180b34bcfd7133e8979a2c5 20241115160231416 DAUC <0003> auc.c:145 vector [3]: res = 04598cb669cae8f40000000000000000 20241115160231416 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231416 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231416 DAUC <0003> auc.c:151 vector [3]: kc = a167ce9934e31f71 20241115160231416 DAUC <0003> auc.c:152 vector [3]: sres = 6d936442 20241115160231416 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231416 DAUC <0003> db_auc.c:245 IMSI='262425467021458': Generated 4 vectors 20241115160231416 DAUC <0003> db_auc.c:249 IMSI='262425467021458': Updating SQN=161 in DB 20241115160231416 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425467021458"} 20241115160231416 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231416 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231416 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231417 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231417 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425467021458"} 20241115160231417 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231417 DAUC <0003> db_auc.c:236 IMSI='262425467021458': Calling to generate 5 vectors 20241115160231417 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160231417 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231417 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160231417 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231417 DAUC <0003> auc.c:113 vector [0]: rand = 1d5f553f7ded69927cbada245a409b6c 20241115160231417 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231417 DAUC <0003> auc.c:142 vector [0]: autn = 67a704a3cc92000041f06c62d9b6dc78 20241115160231417 DAUC <0003> auc.c:143 vector [0]: ck = 3429a3065c46af6d0ceccd9f4ffd6a6a 20241115160231417 DAUC <0003> auc.c:144 vector [0]: ik = 1da9cee3610c6254f67bebaa01f0d9bc 20241115160231417 DAUC <0003> auc.c:145 vector [0]: res = d715da70676afe910000000000000000 20241115160231417 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231417 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231417 DAUC <0003> auc.c:151 vector [0]: kc = d3174bd073477eef 20241115160231417 DAUC <0003> auc.c:152 vector [0]: sres = b07f24e1 20241115160231417 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231418 DAUC <0003> auc.c:113 vector [1]: rand = 72409abf89ba5ed67b6e35a04eb2d56e 20241115160231418 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231418 DAUC <0003> auc.c:142 vector [1]: autn = 47da26b41c4100009d6a110d2eb69609 20241115160231418 DAUC <0003> auc.c:143 vector [1]: ck = 5ae6a14b03adb9e88cb7102a5a9f338a 20241115160231418 DAUC <0003> auc.c:144 vector [1]: ik = 001508f44993a6c7dc5ee250955c16a0 20241115160231418 DAUC <0003> auc.c:145 vector [1]: res = 61fb8c7a89597fa40000000000000000 20241115160231418 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231418 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231418 DAUC <0003> auc.c:151 vector [1]: kc = 0a1a5bc585fd3a05 20241115160231418 DAUC <0003> auc.c:152 vector [1]: sres = e8a2f3de 20241115160231418 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231418 DAUC <0003> auc.c:113 vector [2]: rand = e702fe00d5adbcb82806124bed34c52f 20241115160231418 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231418 DAUC <0003> auc.c:142 vector [2]: autn = 3344e26e460d00001f3f0a185e986cc0 20241115160231418 DAUC <0003> auc.c:143 vector [2]: ck = 16157dce20976ae05cba4cd141ac81bc 20241115160231418 DAUC <0003> auc.c:144 vector [2]: ik = e5a9dd14cfaad05933cd90f9c24bdb8f 20241115160231418 DAUC <0003> auc.c:145 vector [2]: res = b08759031d080e4e0000000000000000 20241115160231418 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231418 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231418 DAUC <0003> auc.c:151 vector [2]: kc = 9ccb7cf26cdae08a 20241115160231418 DAUC <0003> auc.c:152 vector [2]: sres = ad8f574d 20241115160231418 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231418 DAUC <0003> auc.c:113 vector [3]: rand = fd4eb9121776cb078ce7e722749d1b2d 20241115160231418 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231418 DAUC <0003> auc.c:142 vector [3]: autn = fc2f610b605c0000333e0b5508489d66 20241115160231418 DAUC <0003> auc.c:143 vector [3]: ck = 2b36f32f40a1c409291d483e7865c868 20241115160231418 DAUC <0003> auc.c:144 vector [3]: ik = 8a8cec0d2d7c3ce835f08a36c3ce1ff0 20241115160231418 DAUC <0003> auc.c:145 vector [3]: res = 568c9250ff2c30b60000000000000000 20241115160231418 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231418 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231418 DAUC <0003> auc.c:151 vector [3]: kc = bd57dd2ad6762f79 20241115160231418 DAUC <0003> auc.c:152 vector [3]: sres = a9a0a2e6 20241115160231418 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231418 DAUC <0003> auc.c:113 vector [4]: rand = 5088679bd57eb3a54d483be33fc67994 20241115160231418 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231418 DAUC <0003> auc.c:142 vector [4]: autn = 44c87cf608cc00005e739477179c4ac8 20241115160231418 DAUC <0003> auc.c:143 vector [4]: ck = 8591677c91baa9c39cfa934272b6c0c5 20241115160231418 DAUC <0003> auc.c:144 vector [4]: ik = 897473907988bd2c4e8f5b481d81d41e 20241115160231418 DAUC <0003> auc.c:145 vector [4]: res = 8ec8a83c07fa799b0000000000000000 20241115160231418 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231418 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160231418 DAUC <0003> auc.c:151 vector [4]: kc = de90dce687050034 20241115160231418 DAUC <0003> auc.c:152 vector [4]: sres = 8932d1a7 20241115160231418 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160231418 DAUC <0003> db_auc.c:245 IMSI='262425467021458': Generated 5 vectors 20241115160231418 DAUC <0003> db_auc.c:249 IMSI='262425467021458': Updating SQN=321 in DB 20241115160231418 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425467021458"} 20241115160231418 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231418 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231418 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231419 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231419 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425467021458"} 20241115160231419 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231419 DAUC <0003> db_auc.c:236 IMSI='262425467021458': Calling to generate 5 vectors 20241115160231419 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160231419 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231419 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160231419 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231419 DAUC <0003> auc.c:113 vector [0]: rand = 5fc73fb0330cbb5ce95e49f49fc4dd67 20241115160231419 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231419 DAUC <0003> auc.c:142 vector [0]: autn = 59e79b3a6c7400001abefedff653978c 20241115160231419 DAUC <0003> auc.c:143 vector [0]: ck = 80a8ad5712daeffba462fcd7df281ed6 20241115160231419 DAUC <0003> auc.c:144 vector [0]: ik = 2e8090d6ae1b86492f4cf2f0b3088919 20241115160231419 DAUC <0003> auc.c:145 vector [0]: res = 8c6646ae032704480000000000000000 20241115160231419 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231419 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231419 DAUC <0003> auc.c:151 vector [0]: kc = 250633a6d0e1fe7d 20241115160231419 DAUC <0003> auc.c:152 vector [0]: sres = 8f4142e6 20241115160231419 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231419 DAUC <0003> auc.c:113 vector [1]: rand = 0d6b6eb4b1a093af6954adc05e2a4b9b 20241115160231420 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231420 DAUC <0003> auc.c:142 vector [1]: autn = da595a80bc5100009876e18ad01d39d4 20241115160231420 DAUC <0003> auc.c:143 vector [1]: ck = dbc1e3010e133513a04c85c8da19d6a1 20241115160231420 DAUC <0003> auc.c:144 vector [1]: ik = f6f431026f81105d035d7b9256b97c2b 20241115160231420 DAUC <0003> auc.c:145 vector [1]: res = a4a223028e92a8860000000000000000 20241115160231420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231420 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231420 DAUC <0003> auc.c:151 vector [1]: kc = 8e242c59ed328fc4 20241115160231420 DAUC <0003> auc.c:152 vector [1]: sres = 2a308b84 20241115160231420 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231420 DAUC <0003> auc.c:113 vector [2]: rand = 61a96a1843e64ae126eb35c115bc4323 20241115160231420 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231420 DAUC <0003> auc.c:142 vector [2]: autn = 26cd17e5b11b00008dc087680a88348b 20241115160231420 DAUC <0003> auc.c:143 vector [2]: ck = 5c7551fec8fa091592d9e40997f8056c 20241115160231420 DAUC <0003> auc.c:144 vector [2]: ik = 9c736a47b06559afe5353b35a1809c64 20241115160231420 DAUC <0003> auc.c:145 vector [2]: res = 7ad134ba558428e10000000000000000 20241115160231420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231420 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231420 DAUC <0003> auc.c:151 vector [2]: kc = b7eae4854ee7c9b2 20241115160231420 DAUC <0003> auc.c:152 vector [2]: sres = 2f551c5b 20241115160231420 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231420 DAUC <0003> auc.c:113 vector [3]: rand = b645070339997398957191f0b28784b6 20241115160231420 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231420 DAUC <0003> auc.c:142 vector [3]: autn = 4768d00412a80000b7534882beb4a688 20241115160231420 DAUC <0003> auc.c:143 vector [3]: ck = bf6bbfa1d1caabea5870bbf122059b15 20241115160231420 DAUC <0003> auc.c:144 vector [3]: ik = 8c6fe2a5547f0928dd00f5e06fd3adf4 20241115160231420 DAUC <0003> auc.c:145 vector [3]: res = 82edb595ceb44fbb0000000000000000 20241115160231420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231420 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231420 DAUC <0003> auc.c:151 vector [3]: kc = b6741315c8639423 20241115160231420 DAUC <0003> auc.c:152 vector [3]: sres = 4c59fa2e 20241115160231420 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231420 DAUC <0003> auc.c:113 vector [4]: rand = d71f4be444e10441827ada70c13f420c 20241115160231420 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231420 DAUC <0003> auc.c:142 vector [4]: autn = 5c4dac02bd00000004acfb04011f21f4 20241115160231420 DAUC <0003> auc.c:143 vector [4]: ck = 2d6ffe89217cf5562a41f94b7afc4ea6 20241115160231420 DAUC <0003> auc.c:144 vector [4]: ik = 26ed416c717fcf48db584993ee2ed0d2 20241115160231420 DAUC <0003> auc.c:145 vector [4]: res = 629a70c1a1dca7690000000000000000 20241115160231420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231420 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160231420 DAUC <0003> auc.c:151 vector [4]: kc = fa9b0f3dc4d1a46a 20241115160231420 DAUC <0003> auc.c:152 vector [4]: sres = c346d7a8 20241115160231420 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160231420 DAUC <0003> db_auc.c:245 IMSI='262425467021458': Generated 5 vectors 20241115160231420 DAUC <0003> db_auc.c:249 IMSI='262425467021458': Updating SQN=481 in DB 20241115160231420 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425467021458"} 20241115160231420 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231420 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231420 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4258 20241115160231422 DAUC <0003> db_auc.c:157 IMSI='262422926933981': No 2G Auth Data 20241115160231422 DAUC <0003> db_auc.c:192 IMSI='262422926933981': No 3G Auth Data 20241115160231428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51668<->l=127.0.0.1:4258 20241115160231430 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231430 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422926933981"} 20241115160231430 DAUC <0003> db_auc.c:236 IMSI='262422926933981': Calling to generate 1 vectors 20241115160231430 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241115160231430 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231430 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231430 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231430 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231430 DAUC <0003> auc.c:113 vector [0]: rand = 34ff9736b2360717b5d04a62e47a08d3 20241115160231430 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231430 DAUC <0003> auc.c:142 vector [0]: autn = 69716e1d511e00004d749302aac58bb4 20241115160231430 DAUC <0003> auc.c:143 vector [0]: ck = 1f39d406bb6178b282e1769467d7f3db 20241115160231430 DAUC <0003> auc.c:144 vector [0]: ik = 43ec8d1c69c348ee937725319854c7b2 20241115160231430 DAUC <0003> auc.c:145 vector [0]: res = 174ed92997ea20080000000000000000 20241115160231430 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231430 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231430 DAUC <0003> auc.c:179 vector [0]: kc = 86864aad081e8c00 20241115160231430 DAUC <0003> auc.c:180 vector [0]: sres = b9c09780 20241115160231430 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231430 DAUC <0003> db_auc.c:245 IMSI='262422926933981': Generated 1 vectors 20241115160231430 DAUC <0003> db_auc.c:249 IMSI='262422926933981': Updating SQN=33 in DB 20241115160231430 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422926933981"} 20241115160231430 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231430 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231430 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231431 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231431 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422926933981"} 20241115160231431 DAUC <0003> db_auc.c:236 IMSI='262422926933981': Calling to generate 4 vectors 20241115160231431 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241115160231431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231431 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231431 DAUC <0003> auc.c:113 vector [0]: rand = 3b2cba208b65326025fc93f8bd00c16f 20241115160231431 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231431 DAUC <0003> auc.c:142 vector [0]: autn = 5980150679e7000081716de61193d3ac 20241115160231431 DAUC <0003> auc.c:143 vector [0]: ck = 26712e6718436ae0ea73a93e8e65f78b 20241115160231431 DAUC <0003> auc.c:144 vector [0]: ik = a909426a638d929acea6d102ae40cb82 20241115160231431 DAUC <0003> auc.c:145 vector [0]: res = 4e38c367934eff7b0000000000000000 20241115160231431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231431 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231431 DAUC <0003> auc.c:179 vector [0]: kc = 1f99222e03a23000 20241115160231431 DAUC <0003> auc.c:180 vector [0]: sres = 1c3389ca 20241115160231431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231431 DAUC <0003> auc.c:113 vector [1]: rand = 22c57a60ddb67ebee6124f12e29f1f61 20241115160231431 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231431 DAUC <0003> auc.c:142 vector [1]: autn = 6ea79d72623600004fc53998cde6de41 20241115160231431 DAUC <0003> auc.c:143 vector [1]: ck = b693ae8a312666f21e534aade401131b 20241115160231431 DAUC <0003> auc.c:144 vector [1]: ik = 03e251637d206ce3cbc420171027cf43 20241115160231431 DAUC <0003> auc.c:145 vector [1]: res = 8753d71069c0c3520000000000000000 20241115160231431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231431 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231431 DAUC <0003> auc.c:179 vector [1]: kc = 56df8e535277bc00 20241115160231431 DAUC <0003> auc.c:180 vector [1]: sres = 168b0194 20241115160231431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231431 DAUC <0003> auc.c:113 vector [2]: rand = 4fb3930fd762c56fa061870d7a54befe 20241115160231431 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231431 DAUC <0003> auc.c:142 vector [2]: autn = 297e812a73d50000b7625add9161402e 20241115160231431 DAUC <0003> auc.c:143 vector [2]: ck = 0ed3ce4df1399e7cd6aab828eb0f3e59 20241115160231431 DAUC <0003> auc.c:144 vector [2]: ik = 79b48373d020a1ffffa12a47de21d0c5 20241115160231431 DAUC <0003> auc.c:145 vector [2]: res = 10bfaed74b408f8d0000000000000000 20241115160231431 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231431 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231431 DAUC <0003> auc.c:179 vector [2]: kc = 6f8cbdff88da0400 20241115160231431 DAUC <0003> auc.c:180 vector [2]: sres = c97c0364 20241115160231431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231431 DAUC <0003> auc.c:113 vector [3]: rand = ecdc617f79d1d8376c40953f509aa7e8 20241115160231431 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231431 DAUC <0003> auc.c:142 vector [3]: autn = 66e6250d3a800000cfcdced7ad6454b2 20241115160231431 DAUC <0003> auc.c:143 vector [3]: ck = eec8a8cf7ab015801d7ef1e05c8e0099 20241115160231431 DAUC <0003> auc.c:144 vector [3]: ik = b478c7ccc7c0a61217db0552a4376330 20241115160231431 DAUC <0003> auc.c:145 vector [3]: res = ce9d041f8576cff30000000000000000 20241115160231431 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231431 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231432 DAUC <0003> auc.c:179 vector [3]: kc = d06440c16d8e0400 20241115160231432 DAUC <0003> auc.c:180 vector [3]: sres = d8d67334 20241115160231432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231432 DAUC <0003> db_auc.c:245 IMSI='262422926933981': Generated 4 vectors 20241115160231432 DAUC <0003> db_auc.c:249 IMSI='262422926933981': Updating SQN=161 in DB 20241115160231432 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422926933981"} 20241115160231432 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231432 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231432 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231433 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231433 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422926933981"} 20241115160231433 DAUC <0003> db_auc.c:236 IMSI='262422926933981': Calling to generate 5 vectors 20241115160231433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231433 DAUC <0003> auc.c:113 vector [0]: rand = 91a6986ad1603c9597251d8040ab895d 20241115160231433 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231433 DAUC <0003> auc.c:142 vector [0]: autn = 9955b828614a00009f1b2b34076a63f9 20241115160231433 DAUC <0003> auc.c:143 vector [0]: ck = 0d59cb65d71bd607366a5e4540f4fe7a 20241115160231433 DAUC <0003> auc.c:144 vector [0]: ik = b44c8ce5c88057652e03a027dc8649ed 20241115160231433 DAUC <0003> auc.c:145 vector [0]: res = 9c5f70237cbe00b60000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [0]: kc = 8980ae3f0f8a4800 20241115160231433 DAUC <0003> auc.c:180 vector [0]: sres = 3ab772c7 20241115160231433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231433 DAUC <0003> auc.c:113 vector [1]: rand = 0adb4f4a5d8a51d657f51c52d828ede3 20241115160231433 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231433 DAUC <0003> auc.c:142 vector [1]: autn = 2505dbee455f00005061cd01d38c1ef5 20241115160231433 DAUC <0003> auc.c:143 vector [1]: ck = 6eb88ad9e25cd4b90df627d3663938f6 20241115160231433 DAUC <0003> auc.c:144 vector [1]: ik = b150ff4a6849e7089b20eaab6264dd60 20241115160231433 DAUC <0003> auc.c:145 vector [1]: res = d8bcae24e15aa9280000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [1]: kc = 376d8a7b19b32000 20241115160231433 DAUC <0003> auc.c:180 vector [1]: sres = efbf7202 20241115160231433 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231433 DAUC <0003> auc.c:113 vector [2]: rand = 2a4d1b7aed21aa269a2365e281bb8a8a 20241115160231433 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231433 DAUC <0003> auc.c:142 vector [2]: autn = 73b7123e47e30000b0468d12bd103539 20241115160231433 DAUC <0003> auc.c:143 vector [2]: ck = e0946235613bac4e644935a797d0e788 20241115160231433 DAUC <0003> auc.c:144 vector [2]: ik = b2cef34d99a5848bd3d6fe7c1015a4b6 20241115160231433 DAUC <0003> auc.c:145 vector [2]: res = c2726da0a61fde5a0000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [2]: kc = 15e39b5e660c0400 20241115160231433 DAUC <0003> auc.c:180 vector [2]: sres = 54f36382 20241115160231433 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231433 DAUC <0003> auc.c:113 vector [3]: rand = 5b5a4919009072266b45cb14ef79e58a 20241115160231433 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231433 DAUC <0003> auc.c:142 vector [3]: autn = f07bdff18f170000091b41a9246dd133 20241115160231433 DAUC <0003> auc.c:143 vector [3]: ck = 3624bb9b30d7e2ea37f01173e06403e2 20241115160231433 DAUC <0003> auc.c:144 vector [3]: ik = 787d2d7e9fc4c217fdac616da30dcecf 20241115160231433 DAUC <0003> auc.c:145 vector [3]: res = 3a4e20517d001bb90000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [3]: kc = d07e5d0f7a3c6800 20241115160231433 DAUC <0003> auc.c:180 vector [3]: sres = a4f17d23 20241115160231433 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231433 DAUC <0003> auc.c:113 vector [4]: rand = 766f932f692924595850b16a1e4a1671 20241115160231433 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231433 DAUC <0003> auc.c:142 vector [4]: autn = 92f0f3183a49000012ef73bb419aba6d 20241115160231433 DAUC <0003> auc.c:143 vector [4]: ck = 235f2e0880eec499123ad965c31b0cda 20241115160231433 DAUC <0003> auc.c:144 vector [4]: ik = 3c36fbbea10ffa427ced42a0ae9a7a53 20241115160231433 DAUC <0003> auc.c:145 vector [4]: res = ba4e49087b0aa5520000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [4]: kc = c2087a7c77721800 20241115160231433 DAUC <0003> auc.c:180 vector [4]: sres = b5280d49 20241115160231433 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231433 DAUC <0003> db_auc.c:245 IMSI='262422926933981': Generated 5 vectors 20241115160231433 DAUC <0003> db_auc.c:249 IMSI='262422926933981': Updating SQN=321 in DB 20241115160231433 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422926933981"} 20241115160231433 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231433 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231433 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231434 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231434 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422926933981"} 20241115160231434 DAUC <0003> db_auc.c:236 IMSI='262422926933981': Calling to generate 5 vectors 20241115160231434 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231434 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231434 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231434 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231434 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231434 DAUC <0003> auc.c:113 vector [0]: rand = 53dc471195c53d019fd222dbaebe8f40 20241115160231434 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231434 DAUC <0003> auc.c:142 vector [0]: autn = 40de7ae39b2200000840723888f14173 20241115160231434 DAUC <0003> auc.c:143 vector [0]: ck = ba7be5ed4a70b213abb43c29c5a91186 20241115160231434 DAUC <0003> auc.c:144 vector [0]: ik = 4cca736fc9567cf79d736b6ef35449e4 20241115160231434 DAUC <0003> auc.c:145 vector [0]: res = 9d2c2c8849e2097c0000000000000000 20241115160231434 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231434 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231434 DAUC <0003> auc.c:179 vector [0]: kc = c76549031dbb7800 20241115160231434 DAUC <0003> auc.c:180 vector [0]: sres = 482bf698 20241115160231434 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231434 DAUC <0003> auc.c:113 vector [1]: rand = 3e7d1ded917a94704603db8a14412d91 20241115160231434 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231434 DAUC <0003> auc.c:142 vector [1]: autn = 4bf5df2a5cf800008f0f5c46269da64d 20241115160231434 DAUC <0003> auc.c:143 vector [1]: ck = 4a7fbaf86293009ef1beec80364ece6d 20241115160231434 DAUC <0003> auc.c:144 vector [1]: ik = fe016e6818c53278d759c90d7093031d 20241115160231434 DAUC <0003> auc.c:145 vector [1]: res = 3d6076783004f5870000000000000000 20241115160231434 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231434 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231434 DAUC <0003> auc.c:179 vector [1]: kc = 1474a2ad72fd5c00 20241115160231435 DAUC <0003> auc.c:180 vector [1]: sres = c4f7c299 20241115160231435 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231435 DAUC <0003> auc.c:113 vector [2]: rand = 7806d1d4776cb6aad7d9ee07cf53b97f 20241115160231435 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231435 DAUC <0003> auc.c:142 vector [2]: autn = 431e3546cce40000dc2118d51fcb50ba 20241115160231435 DAUC <0003> auc.c:143 vector [2]: ck = 82f078ae3e6baeda779ba8abac156d63 20241115160231435 DAUC <0003> auc.c:144 vector [2]: ik = 2101074f847788937c4f89eb69976a3f 20241115160231435 DAUC <0003> auc.c:145 vector [2]: res = 74262caa3dc222960000000000000000 20241115160231435 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231435 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231435 DAUC <0003> auc.c:179 vector [2]: kc = 331669ea4f34cc00 20241115160231435 DAUC <0003> auc.c:180 vector [2]: sres = 1fee23ea 20241115160231435 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231435 DAUC <0003> auc.c:113 vector [3]: rand = 837b3f957cd53ae1e49d2fa409e3568d 20241115160231435 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231435 DAUC <0003> auc.c:142 vector [3]: autn = 40dda5a31e5b0000093865c0a55113f9 20241115160231435 DAUC <0003> auc.c:143 vector [3]: ck = 06bff960a4aae99d8681ba2297f5667e 20241115160231435 DAUC <0003> auc.c:144 vector [3]: ik = 870209810725bad781662720bc2f7865 20241115160231435 DAUC <0003> auc.c:145 vector [3]: res = 21b05899832107ad0000000000000000 20241115160231435 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231435 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231435 DAUC <0003> auc.c:179 vector [3]: kc = 75e811a8fff00c00 20241115160231435 DAUC <0003> auc.c:180 vector [3]: sres = 4160938b 20241115160231435 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231435 DAUC <0003> auc.c:113 vector [4]: rand = ba8f02f07b31595bb993395b743da1a7 20241115160231435 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231435 DAUC <0003> auc.c:142 vector [4]: autn = 708f3b1f0f630000f98de48c460d96f2 20241115160231435 DAUC <0003> auc.c:143 vector [4]: ck = 0651e54b71d0964d83b9d2d1d425ce1f 20241115160231435 DAUC <0003> auc.c:144 vector [4]: ik = 5dd71e9a8f34fb9635f9210899dc055c 20241115160231435 DAUC <0003> auc.c:145 vector [4]: res = c11954ce4628fa460000000000000000 20241115160231435 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231435 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231435 DAUC <0003> auc.c:179 vector [4]: kc = 4a479e38c0ca0400 20241115160231435 DAUC <0003> auc.c:180 vector [4]: sres = a7ba1b38 20241115160231435 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231435 DAUC <0003> db_auc.c:245 IMSI='262422926933981': Generated 5 vectors 20241115160231435 DAUC <0003> db_auc.c:249 IMSI='262422926933981': Updating SQN=481 in DB 20241115160231435 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422926933981"} 20241115160231435 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231435 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231435 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51668<->l=127.0.0.1:4258 20241115160231436 DAUC <0003> db_auc.c:157 IMSI='262420521438647': No 2G Auth Data 20241115160231436 DAUC <0003> db_auc.c:192 IMSI='262420521438647': No 3G Auth Data 20241115160231442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 20241115160231444 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231444 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521438647"} 20241115160231444 DAUC <0003> db_auc.c:236 IMSI='262420521438647': Calling to generate 1 vectors 20241115160231444 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241115160231444 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231444 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231444 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231444 DAUC <0003> auc.c:113 vector [0]: rand = 22e4a44bf4fd97f846e36f95ea2eab8e 20241115160231444 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231444 DAUC <0003> auc.c:142 vector [0]: autn = 74186bdbb34b00007525aee85cd8549c 20241115160231444 DAUC <0003> auc.c:143 vector [0]: ck = 52e92e4355e0cda3753443dd97c39b25 20241115160231444 DAUC <0003> auc.c:144 vector [0]: ik = 3a632fd418e0702df7d71dd2d8554876 20241115160231444 DAUC <0003> auc.c:145 vector [0]: res = 9ecf02892014959a0000000000000000 20241115160231444 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231444 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231444 DAUC <0003> auc.c:179 vector [0]: kc = e6ff9ecf0364d400 20241115160231444 DAUC <0003> auc.c:180 vector [0]: sres = 1a083fce 20241115160231444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231444 DAUC <0003> db_auc.c:245 IMSI='262420521438647': Generated 1 vectors 20241115160231444 DAUC <0003> db_auc.c:249 IMSI='262420521438647': Updating SQN=33 in DB 20241115160231444 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420521438647"} 20241115160231444 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231444 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231444 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231445 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231445 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521438647"} 20241115160231445 DAUC <0003> db_auc.c:236 IMSI='262420521438647': Calling to generate 4 vectors 20241115160231445 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241115160231445 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231445 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231445 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231445 DAUC <0003> auc.c:113 vector [0]: rand = eabbdcff11906720a7a10da333d533a0 20241115160231445 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231445 DAUC <0003> auc.c:142 vector [0]: autn = 69fa51d8be1a000026201b843f4c8c46 20241115160231445 DAUC <0003> auc.c:143 vector [0]: ck = 8d17fedfd9aacf8bc936b28ee1def46a 20241115160231445 DAUC <0003> auc.c:144 vector [0]: ik = 46a1bda30503126ed51752274a6b6857 20241115160231445 DAUC <0003> auc.c:145 vector [0]: res = bec25608837527290000000000000000 20241115160231445 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231445 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231445 DAUC <0003> auc.c:179 vector [0]: kc = 294a0a2ca453b000 20241115160231446 DAUC <0003> auc.c:180 vector [0]: sres = 29b30f18 20241115160231446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231446 DAUC <0003> auc.c:113 vector [1]: rand = a1577e364d75491e9e94925cc2ea5e2b 20241115160231446 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231446 DAUC <0003> auc.c:142 vector [1]: autn = a2a4f37aca0900008be5cfa92a758d57 20241115160231446 DAUC <0003> auc.c:143 vector [1]: ck = 20a490c6e4ecc19a99bc4b1ec0bb1ae1 20241115160231446 DAUC <0003> auc.c:144 vector [1]: ik = 9052973df66fdea2f64094c2ebced1bf 20241115160231446 DAUC <0003> auc.c:145 vector [1]: res = f493a92de0eef97f0000000000000000 20241115160231446 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231446 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231446 DAUC <0003> auc.c:179 vector [1]: kc = a85a83446d50a800 20241115160231446 DAUC <0003> auc.c:180 vector [1]: sres = c880c955 20241115160231446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231446 DAUC <0003> auc.c:113 vector [2]: rand = 55f43f3f5f41253da417c1397a44cf04 20241115160231446 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231446 DAUC <0003> auc.c:142 vector [2]: autn = f572c08c054400003d7a5bb18a42681a 20241115160231446 DAUC <0003> auc.c:143 vector [2]: ck = 2e4d50014922850cf4917a43dde49caa 20241115160231446 DAUC <0003> auc.c:144 vector [2]: ik = 57a7c4915195011b7b1d0cf1e5fa90d5 20241115160231446 DAUC <0003> auc.c:145 vector [2]: res = f582a4352c7385730000000000000000 20241115160231446 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231446 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231446 DAUC <0003> auc.c:179 vector [2]: kc = 68e32cff49837800 20241115160231446 DAUC <0003> auc.c:180 vector [2]: sres = b58056d4 20241115160231446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231446 DAUC <0003> auc.c:113 vector [3]: rand = e7bdf40b790262a426cfd84aff9f5f17 20241115160231446 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231446 DAUC <0003> auc.c:142 vector [3]: autn = 8cf6f890ceae000094fda7faf6f6f942 20241115160231446 DAUC <0003> auc.c:143 vector [3]: ck = 7a23ba08e95b11e3b0bfcbfe787aebc1 20241115160231446 DAUC <0003> auc.c:144 vector [3]: ik = d5b8f5b3f1b6fbb264c88eb5de3e1007 20241115160231446 DAUC <0003> auc.c:145 vector [3]: res = 594918cdc1016f540000000000000000 20241115160231446 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231446 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231446 DAUC <0003> auc.c:179 vector [3]: kc = ccadd36a4fe51800 20241115160231446 DAUC <0003> auc.c:180 vector [3]: sres = 1af4ee2d 20241115160231446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231446 DAUC <0003> db_auc.c:245 IMSI='262420521438647': Generated 4 vectors 20241115160231446 DAUC <0003> db_auc.c:249 IMSI='262420521438647': Updating SQN=161 in DB 20241115160231446 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420521438647"} 20241115160231446 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231446 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231446 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231447 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231447 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521438647"} 20241115160231447 DAUC <0003> db_auc.c:236 IMSI='262420521438647': Calling to generate 5 vectors 20241115160231447 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231447 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231447 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231447 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231447 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231447 DAUC <0003> auc.c:113 vector [0]: rand = f1755ac485be98157dba3fd70c566040 20241115160231447 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231447 DAUC <0003> auc.c:142 vector [0]: autn = 0ecae027e6840000ed9feec6306df40b 20241115160231447 DAUC <0003> auc.c:143 vector [0]: ck = a7658a38e564efcd5ee2d9150c423196 20241115160231447 DAUC <0003> auc.c:144 vector [0]: ik = 07d49e5de69189e2101be8affc225f0c 20241115160231447 DAUC <0003> auc.c:145 vector [0]: res = 51777c602ec02d960000000000000000 20241115160231447 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231447 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231447 DAUC <0003> auc.c:179 vector [0]: kc = 3d7e29c2b6e17c00 20241115160231447 DAUC <0003> auc.c:180 vector [0]: sres = aa2386c7 20241115160231447 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231447 DAUC <0003> auc.c:113 vector [1]: rand = a4cb256b1d128bd1113bbae33418afdc 20241115160231447 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231447 DAUC <0003> auc.c:142 vector [1]: autn = cc2119a17ed60000baa361f7742762fb 20241115160231447 DAUC <0003> auc.c:143 vector [1]: ck = 6080cb1ea5ba83419463d3e62c9e687e 20241115160231447 DAUC <0003> auc.c:144 vector [1]: ik = ee63c15761a77941b9e1b38eb5a29ce0 20241115160231447 DAUC <0003> auc.c:145 vector [1]: res = b3748fb3455e8b940000000000000000 20241115160231447 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231448 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231448 DAUC <0003> auc.c:179 vector [1]: kc = d88004c81f587c00 20241115160231448 DAUC <0003> auc.c:180 vector [1]: sres = d93bbcce 20241115160231448 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231448 DAUC <0003> auc.c:113 vector [2]: rand = 5156109fc0c8e76937fd8178bb421478 20241115160231448 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231448 DAUC <0003> auc.c:142 vector [2]: autn = fadb506327500000d237805ed9c7df54 20241115160231448 DAUC <0003> auc.c:143 vector [2]: ck = 8d15ef0652fe82ed7b7c75db624da03f 20241115160231448 DAUC <0003> auc.c:144 vector [2]: ik = 7735934209f8f2f209a58be499ace5ae 20241115160231448 DAUC <0003> auc.c:145 vector [2]: res = 03a98dbd24dc0ef30000000000000000 20241115160231448 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231448 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231448 DAUC <0003> auc.c:179 vector [2]: kc = 061d5ea1e53f0800 20241115160231448 DAUC <0003> auc.c:180 vector [2]: sres = 10f6b08a 20241115160231448 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231448 DAUC <0003> auc.c:113 vector [3]: rand = 57145220a6591b434318ae980edd2664 20241115160231448 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231448 DAUC <0003> auc.c:142 vector [3]: autn = 557aee1b4bd300002ce1601bce92f378 20241115160231448 DAUC <0003> auc.c:143 vector [3]: ck = ceda6398a8ac06cd8f0af1758346e197 20241115160231448 DAUC <0003> auc.c:144 vector [3]: ik = d5146c5a85922cec995c41e7231af8e4 20241115160231448 DAUC <0003> auc.c:145 vector [3]: res = ac81e14fd09295310000000000000000 20241115160231448 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231448 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231448 DAUC <0003> auc.c:179 vector [3]: kc = 6bf922dac3363000 20241115160231448 DAUC <0003> auc.c:180 vector [3]: sres = 8250c1f7 20241115160231448 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231448 DAUC <0003> auc.c:113 vector [4]: rand = b3944e0144dd9ef924ce7fb1f6fd0f9b 20241115160231448 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231448 DAUC <0003> auc.c:142 vector [4]: autn = bccf6cadad2c000002f25ca073397c51 20241115160231448 DAUC <0003> auc.c:143 vector [4]: ck = bf89a1ccc72e8e4b68094a51e0ded4fb 20241115160231448 DAUC <0003> auc.c:144 vector [4]: ik = 20be4f2bd0c897c0a02dda23b1022cc3 20241115160231448 DAUC <0003> auc.c:145 vector [4]: res = 43d38840e6f16b400000000000000000 20241115160231448 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231448 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231448 DAUC <0003> auc.c:179 vector [4]: kc = 47bc15a291a72800 20241115160231448 DAUC <0003> auc.c:180 vector [4]: sres = 651521f3 20241115160231448 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231448 DAUC <0003> db_auc.c:245 IMSI='262420521438647': Generated 5 vectors 20241115160231448 DAUC <0003> db_auc.c:249 IMSI='262420521438647': Updating SQN=321 in DB 20241115160231448 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420521438647"} 20241115160231448 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231449 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231449 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521438647"} 20241115160231449 DAUC <0003> db_auc.c:236 IMSI='262420521438647': Calling to generate 5 vectors 20241115160231449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231449 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231449 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231449 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231449 DAUC <0003> auc.c:113 vector [0]: rand = e5a63ecad570fa3fb5ffdf94bdbe9a6d 20241115160231449 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231449 DAUC <0003> auc.c:142 vector [0]: autn = 65b76c0461630000e0ead26f4759b9ac 20241115160231449 DAUC <0003> auc.c:143 vector [0]: ck = 69e10c7c801f2f7628a001961c8b96db 20241115160231449 DAUC <0003> auc.c:144 vector [0]: ik = fb5912f5df210dc81bc4a549e32fdd94 20241115160231449 DAUC <0003> auc.c:145 vector [0]: res = 3029d671d4ef580b0000000000000000 20241115160231449 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231449 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231449 DAUC <0003> auc.c:179 vector [0]: kc = 860833723dbe3c00 20241115160231450 DAUC <0003> auc.c:180 vector [0]: sres = 4728a3b9 20241115160231450 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231450 DAUC <0003> auc.c:113 vector [1]: rand = 220890522fe0d3da26aad17444ac31c7 20241115160231450 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231450 DAUC <0003> auc.c:142 vector [1]: autn = e70a2831e3670000bf59904cd05538c1 20241115160231450 DAUC <0003> auc.c:143 vector [1]: ck = 2fb9cd1ca0460570e569ba9e303e1348 20241115160231450 DAUC <0003> auc.c:144 vector [1]: ik = 75b97d664335787ba1dc56996106c146 20241115160231450 DAUC <0003> auc.c:145 vector [1]: res = 8e4ed8d6d5ad3b0c0000000000000000 20241115160231450 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231450 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231450 DAUC <0003> auc.c:179 vector [1]: kc = c373c01ca9b06c00 20241115160231450 DAUC <0003> auc.c:180 vector [1]: sres = fce92cc2 20241115160231450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231450 DAUC <0003> auc.c:113 vector [2]: rand = 2c8293cc34a792f80bbfcd469565191d 20241115160231450 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231450 DAUC <0003> auc.c:142 vector [2]: autn = 95df58f8afcc0000b3f2ba0046371eaa 20241115160231450 DAUC <0003> auc.c:143 vector [2]: ck = 95b581f05d16209e2904e325f0648974 20241115160231450 DAUC <0003> auc.c:144 vector [2]: ik = 2b0317c4b0335acb9d02f1c8df094a5c 20241115160231450 DAUC <0003> auc.c:145 vector [2]: res = 9d4eef4a2f49d7210000000000000000 20241115160231450 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231450 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231450 DAUC <0003> auc.c:179 vector [2]: kc = 9e7b52ec4d074800 20241115160231450 DAUC <0003> auc.c:180 vector [2]: sres = 23d4c407 20241115160231450 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231450 DAUC <0003> auc.c:113 vector [3]: rand = d0bb1168a2a9b93ac44713ff99493236 20241115160231450 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231450 DAUC <0003> auc.c:142 vector [3]: autn = 9e48981a45b500003d60b1c120131b4d 20241115160231450 DAUC <0003> auc.c:143 vector [3]: ck = df8530cf51713238eabef0cebb807996 20241115160231450 DAUC <0003> auc.c:144 vector [3]: ik = 103da11dc0feb9f2d19ed7937a81fbc5 20241115160231450 DAUC <0003> auc.c:145 vector [3]: res = f0549174fdd7a2190000000000000000 20241115160231450 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231450 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231450 DAUC <0003> auc.c:179 vector [3]: kc = 98ce30a1f0b10000 20241115160231450 DAUC <0003> auc.c:180 vector [3]: sres = 1fb95556 20241115160231450 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231450 DAUC <0003> auc.c:113 vector [4]: rand = 73f16ebc4ccc57feae69b6d7a35e6773 20241115160231450 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231450 DAUC <0003> auc.c:142 vector [4]: autn = 78b68da6b9d60000487c9f9460186eac 20241115160231450 DAUC <0003> auc.c:143 vector [4]: ck = 575db7901a34f1b0c0610a2b3ce8fa75 20241115160231450 DAUC <0003> auc.c:144 vector [4]: ik = b226fd66803b2b1a0275ead9ce5bf259 20241115160231450 DAUC <0003> auc.c:145 vector [4]: res = 569fef3d574075d80000000000000000 20241115160231450 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231450 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231450 DAUC <0003> auc.c:179 vector [4]: kc = 0c24345752da5000 20241115160231450 DAUC <0003> auc.c:180 vector [4]: sres = ddf3f2ae 20241115160231450 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231450 DAUC <0003> db_auc.c:245 IMSI='262420521438647': Generated 5 vectors 20241115160231450 DAUC <0003> db_auc.c:249 IMSI='262420521438647': Updating SQN=481 in DB 20241115160231450 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420521438647"} 20241115160231450 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231450 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231450 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 20241115160231452 DAUC <0003> db_auc.c:157 IMSI='262420068983502': No 2G Auth Data 20241115160231453 DAUC <0003> db_auc.c:192 IMSI='262420068983502': No 3G Auth Data 20241115160231460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 20241115160231462 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231462 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420068983502"} 20241115160231462 DAUC <0003> db_auc.c:236 IMSI='262420068983502': Calling to generate 1 vectors 20241115160231462 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241115160231462 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231462 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231462 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231462 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231462 DAUC <0003> auc.c:113 vector [0]: rand = 008e024ff61668ec2867dee12e26c657 20241115160231462 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231462 DAUC <0003> auc.c:142 vector [0]: autn = c4d287e88d8d0000080629f75bfd3443 20241115160231462 DAUC <0003> auc.c:143 vector [0]: ck = b59c4671a32cbccd2e29a43c56899459 20241115160231462 DAUC <0003> auc.c:144 vector [0]: ik = bac1e54fe1c49b348baac39b59003f00 20241115160231462 DAUC <0003> auc.c:145 vector [0]: res = b1c58d59781a92b80000000000000000 20241115160231462 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231462 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231462 DAUC <0003> auc.c:179 vector [0]: kc = 3d3612649087c360 20241115160231462 DAUC <0003> auc.c:180 vector [0]: sres = 7dd5109d 20241115160231462 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231462 DAUC <0003> db_auc.c:245 IMSI='262420068983502': Generated 1 vectors 20241115160231462 DAUC <0003> db_auc.c:249 IMSI='262420068983502': Updating SQN=33 in DB 20241115160231462 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420068983502"} 20241115160231462 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231462 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231462 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231463 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231463 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420068983502"} 20241115160231463 DAUC <0003> db_auc.c:236 IMSI='262420068983502': Calling to generate 4 vectors 20241115160231463 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241115160231463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231463 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231463 DAUC <0003> auc.c:113 vector [0]: rand = 46f9b198503a8888e2f09b38b5822f1f 20241115160231463 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231463 DAUC <0003> auc.c:142 vector [0]: autn = 8c89ab8713ca00002f459ece17917f7a 20241115160231463 DAUC <0003> auc.c:143 vector [0]: ck = aaccc6db6b05434c8ff8d676889f47ca 20241115160231463 DAUC <0003> auc.c:144 vector [0]: ik = 02c610b6c31681c8527009164c945624 20241115160231463 DAUC <0003> auc.c:145 vector [0]: res = e78c238aef4a30e50000000000000000 20241115160231463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231463 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231463 DAUC <0003> auc.c:179 vector [0]: kc = 0f242483f81e23de 20241115160231463 DAUC <0003> auc.c:180 vector [0]: sres = 8db647be 20241115160231463 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231463 DAUC <0003> auc.c:113 vector [1]: rand = b4b71f67e4d3f4e761adbb856c5b0f34 20241115160231463 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231463 DAUC <0003> auc.c:142 vector [1]: autn = 7e67f90213670000415082f56e5390fe 20241115160231463 DAUC <0003> auc.c:143 vector [1]: ck = d093ca5ea3e915f98647647e69c8e4fd 20241115160231463 DAUC <0003> auc.c:144 vector [1]: ik = 9d0d1da3232991fd963842cd9643e9ea 20241115160231463 DAUC <0003> auc.c:145 vector [1]: res = 861e22346fef20ee0000000000000000 20241115160231463 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231463 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231463 DAUC <0003> auc.c:179 vector [1]: kc = 3691d7f56f666b60 20241115160231463 DAUC <0003> auc.c:180 vector [1]: sres = 0436f227 20241115160231463 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231463 DAUC <0003> auc.c:113 vector [2]: rand = 4007d2739da83b208dabf14c57033e1c 20241115160231463 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231463 DAUC <0003> auc.c:142 vector [2]: autn = 94474cbb6c4d0000c27d18f98f34b870 20241115160231463 DAUC <0003> auc.c:143 vector [2]: ck = 035ac56c03bb8349b631c62fc36e1b5c 20241115160231463 DAUC <0003> auc.c:144 vector [2]: ik = 95d64a91dc164bf71192c5354ac64793 20241115160231463 DAUC <0003> auc.c:145 vector [2]: res = 19ae44825405a4d80000000000000000 20241115160231463 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231463 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231463 DAUC <0003> auc.c:179 vector [2]: kc = e3e8d00cbb62747e 20241115160231463 DAUC <0003> auc.c:180 vector [2]: sres = 5b060649 20241115160231463 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231463 DAUC <0003> auc.c:113 vector [3]: rand = ea1d193550834f0ac09e1cc90ef9ff72 20241115160231463 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231463 DAUC <0003> auc.c:142 vector [3]: autn = 6889e7d2823600005832e2daf0b97180 20241115160231463 DAUC <0003> auc.c:143 vector [3]: ck = 15c472da465e8424f931a9558cf82225 20241115160231463 DAUC <0003> auc.c:144 vector [3]: ik = f981bc13172ec650a80ae2ca5a3f132e 20241115160231463 DAUC <0003> auc.c:145 vector [3]: res = de6395668a058ce20000000000000000 20241115160231463 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231463 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231463 DAUC <0003> auc.c:179 vector [3]: kc = af217e5621e836ad 20241115160231463 DAUC <0003> auc.c:180 vector [3]: sres = eb32a9e3 20241115160231463 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231463 DAUC <0003> db_auc.c:245 IMSI='262420068983502': Generated 4 vectors 20241115160231463 DAUC <0003> db_auc.c:249 IMSI='262420068983502': Updating SQN=161 in DB 20241115160231463 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420068983502"} 20241115160231463 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231463 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231463 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231464 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231464 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420068983502"} 20241115160231464 DAUC <0003> db_auc.c:236 IMSI='262420068983502': Calling to generate 5 vectors 20241115160231464 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231464 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231464 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231464 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231464 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231464 DAUC <0003> auc.c:113 vector [0]: rand = 814b4d40470d990716c17f6edfdaa1e1 20241115160231464 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231464 DAUC <0003> auc.c:142 vector [0]: autn = 032eed0ab3d500004746bfc5bbec6774 20241115160231464 DAUC <0003> auc.c:143 vector [0]: ck = 69467a31745526e74be3d43cf73bd0db 20241115160231464 DAUC <0003> auc.c:144 vector [0]: ik = a7120c3ac76b639fd049aa74182019d8 20241115160231464 DAUC <0003> auc.c:145 vector [0]: res = a7fe04bb62df6ff80000000000000000 20241115160231464 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231464 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231464 DAUC <0003> auc.c:179 vector [0]: kc = 85659dd27dafa001 20241115160231464 DAUC <0003> auc.c:180 vector [0]: sres = 4367365d 20241115160231464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231464 DAUC <0003> auc.c:113 vector [1]: rand = 894c8b0d16e1b400da042459094d06c4 20241115160231464 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231465 DAUC <0003> auc.c:142 vector [1]: autn = 51d43b81a3f80000e1451d97394facd2 20241115160231465 DAUC <0003> auc.c:143 vector [1]: ck = e48e86859ec3ce278aeb112ddd944ff3 20241115160231465 DAUC <0003> auc.c:144 vector [1]: ik = 9ebe2e9360fb8cf4a942a587f4c7c77d 20241115160231465 DAUC <0003> auc.c:145 vector [1]: res = c3f5df39620f9d2a0000000000000000 20241115160231465 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231465 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231465 DAUC <0003> auc.c:179 vector [1]: kc = 4c95c3e6db6edfab 20241115160231465 DAUC <0003> auc.c:180 vector [1]: sres = 8a7af897 20241115160231465 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231465 DAUC <0003> auc.c:113 vector [2]: rand = b7d9e2755e41e2789f640c28555bb9c3 20241115160231465 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231465 DAUC <0003> auc.c:142 vector [2]: autn = e1e2a42a2a9e0000b036cb05178b6698 20241115160231465 DAUC <0003> auc.c:143 vector [2]: ck = 9890f2620a89cf69f905a04fd29f2963 20241115160231465 DAUC <0003> auc.c:144 vector [2]: ik = 50d707959d04fcd442e3389fd7e567d5 20241115160231465 DAUC <0003> auc.c:145 vector [2]: res = 2484cc3f41fbfb890000000000000000 20241115160231465 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231465 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231465 DAUC <0003> auc.c:179 vector [2]: kc = bf75d171a3dbeba3 20241115160231465 DAUC <0003> auc.c:180 vector [2]: sres = 0bffe8b1 20241115160231465 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231465 DAUC <0003> auc.c:113 vector [3]: rand = bf22308eb829e926144e274387ceae4e 20241115160231465 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231465 DAUC <0003> auc.c:142 vector [3]: autn = 6c827b4757500000c01c07ed9c90bb32 20241115160231465 DAUC <0003> auc.c:143 vector [3]: ck = 538b50acb478de2f2e7574123af49962 20241115160231465 DAUC <0003> auc.c:144 vector [3]: ik = a1b0ce00d059b43b10de96a996419498 20241115160231465 DAUC <0003> auc.c:145 vector [3]: res = c887389745cb8b060000000000000000 20241115160231465 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231465 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231465 DAUC <0003> auc.c:179 vector [3]: kc = 8cca6225469b7585 20241115160231465 DAUC <0003> auc.c:180 vector [3]: sres = 9cc7cd15 20241115160231465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231465 DAUC <0003> auc.c:113 vector [4]: rand = 9e0876a2caae10f09486b6ce10baf273 20241115160231465 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231465 DAUC <0003> auc.c:142 vector [4]: autn = 58ea768179390000d220856af43908d7 20241115160231465 DAUC <0003> auc.c:143 vector [4]: ck = 5b15e59bee2e2723b05f8291b1a07e83 20241115160231465 DAUC <0003> auc.c:144 vector [4]: ik = e5ea25d04d782772ddc5f49621b59e62 20241115160231465 DAUC <0003> auc.c:145 vector [4]: res = 4eed0bc9099cab6e0000000000000000 20241115160231465 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231465 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231465 DAUC <0003> auc.c:179 vector [4]: kc = 4a5d7617569e328b 20241115160231465 DAUC <0003> auc.c:180 vector [4]: sres = 90fabbe6 20241115160231465 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231465 DAUC <0003> db_auc.c:245 IMSI='262420068983502': Generated 5 vectors 20241115160231465 DAUC <0003> db_auc.c:249 IMSI='262420068983502': Updating SQN=321 in DB 20241115160231465 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420068983502"} 20241115160231465 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231465 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231465 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231466 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231466 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420068983502"} 20241115160231466 DAUC <0003> db_auc.c:236 IMSI='262420068983502': Calling to generate 5 vectors 20241115160231466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231466 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231466 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231466 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231466 DAUC <0003> auc.c:113 vector [0]: rand = 06e2adfb122729a18b8a06c859c4589f 20241115160231466 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231466 DAUC <0003> auc.c:142 vector [0]: autn = a005e963673400005cab1a6681b94e4a 20241115160231466 DAUC <0003> auc.c:143 vector [0]: ck = c9b04627bee3281aee0b7f1b4c419742 20241115160231466 DAUC <0003> auc.c:144 vector [0]: ik = 8bc3eb563331e5061bbf4b62a14cf30d 20241115160231466 DAUC <0003> auc.c:145 vector [0]: res = 1340621bc0a3860f0000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [0]: kc = f69dd95ba1b96c60 20241115160231466 DAUC <0003> auc.c:180 vector [0]: sres = 31de2feb 20241115160231466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231466 DAUC <0003> auc.c:113 vector [1]: rand = 1256d3e8d032bf90738b40e1122a4ae2 20241115160231466 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231466 DAUC <0003> auc.c:142 vector [1]: autn = dc89c36cfdc30000ec57aff5598ffe4c 20241115160231466 DAUC <0003> auc.c:143 vector [1]: ck = daeacb2fe0e4cdece4c818f51d9a968a 20241115160231466 DAUC <0003> auc.c:144 vector [1]: ik = b3da8f8dab6f89814a2763517ede9b66 20241115160231466 DAUC <0003> auc.c:145 vector [1]: res = 9c380e1693df7f4a0000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [1]: kc = 0af5670afdd0456a 20241115160231466 DAUC <0003> auc.c:180 vector [1]: sres = 29170c63 20241115160231466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231466 DAUC <0003> auc.c:113 vector [2]: rand = 29e2c0b9b095f40d051b9c1f46068014 20241115160231466 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231466 DAUC <0003> auc.c:142 vector [2]: autn = c9d9c8556afd0000159fcf7e107f1b76 20241115160231466 DAUC <0003> auc.c:143 vector [2]: ck = 31801643e73d7f7bedb3d073b67ea68e 20241115160231466 DAUC <0003> auc.c:144 vector [2]: ik = c3cad3694030a65c5ed65b69190dee26 20241115160231466 DAUC <0003> auc.c:145 vector [2]: res = 843d7c1a0ff4afc40000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [2]: kc = dab2edcffbc8b860 20241115160231466 DAUC <0003> auc.c:180 vector [2]: sres = f87a72b4 20241115160231466 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231466 DAUC <0003> auc.c:113 vector [3]: rand = d6b36a4e2919d4284354725958b94ccb 20241115160231466 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231466 DAUC <0003> auc.c:142 vector [3]: autn = 954d4c6e6d5f0000bfdfb9a248d3e517 20241115160231466 DAUC <0003> auc.c:143 vector [3]: ck = ddca91d99114f243755e867599e20673 20241115160231466 DAUC <0003> auc.c:144 vector [3]: ik = 71be2e296a571cbcc81fbc7a16d1a606 20241115160231466 DAUC <0003> auc.c:145 vector [3]: res = 61d644361bff6fe60000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [3]: kc = d5503d27d82451d0 20241115160231466 DAUC <0003> auc.c:180 vector [3]: sres = 7231ca64 20241115160231466 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231466 DAUC <0003> auc.c:113 vector [4]: rand = 30137734454e71fd0b13a43c265fe70c 20241115160231466 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231466 DAUC <0003> auc.c:142 vector [4]: autn = f6703116004c0000c3fb07074410454e 20241115160231466 DAUC <0003> auc.c:143 vector [4]: ck = 263e607702f258b7f01b3ec233e56885 20241115160231466 DAUC <0003> auc.c:144 vector [4]: ik = 134de139217681b16cebdba0864ebcae 20241115160231466 DAUC <0003> auc.c:145 vector [4]: res = 411b07952b627e470000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [4]: kc = af78a6956a0bf885 20241115160231466 DAUC <0003> auc.c:180 vector [4]: sres = 06858fde 20241115160231466 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231466 DAUC <0003> db_auc.c:245 IMSI='262420068983502': Generated 5 vectors 20241115160231466 DAUC <0003> db_auc.c:249 IMSI='262420068983502': Updating SQN=481 in DB 20241115160231466 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420068983502"} 20241115160231466 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231466 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231466 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 20241115160231468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51618<->l=127.0.0.1:4258 20241115160231469 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231469 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160231469 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160231469 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160231469 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43239<->l=127.0.0.1:4259) 20241115160231492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4258 20241115160231593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4258 20241115160234710 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160234710 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160234714 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20241115160234720 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234721 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160234721 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160234721 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  20241115160234721 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160234721 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  20241115160234721 DLGSUP <0013> gsup_server.c:235 2:  20241115160234721 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160234721 DLGSUP <0013> gsup_server.c:235 3:  20241115160234721 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160234721 DLGSUP <0013> gsup_server.c:235 4:  20241115160234721 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160234721 DLGSUP <0013> gsup_server.c:235 5:  20241115160234721 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160234721 DLGSUP <0013> gsup_server.c:235 7:  20241115160234722 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160234722 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160234722 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160234722 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160234749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33753<->l=127.0.0.1:4259) 20241115160234752 DAUC <0003> db_auc.c:157 IMSI='262422883341470': No 2G Auth Data 20241115160234752 DAUC <0003> db_auc.c:192 IMSI='262422883341470': No 3G Auth Data 20241115160234769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20241115160234779 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234779 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422883341470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422883341470"} 20241115160234779 DAUC <0003> db_auc.c:157 IMSI='262422883341470': No 2G Auth Data 20241115160234779 DAUC <0003> db_auc.c:236 IMSI='262422883341470': Calling to generate 5 vectors 20241115160234779 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160234779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160234780 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234780 DAUC <0003> auc.c:113 vector [0]: rand = dd72dd242659b955103dbddba440e9d4 20241115160234780 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234780 DAUC <0003> auc.c:142 vector [0]: autn = 118ef83c6b888000cddec093c60347b3 20241115160234780 DAUC <0003> auc.c:143 vector [0]: ck = 1f37a47755c12980d4f582a9ff3d01e8 20241115160234780 DAUC <0003> auc.c:144 vector [0]: ik = 4ae5f15c0d1aea59306cb3a666feaed9 20241115160234780 DAUC <0003> auc.c:145 vector [0]: res = 0936e97938c8a5f10000000000000000 20241115160234780 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234780 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160234780 DAUC <0003> auc.c:151 vector [0]: kc = b14b6424c1186ce8 20241115160234780 DAUC <0003> auc.c:152 vector [0]: sres = 31fe4c88 20241115160234780 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160234780 DAUC <0003> auc.c:113 vector [1]: rand = 5c9ab935842c8346ffff03cd677615dd 20241115160234780 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234780 DAUC <0003> auc.c:142 vector [1]: autn = f65bdc9e30fe800071a501e9b6fd9f23 20241115160234781 DAUC <0003> auc.c:143 vector [1]: ck = 392e344aac89768a5b63b7cf08e8d98e 20241115160234781 DAUC <0003> auc.c:144 vector [1]: ik = 54d4654b407ea266a37ded9e9109f514 20241115160234781 DAUC <0003> auc.c:145 vector [1]: res = 3d7fe95e92eaf1b00000000000000000 20241115160234781 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234781 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160234781 DAUC <0003> auc.c:151 vector [1]: kc = 95e40b507516f876 20241115160234781 DAUC <0003> auc.c:152 vector [1]: sres = af9518ee 20241115160234781 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160234781 DAUC <0003> auc.c:113 vector [2]: rand = 187e6e50ef856453c94847ab0430b774 20241115160234781 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234781 DAUC <0003> auc.c:142 vector [2]: autn = 6f48b13b24158000ea04eb2192688027 20241115160234781 DAUC <0003> auc.c:143 vector [2]: ck = 694d2736ba98e08a025be315d9fc827e 20241115160234781 DAUC <0003> auc.c:144 vector [2]: ik = 0841bd959601c124c1cf5842e1654026 20241115160234781 DAUC <0003> auc.c:145 vector [2]: res = 73e944dd90d0b1530000000000000000 20241115160234781 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234781 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160234781 DAUC <0003> auc.c:151 vector [2]: kc = a29821f41400e3f6 20241115160234782 DAUC <0003> auc.c:152 vector [2]: sres = e339f58e 20241115160234782 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160234782 DAUC <0003> auc.c:113 vector [3]: rand = d4cb1053b7acffa3470527c4c500f593 20241115160234782 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234782 DAUC <0003> auc.c:142 vector [3]: autn = 95525ca4e4c28000607598bd83f3bab3 20241115160234782 DAUC <0003> auc.c:143 vector [3]: ck = ce98b7858c46eb47494c20e53f93c2b7 20241115160234782 DAUC <0003> auc.c:144 vector [3]: ik = e5712a3c3435f67b3cb4d8b290993e9e 20241115160234782 DAUC <0003> auc.c:145 vector [3]: res = 0bea2cdfc8a5c1060000000000000000 20241115160234782 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234782 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160234782 DAUC <0003> auc.c:151 vector [3]: kc = 5e1165ee1779e115 20241115160234782 DAUC <0003> auc.c:152 vector [3]: sres = c34fedd9 20241115160234782 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160234782 DAUC <0003> auc.c:113 vector [4]: rand = 76aae5bb480f07843175c47e38404eed 20241115160234782 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234783 DAUC <0003> auc.c:142 vector [4]: autn = 8e63f2c198bf8000b753b4d84d851bf2 20241115160234783 DAUC <0003> auc.c:143 vector [4]: ck = a3bc32013bf6c540d265ea0d70781e9e 20241115160234783 DAUC <0003> auc.c:144 vector [4]: ik = 7dda12038c8358f01799b72e6cb90bdb 20241115160234783 DAUC <0003> auc.c:145 vector [4]: res = f86f88c71f83fc510000000000000000 20241115160234783 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234783 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160234783 DAUC <0003> auc.c:151 vector [4]: kc = 1b9a7d21abb488f5 20241115160234783 DAUC <0003> auc.c:152 vector [4]: sres = e7ec7496 20241115160234783 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160234783 DAUC <0003> db_auc.c:245 IMSI='262422883341470': Generated 5 vectors 20241115160234783 DAUC <0003> db_auc.c:249 IMSI='262422883341470': Updating SQN=161 in DB 20241115160234783 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422883341470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422883341470"} 20241115160234784 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422883341470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234784 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234784 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20241115160234794 DAUC <0003> db_auc.c:157 IMSI='262421062106195': No 2G Auth Data 20241115160234794 DAUC <0003> db_auc.c:192 IMSI='262421062106195': No 3G Auth Data 20241115160234806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45804<->l=127.0.0.1:4258 20241115160234808 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234808 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421062106195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421062106195"} 20241115160234808 DAUC <0003> db_auc.c:157 IMSI='262421062106195': No 2G Auth Data 20241115160234808 DAUC <0003> db_auc.c:236 IMSI='262421062106195': Calling to generate 5 vectors 20241115160234808 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160234808 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234808 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160234808 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234808 DAUC <0003> auc.c:113 vector [0]: rand = b2052894b05c04c39ae9c4ec14bbe4fc 20241115160234808 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234808 DAUC <0003> auc.c:142 vector [0]: autn = 623241960f24800030d6f6bf181d1943 20241115160234808 DAUC <0003> auc.c:143 vector [0]: ck = b5b317f845b0fd85aa83d0e477fc9d6f 20241115160234808 DAUC <0003> auc.c:144 vector [0]: ik = 16b4eadaead6d9b89b3bd6c2fa71ef74 20241115160234808 DAUC <0003> auc.c:145 vector [0]: res = c4cd723c07b0dc310000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [0]: kc = 92bffb0422eb5626 20241115160234808 DAUC <0003> auc.c:152 vector [0]: sres = c37dae0d 20241115160234808 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160234808 DAUC <0003> auc.c:113 vector [1]: rand = 2cb8827de11dfab56684e515a9c0882f 20241115160234808 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234808 DAUC <0003> auc.c:142 vector [1]: autn = f27f15372be480005de88f7fb6254c91 20241115160234808 DAUC <0003> auc.c:143 vector [1]: ck = 585580277c01b37d839730f6900ae9da 20241115160234808 DAUC <0003> auc.c:144 vector [1]: ik = c3e0aa825afce0dcc85fde96ff5e1013 20241115160234808 DAUC <0003> auc.c:145 vector [1]: res = 1b05eba4cece53c30000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [1]: kc = d07dc4c549a9aa68 20241115160234808 DAUC <0003> auc.c:152 vector [1]: sres = d5cbb867 20241115160234808 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160234808 DAUC <0003> auc.c:113 vector [2]: rand = 045efbe881f2aed32b0cdbcbd93878c3 20241115160234808 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234808 DAUC <0003> auc.c:142 vector [2]: autn = 6e4c887a54e98000ee2aeaa7607586f5 20241115160234808 DAUC <0003> auc.c:143 vector [2]: ck = 679fb86126f358b48caab705927948d9 20241115160234808 DAUC <0003> auc.c:144 vector [2]: ik = e43ffc5a231e79c384d382aea0caa98a 20241115160234808 DAUC <0003> auc.c:145 vector [2]: res = b3efecffb5de7b490000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [2]: kc = 8bd97190375ec024 20241115160234808 DAUC <0003> auc.c:152 vector [2]: sres = 063197b6 20241115160234808 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160234808 DAUC <0003> auc.c:113 vector [3]: rand = 669f3c0218e113067d830fb785ba8ecf 20241115160234808 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234808 DAUC <0003> auc.c:142 vector [3]: autn = 0208574fd4e480009aedf89ea9b6c5ff 20241115160234808 DAUC <0003> auc.c:143 vector [3]: ck = 140c65c80c17567827fca7ce8a842ce5 20241115160234808 DAUC <0003> auc.c:144 vector [3]: ik = c44b85e780dcf302ce34cba387d11ab1 20241115160234808 DAUC <0003> auc.c:145 vector [3]: res = 6d447f43300f8b1c0000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [3]: kc = 398f8c42819e932e 20241115160234808 DAUC <0003> auc.c:152 vector [3]: sres = 5d4bf45f 20241115160234808 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160234808 DAUC <0003> auc.c:113 vector [4]: rand = 2c8b70203b5216d3e507eb10d361db74 20241115160234808 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234808 DAUC <0003> auc.c:142 vector [4]: autn = ef7023ac6e548000f2fdafbc6e7af082 20241115160234808 DAUC <0003> auc.c:143 vector [4]: ck = c2dbf309c51755dd2fe273b10a469421 20241115160234808 DAUC <0003> auc.c:144 vector [4]: ik = b0ba134804aa7e4948f98287723b9cdb 20241115160234808 DAUC <0003> auc.c:145 vector [4]: res = e47a250d8806c06b0000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [4]: kc = 157a1177b9c0236e 20241115160234808 DAUC <0003> auc.c:152 vector [4]: sres = 6c7ce566 20241115160234808 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160234808 DAUC <0003> db_auc.c:245 IMSI='262421062106195': Generated 5 vectors 20241115160234808 DAUC <0003> db_auc.c:249 IMSI='262421062106195': Updating SQN=161 in DB 20241115160234808 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421062106195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421062106195"} 20241115160234808 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421062106195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234808 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234808 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45804<->l=127.0.0.1:4258 20241115160234810 DAUC <0003> db_auc.c:157 IMSI='262426381118303': No 2G Auth Data 20241115160234810 DAUC <0003> db_auc.c:192 IMSI='262426381118303': No 3G Auth Data 20241115160234816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241115160234818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234818 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426381118303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426381118303"} 20241115160234818 DAUC <0003> db_auc.c:236 IMSI='262426381118303': Calling to generate 5 vectors 20241115160234818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160234818 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234818 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160234818 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160234818 DAUC <0003> auc.c:113 vector [0]: rand = ed45f622d6caada206391b3e93524a32 20241115160234818 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234818 DAUC <0003> auc.c:142 vector [0]: autn = c619234b22b580006d14cbd5ffeed4e1 20241115160234818 DAUC <0003> auc.c:143 vector [0]: ck = 97e687f84009d16472e8ede5af0f28f7 20241115160234818 DAUC <0003> auc.c:144 vector [0]: ik = 13b48c5968ca22945598d09f257ab541 20241115160234818 DAUC <0003> auc.c:145 vector [0]: res = 79b89f73c59db1100000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [0]: kc = 54416e5c3c81a000 20241115160234818 DAUC <0003> auc.c:180 vector [0]: sres = e311a9d0 20241115160234818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160234818 DAUC <0003> auc.c:113 vector [1]: rand = a483ab7b0c4b02c4e3a9feccccffe188 20241115160234818 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234818 DAUC <0003> auc.c:142 vector [1]: autn = 5026cfb961338000b939c3e9b2af4555 20241115160234818 DAUC <0003> auc.c:143 vector [1]: ck = 50a265555c3c99929990068b7f27006f 20241115160234818 DAUC <0003> auc.c:144 vector [1]: ik = bb140d22132913cd3ea6883b4ccfec5f 20241115160234818 DAUC <0003> auc.c:145 vector [1]: res = 954c234b176cd8240000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [1]: kc = 9a8d65d348a6f400 20241115160234818 DAUC <0003> auc.c:180 vector [1]: sres = ee9d5893 20241115160234818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160234818 DAUC <0003> auc.c:113 vector [2]: rand = 68c242a042526e8376487705cd3f7f02 20241115160234818 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234818 DAUC <0003> auc.c:142 vector [2]: autn = a91a707ec7fa8000fef6dbce1eeb608b 20241115160234818 DAUC <0003> auc.c:143 vector [2]: ck = 435536df9eec012da5e5c24415953906 20241115160234818 DAUC <0003> auc.c:144 vector [2]: ik = aa1125b5f1261c973e28a4805007a86c 20241115160234818 DAUC <0003> auc.c:145 vector [2]: res = da27a5150257796e0000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [2]: kc = 4980321a88356400 20241115160234818 DAUC <0003> auc.c:180 vector [2]: sres = 19fd43a2 20241115160234818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160234818 DAUC <0003> auc.c:113 vector [3]: rand = dc945d27b9da4a9a90a52399b33be249 20241115160234818 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234818 DAUC <0003> auc.c:142 vector [3]: autn = bd72184e758b800078c0b6dace747517 20241115160234818 DAUC <0003> auc.c:143 vector [3]: ck = d716c2a1148a57c3512d52638edd4631 20241115160234818 DAUC <0003> auc.c:144 vector [3]: ik = 1e25aa38199253923defbfd1debeb3d0 20241115160234818 DAUC <0003> auc.c:145 vector [3]: res = 34e83d4354c12fb80000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [3]: kc = ccec0feb936b4000 20241115160234818 DAUC <0003> auc.c:180 vector [3]: sres = 276830cb 20241115160234818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160234818 DAUC <0003> auc.c:113 vector [4]: rand = 837c75186f40c7cf9621a9554bf276f4 20241115160234818 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234818 DAUC <0003> auc.c:142 vector [4]: autn = a9fb3fdc846b8000c187325129f35878 20241115160234818 DAUC <0003> auc.c:143 vector [4]: ck = 74703e578553f74e608c6bfe2798b0d6 20241115160234818 DAUC <0003> auc.c:144 vector [4]: ik = ddd74b3f2c8bb649df25536532ef2b43 20241115160234818 DAUC <0003> auc.c:145 vector [4]: res = 7cddc62a3aab39fe0000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [4]: kc = 0539cec56d2bc800 20241115160234818 DAUC <0003> auc.c:180 vector [4]: sres = c811a901 20241115160234818 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160234818 DAUC <0003> db_auc.c:245 IMSI='262426381118303': Generated 5 vectors 20241115160234818 DAUC <0003> db_auc.c:249 IMSI='262426381118303': Updating SQN=161 in DB 20241115160234818 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426381118303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426381118303"} 20241115160234818 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426381118303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241115160234820 DAUC <0003> db_auc.c:157 IMSI='262427027466785': No 2G Auth Data 20241115160234820 DAUC <0003> db_auc.c:192 IMSI='262427027466785': No 3G Auth Data 20241115160234827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20241115160234829 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234829 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427027466785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427027466785"} 20241115160234829 DAUC <0003> db_auc.c:236 IMSI='262427027466785': Calling to generate 5 vectors 20241115160234829 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160234829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160234829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160234829 DAUC <0003> auc.c:113 vector [0]: rand = 8a813b8cac2447b00df8530a9f2acef9 20241115160234829 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234829 DAUC <0003> auc.c:142 vector [0]: autn = 7377c615f97c80001bde3a802f09296d 20241115160234830 DAUC <0003> auc.c:143 vector [0]: ck = 767a4e0cc87f3d894f86cf0fe9319464 20241115160234830 DAUC <0003> auc.c:144 vector [0]: ik = 7d55a82c803f888264ded40f5cd0cb12 20241115160234830 DAUC <0003> auc.c:145 vector [0]: res = 8f4c2dbc4186f04b0000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [0]: kc = c50aa19e7d9d4c00 20241115160234830 DAUC <0003> auc.c:180 vector [0]: sres = f07d2cbe 20241115160234830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160234830 DAUC <0003> auc.c:113 vector [1]: rand = 6565f5a4e12c4948d20c7ea13b92d6e1 20241115160234830 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234830 DAUC <0003> auc.c:142 vector [1]: autn = baa142215c008000433370426d7035e8 20241115160234830 DAUC <0003> auc.c:143 vector [1]: ck = 25922dddefb8f0ff660d712f4c2beef9 20241115160234830 DAUC <0003> auc.c:144 vector [1]: ik = 4a816739e4496dc6e74bdac3513bc2ec 20241115160234830 DAUC <0003> auc.c:145 vector [1]: res = 6d88bc8a9f55954a0000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [1]: kc = 84b94759f4e45800 20241115160234830 DAUC <0003> auc.c:180 vector [1]: sres = 9f077879 20241115160234830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160234830 DAUC <0003> auc.c:113 vector [2]: rand = b0017d8d14757b206c97c4cc8aa4f500 20241115160234830 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234830 DAUC <0003> auc.c:142 vector [2]: autn = 9316e8a8840380005cbb9435db24053e 20241115160234830 DAUC <0003> auc.c:143 vector [2]: ck = ad6c5e568b2cb7abcc6d207268478c0d 20241115160234830 DAUC <0003> auc.c:144 vector [2]: ik = 359e9bdae3c7b1dd7103cca866ecf45a 20241115160234830 DAUC <0003> auc.c:145 vector [2]: res = deecebcfeaf81ffa0000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [2]: kc = a3fa7d3f5b1adc00 20241115160234830 DAUC <0003> auc.c:180 vector [2]: sres = 3254d0e4 20241115160234830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160234830 DAUC <0003> auc.c:113 vector [3]: rand = 7ab0b656fd7e713b342e44e8bd5b75f5 20241115160234830 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234830 DAUC <0003> auc.c:142 vector [3]: autn = b53e9e8df14280003c83f81212955a3c 20241115160234830 DAUC <0003> auc.c:143 vector [3]: ck = 1e2c274908965710bc7a25e6d8a189c2 20241115160234830 DAUC <0003> auc.c:144 vector [3]: ik = 6d50afb19050de9b66855ddc4e1879fc 20241115160234830 DAUC <0003> auc.c:145 vector [3]: res = ebda91a779610ff50000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [3]: kc = 551df44f79dd2400 20241115160234830 DAUC <0003> auc.c:180 vector [3]: sres = bc23ee85 20241115160234830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160234830 DAUC <0003> auc.c:113 vector [4]: rand = 001c9539396f9fb73b3ec11de050134d 20241115160234830 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234830 DAUC <0003> auc.c:142 vector [4]: autn = c77074887c0b80000e568d6d74fb1605 20241115160234830 DAUC <0003> auc.c:143 vector [4]: ck = a6c0f0806cd25894ad7870631b3339d0 20241115160234830 DAUC <0003> auc.c:144 vector [4]: ik = eb18e018a1f44651ca6af414c71b4893 20241115160234830 DAUC <0003> auc.c:145 vector [4]: res = b9db30b80e0e07d50000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [4]: kc = 001a6c9508d6b400 20241115160234830 DAUC <0003> auc.c:180 vector [4]: sres = ff1a5257 20241115160234830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160234830 DAUC <0003> db_auc.c:245 IMSI='262427027466785': Generated 5 vectors 20241115160234830 DAUC <0003> db_auc.c:249 IMSI='262427027466785': Updating SQN=161 in DB 20241115160234830 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427027466785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427027466785"} 20241115160234830 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427027466785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234830 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234830 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20241115160234832 DAUC <0003> db_auc.c:157 IMSI='262423289481290': No 2G Auth Data 20241115160234832 DAUC <0003> db_auc.c:192 IMSI='262423289481290': No 3G Auth Data 20241115160234839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20241115160234840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234840 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423289481290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423289481290"} 20241115160234840 DAUC <0003> db_auc.c:236 IMSI='262423289481290': Calling to generate 5 vectors 20241115160234840 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160234840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160234840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160234840 DAUC <0003> auc.c:113 vector [0]: rand = aad167a6c360fe0e2d5fd4d3226856b9 20241115160234840 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234840 DAUC <0003> auc.c:142 vector [0]: autn = f4a94e4660b48000dfefbab6fb1723c4 20241115160234840 DAUC <0003> auc.c:143 vector [0]: ck = 4f94d98f9dc99bc477da24d613f09941 20241115160234840 DAUC <0003> auc.c:144 vector [0]: ik = 5e01f745f84469d00b8d6128b8155365 20241115160234840 DAUC <0003> auc.c:145 vector [0]: res = 5006be2c24f2ab280000000000000000 20241115160234840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234840 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160234840 DAUC <0003> auc.c:179 vector [0]: kc = 4f8e5aee9f890c29 20241115160234840 DAUC <0003> auc.c:180 vector [0]: sres = 45b44bc1 20241115160234841 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160234841 DAUC <0003> auc.c:113 vector [1]: rand = 81a64a101f78256c8c465b277eb1df7f 20241115160234841 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234841 DAUC <0003> auc.c:142 vector [1]: autn = 98a262efc29180002c5bd55c987e4d7f 20241115160234841 DAUC <0003> auc.c:143 vector [1]: ck = 78df78b0f477cb7f303b54bb188890f0 20241115160234841 DAUC <0003> auc.c:144 vector [1]: ik = e5a748ed0e473e43a038f211fd676d67 20241115160234841 DAUC <0003> auc.c:145 vector [1]: res = f3aa13f62212d95b0000000000000000 20241115160234841 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234841 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160234841 DAUC <0003> auc.c:179 vector [1]: kc = 1f31871b5d776812 20241115160234841 DAUC <0003> auc.c:180 vector [1]: sres = eb0594e7 20241115160234841 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160234841 DAUC <0003> auc.c:113 vector [2]: rand = b4a8175be1b6c194d776045e8aeb57df 20241115160234841 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234841 DAUC <0003> auc.c:142 vector [2]: autn = e6adcc548fc88000a16b218aa4727f75 20241115160234841 DAUC <0003> auc.c:143 vector [2]: ck = 6de76a8b62fa9ce373898e14c7be70be 20241115160234841 DAUC <0003> auc.c:144 vector [2]: ik = 499090ca7f3bc1389f82b2a16eea3eae 20241115160234841 DAUC <0003> auc.c:145 vector [2]: res = 8b82db6599105cd40000000000000000 20241115160234841 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234841 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160234841 DAUC <0003> auc.c:179 vector [2]: kc = 1e7e91b99970b81d 20241115160234841 DAUC <0003> auc.c:180 vector [2]: sres = 2c65f57d 20241115160234841 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160234841 DAUC <0003> auc.c:113 vector [3]: rand = a75721c08777489c4646d7b6aba387d5 20241115160234841 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234841 DAUC <0003> auc.c:142 vector [3]: autn = 4b8c7a18fa538000f705d424070bc09a 20241115160234841 DAUC <0003> auc.c:143 vector [3]: ck = e31d5098cdce9d9bbc83cb0daf63129f 20241115160234841 DAUC <0003> auc.c:144 vector [3]: ik = 1a2b8b27e4387fb699e928985ae69495 20241115160234841 DAUC <0003> auc.c:145 vector [3]: res = 79085ffdf75854500000000000000000 20241115160234841 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234841 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160234841 DAUC <0003> auc.c:179 vector [3]: kc = 1f4877b2f8c32c67 20241115160234841 DAUC <0003> auc.c:180 vector [3]: sres = f9e35565 20241115160234841 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160234841 DAUC <0003> auc.c:113 vector [4]: rand = 81b215539974e278b82097b956a2bb1c 20241115160234841 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234841 DAUC <0003> auc.c:142 vector [4]: autn = d930600ac1538000092b80e9f84ca8c4 20241115160234841 DAUC <0003> auc.c:143 vector [4]: ck = 5c68f256d6e2a9e834af1374a407dbe9 20241115160234841 DAUC <0003> auc.c:144 vector [4]: ik = 185ae4757b2306f002472d5eb65a43e9 20241115160234841 DAUC <0003> auc.c:145 vector [4]: res = fa912cedcc831a0e0000000000000000 20241115160234841 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234841 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160234841 DAUC <0003> auc.c:179 vector [4]: kc = 55005205643c3ce7 20241115160234841 DAUC <0003> auc.c:180 vector [4]: sres = 91cf9211 20241115160234841 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160234841 DAUC <0003> db_auc.c:245 IMSI='262423289481290': Generated 5 vectors 20241115160234841 DAUC <0003> db_auc.c:249 IMSI='262423289481290': Updating SQN=161 in DB 20241115160234841 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423289481290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423289481290"} 20241115160234841 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423289481290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20241115160234843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20241115160234844 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234844 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160234844 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160234844 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160234844 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33753<->l=127.0.0.1:4259) 20241115160234867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 20241115160234969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 20241115160238098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160238098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160238102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160238104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20241115160238108 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160238108 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160238109 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160238109 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  20241115160238109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160238109 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  20241115160238109 DLGSUP <0013> gsup_server.c:235 2:  20241115160238109 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160238109 DLGSUP <0013> gsup_server.c:235 3:  20241115160238109 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160238109 DLGSUP <0013> gsup_server.c:235 4:  20241115160238109 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160238109 DLGSUP <0013> gsup_server.c:235 5:  20241115160238109 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160238109 DLGSUP <0013> gsup_server.c:235 7:  20241115160238109 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160238109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160238109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160238109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160238134 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39423<->l=127.0.0.1:4259) 20241115160238148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 20241115160238151 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160238151 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422326289813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422326289813" cn_domain=PS} 20241115160238152 DLU <0006> fsm.c:456 lu(262422326289813)[0x61200000b320]{UNVALIDATED}: Allocated 20241115160238152 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422326289813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241115160238152 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422326289813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422326289813" cause=IMSI unknown in HLR} 20241115160238152 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422326289813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160238152 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422326289813)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160238152 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422326289813)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241115160238152 DLU <0006> fsm.c:568 lu(PS:IMSI-262422326289813)[0x61200000b320]{UNVALIDATED}: Deallocated 20241115160238152 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160238152 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160238153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 20241115160238154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20241115160238155 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160238155 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160238155 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160238155 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160238155 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39423<->l=127.0.0.1:4259) 20241115160238185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20241115160238286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20241115160241430 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160241430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160241442 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160241444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241115160241450 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160241451 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160241451 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160241451 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  20241115160241451 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160241451 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  20241115160241451 DLGSUP <0013> gsup_server.c:235 2:  20241115160241451 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160241451 DLGSUP <0013> gsup_server.c:235 3:  20241115160241451 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160241451 DLGSUP <0013> gsup_server.c:235 4:  20241115160241451 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160241451 DLGSUP <0013> gsup_server.c:235 5:  20241115160241451 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160241451 DLGSUP <0013> gsup_server.c:235 7:  20241115160241451 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160241451 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160241451 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160241451 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160241462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34267<->l=127.0.0.1:4259) 20241115160241471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4258 20241115160241498 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160241498 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421938359345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421938359345" cn_domain=PS source_name="the-source\n"} 20241115160241498 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160241498 DLU <0006> fsm.c:456 lu(262421938359345)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241115160241498 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421938359345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241115160241498 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421938359345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421938359345" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241115160241498 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421938359345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160241498 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421938359345)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160241498 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421938359345)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241115160241498 DLU <0006> fsm.c:568 lu(PS:IMSI-262421938359345)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241115160241498 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160241499 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160241503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4258 20241115160241503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241115160241505 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160241505 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160241505 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160241505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160241505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241115160241505 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34267<->l=127.0.0.1:4259) 20241115160241539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 20241115160241640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 20241115160244753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160244753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160244758 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160244760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59310<->l=127.0.0.1:4258 20241115160244764 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160244764 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160244764 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160244764 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  20241115160244764 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160244764 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  20241115160244764 DLGSUP <0013> gsup_server.c:235 2:  20241115160244764 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160244764 DLGSUP <0013> gsup_server.c:235 3:  20241115160244764 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160244764 DLGSUP <0013> gsup_server.c:235 4:  20241115160244764 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160244764 DLGSUP <0013> gsup_server.c:235 5:  20241115160244764 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160244764 DLGSUP <0013> gsup_server.c:235 7:  20241115160244764 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160244764 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160244765 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160244765 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160244787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40703<->l=127.0.0.1:4259) 20241115160244801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59326<->l=127.0.0.1:4258 20241115160244811 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160244811 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423751524405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423751524405" cn_domain=PS} 20241115160244812 DLU <0006> fsm.c:456 lu(262423751524405)[0x61200000b620]{UNVALIDATED}: Allocated 20241115160244812 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423751524405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241115160244812 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423751524405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423751524405" cause=Roaming not allowed in this location area} 20241115160244812 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423751524405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160244812 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423751524405)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160244812 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423751524405)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241115160244812 DLU <0006> fsm.c:568 lu(PS:IMSI-262423751524405)[0x61200000b620]{UNVALIDATED}: Deallocated 20241115160244812 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160244812 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160244817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59326<->l=127.0.0.1:4258 20241115160244818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59310<->l=127.0.0.1:4258 20241115160244820 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160244820 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160244820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160244820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160244820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40703<->l=127.0.0.1:4259) 20241115160244854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59336<->l=127.0.0.1:4258 20241115160244955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59336<->l=127.0.0.1:4258 20241115160248062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160248062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160248067 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160248069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20241115160248073 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160248074 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160248074 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160248074 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  20241115160248074 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160248074 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  20241115160248074 DLGSUP <0013> gsup_server.c:235 2:  20241115160248074 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160248074 DLGSUP <0013> gsup_server.c:235 3:  20241115160248074 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160248074 DLGSUP <0013> gsup_server.c:235 4:  20241115160248074 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160248074 DLGSUP <0013> gsup_server.c:235 5:  20241115160248074 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160248074 DLGSUP <0013> gsup_server.c:235 7:  20241115160248074 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160248074 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160248074 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160248074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160248098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35927<->l=127.0.0.1:4259) 20241115160248107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 20241115160248116 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160248116 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422412659220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422412659220"} 20241115160248116 DAUC <0003> db_auc.c:133 IMSI='262422412659220': No such subscriber 20241115160248116 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422412659220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241115160248116 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422412659220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422412659220" cause=IMSI unknown in HLR} 20241115160248116 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422412659220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160248116 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160248117 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160248121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 20241115160248122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20241115160248124 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160248124 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160248124 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160248124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160248124 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35927<->l=127.0.0.1:4259) 20241115160248159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59364<->l=127.0.0.1:4258 20241115160248261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59364<->l=127.0.0.1:4258 20241115160251380 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160251381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160251384 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4258 20241115160251386 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251387 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160251387 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160251387 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  20241115160251387 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160251387 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  20241115160251387 DLGSUP <0013> gsup_server.c:235 2:  20241115160251387 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160251387 DLGSUP <0013> gsup_server.c:235 3:  20241115160251387 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160251387 DLGSUP <0013> gsup_server.c:235 4:  20241115160251387 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160251387 DLGSUP <0013> gsup_server.c:235 5:  20241115160251387 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160251387 DLGSUP <0013> gsup_server.c:235 7:  20241115160251387 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160251387 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160251387 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160251387 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160251399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46871<->l=127.0.0.1:4259) 20241115160251402 DAUC <0003> db_auc.c:157 IMSI='262427915840232': No 2G Auth Data 20241115160251402 DAUC <0003> db_auc.c:192 IMSI='262427915840232': No 3G Auth Data 20241115160251408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4258 20241115160251430 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251430 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427915840232" cn_domain=PS} 20241115160251430 DLU <0006> fsm.c:456 lu(262427915840232)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241115160251430 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251430 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427915840232" cn_domain=PS} 20241115160251431 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251431 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251438 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427915840232"} 20241115160251438 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251438 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251438 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427915840232"} 20241115160251438 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251438 DLU <0006> fsm.c:568 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4258 20241115160251444 DAUC <0003> db_auc.c:157 IMSI='262422401979076': No 2G Auth Data 20241115160251444 DAUC <0003> db_auc.c:192 IMSI='262422401979076': No 3G Auth Data 20241115160251445 DLGSUP <0013> hlr.c:121 IMSI 262422401979076: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160251455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59392<->l=127.0.0.1:4258 20241115160251456 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251456 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422401979076" cn_domain=PS} 20241115160251456 DLU <0006> fsm.c:456 lu(262422401979076)[0x61200000b920]{UNVALIDATED}: Allocated 20241115160251456 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422401979076)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251456 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422401979076" cn_domain=PS} 20241115160251456 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251456 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251457 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251457 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422401979076"} 20241115160251457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422401979076)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251457 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251457 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422401979076"} 20241115160251457 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422401979076)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422401979076)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251457 DLU <0006> fsm.c:568 lu(PS:IMSI-262422401979076)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251457 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251457 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59392<->l=127.0.0.1:4258 20241115160251459 DAUC <0003> db_auc.c:157 IMSI='262428908223673': No 2G Auth Data 20241115160251459 DAUC <0003> db_auc.c:192 IMSI='262428908223673': No 3G Auth Data 20241115160251459 DLGSUP <0013> hlr.c:121 IMSI 262428908223673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160251465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59402<->l=127.0.0.1:4258 20241115160251467 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251467 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428908223673" cn_domain=PS} 20241115160251467 DLU <0006> fsm.c:456 lu(262428908223673)[0x61200000baa0]{UNVALIDATED}: Allocated 20241115160251467 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251467 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428908223673)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251467 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428908223673" cn_domain=PS} 20241115160251467 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251467 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251468 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251468 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428908223673"} 20241115160251468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428908223673)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251468 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251468 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428908223673"} 20241115160251468 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428908223673)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428908223673)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251468 DLU <0006> fsm.c:568 lu(PS:IMSI-262428908223673)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251468 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251468 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59402<->l=127.0.0.1:4258 20241115160251469 DAUC <0003> db_auc.c:157 IMSI='262423759727047': No 2G Auth Data 20241115160251469 DAUC <0003> db_auc.c:192 IMSI='262423759727047': No 3G Auth Data 20241115160251469 DLGSUP <0013> hlr.c:121 IMSI 262423759727047: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160251476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 20241115160251478 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251478 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759727047" cn_domain=PS} 20241115160251478 DLU <0006> fsm.c:456 lu(262423759727047)[0x61200000bc20]{UNVALIDATED}: Allocated 20241115160251478 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423759727047)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251478 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423759727047" cn_domain=PS} 20241115160251478 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251478 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251479 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251479 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423759727047"} 20241115160251479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423759727047)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251479 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251479 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423759727047"} 20241115160251479 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759727047)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759727047)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251479 DLU <0006> fsm.c:568 lu(PS:IMSI-262423759727047)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251479 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251479 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 20241115160251481 DAUC <0003> db_auc.c:157 IMSI='262423044529316': No 2G Auth Data 20241115160251481 DAUC <0003> db_auc.c:192 IMSI='262423044529316': No 3G Auth Data 20241115160251481 DLGSUP <0013> hlr.c:121 IMSI 262423044529316: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160251487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59422<->l=127.0.0.1:4258 20241115160251489 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251489 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423044529316" cn_domain=PS} 20241115160251489 DLU <0006> fsm.c:456 lu(262423044529316)[0x61200000bda0]{UNVALIDATED}: Allocated 20241115160251489 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423044529316)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251489 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423044529316" cn_domain=PS} 20241115160251489 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251489 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251490 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251490 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423044529316"} 20241115160251490 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423044529316)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251490 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251490 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423044529316"} 20241115160251490 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423044529316)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423044529316)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251490 DLU <0006> fsm.c:568 lu(PS:IMSI-262423044529316)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251490 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251490 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59422<->l=127.0.0.1:4258 20241115160251492 DAUC <0003> db_auc.c:157 IMSI='262420008257030': No 2G Auth Data 20241115160251492 DAUC <0003> db_auc.c:192 IMSI='262420008257030': No 3G Auth Data 20241115160251492 DLGSUP <0013> hlr.c:121 IMSI 262420008257030: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160251499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59428<->l=127.0.0.1:4258 20241115160251500 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251500 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420008257030" cn_domain=PS} 20241115160251500 DLU <0006> fsm.c:456 lu(262420008257030)[0x61200000bf20]{UNVALIDATED}: Allocated 20241115160251500 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420008257030)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251500 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420008257030" cn_domain=PS} 20241115160251500 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251502 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251502 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420008257030"} 20241115160251502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420008257030)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251502 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251502 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420008257030"} 20241115160251502 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420008257030)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420008257030)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251502 DLU <0006> fsm.c:568 lu(PS:IMSI-262420008257030)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251502 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251502 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59428<->l=127.0.0.1:4258 20241115160251503 DAUC <0003> db_auc.c:157 IMSI='262421195051874': No 2G Auth Data 20241115160251503 DAUC <0003> db_auc.c:192 IMSI='262421195051874': No 3G Auth Data 20241115160251504 DLGSUP <0013> hlr.c:121 IMSI 262421195051874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160251510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4258 20241115160251512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251512 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421195051874" cn_domain=PS} 20241115160251512 DLU <0006> fsm.c:456 lu(262421195051874)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241115160251512 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251512 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421195051874" cn_domain=PS} 20241115160251512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251513 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251513 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421195051874"} 20241115160251513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251513 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251513 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421195051874"} 20241115160251513 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251514 DLU <0006> fsm.c:568 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4258 20241115160251515 DAUC <0003> db_auc.c:157 IMSI='262429330941473': No 2G Auth Data 20241115160251515 DAUC <0003> db_auc.c:192 IMSI='262429330941473': No 3G Auth Data 20241115160251516 DLGSUP <0013> hlr.c:121 IMSI 262429330941473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160251522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 20241115160251524 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251524 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429330941473" cn_domain=PS} 20241115160251524 DLU <0006> fsm.c:456 lu(262429330941473)[0x612000010120]{UNVALIDATED}: Allocated 20241115160251524 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251524 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429330941473)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251524 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429330941473" cn_domain=PS} 20241115160251524 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251524 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251525 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251525 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429330941473"} 20241115160251525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429330941473)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251525 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251525 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429330941473"} 20241115160251525 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429330941473)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429330941473)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251525 DLU <0006> fsm.c:568 lu(PS:IMSI-262429330941473)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251525 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251525 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 20241115160251527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4258 20241115160251528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46871<->l=127.0.0.1:4259) 20241115160251528 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251528 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160251528 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160251528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160251551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 20241115160251652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 20241115160254770 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160254770 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160254774 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 20241115160254777 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254778 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160254778 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160254778 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  20241115160254778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160254778 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  20241115160254778 DLGSUP <0013> gsup_server.c:235 2:  20241115160254778 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160254778 DLGSUP <0013> gsup_server.c:235 3:  20241115160254778 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160254778 DLGSUP <0013> gsup_server.c:235 4:  20241115160254778 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160254778 DLGSUP <0013> gsup_server.c:235 5:  20241115160254778 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160254778 DLGSUP <0013> gsup_server.c:235 7:  20241115160254778 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160254778 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160254778 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160254778 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160254789 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37895<->l=127.0.0.1:4259) 20241115160254794 DAUC <0003> db_auc.c:157 IMSI='262420354846281': No 2G Auth Data 20241115160254794 DAUC <0003> db_auc.c:192 IMSI='262420354846281': No 3G Auth Data 20241115160254806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241115160254818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254818 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420354846281" cn_domain=PS source_name="the-source\n"} 20241115160254818 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160254818 DLU <0006> fsm.c:456 lu(262420354846281)[0x6120000102a0]{UNVALIDATED}: Allocated 20241115160254818 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420354846281)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254818 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420354846281" cn_domain=PS destination_name="the-source\n"} 20241115160254818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254824 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254824 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420354846281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420354846281" source_name="the-source\n"} 20241115160254824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420354846281)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254824 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254824 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420354846281" destination_name="the-source\n"} 20241115160254824 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420354846281)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420354846281)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254824 DLU <0006> fsm.c:568 lu(PS:IMSI-262420354846281)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254824 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254824 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241115160254829 DAUC <0003> db_auc.c:157 IMSI='262428905085871': No 2G Auth Data 20241115160254829 DAUC <0003> db_auc.c:192 IMSI='262428905085871': No 3G Auth Data 20241115160254829 DLGSUP <0013> hlr.c:121 IMSI 262428905085871: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160254838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53776<->l=127.0.0.1:4258 20241115160254840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254840 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428905085871" cn_domain=PS source_name="the-source\n"} 20241115160254840 DLU <0006> fsm.c:456 lu(262428905085871)[0x612000010420]{UNVALIDATED}: Allocated 20241115160254840 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254840 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428905085871)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254840 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428905085871" cn_domain=PS destination_name="the-source\n"} 20241115160254840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254841 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428905085871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428905085871" source_name="the-source\n"} 20241115160254841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428905085871)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254841 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254841 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428905085871" destination_name="the-source\n"} 20241115160254841 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428905085871)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428905085871)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254841 DLU <0006> fsm.c:568 lu(PS:IMSI-262428905085871)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53776<->l=127.0.0.1:4258 20241115160254842 DAUC <0003> db_auc.c:157 IMSI='262424661850540': No 2G Auth Data 20241115160254842 DAUC <0003> db_auc.c:192 IMSI='262424661850540': No 3G Auth Data 20241115160254842 DLGSUP <0013> hlr.c:121 IMSI 262424661850540: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160254848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20241115160254850 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254850 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424661850540" cn_domain=PS source_name="the-source\n"} 20241115160254850 DLU <0006> fsm.c:456 lu(262424661850540)[0x6120000105a0]{UNVALIDATED}: Allocated 20241115160254850 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254850 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424661850540)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254850 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424661850540" cn_domain=PS destination_name="the-source\n"} 20241115160254850 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254850 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254851 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254851 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424661850540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424661850540" source_name="the-source\n"} 20241115160254851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424661850540)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254851 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254851 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424661850540" destination_name="the-source\n"} 20241115160254851 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424661850540)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424661850540)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254851 DLU <0006> fsm.c:568 lu(PS:IMSI-262424661850540)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254851 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254851 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20241115160254853 DAUC <0003> db_auc.c:157 IMSI='262422873891680': No 2G Auth Data 20241115160254853 DAUC <0003> db_auc.c:192 IMSI='262422873891680': No 3G Auth Data 20241115160254853 DLGSUP <0013> hlr.c:121 IMSI 262422873891680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160254861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20241115160254863 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254863 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422873891680" cn_domain=PS source_name="the-source\n"} 20241115160254863 DLU <0006> fsm.c:456 lu(262422873891680)[0x612000010720]{UNVALIDATED}: Allocated 20241115160254863 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422873891680)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254863 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422873891680" cn_domain=PS destination_name="the-source\n"} 20241115160254863 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254863 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254864 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254864 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422873891680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422873891680" source_name="the-source\n"} 20241115160254864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422873891680)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254864 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254864 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422873891680" destination_name="the-source\n"} 20241115160254864 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422873891680)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422873891680)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254864 DLU <0006> fsm.c:568 lu(PS:IMSI-262422873891680)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254864 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254864 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20241115160254866 DAUC <0003> db_auc.c:157 IMSI='262420139557606': No 2G Auth Data 20241115160254866 DAUC <0003> db_auc.c:192 IMSI='262420139557606': No 3G Auth Data 20241115160254867 DLGSUP <0013> hlr.c:121 IMSI 262420139557606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160254873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241115160254875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254875 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420139557606" cn_domain=PS source_name="the-source\n"} 20241115160254875 DLU <0006> fsm.c:456 lu(262420139557606)[0x6120000108a0]{UNVALIDATED}: Allocated 20241115160254875 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254875 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420139557606)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254875 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420139557606" cn_domain=PS destination_name="the-source\n"} 20241115160254875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254876 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254876 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420139557606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420139557606" source_name="the-source\n"} 20241115160254876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420139557606)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254876 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254876 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420139557606" destination_name="the-source\n"} 20241115160254876 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420139557606)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420139557606)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254876 DLU <0006> fsm.c:568 lu(PS:IMSI-262420139557606)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254876 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254876 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241115160254878 DAUC <0003> db_auc.c:157 IMSI='262428049182820': No 2G Auth Data 20241115160254878 DAUC <0003> db_auc.c:192 IMSI='262428049182820': No 3G Auth Data 20241115160254878 DLGSUP <0013> hlr.c:121 IMSI 262428049182820: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160254884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 20241115160254886 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254886 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428049182820" cn_domain=PS source_name="the-source\n"} 20241115160254886 DLU <0006> fsm.c:456 lu(262428049182820)[0x612000010a20]{UNVALIDATED}: Allocated 20241115160254886 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254887 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428049182820)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254887 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428049182820" cn_domain=PS destination_name="the-source\n"} 20241115160254887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254888 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254888 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428049182820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428049182820" source_name="the-source\n"} 20241115160254888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428049182820)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254888 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254888 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428049182820" destination_name="the-source\n"} 20241115160254888 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428049182820)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428049182820)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254888 DLU <0006> fsm.c:568 lu(PS:IMSI-262428049182820)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254888 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254888 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 20241115160254889 DAUC <0003> db_auc.c:157 IMSI='262426673312097': No 2G Auth Data 20241115160254889 DAUC <0003> db_auc.c:192 IMSI='262426673312097': No 3G Auth Data 20241115160254890 DLGSUP <0013> hlr.c:121 IMSI 262426673312097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160254896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 20241115160254898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254898 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426673312097" cn_domain=PS source_name="the-source\n"} 20241115160254898 DLU <0006> fsm.c:456 lu(262426673312097)[0x612000010ba0]{UNVALIDATED}: Allocated 20241115160254898 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426673312097)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254898 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426673312097" cn_domain=PS destination_name="the-source\n"} 20241115160254898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254899 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426673312097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426673312097" source_name="the-source\n"} 20241115160254899 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426673312097)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254899 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254899 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426673312097" destination_name="the-source\n"} 20241115160254899 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426673312097)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426673312097)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254899 DLU <0006> fsm.c:568 lu(PS:IMSI-262426673312097)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 20241115160254900 DAUC <0003> db_auc.c:157 IMSI='262424878591290': No 2G Auth Data 20241115160254900 DAUC <0003> db_auc.c:192 IMSI='262424878591290': No 3G Auth Data 20241115160254901 DLGSUP <0013> hlr.c:121 IMSI 262424878591290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160254907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20241115160254909 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254909 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424878591290" cn_domain=PS source_name="the-source\n"} 20241115160254909 DLU <0006> fsm.c:456 lu(262424878591290)[0x612000010d20]{UNVALIDATED}: Allocated 20241115160254909 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424878591290)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254909 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424878591290" cn_domain=PS destination_name="the-source\n"} 20241115160254909 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254909 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254910 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424878591290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424878591290" source_name="the-source\n"} 20241115160254910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424878591290)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254910 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254910 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424878591290" destination_name="the-source\n"} 20241115160254910 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424878591290)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424878591290)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254910 DLU <0006> fsm.c:568 lu(PS:IMSI-262424878591290)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20241115160254912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 20241115160254912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37895<->l=127.0.0.1:4259) 20241115160254912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254912 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160254912 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160254912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160254913 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241115160254935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241115160255036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241115160258161 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160258161 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160258166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241115160258171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258172 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160258172 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160258172 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  20241115160258172 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160258172 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  20241115160258172 DLGSUP <0013> gsup_server.c:235 2:  20241115160258172 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160258172 DLGSUP <0013> gsup_server.c:235 3:  20241115160258172 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160258172 DLGSUP <0013> gsup_server.c:235 4:  20241115160258172 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160258172 DLGSUP <0013> gsup_server.c:235 5:  20241115160258172 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160258172 DLGSUP <0013> gsup_server.c:235 7:  20241115160258172 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160258172 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160258172 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160258172 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160258194 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36825<->l=127.0.0.1:4259) 20241115160258217 DAUC <0003> db_auc.c:157 IMSI='262421723532494': No 2G Auth Data 20241115160258217 DAUC <0003> db_auc.c:192 IMSI='262421723532494': No 3G Auth Data 20241115160258229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20241115160258239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258239 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421723532494" cn_domain=PS} 20241115160258239 DLU <0006> fsm.c:456 lu(262421723532494)[0x612000010ea0]{UNVALIDATED}: Allocated 20241115160258239 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421723532494)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258239 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421723532494" cn_domain=PS} 20241115160258239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258243 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421723532494"} 20241115160258243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421723532494)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258243 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258243 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421723532494"} 20241115160258243 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421723532494)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421723532494)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258243 DLU <0006> fsm.c:568 lu(PS:IMSI-262421723532494)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20241115160258248 DAUC <0003> db_auc.c:157 IMSI='262424931062160': No 2G Auth Data 20241115160258248 DAUC <0003> db_auc.c:192 IMSI='262424931062160': No 3G Auth Data 20241115160258249 DLGSUP <0013> hlr.c:121 IMSI 262424931062160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160258258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 20241115160258260 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258260 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424931062160" cn_domain=PS} 20241115160258260 DLU <0006> fsm.c:456 lu(262424931062160)[0x612000011020]{UNVALIDATED}: Allocated 20241115160258260 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424931062160)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258260 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424931062160" cn_domain=PS} 20241115160258260 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258260 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258262 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424931062160"} 20241115160258262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424931062160)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258262 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258262 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424931062160"} 20241115160258262 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424931062160)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424931062160)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258262 DLU <0006> fsm.c:568 lu(PS:IMSI-262424931062160)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 20241115160258263 DAUC <0003> db_auc.c:157 IMSI='262423154214365': No 2G Auth Data 20241115160258263 DAUC <0003> db_auc.c:192 IMSI='262423154214365': No 3G Auth Data 20241115160258263 DLGSUP <0013> hlr.c:121 IMSI 262423154214365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160258270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53874<->l=127.0.0.1:4258 20241115160258272 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258272 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423154214365" cn_domain=PS} 20241115160258272 DLU <0006> fsm.c:456 lu(262423154214365)[0x6120000111a0]{UNVALIDATED}: Allocated 20241115160258272 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258272 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423154214365)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258272 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423154214365" cn_domain=PS} 20241115160258273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258274 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258274 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423154214365"} 20241115160258274 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423154214365)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258274 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258274 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423154214365"} 20241115160258274 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423154214365)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423154214365)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258274 DLU <0006> fsm.c:568 lu(PS:IMSI-262423154214365)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258274 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258274 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53874<->l=127.0.0.1:4258 20241115160258276 DAUC <0003> db_auc.c:157 IMSI='262425578010973': No 2G Auth Data 20241115160258276 DAUC <0003> db_auc.c:192 IMSI='262425578010973': No 3G Auth Data 20241115160258276 DLGSUP <0013> hlr.c:121 IMSI 262425578010973: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160258281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 20241115160258283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258283 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425578010973" cn_domain=PS} 20241115160258283 DLU <0006> fsm.c:456 lu(262425578010973)[0x612000011320]{UNVALIDATED}: Allocated 20241115160258283 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258283 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425578010973)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258283 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425578010973" cn_domain=PS} 20241115160258283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258284 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258284 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425578010973"} 20241115160258284 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425578010973)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258284 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258284 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425578010973"} 20241115160258284 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425578010973)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425578010973)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258284 DLU <0006> fsm.c:568 lu(PS:IMSI-262425578010973)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258284 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258284 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 20241115160258286 DAUC <0003> db_auc.c:157 IMSI='262421988419091': No 2G Auth Data 20241115160258286 DAUC <0003> db_auc.c:192 IMSI='262421988419091': No 3G Auth Data 20241115160258286 DLGSUP <0013> hlr.c:121 IMSI 262421988419091: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160258292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241115160258293 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258293 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421988419091" cn_domain=PS} 20241115160258293 DLU <0006> fsm.c:456 lu(262421988419091)[0x6120000114a0]{UNVALIDATED}: Allocated 20241115160258293 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421988419091)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258293 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421988419091" cn_domain=PS} 20241115160258293 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258293 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258294 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258294 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421988419091"} 20241115160258294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421988419091)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258294 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258294 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421988419091"} 20241115160258294 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421988419091)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421988419091)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258294 DLU <0006> fsm.c:568 lu(PS:IMSI-262421988419091)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258294 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258294 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241115160258296 DAUC <0003> db_auc.c:157 IMSI='262426887571506': No 2G Auth Data 20241115160258296 DAUC <0003> db_auc.c:192 IMSI='262426887571506': No 3G Auth Data 20241115160258296 DLGSUP <0013> hlr.c:121 IMSI 262426887571506: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160258303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 20241115160258305 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258305 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426887571506" cn_domain=PS} 20241115160258305 DLU <0006> fsm.c:456 lu(262426887571506)[0x612000011620]{UNVALIDATED}: Allocated 20241115160258305 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426887571506)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258306 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426887571506" cn_domain=PS} 20241115160258306 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258306 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258307 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258307 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426887571506"} 20241115160258307 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426887571506)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258307 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258307 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426887571506"} 20241115160258307 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426887571506)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426887571506)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258307 DLU <0006> fsm.c:568 lu(PS:IMSI-262426887571506)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258307 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258307 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 20241115160258309 DAUC <0003> db_auc.c:157 IMSI='262425520940283': No 2G Auth Data 20241115160258309 DAUC <0003> db_auc.c:192 IMSI='262425520940283': No 3G Auth Data 20241115160258309 DLGSUP <0013> hlr.c:121 IMSI 262425520940283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160258316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20241115160258317 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258318 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425520940283" cn_domain=PS} 20241115160258318 DLU <0006> fsm.c:456 lu(262425520940283)[0x6120000117a0]{UNVALIDATED}: Allocated 20241115160258318 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425520940283)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258318 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425520940283" cn_domain=PS} 20241115160258318 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258318 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258319 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258319 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425520940283"} 20241115160258319 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425520940283)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258319 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258319 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425520940283"} 20241115160258319 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425520940283)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425520940283)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258319 DLU <0006> fsm.c:568 lu(PS:IMSI-262425520940283)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258319 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258319 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20241115160258321 DAUC <0003> db_auc.c:157 IMSI='262427021565800': No 2G Auth Data 20241115160258321 DAUC <0003> db_auc.c:192 IMSI='262427021565800': No 3G Auth Data 20241115160258321 DLGSUP <0013> hlr.c:121 IMSI 262427021565800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160258328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4258 20241115160258329 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258330 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427021565800" cn_domain=PS} 20241115160258330 DLU <0006> fsm.c:456 lu(262427021565800)[0x612000011920]{UNVALIDATED}: Allocated 20241115160258330 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427021565800)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258330 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427021565800" cn_domain=PS} 20241115160258330 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258330 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258331 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258331 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427021565800"} 20241115160258331 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427021565800)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258331 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258331 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427021565800"} 20241115160258331 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427021565800)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427021565800)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258331 DLU <0006> fsm.c:568 lu(PS:IMSI-262427021565800)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258331 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258331 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4258 20241115160258333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241115160258333 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258333 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160258334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160258334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160258334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36825<->l=127.0.0.1:4259) 20241115160258357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53928<->l=127.0.0.1:4258 20241115160258458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53928<->l=127.0.0.1:4258 20241115160301532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160301532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160301535 DLINP <000b> input/ipa.c:451 connected read/write 20241115160301535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160301536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20241115160301538 DLINP <000b> input/ipa.c:451 connected read/write 20241115160301538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160301538 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160301539 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160301539 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  20241115160301539 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160301539 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  20241115160301539 DLGSUP <0013> gsup_server.c:235 2:  20241115160301539 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160301539 DLGSUP <0013> gsup_server.c:235 3:  20241115160301539 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160301539 DLGSUP <0013> gsup_server.c:235 4:  20241115160301539 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160301539 DLGSUP <0013> gsup_server.c:235 5:  20241115160301539 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160301539 DLGSUP <0013> gsup_server.c:235 7:  20241115160301539 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160301539 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160301539 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160301539 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160301558 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36989<->l=127.0.0.1:4259) 20241115160301561 DAUC <0003> db_auc.c:157 IMSI='262429086133420': No 2G Auth Data 20241115160301561 DAUC <0003> db_auc.c:192 IMSI='262429086133420': No 3G Auth Data 20241115160301563 DAUC <0003> db_auc.c:192 IMSI='262429086133420': No 3G Auth Data 20241115160301565 DAUC <0003> db_auc.c:157 IMSI='262427768605222': No 2G Auth Data 20241115160301565 DAUC <0003> db_auc.c:192 IMSI='262427768605222': No 3G Auth Data 20241115160301569 DAUC <0003> db_auc.c:157 IMSI='262427768605222': No 2G Auth Data 20241115160301573 DAUC <0003> db_auc.c:157 IMSI='262429417533866': No 2G Auth Data 20241115160301573 DAUC <0003> db_auc.c:192 IMSI='262429417533866': No 3G Auth Data 20241115160301581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20241115160301582 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36989<->l=127.0.0.1:4259) 20241115160301583 DLINP <000b> input/ipa.c:451 connected read/write 20241115160301583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160301583 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160301583 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160301583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160301613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49524<->l=127.0.0.1:4258 20241115160301713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49524<->l=127.0.0.1:4258 20241115160304798 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160304798 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160304801 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49528<->l=127.0.0.1:4258 20241115160304804 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304804 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160304804 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160304804 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  20241115160304804 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160304804 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  20241115160304804 DLGSUP <0013> gsup_server.c:235 2:  20241115160304804 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160304804 DLGSUP <0013> gsup_server.c:235 3:  20241115160304804 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160304804 DLGSUP <0013> gsup_server.c:235 4:  20241115160304804 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160304804 DLGSUP <0013> gsup_server.c:235 5:  20241115160304804 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160304804 DLGSUP <0013> gsup_server.c:235 7:  20241115160304804 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160304804 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160304804 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160304804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160304816 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44979<->l=127.0.0.1:4259) 20241115160304825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20241115160304827 DAUC <0003> db_auc.c:157 IMSI='262427456735380': No 2G Auth Data 20241115160304827 DAUC <0003> db_auc.c:192 IMSI='262427456735380': No 3G Auth Data 20241115160304846 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304846 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427456735380" cn_domain=PS} 20241115160304846 DLU <0006> fsm.c:456 lu(262427456735380)[0x612000011aa0]{UNVALIDATED}: Allocated 20241115160304846 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160304846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427456735380)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160304846 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427456735380" cn_domain=PS} 20241115160304846 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304846 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304848 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427456735380"} 20241115160304848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427456735380)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160304848 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160304848 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427456735380"} 20241115160304848 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160304848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427456735380)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160304848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427456735380)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160304848 DLU <0006> fsm.c:568 lu(PS:IMSI-262427456735380)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160304848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304849 DLGSUP <0013> hlr.c:128 IMSI 262427456735380: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241115160304849 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304849 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20241115160304850 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304850 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427456735380"} 20241115160304850 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241115160304850 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160304851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49528<->l=127.0.0.1:4258 20241115160304851 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304851 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160304851 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160304852 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160304852 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44979<->l=127.0.0.1:4259) 20241115160304909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49544<->l=127.0.0.1:4258 20241115160305010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49544<->l=127.0.0.1:4258 20241115160308112 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160308112 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160308115 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49560<->l=127.0.0.1:4258 20241115160308118 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308118 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160308118 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160308118 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  20241115160308118 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160308118 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  20241115160308118 DLGSUP <0013> gsup_server.c:235 2:  20241115160308119 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160308119 DLGSUP <0013> gsup_server.c:235 3:  20241115160308119 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160308119 DLGSUP <0013> gsup_server.c:235 4:  20241115160308119 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160308119 DLGSUP <0013> gsup_server.c:235 5:  20241115160308119 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160308119 DLGSUP <0013> gsup_server.c:235 7:  20241115160308119 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160308119 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160308119 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160308119 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160308132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35873<->l=127.0.0.1:4259) 20241115160308135 DAUC <0003> db_auc.c:157 IMSI='262426127550603': No 2G Auth Data 20241115160308135 DAUC <0003> db_auc.c:192 IMSI='262426127550603': No 3G Auth Data 20241115160308144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49562<->l=127.0.0.1:4258 20241115160308162 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308162 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426127550603" cn_domain=PS} 20241115160308162 DLU <0006> fsm.c:456 lu(262426127550603)[0x612000011c20]{UNVALIDATED}: Allocated 20241115160308163 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308163 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426127550603)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308163 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426127550603" cn_domain=PS} 20241115160308163 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308163 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308171 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426127550603"} 20241115160308171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426127550603)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308171 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308171 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426127550603"} 20241115160308171 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426127550603)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426127550603)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308172 DLU <0006> fsm.c:568 lu(PS:IMSI-262426127550603)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308172 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308172 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308176 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308176 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426127550603" cn_domain=CS} 20241115160308176 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308176 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426127550603"} 20241115160308176 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308176 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308177 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49562<->l=127.0.0.1:4258 20241115160308183 DAUC <0003> db_auc.c:157 IMSI='262424525189323': No 2G Auth Data 20241115160308183 DAUC <0003> db_auc.c:192 IMSI='262424525189323': No 3G Auth Data 20241115160308185 DLGSUP <0013> hlr.c:121 IMSI 262424525189323: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160308197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 20241115160308200 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308200 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424525189323" cn_domain=PS} 20241115160308200 DLU <0006> fsm.c:456 lu(262424525189323)[0x612000011da0]{UNVALIDATED}: Allocated 20241115160308200 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424525189323)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308200 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424525189323" cn_domain=PS} 20241115160308200 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308200 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308202 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308202 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424525189323"} 20241115160308202 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424525189323)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308202 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308202 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424525189323"} 20241115160308202 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424525189323)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424525189323)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308202 DLU <0006> fsm.c:568 lu(PS:IMSI-262424525189323)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308202 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308202 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308203 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308203 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424525189323" cn_domain=CS} 20241115160308203 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308203 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424525189323"} 20241115160308203 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308203 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308203 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 20241115160308205 DAUC <0003> db_auc.c:157 IMSI='262426286558217': No 2G Auth Data 20241115160308205 DAUC <0003> db_auc.c:192 IMSI='262426286558217': No 3G Auth Data 20241115160308205 DLGSUP <0013> hlr.c:121 IMSI 262426286558217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160308212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 20241115160308214 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308214 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426286558217" cn_domain=PS} 20241115160308214 DLU <0006> fsm.c:456 lu(262426286558217)[0x612000011f20]{UNVALIDATED}: Allocated 20241115160308214 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426286558217)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308214 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426286558217" cn_domain=PS} 20241115160308214 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308214 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308215 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426286558217"} 20241115160308215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426286558217)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308215 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308215 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426286558217"} 20241115160308215 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426286558217)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426286558217)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308215 DLU <0006> fsm.c:568 lu(PS:IMSI-262426286558217)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308216 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308216 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426286558217" cn_domain=CS} 20241115160308216 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308216 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426286558217"} 20241115160308216 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308216 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308216 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 20241115160308217 DAUC <0003> db_auc.c:157 IMSI='262420975483715': No 2G Auth Data 20241115160308217 DAUC <0003> db_auc.c:192 IMSI='262420975483715': No 3G Auth Data 20241115160308218 DLGSUP <0013> hlr.c:121 IMSI 262420975483715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160308224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49576<->l=127.0.0.1:4258 20241115160308225 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308225 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420975483715" cn_domain=PS} 20241115160308225 DLU <0006> fsm.c:456 lu(262420975483715)[0x6120000120a0]{UNVALIDATED}: Allocated 20241115160308225 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420975483715)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308226 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420975483715" cn_domain=PS} 20241115160308226 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308226 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308227 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420975483715"} 20241115160308227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420975483715)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308227 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308227 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420975483715"} 20241115160308227 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420975483715)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420975483715)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308227 DLU <0006> fsm.c:568 lu(PS:IMSI-262420975483715)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308227 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420975483715" cn_domain=CS} 20241115160308227 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308228 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420975483715"} 20241115160308228 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308228 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308228 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49576<->l=127.0.0.1:4258 20241115160308229 DAUC <0003> db_auc.c:157 IMSI='262425215209749': No 2G Auth Data 20241115160308229 DAUC <0003> db_auc.c:192 IMSI='262425215209749': No 3G Auth Data 20241115160308229 DLGSUP <0013> hlr.c:121 IMSI 262425215209749: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160308235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4258 20241115160308237 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308237 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425215209749" cn_domain=PS} 20241115160308237 DLU <0006> fsm.c:456 lu(262425215209749)[0x612000012220]{UNVALIDATED}: Allocated 20241115160308237 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425215209749)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308237 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425215209749" cn_domain=PS} 20241115160308237 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308237 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308238 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308238 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425215209749"} 20241115160308238 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425215209749)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308238 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308238 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425215209749"} 20241115160308238 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425215209749)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425215209749)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308238 DLU <0006> fsm.c:568 lu(PS:IMSI-262425215209749)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308238 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308238 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308239 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425215209749" cn_domain=CS} 20241115160308239 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308239 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425215209749"} 20241115160308239 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4258 20241115160308240 DAUC <0003> db_auc.c:157 IMSI='262429355362674': No 2G Auth Data 20241115160308240 DAUC <0003> db_auc.c:192 IMSI='262429355362674': No 3G Auth Data 20241115160308241 DLGSUP <0013> hlr.c:121 IMSI 262429355362674: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160308248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4258 20241115160308249 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308249 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429355362674" cn_domain=PS} 20241115160308249 DLU <0006> fsm.c:456 lu(262429355362674)[0x6120000123a0]{UNVALIDATED}: Allocated 20241115160308249 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429355362674)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308250 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429355362674" cn_domain=PS} 20241115160308250 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308250 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308251 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308251 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429355362674"} 20241115160308252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429355362674)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308252 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308252 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429355362674"} 20241115160308252 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429355362674)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429355362674)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308252 DLU <0006> fsm.c:568 lu(PS:IMSI-262429355362674)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308252 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308252 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308253 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429355362674" cn_domain=CS} 20241115160308253 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308253 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429355362674"} 20241115160308253 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4258 20241115160308255 DAUC <0003> db_auc.c:157 IMSI='262425325952464': No 2G Auth Data 20241115160308255 DAUC <0003> db_auc.c:192 IMSI='262425325952464': No 3G Auth Data 20241115160308255 DLGSUP <0013> hlr.c:121 IMSI 262425325952464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160308262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49606<->l=127.0.0.1:4258 20241115160308264 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308264 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325952464" cn_domain=PS} 20241115160308264 DLU <0006> fsm.c:456 lu(262425325952464)[0x612000012520]{UNVALIDATED}: Allocated 20241115160308264 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425325952464)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308264 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425325952464" cn_domain=PS} 20241115160308264 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308264 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308266 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308266 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425325952464"} 20241115160308266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425325952464)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308266 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308266 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425325952464"} 20241115160308266 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325952464)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325952464)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308266 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325952464)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308266 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308266 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308267 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425325952464" cn_domain=CS} 20241115160308267 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308267 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425325952464"} 20241115160308267 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49606<->l=127.0.0.1:4258 20241115160308268 DAUC <0003> db_auc.c:157 IMSI='262428472998882': No 2G Auth Data 20241115160308268 DAUC <0003> db_auc.c:192 IMSI='262428472998882': No 3G Auth Data 20241115160308269 DLGSUP <0013> hlr.c:121 IMSI 262428472998882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160308275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4258 20241115160308277 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308277 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428472998882" cn_domain=PS} 20241115160308277 DLU <0006> fsm.c:456 lu(262428472998882)[0x6120000126a0]{UNVALIDATED}: Allocated 20241115160308277 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428472998882)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308277 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428472998882" cn_domain=PS} 20241115160308277 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308277 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308279 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308279 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428472998882"} 20241115160308279 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428472998882)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308279 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308279 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428472998882"} 20241115160308279 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428472998882)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428472998882)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308279 DLU <0006> fsm.c:568 lu(PS:IMSI-262428472998882)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308279 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308279 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308280 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428472998882" cn_domain=CS} 20241115160308280 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308280 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428472998882"} 20241115160308280 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4258 20241115160308282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49560<->l=127.0.0.1:4258 20241115160308283 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35873<->l=127.0.0.1:4259) 20241115160308283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308283 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160308283 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160308283 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160308312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4258 20241115160308413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4258 20241115160311500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160311500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160311503 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49630<->l=127.0.0.1:4258 20241115160311508 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160311508 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160311508 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  20241115160311508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160311508 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  20241115160311508 DLGSUP <0013> gsup_server.c:235 2:  20241115160311508 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160311508 DLGSUP <0013> gsup_server.c:235 3:  20241115160311508 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160311508 DLGSUP <0013> gsup_server.c:235 4:  20241115160311508 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160311508 DLGSUP <0013> gsup_server.c:235 5:  20241115160311508 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160311508 DLGSUP <0013> gsup_server.c:235 7:  20241115160311508 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160311508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160311508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160311508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160311523 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35757<->l=127.0.0.1:4259) 20241115160311526 DAUC <0003> db_auc.c:157 IMSI='262428274010031': No 2G Auth Data 20241115160311526 DAUC <0003> db_auc.c:192 IMSI='262428274010031': No 3G Auth Data 20241115160311534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20241115160311554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311554 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428274010031" cn_domain=PS} 20241115160311554 DLU <0006> fsm.c:456 lu(262428274010031)[0x612000012820]{UNVALIDATED}: Allocated 20241115160311554 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428274010031)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311554 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428274010031" cn_domain=PS} 20241115160311554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311555 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311562 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311562 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428274010031"} 20241115160311562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428274010031)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311562 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311562 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428274010031"} 20241115160311562 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274010031)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274010031)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311562 DLU <0006> fsm.c:568 lu(PS:IMSI-262428274010031)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311562 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311562 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311565 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311565 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428274010031" cn_domain=PS} 20241115160311565 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311565 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428274010031"} 20241115160311565 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311565 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311565 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20241115160311568 DAUC <0003> db_auc.c:157 IMSI='262422642787509': No 2G Auth Data 20241115160311568 DAUC <0003> db_auc.c:192 IMSI='262422642787509': No 3G Auth Data 20241115160311569 DLGSUP <0013> hlr.c:121 IMSI 262422642787509: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160311577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49650<->l=127.0.0.1:4258 20241115160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311580 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422642787509" cn_domain=PS} 20241115160311580 DLU <0006> fsm.c:456 lu(262422642787509)[0x6120000129a0]{UNVALIDATED}: Allocated 20241115160311580 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422642787509)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311580 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422642787509" cn_domain=PS} 20241115160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311581 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311581 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422642787509"} 20241115160311581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422642787509)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311581 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311581 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422642787509"} 20241115160311581 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422642787509)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422642787509)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311581 DLU <0006> fsm.c:568 lu(PS:IMSI-262422642787509)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311581 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311581 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311582 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422642787509" cn_domain=PS} 20241115160311582 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311582 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422642787509"} 20241115160311582 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49650<->l=127.0.0.1:4258 20241115160311584 DAUC <0003> db_auc.c:157 IMSI='262420781387422': No 2G Auth Data 20241115160311584 DAUC <0003> db_auc.c:192 IMSI='262420781387422': No 3G Auth Data 20241115160311584 DLGSUP <0013> hlr.c:121 IMSI 262420781387422: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160311590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 20241115160311592 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311592 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420781387422" cn_domain=PS} 20241115160311592 DLU <0006> fsm.c:456 lu(262420781387422)[0x612000012b20]{UNVALIDATED}: Allocated 20241115160311592 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311592 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420781387422)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311592 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420781387422" cn_domain=PS} 20241115160311592 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311592 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311593 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311593 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420781387422"} 20241115160311593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420781387422)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311593 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311593 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420781387422"} 20241115160311593 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420781387422)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420781387422)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311593 DLU <0006> fsm.c:568 lu(PS:IMSI-262420781387422)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311593 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311593 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311593 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311593 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420781387422" cn_domain=PS} 20241115160311593 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311593 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420781387422"} 20241115160311594 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311594 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311594 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 20241115160311595 DAUC <0003> db_auc.c:157 IMSI='262420061823765': No 2G Auth Data 20241115160311595 DAUC <0003> db_auc.c:192 IMSI='262420061823765': No 3G Auth Data 20241115160311595 DLGSUP <0013> hlr.c:121 IMSI 262420061823765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160311601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4258 20241115160311603 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311603 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420061823765" cn_domain=PS} 20241115160311603 DLU <0006> fsm.c:456 lu(262420061823765)[0x612000012ca0]{UNVALIDATED}: Allocated 20241115160311603 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311603 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420061823765)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311603 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420061823765" cn_domain=PS} 20241115160311603 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311603 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311604 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420061823765"} 20241115160311604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420061823765)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311604 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311604 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420061823765"} 20241115160311604 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420061823765)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420061823765)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311604 DLU <0006> fsm.c:568 lu(PS:IMSI-262420061823765)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311605 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311605 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420061823765" cn_domain=PS} 20241115160311605 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311605 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420061823765"} 20241115160311605 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311605 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311605 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4258 20241115160311606 DAUC <0003> db_auc.c:157 IMSI='262424135276158': No 2G Auth Data 20241115160311606 DAUC <0003> db_auc.c:192 IMSI='262424135276158': No 3G Auth Data 20241115160311607 DLGSUP <0013> hlr.c:121 IMSI 262424135276158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160311612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4258 20241115160311614 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311614 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424135276158" cn_domain=PS} 20241115160311614 DLU <0006> fsm.c:456 lu(262424135276158)[0x612000012e20]{UNVALIDATED}: Allocated 20241115160311614 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424135276158)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311614 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424135276158" cn_domain=PS} 20241115160311614 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311614 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311615 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424135276158"} 20241115160311615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424135276158)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311615 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311615 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424135276158"} 20241115160311615 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424135276158)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424135276158)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311615 DLU <0006> fsm.c:568 lu(PS:IMSI-262424135276158)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311616 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311616 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424135276158" cn_domain=PS} 20241115160311616 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311616 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424135276158"} 20241115160311616 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311616 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311616 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4258 20241115160311617 DAUC <0003> db_auc.c:157 IMSI='262421036609097': No 2G Auth Data 20241115160311617 DAUC <0003> db_auc.c:192 IMSI='262421036609097': No 3G Auth Data 20241115160311618 DLGSUP <0013> hlr.c:121 IMSI 262421036609097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160311625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 20241115160311627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311627 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421036609097" cn_domain=PS} 20241115160311627 DLU <0006> fsm.c:456 lu(262421036609097)[0x612000012fa0]{UNVALIDATED}: Allocated 20241115160311627 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311627 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421036609097)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311627 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421036609097" cn_domain=PS} 20241115160311627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311628 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421036609097"} 20241115160311628 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421036609097)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311628 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311628 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421036609097"} 20241115160311628 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421036609097)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421036609097)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311628 DLU <0006> fsm.c:568 lu(PS:IMSI-262421036609097)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311629 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421036609097" cn_domain=PS} 20241115160311629 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311629 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421036609097"} 20241115160311629 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 20241115160311631 DAUC <0003> db_auc.c:157 IMSI='262422343670070': No 2G Auth Data 20241115160311631 DAUC <0003> db_auc.c:192 IMSI='262422343670070': No 3G Auth Data 20241115160311631 DLGSUP <0013> hlr.c:121 IMSI 262422343670070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160311637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20241115160311639 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311639 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422343670070" cn_domain=PS} 20241115160311639 DLU <0006> fsm.c:456 lu(262422343670070)[0x612000013120]{UNVALIDATED}: Allocated 20241115160311639 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311639 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422343670070)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311639 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422343670070" cn_domain=PS} 20241115160311639 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311639 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311641 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311641 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422343670070"} 20241115160311641 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422343670070)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311641 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311641 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422343670070"} 20241115160311641 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422343670070)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422343670070)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311641 DLU <0006> fsm.c:568 lu(PS:IMSI-262422343670070)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311641 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311641 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311642 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311642 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422343670070" cn_domain=PS} 20241115160311642 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311642 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422343670070"} 20241115160311642 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311642 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311642 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20241115160311644 DAUC <0003> db_auc.c:157 IMSI='262425705470416': No 2G Auth Data 20241115160311644 DAUC <0003> db_auc.c:192 IMSI='262425705470416': No 3G Auth Data 20241115160311644 DLGSUP <0013> hlr.c:121 IMSI 262425705470416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241115160311651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 20241115160311653 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311653 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425705470416" cn_domain=PS} 20241115160311653 DLU <0006> fsm.c:456 lu(262425705470416)[0x6120000132a0]{UNVALIDATED}: Allocated 20241115160311653 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425705470416)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311653 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425705470416" cn_domain=PS} 20241115160311653 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311653 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311655 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425705470416"} 20241115160311655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425705470416)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311655 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311655 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425705470416"} 20241115160311655 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425705470416)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425705470416)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311655 DLU <0006> fsm.c:568 lu(PS:IMSI-262425705470416)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311657 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425705470416" cn_domain=PS} 20241115160311657 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311657 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425705470416"} 20241115160311657 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 20241115160311658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49630<->l=127.0.0.1:4258 20241115160311659 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311659 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160311659 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160311659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160311659 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35757<->l=127.0.0.1:4259) 20241115160311682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20241115160311783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20241115160314891 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160314892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160314896 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160314898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20241115160314902 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160314902 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160314903 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160314903 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  20241115160314903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160314903 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  20241115160314903 DLGSUP <0013> gsup_server.c:235 2:  20241115160314903 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160314903 DLGSUP <0013> gsup_server.c:235 3:  20241115160314903 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160314903 DLGSUP <0013> gsup_server.c:235 4:  20241115160314903 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160314903 DLGSUP <0013> gsup_server.c:235 5:  20241115160314903 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160314903 DLGSUP <0013> gsup_server.c:235 7:  20241115160314903 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160314903 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160314903 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160314903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160314933 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40207<->l=127.0.0.1:4259) 20241115160314953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 20241115160314964 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160314964 DLGSUP <0013> gsup_req.c:140 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} 20241115160314964 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241115160314964 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 20241115160314964 DLGSUP <0013> gsup_req.c:276 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} 20241115160314965 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160314965 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160314965 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241115160314965 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241115160314965 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160314965 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160314970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 20241115160314972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20241115160314974 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160314974 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160314974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160314974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160314974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40207<->l=127.0.0.1:4259) 20241115160315015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4258 20241115160315116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4258 20241115160318179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160318179 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160318183 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20241115160318188 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318189 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160318189 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160318189 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  20241115160318189 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160318189 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  20241115160318189 DLGSUP <0013> gsup_server.c:235 2:  20241115160318189 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160318189 DLGSUP <0013> gsup_server.c:235 3:  20241115160318189 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160318189 DLGSUP <0013> gsup_server.c:235 4:  20241115160318189 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160318189 DLGSUP <0013> gsup_server.c:235 5:  20241115160318189 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160318189 DLGSUP <0013> gsup_server.c:235 7:  20241115160318189 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160318189 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160318190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160318190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160318212 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35143<->l=127.0.0.1:4259) 20241115160318216 DAUC <0003> db_auc.c:157 IMSI='262423117397498': No 2G Auth Data 20241115160318216 DAUC <0003> db_auc.c:192 IMSI='262423117397498': No 3G Auth Data 20241115160318229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20241115160318234 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318234 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423117397498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423117397498" session_id=3541501283 session_state=BEGIN} 20241115160318234 DSS <0004> hlr_ussd.c:576 262423117397498/0xd3170563: Process SS (BEGIN) 20241115160318234 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318234 DSS <0004> hlr_ussd.c:518 262423117397498/0xd3170563: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318234 DSS <0004> hlr_ussd.c:523 262423117397498/0xd3170563: USSD for unknown code '*#200#' 20241115160318234 DSS <0004> hlr_ussd.c:354 262423117397498/0xd3170563: Tx ReturnError(1, 0x12) 20241115160318234 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423117397498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423117397498" session_id=3541501283 session_state=END} 20241115160318234 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318234 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20241115160318237 DAUC <0003> db_auc.c:157 IMSI='262428261200085': No 2G Auth Data 20241115160318237 DAUC <0003> db_auc.c:192 IMSI='262428261200085': No 3G Auth Data 20241115160318245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4258 20241115160318248 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318248 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428261200085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428261200085" session_id=298320058 session_state=BEGIN} 20241115160318248 DSS <0004> hlr_ussd.c:576 262428261200085/0x11c800ba: Process SS (BEGIN) 20241115160318248 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318248 DSS <0004> hlr_ussd.c:518 262428261200085/0x11c800ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318248 DSS <0004> hlr_ussd.c:523 262428261200085/0x11c800ba: USSD for unknown code '*#200#' 20241115160318248 DSS <0004> hlr_ussd.c:354 262428261200085/0x11c800ba: Tx ReturnError(1, 0x12) 20241115160318248 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428261200085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428261200085" session_id=298320058 session_state=END} 20241115160318248 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318248 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4258 20241115160318250 DAUC <0003> db_auc.c:157 IMSI='262429700313635': No 2G Auth Data 20241115160318250 DAUC <0003> db_auc.c:192 IMSI='262429700313635': No 3G Auth Data 20241115160318257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20241115160318262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318262 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429700313635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429700313635" session_id=3140984901 session_state=BEGIN} 20241115160318262 DSS <0004> hlr_ussd.c:576 262429700313635/0xbb37a045: Process SS (BEGIN) 20241115160318262 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318262 DSS <0004> hlr_ussd.c:518 262429700313635/0xbb37a045: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318262 DSS <0004> hlr_ussd.c:523 262429700313635/0xbb37a045: USSD for unknown code '*#200#' 20241115160318262 DSS <0004> hlr_ussd.c:354 262429700313635/0xbb37a045: Tx ReturnError(1, 0x12) 20241115160318262 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429700313635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429700313635" session_id=3140984901 session_state=END} 20241115160318262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20241115160318264 DAUC <0003> db_auc.c:157 IMSI='262425838011547': No 2G Auth Data 20241115160318264 DAUC <0003> db_auc.c:192 IMSI='262425838011547': No 3G Auth Data 20241115160318270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 20241115160318273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318273 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425838011547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425838011547" session_id=2239830698 session_state=BEGIN} 20241115160318273 DSS <0004> hlr_ussd.c:576 262425838011547/0x85811aaa: Process SS (BEGIN) 20241115160318273 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318273 DSS <0004> hlr_ussd.c:518 262425838011547/0x85811aaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318273 DSS <0004> hlr_ussd.c:523 262425838011547/0x85811aaa: USSD for unknown code '*#200#' 20241115160318273 DSS <0004> hlr_ussd.c:354 262425838011547/0x85811aaa: Tx ReturnError(1, 0x12) 20241115160318273 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425838011547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425838011547" session_id=2239830698 session_state=END} 20241115160318273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 20241115160318275 DAUC <0003> db_auc.c:157 IMSI='262422855289080': No 2G Auth Data 20241115160318275 DAUC <0003> db_auc.c:192 IMSI='262422855289080': No 3G Auth Data 20241115160318281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45776<->l=127.0.0.1:4258 20241115160318284 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318285 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422855289080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422855289080" session_id=3737750429 session_state=BEGIN} 20241115160318285 DSS <0004> hlr_ussd.c:576 262422855289080/0xdec98b9d: Process SS (BEGIN) 20241115160318285 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318285 DSS <0004> hlr_ussd.c:518 262422855289080/0xdec98b9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318285 DSS <0004> hlr_ussd.c:523 262422855289080/0xdec98b9d: USSD for unknown code '*#200#' 20241115160318285 DSS <0004> hlr_ussd.c:354 262422855289080/0xdec98b9d: Tx ReturnError(1, 0x12) 20241115160318285 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422855289080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422855289080" session_id=3737750429 session_state=END} 20241115160318285 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318285 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45776<->l=127.0.0.1:4258 20241115160318287 DAUC <0003> db_auc.c:157 IMSI='262425969859811': No 2G Auth Data 20241115160318287 DAUC <0003> db_auc.c:192 IMSI='262425969859811': No 3G Auth Data 20241115160318293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 20241115160318297 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318297 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425969859811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425969859811" session_id=2899396583 session_state=BEGIN} 20241115160318297 DSS <0004> hlr_ussd.c:576 262425969859811/0xacd147e7: Process SS (BEGIN) 20241115160318297 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318297 DSS <0004> hlr_ussd.c:518 262425969859811/0xacd147e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318297 DSS <0004> hlr_ussd.c:523 262425969859811/0xacd147e7: USSD for unknown code '*#200#' 20241115160318297 DSS <0004> hlr_ussd.c:354 262425969859811/0xacd147e7: Tx ReturnError(1, 0x12) 20241115160318297 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425969859811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425969859811" session_id=2899396583 session_state=END} 20241115160318297 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318297 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 20241115160318299 DAUC <0003> db_auc.c:157 IMSI='262427290462255': No 2G Auth Data 20241115160318299 DAUC <0003> db_auc.c:192 IMSI='262427290462255': No 3G Auth Data 20241115160318307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20241115160318312 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318312 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427290462255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427290462255" session_id=3058788591 session_state=BEGIN} 20241115160318312 DSS <0004> hlr_ussd.c:576 262427290462255/0xb65168ef: Process SS (BEGIN) 20241115160318312 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318312 DSS <0004> hlr_ussd.c:518 262427290462255/0xb65168ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318312 DSS <0004> hlr_ussd.c:523 262427290462255/0xb65168ef: USSD for unknown code '*#200#' 20241115160318312 DSS <0004> hlr_ussd.c:354 262427290462255/0xb65168ef: Tx ReturnError(1, 0x12) 20241115160318312 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427290462255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427290462255" session_id=3058788591 session_state=END} 20241115160318312 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318313 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20241115160318316 DAUC <0003> db_auc.c:157 IMSI='262426836120950': No 2G Auth Data 20241115160318316 DAUC <0003> db_auc.c:192 IMSI='262426836120950': No 3G Auth Data 20241115160318322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 20241115160318325 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318325 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426836120950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426836120950" session_id=2514592639 session_state=BEGIN} 20241115160318325 DSS <0004> hlr_ussd.c:576 262426836120950/0x95e1a37f: Process SS (BEGIN) 20241115160318325 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318325 DSS <0004> hlr_ussd.c:518 262426836120950/0x95e1a37f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318325 DSS <0004> hlr_ussd.c:523 262426836120950/0x95e1a37f: USSD for unknown code '*#200#' 20241115160318325 DSS <0004> hlr_ussd.c:354 262426836120950/0x95e1a37f: Tx ReturnError(1, 0x12) 20241115160318326 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426836120950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426836120950" session_id=2514592639 session_state=END} 20241115160318326 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318326 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 20241115160318328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20241115160318328 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318328 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160318328 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160318328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160318328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35143<->l=127.0.0.1:4259) 20241115160318351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20241115160318452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20241115160321555 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160321555 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160321560 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241115160321565 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321566 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160321566 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160321566 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  20241115160321566 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160321566 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  20241115160321566 DLGSUP <0013> gsup_server.c:235 2:  20241115160321566 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160321566 DLGSUP <0013> gsup_server.c:235 3:  20241115160321566 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160321566 DLGSUP <0013> gsup_server.c:235 4:  20241115160321566 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160321566 DLGSUP <0013> gsup_server.c:235 5:  20241115160321566 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160321566 DLGSUP <0013> gsup_server.c:235 7:  20241115160321566 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160321566 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160321566 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160321567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160321596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40479<->l=127.0.0.1:4259) 20241115160321604 DAUC <0003> db_auc.c:157 IMSI='262423192939129': No 2G Auth Data 20241115160321604 DAUC <0003> db_auc.c:192 IMSI='262423192939129': No 3G Auth Data 20241115160321626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4258 20241115160321631 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321632 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423192939129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423192939129" session_id=2544667549 session_state=BEGIN} 20241115160321632 DSS <0004> hlr_ussd.c:576 262423192939129/0x97ac8b9d: Process SS (BEGIN) 20241115160321632 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321632 DSS <0004> hlr_ussd.c:518 262423192939129/0x97ac8b9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321632 DSS <0004> hlr_ussd.c:542 262423192939129/0x97ac8b9d: Cannot find conn for EUSE EUSE-foobar 20241115160321632 DSS <0004> hlr_ussd.c:354 262423192939129/0x97ac8b9d: Tx ReturnError(1, 0x22) 20241115160321632 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423192939129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423192939129" session_id=2544667549 session_state=END} 20241115160321632 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321632 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4258 20241115160321635 DAUC <0003> db_auc.c:157 IMSI='262427745604891': No 2G Auth Data 20241115160321635 DAUC <0003> db_auc.c:192 IMSI='262427745604891': No 3G Auth Data 20241115160321641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4258 20241115160321643 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321643 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427745604891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427745604891" session_id=3897756289 session_state=BEGIN} 20241115160321643 DSS <0004> hlr_ussd.c:576 262427745604891/0xe8530a81: Process SS (BEGIN) 20241115160321643 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321643 DSS <0004> hlr_ussd.c:518 262427745604891/0xe8530a81: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321643 DSS <0004> hlr_ussd.c:542 262427745604891/0xe8530a81: Cannot find conn for EUSE EUSE-foobar 20241115160321643 DSS <0004> hlr_ussd.c:354 262427745604891/0xe8530a81: Tx ReturnError(1, 0x22) 20241115160321643 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427745604891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427745604891" session_id=3897756289 session_state=END} 20241115160321643 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321643 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4258 20241115160321645 DAUC <0003> db_auc.c:157 IMSI='262421546061385': No 2G Auth Data 20241115160321645 DAUC <0003> db_auc.c:192 IMSI='262421546061385': No 3G Auth Data 20241115160321651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46966<->l=127.0.0.1:4258 20241115160321653 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321653 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421546061385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421546061385" session_id=634684500 session_state=BEGIN} 20241115160321653 DSS <0004> hlr_ussd.c:576 262421546061385/0x25d48454: Process SS (BEGIN) 20241115160321653 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321653 DSS <0004> hlr_ussd.c:518 262421546061385/0x25d48454: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321653 DSS <0004> hlr_ussd.c:542 262421546061385/0x25d48454: Cannot find conn for EUSE EUSE-foobar 20241115160321653 DSS <0004> hlr_ussd.c:354 262421546061385/0x25d48454: Tx ReturnError(1, 0x22) 20241115160321654 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421546061385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421546061385" session_id=634684500 session_state=END} 20241115160321654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46966<->l=127.0.0.1:4258 20241115160321655 DAUC <0003> db_auc.c:157 IMSI='262422043165936': No 2G Auth Data 20241115160321655 DAUC <0003> db_auc.c:192 IMSI='262422043165936': No 3G Auth Data 20241115160321662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 20241115160321665 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321665 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422043165936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422043165936" session_id=2700359109 session_state=BEGIN} 20241115160321665 DSS <0004> hlr_ussd.c:576 262422043165936/0xa0f435c5: Process SS (BEGIN) 20241115160321665 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321665 DSS <0004> hlr_ussd.c:518 262422043165936/0xa0f435c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321665 DSS <0004> hlr_ussd.c:542 262422043165936/0xa0f435c5: Cannot find conn for EUSE EUSE-foobar 20241115160321665 DSS <0004> hlr_ussd.c:354 262422043165936/0xa0f435c5: Tx ReturnError(1, 0x22) 20241115160321665 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422043165936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422043165936" session_id=2700359109 session_state=END} 20241115160321665 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321665 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 20241115160321667 DAUC <0003> db_auc.c:157 IMSI='262423880022042': No 2G Auth Data 20241115160321667 DAUC <0003> db_auc.c:192 IMSI='262423880022042': No 3G Auth Data 20241115160321674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 20241115160321677 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321677 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423880022042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423880022042" session_id=3354716078 session_state=BEGIN} 20241115160321677 DSS <0004> hlr_ussd.c:576 262423880022042/0xc7f4e7ae: Process SS (BEGIN) 20241115160321677 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321677 DSS <0004> hlr_ussd.c:518 262423880022042/0xc7f4e7ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321677 DSS <0004> hlr_ussd.c:542 262423880022042/0xc7f4e7ae: Cannot find conn for EUSE EUSE-foobar 20241115160321677 DSS <0004> hlr_ussd.c:354 262423880022042/0xc7f4e7ae: Tx ReturnError(1, 0x22) 20241115160321677 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423880022042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423880022042" session_id=3354716078 session_state=END} 20241115160321677 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321677 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 20241115160321679 DAUC <0003> db_auc.c:157 IMSI='262422274890202': No 2G Auth Data 20241115160321679 DAUC <0003> db_auc.c:192 IMSI='262422274890202': No 3G Auth Data 20241115160321685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20241115160321688 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321688 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422274890202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422274890202" session_id=3983636991 session_state=BEGIN} 20241115160321688 DSS <0004> hlr_ussd.c:576 262422274890202/0xed7179ff: Process SS (BEGIN) 20241115160321688 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321688 DSS <0004> hlr_ussd.c:518 262422274890202/0xed7179ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321688 DSS <0004> hlr_ussd.c:542 262422274890202/0xed7179ff: Cannot find conn for EUSE EUSE-foobar 20241115160321688 DSS <0004> hlr_ussd.c:354 262422274890202/0xed7179ff: Tx ReturnError(1, 0x22) 20241115160321688 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422274890202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422274890202" session_id=3983636991 session_state=END} 20241115160321689 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321689 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20241115160321690 DAUC <0003> db_auc.c:157 IMSI='262424543564074': No 2G Auth Data 20241115160321690 DAUC <0003> db_auc.c:192 IMSI='262424543564074': No 3G Auth Data 20241115160321697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4258 20241115160321700 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321700 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424543564074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424543564074" session_id=2373669726 session_state=BEGIN} 20241115160321700 DSS <0004> hlr_ussd.c:576 262424543564074/0x8d7b535e: Process SS (BEGIN) 20241115160321700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321700 DSS <0004> hlr_ussd.c:518 262424543564074/0x8d7b535e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321700 DSS <0004> hlr_ussd.c:542 262424543564074/0x8d7b535e: Cannot find conn for EUSE EUSE-foobar 20241115160321700 DSS <0004> hlr_ussd.c:354 262424543564074/0x8d7b535e: Tx ReturnError(1, 0x22) 20241115160321700 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424543564074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424543564074" session_id=2373669726 session_state=END} 20241115160321700 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321700 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4258 20241115160321702 DAUC <0003> db_auc.c:157 IMSI='262420871590309': No 2G Auth Data 20241115160321702 DAUC <0003> db_auc.c:192 IMSI='262420871590309': No 3G Auth Data 20241115160321709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47010<->l=127.0.0.1:4258 20241115160321712 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321713 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420871590309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420871590309" session_id=526431447 session_state=BEGIN} 20241115160321713 DSS <0004> hlr_ussd.c:576 262420871590309/0x1f60b4d7: Process SS (BEGIN) 20241115160321713 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321713 DSS <0004> hlr_ussd.c:518 262420871590309/0x1f60b4d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321713 DSS <0004> hlr_ussd.c:542 262420871590309/0x1f60b4d7: Cannot find conn for EUSE EUSE-foobar 20241115160321713 DSS <0004> hlr_ussd.c:354 262420871590309/0x1f60b4d7: Tx ReturnError(1, 0x22) 20241115160321713 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420871590309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420871590309" session_id=526431447 session_state=END} 20241115160321713 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321713 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47010<->l=127.0.0.1:4258 20241115160321715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241115160321715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40479<->l=127.0.0.1:4259) 20241115160321715 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160321715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160321715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160321739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20241115160321941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20241115160325054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160325054 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160325057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 20241115160325061 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325062 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160325062 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160325062 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  20241115160325062 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160325062 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  20241115160325062 DLGSUP <0013> gsup_server.c:235 2:  20241115160325062 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160325062 DLGSUP <0013> gsup_server.c:235 3:  20241115160325062 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160325062 DLGSUP <0013> gsup_server.c:235 4:  20241115160325062 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160325062 DLGSUP <0013> gsup_server.c:235 5:  20241115160325062 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160325062 DLGSUP <0013> gsup_server.c:235 7:  20241115160325062 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160325062 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160325062 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160325062 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160325078 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38661<->l=127.0.0.1:4259) 20241115160325082 DAUC <0003> db_auc.c:157 IMSI='262420391920615': No 2G Auth Data 20241115160325082 DAUC <0003> db_auc.c:192 IMSI='262420391920615': No 3G Auth Data 20241115160325094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47046<->l=127.0.0.1:4258 20241115160325102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325102 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420391920615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420391920615" session_id=644674844 session_state=BEGIN} 20241115160325102 DSS <0004> hlr_ussd.c:576 262420391920615/0x266cf51c: Process SS (BEGIN) 20241115160325102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325102 DSS <0004> hlr_ussd.c:518 262420391920615/0x266cf51c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325102 DSS <0004> hlr_ussd.c:363 262420391920615/0x266cf51c: Tx USSD 'Your IMSI is 262420391920615' 20241115160325102 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420391920615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420391920615" session_id=644674844 session_state=END} 20241115160325102 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420391920615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47046<->l=127.0.0.1:4258 20241115160325106 DAUC <0003> db_auc.c:157 IMSI='262424548912976': No 2G Auth Data 20241115160325106 DAUC <0003> db_auc.c:192 IMSI='262424548912976': No 3G Auth Data 20241115160325117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241115160325119 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325119 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424548912976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424548912976" session_id=2507410450 session_state=BEGIN} 20241115160325119 DSS <0004> hlr_ussd.c:576 262424548912976/0x95740c12: Process SS (BEGIN) 20241115160325119 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325119 DSS <0004> hlr_ussd.c:518 262424548912976/0x95740c12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325119 DSS <0004> hlr_ussd.c:363 262424548912976/0x95740c12: Tx USSD 'Your IMSI is 262424548912976' 20241115160325119 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424548912976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424548912976" session_id=2507410450 session_state=END} 20241115160325119 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424548912976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325119 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325119 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241115160325122 DAUC <0003> db_auc.c:157 IMSI='262424369865643': No 2G Auth Data 20241115160325122 DAUC <0003> db_auc.c:192 IMSI='262424369865643': No 3G Auth Data 20241115160325128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47068<->l=127.0.0.1:4258 20241115160325131 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325131 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424369865643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424369865643" session_id=2772028397 session_state=BEGIN} 20241115160325131 DSS <0004> hlr_ussd.c:576 262424369865643/0xa539cbed: Process SS (BEGIN) 20241115160325131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325131 DSS <0004> hlr_ussd.c:518 262424369865643/0xa539cbed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325131 DSS <0004> hlr_ussd.c:363 262424369865643/0xa539cbed: Tx USSD 'Your IMSI is 262424369865643' 20241115160325131 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424369865643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424369865643" session_id=2772028397 session_state=END} 20241115160325131 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424369865643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325131 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325131 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47068<->l=127.0.0.1:4258 20241115160325133 DAUC <0003> db_auc.c:157 IMSI='262422989734925': No 2G Auth Data 20241115160325133 DAUC <0003> db_auc.c:192 IMSI='262422989734925': No 3G Auth Data 20241115160325139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4258 20241115160325143 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325143 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422989734925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422989734925" session_id=2233350444 session_state=BEGIN} 20241115160325143 DSS <0004> hlr_ussd.c:576 262422989734925/0x851e392c: Process SS (BEGIN) 20241115160325143 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325143 DSS <0004> hlr_ussd.c:518 262422989734925/0x851e392c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325143 DSS <0004> hlr_ussd.c:363 262422989734925/0x851e392c: Tx USSD 'Your IMSI is 262422989734925' 20241115160325143 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422989734925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422989734925" session_id=2233350444 session_state=END} 20241115160325143 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422989734925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325143 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325143 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4258 20241115160325145 DAUC <0003> db_auc.c:157 IMSI='262427936450622': No 2G Auth Data 20241115160325145 DAUC <0003> db_auc.c:192 IMSI='262427936450622': No 3G Auth Data 20241115160325152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 20241115160325155 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325155 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427936450622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936450622" session_id=1960690607 session_state=BEGIN} 20241115160325155 DSS <0004> hlr_ussd.c:576 262427936450622/0x74ddc3af: Process SS (BEGIN) 20241115160325155 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325155 DSS <0004> hlr_ussd.c:518 262427936450622/0x74ddc3af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325155 DSS <0004> hlr_ussd.c:363 262427936450622/0x74ddc3af: Tx USSD 'Your IMSI is 262427936450622' 20241115160325155 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427936450622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936450622" session_id=1960690607 session_state=END} 20241115160325155 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427936450622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325155 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325155 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 20241115160325157 DAUC <0003> db_auc.c:157 IMSI='262426298967467': No 2G Auth Data 20241115160325157 DAUC <0003> db_auc.c:192 IMSI='262426298967467': No 3G Auth Data 20241115160325164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4258 20241115160325166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325166 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426298967467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426298967467" session_id=2325060734 session_state=BEGIN} 20241115160325166 DSS <0004> hlr_ussd.c:576 262426298967467/0x8a959c7e: Process SS (BEGIN) 20241115160325166 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325166 DSS <0004> hlr_ussd.c:518 262426298967467/0x8a959c7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325166 DSS <0004> hlr_ussd.c:363 262426298967467/0x8a959c7e: Tx USSD 'Your IMSI is 262426298967467' 20241115160325166 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426298967467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426298967467" session_id=2325060734 session_state=END} 20241115160325166 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426298967467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4258 20241115160325169 DAUC <0003> db_auc.c:157 IMSI='262420930574668': No 2G Auth Data 20241115160325169 DAUC <0003> db_auc.c:192 IMSI='262420930574668': No 3G Auth Data 20241115160325175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 20241115160325178 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325178 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420930574668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420930574668" session_id=3449993925 session_state=BEGIN} 20241115160325178 DSS <0004> hlr_ussd.c:576 262420930574668/0xcda2bac5: Process SS (BEGIN) 20241115160325178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325178 DSS <0004> hlr_ussd.c:518 262420930574668/0xcda2bac5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325178 DSS <0004> hlr_ussd.c:363 262420930574668/0xcda2bac5: Tx USSD 'Your IMSI is 262420930574668' 20241115160325178 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420930574668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420930574668" session_id=3449993925 session_state=END} 20241115160325178 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420930574668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325178 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325178 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 20241115160325180 DAUC <0003> db_auc.c:157 IMSI='262424178316260': No 2G Auth Data 20241115160325180 DAUC <0003> db_auc.c:192 IMSI='262424178316260': No 3G Auth Data 20241115160325187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47118<->l=127.0.0.1:4258 20241115160325190 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325190 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424178316260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424178316260" session_id=530428632 session_state=BEGIN} 20241115160325190 DSS <0004> hlr_ussd.c:576 262424178316260/0x1f9db2d8: Process SS (BEGIN) 20241115160325190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325190 DSS <0004> hlr_ussd.c:518 262424178316260/0x1f9db2d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325190 DSS <0004> hlr_ussd.c:363 262424178316260/0x1f9db2d8: Tx USSD 'Your IMSI is 262424178316260' 20241115160325190 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424178316260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424178316260" session_id=530428632 session_state=END} 20241115160325190 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424178316260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325190 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325190 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47118<->l=127.0.0.1:4258 20241115160325193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 20241115160325193 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38661<->l=127.0.0.1:4259) 20241115160325193 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160325193 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160325193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160325219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20241115160325421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20241115160328546 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160328547 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160328551 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4258 20241115160328557 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328557 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160328557 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160328557 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  20241115160328557 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160328558 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  20241115160328558 DLGSUP <0013> gsup_server.c:235 2:  20241115160328558 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160328558 DLGSUP <0013> gsup_server.c:235 3:  20241115160328558 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160328558 DLGSUP <0013> gsup_server.c:235 4:  20241115160328558 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160328558 DLGSUP <0013> gsup_server.c:235 5:  20241115160328558 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160328558 DLGSUP <0013> gsup_server.c:235 7:  20241115160328558 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160328558 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160328558 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160328558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160328579 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40009<->l=127.0.0.1:4259) 20241115160328587 DAUC <0003> db_auc.c:157 IMSI='262423949990495': No 2G Auth Data 20241115160328587 DAUC <0003> db_auc.c:192 IMSI='262423949990495': No 3G Auth Data 20241115160328614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4258 20241115160328628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328628 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423949990495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423949990495" source_name="the-source\n" session_id=1949203405 session_state=BEGIN} 20241115160328629 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160328629 DSS <0004> hlr_ussd.c:576 262423949990495/0x742e7bcd: Process SS (BEGIN) 20241115160328629 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328629 DSS <0004> hlr_ussd.c:518 262423949990495/0x742e7bcd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328629 DSS <0004> hlr_ussd.c:363 262423949990495/0x742e7bcd: Tx USSD 'Your IMSI is 262423949990495' 20241115160328629 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423949990495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423949990495" destination_name="the-source\n" session_id=1949203405 session_state=END} 20241115160328629 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262423949990495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4258 20241115160328639 DAUC <0003> db_auc.c:157 IMSI='262428192413585': No 2G Auth Data 20241115160328639 DAUC <0003> db_auc.c:192 IMSI='262428192413585': No 3G Auth Data 20241115160328648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 20241115160328651 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328651 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428192413585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428192413585" source_name="the-source\n" session_id=377877453 session_state=BEGIN} 20241115160328651 DSS <0004> hlr_ussd.c:576 262428192413585/0x1685f3cd: Process SS (BEGIN) 20241115160328651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328651 DSS <0004> hlr_ussd.c:518 262428192413585/0x1685f3cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328651 DSS <0004> hlr_ussd.c:363 262428192413585/0x1685f3cd: Tx USSD 'Your IMSI is 262428192413585' 20241115160328651 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428192413585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428192413585" destination_name="the-source\n" session_id=377877453 session_state=END} 20241115160328651 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428192413585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328651 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328651 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 20241115160328653 DAUC <0003> db_auc.c:157 IMSI='262421489903653': No 2G Auth Data 20241115160328653 DAUC <0003> db_auc.c:192 IMSI='262421489903653': No 3G Auth Data 20241115160328659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 20241115160328662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328662 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421489903653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421489903653" source_name="the-source\n" session_id=1467031440 session_state=BEGIN} 20241115160328662 DSS <0004> hlr_ussd.c:576 262421489903653/0x57711f90: Process SS (BEGIN) 20241115160328662 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328662 DSS <0004> hlr_ussd.c:518 262421489903653/0x57711f90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328662 DSS <0004> hlr_ussd.c:363 262421489903653/0x57711f90: Tx USSD 'Your IMSI is 262421489903653' 20241115160328662 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421489903653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421489903653" destination_name="the-source\n" session_id=1467031440 session_state=END} 20241115160328662 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421489903653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 20241115160328665 DAUC <0003> db_auc.c:157 IMSI='262420849933874': No 2G Auth Data 20241115160328665 DAUC <0003> db_auc.c:192 IMSI='262420849933874': No 3G Auth Data 20241115160328671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 20241115160328674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328674 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420849933874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420849933874" source_name="the-source\n" session_id=1511894522 session_state=BEGIN} 20241115160328674 DSS <0004> hlr_ussd.c:576 262420849933874/0x5a1dadfa: Process SS (BEGIN) 20241115160328674 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328674 DSS <0004> hlr_ussd.c:518 262420849933874/0x5a1dadfa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328674 DSS <0004> hlr_ussd.c:363 262420849933874/0x5a1dadfa: Tx USSD 'Your IMSI is 262420849933874' 20241115160328674 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420849933874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420849933874" destination_name="the-source\n" session_id=1511894522 session_state=END} 20241115160328674 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420849933874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 20241115160328676 DAUC <0003> db_auc.c:157 IMSI='262425384529514': No 2G Auth Data 20241115160328676 DAUC <0003> db_auc.c:192 IMSI='262425384529514': No 3G Auth Data 20241115160328683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4258 20241115160328686 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328686 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425384529514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425384529514" source_name="the-source\n" session_id=237137166 session_state=BEGIN} 20241115160328686 DSS <0004> hlr_ussd.c:576 262425384529514/0x0e226d0e: Process SS (BEGIN) 20241115160328686 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328686 DSS <0004> hlr_ussd.c:518 262425384529514/0x0e226d0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328686 DSS <0004> hlr_ussd.c:363 262425384529514/0x0e226d0e: Tx USSD 'Your IMSI is 262425384529514' 20241115160328686 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425384529514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425384529514" destination_name="the-source\n" session_id=237137166 session_state=END} 20241115160328686 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425384529514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4258 20241115160328689 DAUC <0003> db_auc.c:157 IMSI='262429016508679': No 2G Auth Data 20241115160328689 DAUC <0003> db_auc.c:192 IMSI='262429016508679': No 3G Auth Data 20241115160328695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47196<->l=127.0.0.1:4258 20241115160328698 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328698 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429016508679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429016508679" source_name="the-source\n" session_id=3220427808 session_state=BEGIN} 20241115160328698 DSS <0004> hlr_ussd.c:576 262429016508679/0xbff3d420: Process SS (BEGIN) 20241115160328698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328698 DSS <0004> hlr_ussd.c:518 262429016508679/0xbff3d420: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328698 DSS <0004> hlr_ussd.c:363 262429016508679/0xbff3d420: Tx USSD 'Your IMSI is 262429016508679' 20241115160328698 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429016508679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429016508679" destination_name="the-source\n" session_id=3220427808 session_state=END} 20241115160328698 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429016508679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328698 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328698 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47196<->l=127.0.0.1:4258 20241115160328700 DAUC <0003> db_auc.c:157 IMSI='262422671375255': No 2G Auth Data 20241115160328700 DAUC <0003> db_auc.c:192 IMSI='262422671375255': No 3G Auth Data 20241115160328706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 20241115160328709 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328709 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422671375255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422671375255" source_name="the-source\n" session_id=2571814351 session_state=BEGIN} 20241115160328709 DSS <0004> hlr_ussd.c:576 262422671375255/0x994ac5cf: Process SS (BEGIN) 20241115160328709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328709 DSS <0004> hlr_ussd.c:518 262422671375255/0x994ac5cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328709 DSS <0004> hlr_ussd.c:363 262422671375255/0x994ac5cf: Tx USSD 'Your IMSI is 262422671375255' 20241115160328710 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422671375255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422671375255" destination_name="the-source\n" session_id=2571814351 session_state=END} 20241115160328710 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262422671375255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328710 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328710 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 20241115160328712 DAUC <0003> db_auc.c:157 IMSI='262424272532171': No 2G Auth Data 20241115160328712 DAUC <0003> db_auc.c:192 IMSI='262424272532171': No 3G Auth Data 20241115160328719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 20241115160328722 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328722 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424272532171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424272532171" source_name="the-source\n" session_id=3763462983 session_state=BEGIN} 20241115160328722 DSS <0004> hlr_ussd.c:576 262424272532171/0xe051e347: Process SS (BEGIN) 20241115160328722 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328722 DSS <0004> hlr_ussd.c:518 262424272532171/0xe051e347: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328722 DSS <0004> hlr_ussd.c:363 262424272532171/0xe051e347: Tx USSD 'Your IMSI is 262424272532171' 20241115160328722 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424272532171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424272532171" destination_name="the-source\n" session_id=3763462983 session_state=END} 20241115160328722 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262424272532171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328722 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328722 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 20241115160328725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4258 20241115160328725 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328725 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160328725 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160328725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160328725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241115160328725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40009<->l=127.0.0.1:4259) 20241115160328748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47228<->l=127.0.0.1:4258 20241115160328950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47228<->l=127.0.0.1:4258 20241115160332055 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160332055 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160332059 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20241115160332065 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160332065 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160332065 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  20241115160332065 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160332065 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  20241115160332065 DLGSUP <0013> gsup_server.c:235 2:  20241115160332065 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160332065 DLGSUP <0013> gsup_server.c:235 3:  20241115160332065 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160332065 DLGSUP <0013> gsup_server.c:235 4:  20241115160332065 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160332065 DLGSUP <0013> gsup_server.c:235 5:  20241115160332065 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160332065 DLGSUP <0013> gsup_server.c:235 7:  20241115160332065 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160332065 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160332065 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160332065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160332087 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45379<->l=127.0.0.1:4259) 20241115160332092 DAUC <0003> db_auc.c:157 IMSI='262420503461482': No 2G Auth Data 20241115160332092 DAUC <0003> db_auc.c:192 IMSI='262420503461482': No 3G Auth Data 20241115160332100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4258 20241115160332107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332107 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420503461482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420503461482" session_id=2362924394 session_state=BEGIN} 20241115160332107 DSS <0004> hlr_ussd.c:576 262420503461482/0x8cd75d6a: Process SS (BEGIN) 20241115160332107 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332107 DSS <0004> hlr_ussd.c:518 262420503461482/0x8cd75d6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332107 DSS <0004> hlr_ussd.c:363 262420503461482/0x8cd75d6a: Tx USSD 'Your extension is 491613026051' 20241115160332107 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420503461482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420503461482" session_id=2362924394 session_state=END} 20241115160332107 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420503461482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4258 20241115160332112 DAUC <0003> db_auc.c:157 IMSI='262424208487676': No 2G Auth Data 20241115160332113 DAUC <0003> db_auc.c:192 IMSI='262424208487676': No 3G Auth Data 20241115160332120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53724<->l=127.0.0.1:4258 20241115160332124 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332124 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424208487676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424208487676" session_id=807443566 session_state=BEGIN} 20241115160332124 DSS <0004> hlr_ussd.c:576 262424208487676/0x30209c6e: Process SS (BEGIN) 20241115160332124 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332124 DSS <0004> hlr_ussd.c:518 262424208487676/0x30209c6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332124 DSS <0004> hlr_ussd.c:363 262424208487676/0x30209c6e: Tx USSD 'Your extension is 491612568266' 20241115160332124 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424208487676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424208487676" session_id=807443566 session_state=END} 20241115160332124 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424208487676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332124 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332124 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53724<->l=127.0.0.1:4258 20241115160332127 DAUC <0003> db_auc.c:157 IMSI='262421046742409': No 2G Auth Data 20241115160332127 DAUC <0003> db_auc.c:192 IMSI='262421046742409': No 3G Auth Data 20241115160332134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241115160332137 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332137 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421046742409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421046742409" session_id=1377990682 session_state=BEGIN} 20241115160332137 DSS <0004> hlr_ussd.c:576 262421046742409/0x5222781a: Process SS (BEGIN) 20241115160332137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332137 DSS <0004> hlr_ussd.c:518 262421046742409/0x5222781a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332137 DSS <0004> hlr_ussd.c:363 262421046742409/0x5222781a: Tx USSD 'Your extension is 491614843685' 20241115160332137 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421046742409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421046742409" session_id=1377990682 session_state=END} 20241115160332137 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421046742409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332137 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332137 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241115160332139 DAUC <0003> db_auc.c:157 IMSI='262427253495728': No 2G Auth Data 20241115160332139 DAUC <0003> db_auc.c:192 IMSI='262427253495728': No 3G Auth Data 20241115160332146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4258 20241115160332149 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332149 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427253495728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427253495728" session_id=1835737822 session_state=BEGIN} 20241115160332149 DSS <0004> hlr_ussd.c:576 262427253495728/0x6d6b22de: Process SS (BEGIN) 20241115160332149 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332149 DSS <0004> hlr_ussd.c:518 262427253495728/0x6d6b22de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332149 DSS <0004> hlr_ussd.c:363 262427253495728/0x6d6b22de: Tx USSD 'Your extension is 491618877086' 20241115160332149 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427253495728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427253495728" session_id=1835737822 session_state=END} 20241115160332149 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427253495728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332149 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332149 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4258 20241115160332152 DAUC <0003> db_auc.c:157 IMSI='262428848756613': No 2G Auth Data 20241115160332152 DAUC <0003> db_auc.c:192 IMSI='262428848756613': No 3G Auth Data 20241115160332158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20241115160332161 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332161 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428848756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428848756613" session_id=3612631524 session_state=BEGIN} 20241115160332161 DSS <0004> hlr_ussd.c:576 262428848756613/0xd75461e4: Process SS (BEGIN) 20241115160332161 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332161 DSS <0004> hlr_ussd.c:518 262428848756613/0xd75461e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332161 DSS <0004> hlr_ussd.c:363 262428848756613/0xd75461e4: Tx USSD 'Your extension is 491613373423' 20241115160332161 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428848756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428848756613" session_id=3612631524 session_state=END} 20241115160332161 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428848756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332161 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332161 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20241115160332165 DAUC <0003> db_auc.c:157 IMSI='262421022269821': No 2G Auth Data 20241115160332165 DAUC <0003> db_auc.c:192 IMSI='262421022269821': No 3G Auth Data 20241115160332171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53750<->l=127.0.0.1:4258 20241115160332174 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332174 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421022269821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421022269821" session_id=2178609838 session_state=BEGIN} 20241115160332174 DSS <0004> hlr_ussd.c:576 262421022269821/0x81daf2ae: Process SS (BEGIN) 20241115160332174 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332174 DSS <0004> hlr_ussd.c:518 262421022269821/0x81daf2ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332174 DSS <0004> hlr_ussd.c:363 262421022269821/0x81daf2ae: Tx USSD 'Your extension is 491618056870' 20241115160332174 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421022269821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421022269821" session_id=2178609838 session_state=END} 20241115160332174 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421022269821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332174 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332174 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53750<->l=127.0.0.1:4258 20241115160332176 DAUC <0003> db_auc.c:157 IMSI='262422495074464': No 2G Auth Data 20241115160332176 DAUC <0003> db_auc.c:192 IMSI='262422495074464': No 3G Auth Data 20241115160332184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241115160332187 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332187 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422495074464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422495074464" session_id=2000803008 session_state=BEGIN} 20241115160332187 DSS <0004> hlr_ussd.c:576 262422495074464/0x7741d4c0: Process SS (BEGIN) 20241115160332187 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332187 DSS <0004> hlr_ussd.c:518 262422495074464/0x7741d4c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332187 DSS <0004> hlr_ussd.c:363 262422495074464/0x7741d4c0: Tx USSD 'Your extension is 491610246416' 20241115160332187 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422495074464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422495074464" session_id=2000803008 session_state=END} 20241115160332187 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422495074464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332187 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332187 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241115160332189 DAUC <0003> db_auc.c:157 IMSI='262424703608673': No 2G Auth Data 20241115160332189 DAUC <0003> db_auc.c:192 IMSI='262424703608673': No 3G Auth Data 20241115160332196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241115160332199 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332199 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424703608673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424703608673" session_id=1863517512 session_state=BEGIN} 20241115160332199 DSS <0004> hlr_ussd.c:576 262424703608673/0x6f130548: Process SS (BEGIN) 20241115160332199 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332199 DSS <0004> hlr_ussd.c:518 262424703608673/0x6f130548: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332199 DSS <0004> hlr_ussd.c:363 262424703608673/0x6f130548: Tx USSD 'Your extension is 491615625146' 20241115160332199 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424703608673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424703608673" session_id=1863517512 session_state=END} 20241115160332199 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424703608673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332199 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332199 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241115160332201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20241115160332202 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45379<->l=127.0.0.1:4259) 20241115160332202 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332202 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160332202 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160332202 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160332225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20241115160332426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20241115160335544 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160335545 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160335549 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241115160335554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335555 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160335555 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160335555 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  20241115160335555 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160335555 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  20241115160335555 DLGSUP <0013> gsup_server.c:235 2:  20241115160335555 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160335555 DLGSUP <0013> gsup_server.c:235 3:  20241115160335555 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160335555 DLGSUP <0013> gsup_server.c:235 4:  20241115160335556 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160335556 DLGSUP <0013> gsup_server.c:235 5:  20241115160335556 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160335556 DLGSUP <0013> gsup_server.c:235 7:  20241115160335556 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160335556 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160335556 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160335556 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160335582 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39267<->l=127.0.0.1:4259) 20241115160335590 DAUC <0003> db_auc.c:157 IMSI='262424415583777': No 2G Auth Data 20241115160335590 DAUC <0003> db_auc.c:192 IMSI='262424415583777': No 3G Auth Data 20241115160335617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241115160335630 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335630 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424415583777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424415583777" source_name="the-source\n" session_id=402937958 session_state=BEGIN} 20241115160335630 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160335630 DSS <0004> hlr_ussd.c:576 262424415583777/0x18045866: Process SS (BEGIN) 20241115160335630 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335630 DSS <0004> hlr_ussd.c:518 262424415583777/0x18045866: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335630 DSS <0004> hlr_ussd.c:363 262424415583777/0x18045866: Tx USSD 'Your extension is 491613114355' 20241115160335631 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424415583777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424415583777" destination_name="the-source\n" session_id=402937958 session_state=END} 20241115160335631 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424415583777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335631 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335631 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241115160335639 DAUC <0003> db_auc.c:157 IMSI='262425241083512': No 2G Auth Data 20241115160335639 DAUC <0003> db_auc.c:192 IMSI='262425241083512': No 3G Auth Data 20241115160335648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20241115160335650 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335650 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425241083512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425241083512" source_name="the-source\n" session_id=2516285633 session_state=BEGIN} 20241115160335650 DSS <0004> hlr_ussd.c:576 262425241083512/0x95fb78c1: Process SS (BEGIN) 20241115160335650 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335650 DSS <0004> hlr_ussd.c:518 262425241083512/0x95fb78c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335650 DSS <0004> hlr_ussd.c:363 262425241083512/0x95fb78c1: Tx USSD 'Your extension is 491610021278' 20241115160335650 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425241083512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425241083512" destination_name="the-source\n" session_id=2516285633 session_state=END} 20241115160335650 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425241083512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335650 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335650 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20241115160335653 DAUC <0003> db_auc.c:157 IMSI='262422477600517': No 2G Auth Data 20241115160335653 DAUC <0003> db_auc.c:192 IMSI='262422477600517': No 3G Auth Data 20241115160335659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 20241115160335661 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335661 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422477600517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422477600517" source_name="the-source\n" session_id=1848269363 session_state=BEGIN} 20241115160335661 DSS <0004> hlr_ussd.c:576 262422477600517/0x6e2a5a33: Process SS (BEGIN) 20241115160335661 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335662 DSS <0004> hlr_ussd.c:518 262422477600517/0x6e2a5a33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335662 DSS <0004> hlr_ussd.c:363 262422477600517/0x6e2a5a33: Tx USSD 'Your extension is 491612125884' 20241115160335662 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422477600517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422477600517" destination_name="the-source\n" session_id=1848269363 session_state=END} 20241115160335662 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422477600517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 20241115160335664 DAUC <0003> db_auc.c:157 IMSI='262429690452656': No 2G Auth Data 20241115160335664 DAUC <0003> db_auc.c:192 IMSI='262429690452656': No 3G Auth Data 20241115160335671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20241115160335674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335674 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429690452656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429690452656" source_name="the-source\n" session_id=4280269370 session_state=BEGIN} 20241115160335674 DSS <0004> hlr_ussd.c:576 262429690452656/0xff1fba3a: Process SS (BEGIN) 20241115160335674 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335674 DSS <0004> hlr_ussd.c:518 262429690452656/0xff1fba3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335674 DSS <0004> hlr_ussd.c:363 262429690452656/0xff1fba3a: Tx USSD 'Your extension is 491614440862' 20241115160335674 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429690452656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429690452656" destination_name="the-source\n" session_id=4280269370 session_state=END} 20241115160335674 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262429690452656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20241115160335677 DAUC <0003> db_auc.c:157 IMSI='262428298738492': No 2G Auth Data 20241115160335677 DAUC <0003> db_auc.c:192 IMSI='262428298738492': No 3G Auth Data 20241115160335684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20241115160335687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335687 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428298738492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428298738492" source_name="the-source\n" session_id=2809074741 session_state=BEGIN} 20241115160335687 DSS <0004> hlr_ussd.c:576 262428298738492/0xa76f1435: Process SS (BEGIN) 20241115160335687 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335687 DSS <0004> hlr_ussd.c:518 262428298738492/0xa76f1435: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335687 DSS <0004> hlr_ussd.c:363 262428298738492/0xa76f1435: Tx USSD 'Your extension is 491617568154' 20241115160335687 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428298738492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428298738492" destination_name="the-source\n" session_id=2809074741 session_state=END} 20241115160335687 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262428298738492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20241115160335689 DAUC <0003> db_auc.c:157 IMSI='262420071687585': No 2G Auth Data 20241115160335689 DAUC <0003> db_auc.c:192 IMSI='262420071687585': No 3G Auth Data 20241115160335696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53818<->l=127.0.0.1:4258 20241115160335699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335699 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420071687585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420071687585" source_name="the-source\n" session_id=1717041720 session_state=BEGIN} 20241115160335699 DSS <0004> hlr_ussd.c:576 262420071687585/0x6657fa38: Process SS (BEGIN) 20241115160335699 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335699 DSS <0004> hlr_ussd.c:518 262420071687585/0x6657fa38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335699 DSS <0004> hlr_ussd.c:363 262420071687585/0x6657fa38: Tx USSD 'Your extension is 491612427048' 20241115160335699 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420071687585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420071687585" destination_name="the-source\n" session_id=1717041720 session_state=END} 20241115160335699 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262420071687585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53818<->l=127.0.0.1:4258 20241115160335702 DAUC <0003> db_auc.c:157 IMSI='262428452124720': No 2G Auth Data 20241115160335702 DAUC <0003> db_auc.c:192 IMSI='262428452124720': No 3G Auth Data 20241115160335709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 20241115160335711 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335712 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428452124720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428452124720" source_name="the-source\n" session_id=1962961360 session_state=BEGIN} 20241115160335712 DSS <0004> hlr_ussd.c:576 262428452124720/0x750069d0: Process SS (BEGIN) 20241115160335712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335712 DSS <0004> hlr_ussd.c:518 262428452124720/0x750069d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335712 DSS <0004> hlr_ussd.c:363 262428452124720/0x750069d0: Tx USSD 'Your extension is 491610510888' 20241115160335712 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428452124720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428452124720" destination_name="the-source\n" session_id=1962961360 session_state=END} 20241115160335712 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428452124720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335712 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335712 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 20241115160335714 DAUC <0003> db_auc.c:157 IMSI='262424124317488': No 2G Auth Data 20241115160335714 DAUC <0003> db_auc.c:192 IMSI='262424124317488': No 3G Auth Data 20241115160335720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20241115160335723 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335723 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424124317488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424124317488" source_name="the-source\n" session_id=487422677 session_state=BEGIN} 20241115160335723 DSS <0004> hlr_ussd.c:576 262424124317488/0x1d0d7ad5: Process SS (BEGIN) 20241115160335723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335723 DSS <0004> hlr_ussd.c:518 262424124317488/0x1d0d7ad5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335723 DSS <0004> hlr_ussd.c:363 262424124317488/0x1d0d7ad5: Tx USSD 'Your extension is 491617264102' 20241115160335723 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424124317488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424124317488" destination_name="the-source\n" session_id=487422677 session_state=END} 20241115160335723 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424124317488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335723 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335723 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20241115160335726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241115160335726 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335726 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160335726 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160335726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160335726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241115160335726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39267<->l=127.0.0.1:4259) 20241115160335749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241115160335950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241115160339045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44331 20241115160339045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44331 20241115160339046 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339046 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339046 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160339046 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160339047 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339047 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339047 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339047 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160339047 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241115160339047 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241115160339047 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241115160339047 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  20241115160339047 DLGSUP <0013> gsup_server.c:235 2:  20241115160339047 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160339047 DLGSUP <0013> gsup_server.c:235 3:  20241115160339047 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160339047 DLGSUP <0013> gsup_server.c:235 4:  20241115160339047 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160339047 DLGSUP <0013> gsup_server.c:235 5:  20241115160339047 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160339047 DLGSUP <0013> gsup_server.c:235 7:  20241115160339047 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160339047 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160339047 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160339047 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44331 20241115160339047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 20241115160339048 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160339048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160339048 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  20241115160339048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160339048 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  20241115160339048 DLGSUP <0013> gsup_server.c:235 2:  20241115160339048 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160339048 DLGSUP <0013> gsup_server.c:235 3:  20241115160339048 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160339048 DLGSUP <0013> gsup_server.c:235 4:  20241115160339048 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160339048 DLGSUP <0013> gsup_server.c:235 5:  20241115160339048 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160339048 DLGSUP <0013> gsup_server.c:235 7:  20241115160339048 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160339048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160339048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160339048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160339058 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36237<->l=127.0.0.1:4259) 20241115160339061 DAUC <0003> db_auc.c:157 IMSI='262420255001423': No 2G Auth Data 20241115160339061 DAUC <0003> db_auc.c:192 IMSI='262420255001423': No 3G Auth Data 20241115160339069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 20241115160339090 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339090 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420255001423" session_id=526490061 session_state=BEGIN} 20241115160339090 DSS <0004> hlr_ussd.c:576 262420255001423/0x1f6199cd: Process SS (BEGIN) 20241115160339090 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339090 DSS <0004> hlr_ussd.c:518 262420255001423/0x1f6199cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339090 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339090 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339090 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339090 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339106 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339106 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339106 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420255001423" session_id=526490061 session_state=END} 20241115160339107 DSS <0004> hlr_ussd.c:576 262420255001423/0x1f6199cd: Process SS (END) 20241115160339107 DSS <0004> hlr_ussd.c:518 262420255001423/0x1f6199cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339107 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420255001423" session_id=526490061 session_state=END} 20241115160339107 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339107 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 20241115160339119 DAUC <0003> db_auc.c:157 IMSI='262426561964732': No 2G Auth Data 20241115160339119 DAUC <0003> db_auc.c:192 IMSI='262426561964732': No 3G Auth Data 20241115160339130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 20241115160339133 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339133 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426561964732" session_id=121153943 session_state=BEGIN} 20241115160339133 DSS <0004> hlr_ussd.c:576 262426561964732/0x0738a997: Process SS (BEGIN) 20241115160339133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339133 DSS <0004> hlr_ussd.c:518 262426561964732/0x0738a997: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339133 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339133 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339133 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339133 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339134 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339134 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339134 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426561964732" session_id=121153943 session_state=END} 20241115160339134 DSS <0004> hlr_ussd.c:576 262426561964732/0x0738a997: Process SS (END) 20241115160339134 DSS <0004> hlr_ussd.c:518 262426561964732/0x0738a997: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339134 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426561964732" session_id=121153943 session_state=END} 20241115160339134 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339134 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339134 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339134 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 20241115160339136 DAUC <0003> db_auc.c:157 IMSI='262420698456707': No 2G Auth Data 20241115160339136 DAUC <0003> db_auc.c:192 IMSI='262420698456707': No 3G Auth Data 20241115160339142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20241115160339145 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339145 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420698456707" session_id=3075550049 session_state=BEGIN} 20241115160339145 DSS <0004> hlr_ussd.c:576 262420698456707/0xb7512b61: Process SS (BEGIN) 20241115160339145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339145 DSS <0004> hlr_ussd.c:518 262420698456707/0xb7512b61: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339145 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339145 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339145 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339145 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339146 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339146 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339146 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420698456707" session_id=3075550049 session_state=END} 20241115160339146 DSS <0004> hlr_ussd.c:576 262420698456707/0xb7512b61: Process SS (END) 20241115160339146 DSS <0004> hlr_ussd.c:518 262420698456707/0xb7512b61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339146 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420698456707" session_id=3075550049 session_state=END} 20241115160339146 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339146 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339146 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339146 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20241115160339148 DAUC <0003> db_auc.c:157 IMSI='262429927575901': No 2G Auth Data 20241115160339148 DAUC <0003> db_auc.c:192 IMSI='262429927575901': No 3G Auth Data 20241115160339154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241115160339157 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339157 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429927575901" session_id=3413297609 session_state=BEGIN} 20241115160339157 DSS <0004> hlr_ussd.c:576 262429927575901/0xcb72c9c9: Process SS (BEGIN) 20241115160339157 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339157 DSS <0004> hlr_ussd.c:518 262429927575901/0xcb72c9c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339157 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339157 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339157 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339157 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339158 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339158 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339158 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429927575901" session_id=3413297609 session_state=END} 20241115160339158 DSS <0004> hlr_ussd.c:576 262429927575901/0xcb72c9c9: Process SS (END) 20241115160339158 DSS <0004> hlr_ussd.c:518 262429927575901/0xcb72c9c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339158 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429927575901" session_id=3413297609 session_state=END} 20241115160339158 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339158 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339158 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339158 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241115160339160 DAUC <0003> db_auc.c:157 IMSI='262422706508256': No 2G Auth Data 20241115160339160 DAUC <0003> db_auc.c:192 IMSI='262422706508256': No 3G Auth Data 20241115160339167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241115160339170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339170 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422706508256" session_id=2636512932 session_state=BEGIN} 20241115160339170 DSS <0004> hlr_ussd.c:576 262422706508256/0x9d25fea4: Process SS (BEGIN) 20241115160339170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339170 DSS <0004> hlr_ussd.c:518 262422706508256/0x9d25fea4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339170 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339170 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339171 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339172 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422706508256" session_id=2636512932 session_state=END} 20241115160339172 DSS <0004> hlr_ussd.c:576 262422706508256/0x9d25fea4: Process SS (END) 20241115160339172 DSS <0004> hlr_ussd.c:518 262422706508256/0x9d25fea4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339172 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422706508256" session_id=2636512932 session_state=END} 20241115160339172 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339172 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339172 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339172 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241115160339174 DAUC <0003> db_auc.c:157 IMSI='262427650003207': No 2G Auth Data 20241115160339174 DAUC <0003> db_auc.c:192 IMSI='262427650003207': No 3G Auth Data 20241115160339181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53914<->l=127.0.0.1:4258 20241115160339184 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339184 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427650003207" session_id=740476326 session_state=BEGIN} 20241115160339184 DSS <0004> hlr_ussd.c:576 262427650003207/0x2c22c5a6: Process SS (BEGIN) 20241115160339184 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339184 DSS <0004> hlr_ussd.c:518 262427650003207/0x2c22c5a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339184 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339184 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339184 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339184 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339185 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339185 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339185 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427650003207" session_id=740476326 session_state=END} 20241115160339185 DSS <0004> hlr_ussd.c:576 262427650003207/0x2c22c5a6: Process SS (END) 20241115160339185 DSS <0004> hlr_ussd.c:518 262427650003207/0x2c22c5a6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339185 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427650003207" session_id=740476326 session_state=END} 20241115160339185 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339185 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339185 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339185 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53914<->l=127.0.0.1:4258 20241115160339187 DAUC <0003> db_auc.c:157 IMSI='262424426188713': No 2G Auth Data 20241115160339187 DAUC <0003> db_auc.c:192 IMSI='262424426188713': No 3G Auth Data 20241115160339194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241115160339197 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339197 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424426188713" session_id=2313400322 session_state=BEGIN} 20241115160339197 DSS <0004> hlr_ussd.c:576 262424426188713/0x89e3b002: Process SS (BEGIN) 20241115160339197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339197 DSS <0004> hlr_ussd.c:518 262424426188713/0x89e3b002: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339197 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339197 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339197 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339197 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339198 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339198 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339198 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426188713" session_id=2313400322 session_state=END} 20241115160339198 DSS <0004> hlr_ussd.c:576 262424426188713/0x89e3b002: Process SS (END) 20241115160339198 DSS <0004> hlr_ussd.c:518 262424426188713/0x89e3b002: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339198 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426188713" session_id=2313400322 session_state=END} 20241115160339198 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339198 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339198 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339198 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241115160339200 DAUC <0003> db_auc.c:157 IMSI='262424796488400': No 2G Auth Data 20241115160339200 DAUC <0003> db_auc.c:192 IMSI='262424796488400': No 3G Auth Data 20241115160339207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 20241115160339210 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339210 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424796488400" session_id=2419657143 session_state=BEGIN} 20241115160339210 DSS <0004> hlr_ussd.c:576 262424796488400/0x903909b7: Process SS (BEGIN) 20241115160339210 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339210 DSS <0004> hlr_ussd.c:518 262424796488400/0x903909b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339210 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339210 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339210 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339210 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339211 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339211 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339211 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424796488400" session_id=2419657143 session_state=END} 20241115160339211 DSS <0004> hlr_ussd.c:576 262424796488400/0x903909b7: Process SS (END) 20241115160339211 DSS <0004> hlr_ussd.c:518 262424796488400/0x903909b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339211 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424796488400" session_id=2419657143 session_state=END} 20241115160339211 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339211 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339211 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339211 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 20241115160339214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 20241115160339215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339215 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339215 DLINP <000b> input/ipa.c:414 127.0.0.1:44331 connection closed with server 20241115160339215 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44331 20241115160339215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241115160339215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339215 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160339215 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160339215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160339215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36237<->l=127.0.0.1:4259) 20241115160339238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53938<->l=127.0.0.1:4258 20241115160339440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53938<->l=127.0.0.1:4258 20241115160342549 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39883 20241115160342549 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39883 20241115160342550 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342550 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160342551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160342552 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342552 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342552 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160342552 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241115160342552 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241115160342552 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241115160342552 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  20241115160342552 DLGSUP <0013> gsup_server.c:235 2:  20241115160342552 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160342552 DLGSUP <0013> gsup_server.c:235 3:  20241115160342552 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160342552 DLGSUP <0013> gsup_server.c:235 4:  20241115160342552 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160342552 DLGSUP <0013> gsup_server.c:235 5:  20241115160342552 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160342552 DLGSUP <0013> gsup_server.c:235 7:  20241115160342552 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160342552 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160342552 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160342552 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39883 20241115160342553 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20241115160342554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342554 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160342554 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160342554 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  20241115160342554 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160342554 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  20241115160342554 DLGSUP <0013> gsup_server.c:235 2:  20241115160342554 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160342554 DLGSUP <0013> gsup_server.c:235 3:  20241115160342555 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160342555 DLGSUP <0013> gsup_server.c:235 4:  20241115160342555 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160342555 DLGSUP <0013> gsup_server.c:235 5:  20241115160342555 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160342555 DLGSUP <0013> gsup_server.c:235 7:  20241115160342555 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160342555 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160342555 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160342555 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160342564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39039<->l=127.0.0.1:4259) 20241115160342566 DAUC <0003> db_auc.c:157 IMSI='262423566349950': No 2G Auth Data 20241115160342566 DAUC <0003> db_auc.c:192 IMSI='262423566349950': No 3G Auth Data 20241115160342572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4258 20241115160342598 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342598 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566349950" session_id=1301444788 session_state=BEGIN} 20241115160342598 DSS <0004> hlr_ussd.c:576 262423566349950/0x4d9278b4: Process SS (BEGIN) 20241115160342599 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342599 DSS <0004> hlr_ussd.c:518 262423566349950/0x4d9278b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342599 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342599 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342599 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342599 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342615 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342615 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566349950" session_id=1301444788 session_state=CONTINUE} 20241115160342615 DSS <0004> hlr_ussd.c:576 262423566349950/0x4d9278b4: Process SS (CONTINUE) 20241115160342615 DSS <0004> hlr_ussd.c:518 262423566349950/0x4d9278b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342615 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566349950" session_id=1301444788 session_state=CONTINUE} 20241115160342615 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342616 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342628 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566349950" session_id=1301444788 session_state=CONTINUE} 20241115160342628 DSS <0004> hlr_ussd.c:576 262423566349950/0x4d9278b4: Process SS (CONTINUE) 20241115160342628 DSS <0004> hlr_ussd.c:518 262423566349950/0x4d9278b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342628 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342629 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342629 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342632 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342632 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342632 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566349950" session_id=1301444788 session_state=END} 20241115160342633 DSS <0004> hlr_ussd.c:576 262423566349950/0x4d9278b4: Process SS (END) 20241115160342633 DSS <0004> hlr_ussd.c:518 262423566349950/0x4d9278b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342633 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566349950" session_id=1301444788 session_state=END} 20241115160342633 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342633 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342633 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342633 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4258 20241115160342638 DAUC <0003> db_auc.c:157 IMSI='262420215689929': No 2G Auth Data 20241115160342638 DAUC <0003> db_auc.c:192 IMSI='262420215689929': No 3G Auth Data 20241115160342652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4258 20241115160342654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342654 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420215689929" session_id=793474379 session_state=BEGIN} 20241115160342654 DSS <0004> hlr_ussd.c:576 262420215689929/0x2f4b754b: Process SS (BEGIN) 20241115160342654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342654 DSS <0004> hlr_ussd.c:518 262420215689929/0x2f4b754b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342654 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342654 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342655 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342655 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215689929" session_id=793474379 session_state=CONTINUE} 20241115160342655 DSS <0004> hlr_ussd.c:576 262420215689929/0x2f4b754b: Process SS (CONTINUE) 20241115160342655 DSS <0004> hlr_ussd.c:518 262420215689929/0x2f4b754b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342655 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215689929" session_id=793474379 session_state=CONTINUE} 20241115160342655 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342657 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420215689929" session_id=793474379 session_state=CONTINUE} 20241115160342657 DSS <0004> hlr_ussd.c:576 262420215689929/0x2f4b754b: Process SS (CONTINUE) 20241115160342657 DSS <0004> hlr_ussd.c:518 262420215689929/0x2f4b754b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342657 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342657 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342657 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342658 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342658 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342658 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215689929" session_id=793474379 session_state=END} 20241115160342658 DSS <0004> hlr_ussd.c:576 262420215689929/0x2f4b754b: Process SS (END) 20241115160342658 DSS <0004> hlr_ussd.c:518 262420215689929/0x2f4b754b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342658 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215689929" session_id=793474379 session_state=END} 20241115160342658 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342658 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342658 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342658 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4258 20241115160342659 DAUC <0003> db_auc.c:157 IMSI='262429775763847': No 2G Auth Data 20241115160342659 DAUC <0003> db_auc.c:192 IMSI='262429775763847': No 3G Auth Data 20241115160342665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4258 20241115160342668 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342668 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429775763847" session_id=2996534883 session_state=BEGIN} 20241115160342668 DSS <0004> hlr_ussd.c:576 262429775763847/0xb29b7e63: Process SS (BEGIN) 20241115160342668 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342668 DSS <0004> hlr_ussd.c:518 262429775763847/0xb29b7e63: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342668 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342668 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342668 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342668 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342669 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342669 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775763847" session_id=2996534883 session_state=CONTINUE} 20241115160342669 DSS <0004> hlr_ussd.c:576 262429775763847/0xb29b7e63: Process SS (CONTINUE) 20241115160342669 DSS <0004> hlr_ussd.c:518 262429775763847/0xb29b7e63: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342669 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775763847" session_id=2996534883 session_state=CONTINUE} 20241115160342669 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342671 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342671 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429775763847" session_id=2996534883 session_state=CONTINUE} 20241115160342671 DSS <0004> hlr_ussd.c:576 262429775763847/0xb29b7e63: Process SS (CONTINUE) 20241115160342671 DSS <0004> hlr_ussd.c:518 262429775763847/0xb29b7e63: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342671 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342671 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342671 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342671 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342671 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342672 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342672 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342673 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775763847" session_id=2996534883 session_state=END} 20241115160342673 DSS <0004> hlr_ussd.c:576 262429775763847/0xb29b7e63: Process SS (END) 20241115160342673 DSS <0004> hlr_ussd.c:518 262429775763847/0xb29b7e63: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342673 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775763847" session_id=2996534883 session_state=END} 20241115160342673 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342673 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342673 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342673 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4258 20241115160342674 DAUC <0003> db_auc.c:157 IMSI='262421228098411': No 2G Auth Data 20241115160342674 DAUC <0003> db_auc.c:192 IMSI='262421228098411': No 3G Auth Data 20241115160342680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4258 20241115160342683 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342683 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421228098411" session_id=2908307640 session_state=BEGIN} 20241115160342683 DSS <0004> hlr_ussd.c:576 262421228098411/0xad5940b8: Process SS (BEGIN) 20241115160342683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342683 DSS <0004> hlr_ussd.c:518 262421228098411/0xad5940b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342683 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342683 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342683 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342683 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342684 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342684 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342684 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228098411" session_id=2908307640 session_state=CONTINUE} 20241115160342684 DSS <0004> hlr_ussd.c:576 262421228098411/0xad5940b8: Process SS (CONTINUE) 20241115160342684 DSS <0004> hlr_ussd.c:518 262421228098411/0xad5940b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342684 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228098411" session_id=2908307640 session_state=CONTINUE} 20241115160342684 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342684 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342684 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342687 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421228098411" session_id=2908307640 session_state=CONTINUE} 20241115160342687 DSS <0004> hlr_ussd.c:576 262421228098411/0xad5940b8: Process SS (CONTINUE) 20241115160342687 DSS <0004> hlr_ussd.c:518 262421228098411/0xad5940b8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342687 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342687 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342687 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342688 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342688 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342688 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228098411" session_id=2908307640 session_state=END} 20241115160342688 DSS <0004> hlr_ussd.c:576 262421228098411/0xad5940b8: Process SS (END) 20241115160342688 DSS <0004> hlr_ussd.c:518 262421228098411/0xad5940b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342688 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228098411" session_id=2908307640 session_state=END} 20241115160342688 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342688 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342688 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342688 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4258 20241115160342689 DAUC <0003> db_auc.c:157 IMSI='262423231614909': No 2G Auth Data 20241115160342689 DAUC <0003> db_auc.c:192 IMSI='262423231614909': No 3G Auth Data 20241115160342696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57338<->l=127.0.0.1:4258 20241115160342699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342699 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423231614909" session_id=221032084 session_state=BEGIN} 20241115160342699 DSS <0004> hlr_ussd.c:576 262423231614909/0x0d2cae94: Process SS (BEGIN) 20241115160342699 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342699 DSS <0004> hlr_ussd.c:518 262423231614909/0x0d2cae94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342699 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342699 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342701 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342701 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342701 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423231614909" session_id=221032084 session_state=CONTINUE} 20241115160342701 DSS <0004> hlr_ussd.c:576 262423231614909/0x0d2cae94: Process SS (CONTINUE) 20241115160342701 DSS <0004> hlr_ussd.c:518 262423231614909/0x0d2cae94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342701 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423231614909" session_id=221032084 session_state=CONTINUE} 20241115160342701 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342701 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342701 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342703 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342703 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423231614909" session_id=221032084 session_state=CONTINUE} 20241115160342703 DSS <0004> hlr_ussd.c:576 262423231614909/0x0d2cae94: Process SS (CONTINUE) 20241115160342703 DSS <0004> hlr_ussd.c:518 262423231614909/0x0d2cae94: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342703 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342703 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342703 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342703 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342703 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342705 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342705 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342705 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423231614909" session_id=221032084 session_state=END} 20241115160342705 DSS <0004> hlr_ussd.c:576 262423231614909/0x0d2cae94: Process SS (END) 20241115160342705 DSS <0004> hlr_ussd.c:518 262423231614909/0x0d2cae94: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342705 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423231614909" session_id=221032084 session_state=END} 20241115160342705 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342705 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342705 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342705 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57338<->l=127.0.0.1:4258 20241115160342706 DAUC <0003> db_auc.c:157 IMSI='262428919302680': No 2G Auth Data 20241115160342706 DAUC <0003> db_auc.c:192 IMSI='262428919302680': No 3G Auth Data 20241115160342712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241115160342715 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342715 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428919302680" session_id=2555508971 session_state=BEGIN} 20241115160342715 DSS <0004> hlr_ussd.c:576 262428919302680/0x9851f8eb: Process SS (BEGIN) 20241115160342715 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342715 DSS <0004> hlr_ussd.c:518 262428919302680/0x9851f8eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342715 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342715 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342715 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342715 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342717 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342717 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342717 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919302680" session_id=2555508971 session_state=CONTINUE} 20241115160342717 DSS <0004> hlr_ussd.c:576 262428919302680/0x9851f8eb: Process SS (CONTINUE) 20241115160342717 DSS <0004> hlr_ussd.c:518 262428919302680/0x9851f8eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342717 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919302680" session_id=2555508971 session_state=CONTINUE} 20241115160342717 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342717 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342717 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342719 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342719 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428919302680" session_id=2555508971 session_state=CONTINUE} 20241115160342719 DSS <0004> hlr_ussd.c:576 262428919302680/0x9851f8eb: Process SS (CONTINUE) 20241115160342719 DSS <0004> hlr_ussd.c:518 262428919302680/0x9851f8eb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342719 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342719 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342719 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342719 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342719 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342720 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342720 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342720 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919302680" session_id=2555508971 session_state=END} 20241115160342720 DSS <0004> hlr_ussd.c:576 262428919302680/0x9851f8eb: Process SS (END) 20241115160342720 DSS <0004> hlr_ussd.c:518 262428919302680/0x9851f8eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342720 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919302680" session_id=2555508971 session_state=END} 20241115160342720 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342720 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342720 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342720 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241115160342722 DAUC <0003> db_auc.c:157 IMSI='262429017959720': No 2G Auth Data 20241115160342722 DAUC <0003> db_auc.c:192 IMSI='262429017959720': No 3G Auth Data 20241115160342728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241115160342732 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342732 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429017959720" session_id=672592653 session_state=BEGIN} 20241115160342732 DSS <0004> hlr_ussd.c:576 262429017959720/0x2816f30d: Process SS (BEGIN) 20241115160342732 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342732 DSS <0004> hlr_ussd.c:518 262429017959720/0x2816f30d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342732 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342732 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342732 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342732 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342733 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342733 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342733 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017959720" session_id=672592653 session_state=CONTINUE} 20241115160342733 DSS <0004> hlr_ussd.c:576 262429017959720/0x2816f30d: Process SS (CONTINUE) 20241115160342733 DSS <0004> hlr_ussd.c:518 262429017959720/0x2816f30d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342733 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017959720" session_id=672592653 session_state=CONTINUE} 20241115160342733 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342733 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342733 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342736 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342736 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429017959720" session_id=672592653 session_state=CONTINUE} 20241115160342736 DSS <0004> hlr_ussd.c:576 262429017959720/0x2816f30d: Process SS (CONTINUE) 20241115160342736 DSS <0004> hlr_ussd.c:518 262429017959720/0x2816f30d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342736 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342736 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342736 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342736 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342736 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342738 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342738 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342738 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017959720" session_id=672592653 session_state=END} 20241115160342738 DSS <0004> hlr_ussd.c:576 262429017959720/0x2816f30d: Process SS (END) 20241115160342738 DSS <0004> hlr_ussd.c:518 262429017959720/0x2816f30d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342738 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017959720" session_id=672592653 session_state=END} 20241115160342738 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342738 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342738 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342738 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241115160342739 DAUC <0003> db_auc.c:157 IMSI='262426611568310': No 2G Auth Data 20241115160342739 DAUC <0003> db_auc.c:192 IMSI='262426611568310': No 3G Auth Data 20241115160342746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 20241115160342749 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342749 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426611568310" session_id=914357570 session_state=BEGIN} 20241115160342749 DSS <0004> hlr_ussd.c:576 262426611568310/0x367ffd42: Process SS (BEGIN) 20241115160342749 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342749 DSS <0004> hlr_ussd.c:518 262426611568310/0x367ffd42: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342749 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342749 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342749 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342749 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342751 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342751 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342751 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426611568310" session_id=914357570 session_state=CONTINUE} 20241115160342751 DSS <0004> hlr_ussd.c:576 262426611568310/0x367ffd42: Process SS (CONTINUE) 20241115160342751 DSS <0004> hlr_ussd.c:518 262426611568310/0x367ffd42: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342751 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426611568310" session_id=914357570 session_state=CONTINUE} 20241115160342751 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342751 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342751 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342753 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342753 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426611568310" session_id=914357570 session_state=CONTINUE} 20241115160342753 DSS <0004> hlr_ussd.c:576 262426611568310/0x367ffd42: Process SS (CONTINUE) 20241115160342753 DSS <0004> hlr_ussd.c:518 262426611568310/0x367ffd42: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342753 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342753 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342753 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342753 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342753 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342754 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342754 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342754 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426611568310" session_id=914357570 session_state=END} 20241115160342754 DSS <0004> hlr_ussd.c:576 262426611568310/0x367ffd42: Process SS (END) 20241115160342754 DSS <0004> hlr_ussd.c:518 262426611568310/0x367ffd42: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342754 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426611568310" session_id=914357570 session_state=END} 20241115160342754 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342754 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342754 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342754 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 20241115160342756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20241115160342757 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342757 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160342757 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160342757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160342757 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39039<->l=127.0.0.1:4259) 20241115160342757 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342757 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342757 DLINP <000b> input/ipa.c:414 127.0.0.1:39883 connection closed with server 20241115160342757 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39883 20241115160342757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241115160342794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 20241115160342996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 20241115160346106 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35697 20241115160346106 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35697 20241115160346107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346107 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160346108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160346109 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346109 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346109 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160346109 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241115160346109 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241115160346109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241115160346109 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  20241115160346109 DLGSUP <0013> gsup_server.c:235 2:  20241115160346109 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160346109 DLGSUP <0013> gsup_server.c:235 3:  20241115160346109 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160346109 DLGSUP <0013> gsup_server.c:235 4:  20241115160346109 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160346109 DLGSUP <0013> gsup_server.c:235 5:  20241115160346109 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160346109 DLGSUP <0013> gsup_server.c:235 7:  20241115160346109 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160346109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160346109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160346109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35697 20241115160346110 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 20241115160346111 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346111 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160346111 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160346111 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  20241115160346111 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160346111 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  20241115160346111 DLGSUP <0013> gsup_server.c:235 2:  20241115160346111 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160346111 DLGSUP <0013> gsup_server.c:235 3:  20241115160346111 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160346111 DLGSUP <0013> gsup_server.c:235 4:  20241115160346111 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160346111 DLGSUP <0013> gsup_server.c:235 5:  20241115160346111 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160346111 DLGSUP <0013> gsup_server.c:235 7:  20241115160346111 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160346111 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160346111 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160346111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160346120 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39435<->l=127.0.0.1:4259) 20241115160346125 DAUC <0003> db_auc.c:157 IMSI='262427968326255': No 2G Auth Data 20241115160346125 DAUC <0003> db_auc.c:192 IMSI='262427968326255': No 3G Auth Data 20241115160346133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 20241115160346154 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346154 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427968326255" session_id=73451230 session_state=BEGIN} 20241115160346154 DSS <0004> hlr_ussd.c:576 262427968326255/0x0460c6de: Process SS (BEGIN) 20241115160346154 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346154 DSS <0004> hlr_ussd.c:518 262427968326255/0x0460c6de: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346154 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346154 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346154 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346154 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346171 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346171 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427968326255" session_id=73451230 session_state=END} 20241115160346171 DSS <0004> hlr_ussd.c:576 262427968326255/0x0460c6de: Process SS (END) 20241115160346171 DSS <0004> hlr_ussd.c:518 262427968326255/0x0460c6de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346171 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427968326255" session_id=73451230 session_state=END} 20241115160346171 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346171 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 20241115160346184 DAUC <0003> db_auc.c:157 IMSI='262423676123340': No 2G Auth Data 20241115160346184 DAUC <0003> db_auc.c:192 IMSI='262423676123340': No 3G Auth Data 20241115160346198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241115160346200 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346200 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423676123340" session_id=2723366925 session_state=BEGIN} 20241115160346200 DSS <0004> hlr_ussd.c:576 262423676123340/0xa253480d: Process SS (BEGIN) 20241115160346201 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346201 DSS <0004> hlr_ussd.c:518 262423676123340/0xa253480d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346201 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423676123340" session_id=2723366925 session_state=END} 20241115160346201 DSS <0004> hlr_ussd.c:576 262423676123340/0xa253480d: Process SS (END) 20241115160346201 DSS <0004> hlr_ussd.c:518 262423676123340/0xa253480d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346201 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423676123340" session_id=2723366925 session_state=END} 20241115160346201 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346201 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241115160346203 DAUC <0003> db_auc.c:157 IMSI='262426520601286': No 2G Auth Data 20241115160346203 DAUC <0003> db_auc.c:192 IMSI='262426520601286': No 3G Auth Data 20241115160346210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241115160346212 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346212 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426520601286" session_id=3190246528 session_state=BEGIN} 20241115160346212 DSS <0004> hlr_ussd.c:576 262426520601286/0xbe274c80: Process SS (BEGIN) 20241115160346212 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346212 DSS <0004> hlr_ussd.c:518 262426520601286/0xbe274c80: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346212 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346212 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346212 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346212 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346213 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346213 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346213 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426520601286" session_id=3190246528 session_state=END} 20241115160346213 DSS <0004> hlr_ussd.c:576 262426520601286/0xbe274c80: Process SS (END) 20241115160346213 DSS <0004> hlr_ussd.c:518 262426520601286/0xbe274c80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346213 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426520601286" session_id=3190246528 session_state=END} 20241115160346213 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346213 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346213 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346213 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241115160346215 DAUC <0003> db_auc.c:157 IMSI='262422028745062': No 2G Auth Data 20241115160346215 DAUC <0003> db_auc.c:192 IMSI='262422028745062': No 3G Auth Data 20241115160346222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20241115160346225 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346225 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422028745062" session_id=2040443214 session_state=BEGIN} 20241115160346225 DSS <0004> hlr_ussd.c:576 262422028745062/0x799eb14e: Process SS (BEGIN) 20241115160346225 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346225 DSS <0004> hlr_ussd.c:518 262422028745062/0x799eb14e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346225 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346225 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346225 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346225 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346226 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346226 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346226 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422028745062" session_id=2040443214 session_state=END} 20241115160346226 DSS <0004> hlr_ussd.c:576 262422028745062/0x799eb14e: Process SS (END) 20241115160346226 DSS <0004> hlr_ussd.c:518 262422028745062/0x799eb14e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346226 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422028745062" session_id=2040443214 session_state=END} 20241115160346226 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346227 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20241115160346229 DAUC <0003> db_auc.c:157 IMSI='262429420106548': No 2G Auth Data 20241115160346229 DAUC <0003> db_auc.c:192 IMSI='262429420106548': No 3G Auth Data 20241115160346236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241115160346239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346239 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429420106548" session_id=316306312 session_state=BEGIN} 20241115160346239 DSS <0004> hlr_ussd.c:576 262429420106548/0x12da7388: Process SS (BEGIN) 20241115160346239 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346239 DSS <0004> hlr_ussd.c:518 262429420106548/0x12da7388: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346239 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346239 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346240 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346240 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346240 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420106548" session_id=316306312 session_state=END} 20241115160346240 DSS <0004> hlr_ussd.c:576 262429420106548/0x12da7388: Process SS (END) 20241115160346240 DSS <0004> hlr_ussd.c:518 262429420106548/0x12da7388: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346240 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420106548" session_id=316306312 session_state=END} 20241115160346240 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346240 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346240 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346240 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241115160346243 DAUC <0003> db_auc.c:157 IMSI='262422948320170': No 2G Auth Data 20241115160346243 DAUC <0003> db_auc.c:192 IMSI='262422948320170': No 3G Auth Data 20241115160346250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4258 20241115160346253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346253 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422948320170" session_id=3579161787 session_state=BEGIN} 20241115160346253 DSS <0004> hlr_ussd.c:576 262422948320170/0xd555acbb: Process SS (BEGIN) 20241115160346253 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346253 DSS <0004> hlr_ussd.c:518 262422948320170/0xd555acbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346253 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346253 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346254 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346254 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422948320170" session_id=3579161787 session_state=END} 20241115160346254 DSS <0004> hlr_ussd.c:576 262422948320170/0xd555acbb: Process SS (END) 20241115160346254 DSS <0004> hlr_ussd.c:518 262422948320170/0xd555acbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346254 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422948320170" session_id=3579161787 session_state=END} 20241115160346254 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346254 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4258 20241115160346257 DAUC <0003> db_auc.c:157 IMSI='262421283506524': No 2G Auth Data 20241115160346257 DAUC <0003> db_auc.c:192 IMSI='262421283506524': No 3G Auth Data 20241115160346264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 20241115160346267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346267 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421283506524" session_id=4192158402 session_state=BEGIN} 20241115160346267 DSS <0004> hlr_ussd.c:576 262421283506524/0xf9df42c2: Process SS (BEGIN) 20241115160346267 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346267 DSS <0004> hlr_ussd.c:518 262421283506524/0xf9df42c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346267 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346267 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346268 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346268 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421283506524" session_id=4192158402 session_state=END} 20241115160346268 DSS <0004> hlr_ussd.c:576 262421283506524/0xf9df42c2: Process SS (END) 20241115160346268 DSS <0004> hlr_ussd.c:518 262421283506524/0xf9df42c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346268 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421283506524" session_id=4192158402 session_state=END} 20241115160346268 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346268 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 20241115160346270 DAUC <0003> db_auc.c:157 IMSI='262429469665251': No 2G Auth Data 20241115160346270 DAUC <0003> db_auc.c:192 IMSI='262429469665251': No 3G Auth Data 20241115160346277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57462<->l=127.0.0.1:4258 20241115160346280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346280 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429469665251" session_id=171735124 session_state=BEGIN} 20241115160346280 DSS <0004> hlr_ussd.c:576 262429469665251/0x0a3c7854: Process SS (BEGIN) 20241115160346280 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346280 DSS <0004> hlr_ussd.c:518 262429469665251/0x0a3c7854: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346280 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346280 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346281 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346281 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346281 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429469665251" session_id=171735124 session_state=END} 20241115160346281 DSS <0004> hlr_ussd.c:576 262429469665251/0x0a3c7854: Process SS (END) 20241115160346281 DSS <0004> hlr_ussd.c:518 262429469665251/0x0a3c7854: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346281 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429469665251" session_id=171735124 session_state=END} 20241115160346281 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346281 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346281 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346281 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57462<->l=127.0.0.1:4258 20241115160346285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 20241115160346285 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346285 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160346285 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160346285 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160346285 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346285 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346285 DLINP <000b> input/ipa.c:414 127.0.0.1:35697 connection closed with server 20241115160346285 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35697 20241115160346285 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241115160346285 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39435<->l=127.0.0.1:4259) 20241115160346308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 20241115160346510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 20241115160348235 DSS <0004> hlr_ussd.c:239 262423117397498/0xd3170563: SS Session Timeout, destroying 20241115160348236 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423117397498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348249 DSS <0004> hlr_ussd.c:239 262428261200085/0x11c800ba: SS Session Timeout, destroying 20241115160348249 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428261200085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348262 DSS <0004> hlr_ussd.c:239 262429700313635/0xbb37a045: SS Session Timeout, destroying 20241115160348262 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429700313635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348274 DSS <0004> hlr_ussd.c:239 262425838011547/0x85811aaa: SS Session Timeout, destroying 20241115160348274 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425838011547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348285 DSS <0004> hlr_ussd.c:239 262422855289080/0xdec98b9d: SS Session Timeout, destroying 20241115160348285 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422855289080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348297 DSS <0004> hlr_ussd.c:239 262425969859811/0xacd147e7: SS Session Timeout, destroying 20241115160348297 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425969859811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348313 DSS <0004> hlr_ussd.c:239 262427290462255/0xb65168ef: SS Session Timeout, destroying 20241115160348313 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427290462255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348326 DSS <0004> hlr_ussd.c:239 262426836120950/0x95e1a37f: SS Session Timeout, destroying 20241115160348326 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426836120950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160349634 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160349635 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160349637 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160349638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 20241115160349640 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160349640 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160349640 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160349640 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  20241115160349640 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160349640 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  20241115160349640 DLGSUP <0013> gsup_server.c:235 2:  20241115160349640 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160349640 DLGSUP <0013> gsup_server.c:235 3:  20241115160349640 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160349640 DLGSUP <0013> gsup_server.c:235 4:  20241115160349640 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160349640 DLGSUP <0013> gsup_server.c:235 5:  20241115160349640 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160349640 DLGSUP <0013> gsup_server.c:235 7:  20241115160349640 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160349640 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160349640 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160349640 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160349651 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45789<->l=127.0.0.1:4259) 20241115160349652 DAUC <0003> db_auc.c:157 IMSI='262424122785824': No 2G Auth Data 20241115160349652 DAUC <0003> db_auc.c:192 IMSI='262424122785824': No 3G Auth Data 20241115160349658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241115160349682 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160349682 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424122785824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424122785824" session_id=3694645315 session_state=BEGIN} 20241115160349682 DSS <0004> hlr_ussd.c:576 262424122785824/0xdc37d043: Process SS (BEGIN) 20241115160349682 DSS <0004> hlr_ussd.c:498 262424122785824/0xdc37d043: SS CompType=Invoke, OpCode=InterrogateSS 20241115160349682 DSS <0004> hlr_ussd.c:506 262424122785824/0xdc37d043: Structured SS requests are not supported, rejecting... 20241115160349682 DSS <0004> hlr_ussd.c:354 262424122785824/0xdc37d043: Tx ReturnError(0, 0x15) 20241115160349682 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424122785824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424122785824" session_id=3694645315 session_state=END} 20241115160349682 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160349682 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160349691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241115160349695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 20241115160349697 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160349697 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160349697 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160349697 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160349697 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45789<->l=127.0.0.1:4259) 20241115160349748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 20241115160349849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 20241115160351634 DSS <0004> hlr_ussd.c:239 262423192939129/0x97ac8b9d: SS Session Timeout, destroying 20241115160351634 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423192939129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351643 DSS <0004> hlr_ussd.c:239 262427745604891/0xe8530a81: SS Session Timeout, destroying 20241115160351644 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427745604891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351654 DSS <0004> hlr_ussd.c:239 262421546061385/0x25d48454: SS Session Timeout, destroying 20241115160351654 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421546061385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351666 DSS <0004> hlr_ussd.c:239 262422043165936/0xa0f435c5: SS Session Timeout, destroying 20241115160351666 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422043165936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351678 DSS <0004> hlr_ussd.c:239 262423880022042/0xc7f4e7ae: SS Session Timeout, destroying 20241115160351678 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423880022042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351689 DSS <0004> hlr_ussd.c:239 262422274890202/0xed7179ff: SS Session Timeout, destroying 20241115160351689 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422274890202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351700 DSS <0004> hlr_ussd.c:239 262424543564074/0x8d7b535e: SS Session Timeout, destroying 20241115160351701 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424543564074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351713 DSS <0004> hlr_ussd.c:239 262420871590309/0x1f60b4d7: SS Session Timeout, destroying 20241115160351713 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420871590309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160352930 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160352930 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160352934 DLINP <000b> input/ipa.c:451 connected read/write 20241115160352934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160352934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 20241115160352935 DLINP <000b> input/ipa.c:451 connected read/write 20241115160352935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160352935 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160352935 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160352935 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  20241115160352935 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160352935 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  20241115160352935 DLGSUP <0013> gsup_server.c:235 2:  20241115160352935 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160352935 DLGSUP <0013> gsup_server.c:235 3:  20241115160352935 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160352935 DLGSUP <0013> gsup_server.c:235 4:  20241115160352935 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160352935 DLGSUP <0013> gsup_server.c:235 5:  20241115160352935 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160352935 DLGSUP <0013> gsup_server.c:235 7:  20241115160352935 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160352935 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160352935 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160352935 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160352964 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36279<->l=127.0.0.1:4259) 20241115160352978 DAUC <0003> db_auc.c:157 IMSI='262422611442645': No 2G Auth Data 20241115160352978 DAUC <0003> db_auc.c:192 IMSI='262422611442645': No 3G Auth Data 20241115160353006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4258 20241115160353019 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353019 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422611442645"} 20241115160353019 DMAIN <0000> hlr.c:435 IMSI='262422611442645': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353020 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422611442645"} 20241115160353020 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353020 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353020 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353024 DAUC <0003> db_auc.c:192 IMSI='262422611442645': No 3G Auth Data 20241115160353031 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353031 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422611442645"} 20241115160353031 DAUC <0003> hlr.c:428 IMSI='262422611442645': storing IMEI = 12345678901234 20241115160353031 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422611442645"} 20241115160353031 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353031 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353031 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353033 DAUC <0003> db_auc.c:192 IMSI='262422611442645': No 3G Auth Data 20241115160353036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4258 20241115160353039 DAUC <0003> db_auc.c:157 IMSI='262428778328753': No 2G Auth Data 20241115160353039 DAUC <0003> db_auc.c:192 IMSI='262428778328753': No 3G Auth Data 20241115160353052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4258 20241115160353055 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353055 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428778328753"} 20241115160353055 DMAIN <0000> hlr.c:435 IMSI='262428778328753': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353055 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428778328753"} 20241115160353055 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353055 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353055 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353056 DAUC <0003> db_auc.c:192 IMSI='262428778328753': No 3G Auth Data 20241115160353057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353057 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428778328753"} 20241115160353057 DAUC <0003> hlr.c:428 IMSI='262428778328753': storing IMEI = 12345678901234 20241115160353057 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428778328753"} 20241115160353057 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353058 DAUC <0003> db_auc.c:192 IMSI='262428778328753': No 3G Auth Data 20241115160353058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4258 20241115160353059 DAUC <0003> db_auc.c:157 IMSI='262427350810020': No 2G Auth Data 20241115160353059 DAUC <0003> db_auc.c:192 IMSI='262427350810020': No 3G Auth Data 20241115160353065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20241115160353067 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353068 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350810020"} 20241115160353068 DMAIN <0000> hlr.c:435 IMSI='262427350810020': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353068 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427350810020"} 20241115160353068 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353068 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353068 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353069 DAUC <0003> db_auc.c:192 IMSI='262427350810020': No 3G Auth Data 20241115160353070 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353070 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350810020"} 20241115160353070 DAUC <0003> hlr.c:428 IMSI='262427350810020': storing IMEI = 12345678901234 20241115160353070 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427350810020"} 20241115160353070 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353070 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353070 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353071 DAUC <0003> db_auc.c:192 IMSI='262427350810020': No 3G Auth Data 20241115160353071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20241115160353072 DAUC <0003> db_auc.c:157 IMSI='262427664088853': No 2G Auth Data 20241115160353072 DAUC <0003> db_auc.c:192 IMSI='262427664088853': No 3G Auth Data 20241115160353079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 20241115160353081 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353081 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664088853"} 20241115160353081 DMAIN <0000> hlr.c:435 IMSI='262427664088853': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353081 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427664088853"} 20241115160353081 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353081 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353081 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353082 DAUC <0003> db_auc.c:157 IMSI='262427664088853': No 2G Auth Data 20241115160353083 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353083 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664088853"} 20241115160353083 DAUC <0003> hlr.c:428 IMSI='262427664088853': storing IMEI = 12345678901234 20241115160353083 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427664088853"} 20241115160353083 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353083 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353083 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353084 DAUC <0003> db_auc.c:157 IMSI='262427664088853': No 2G Auth Data 20241115160353085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 20241115160353085 DAUC <0003> db_auc.c:157 IMSI='262421617961333': No 2G Auth Data 20241115160353085 DAUC <0003> db_auc.c:192 IMSI='262421617961333': No 3G Auth Data 20241115160353091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 20241115160353094 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353094 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421617961333"} 20241115160353094 DMAIN <0000> hlr.c:435 IMSI='262421617961333': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353094 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421617961333"} 20241115160353094 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353094 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353094 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353095 DAUC <0003> db_auc.c:157 IMSI='262421617961333': No 2G Auth Data 20241115160353096 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353096 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421617961333"} 20241115160353096 DAUC <0003> hlr.c:428 IMSI='262421617961333': storing IMEI = 12345678901234 20241115160353096 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421617961333"} 20241115160353096 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353096 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353096 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353097 DAUC <0003> db_auc.c:157 IMSI='262421617961333': No 2G Auth Data 20241115160353097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 20241115160353098 DAUC <0003> db_auc.c:157 IMSI='262428920359756': No 2G Auth Data 20241115160353098 DAUC <0003> db_auc.c:192 IMSI='262428920359756': No 3G Auth Data 20241115160353104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4258 20241115160353106 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353106 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428920359756"} 20241115160353106 DMAIN <0000> hlr.c:435 IMSI='262428920359756': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353106 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428920359756"} 20241115160353106 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353106 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353109 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353109 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428920359756"} 20241115160353109 DAUC <0003> hlr.c:428 IMSI='262428920359756': storing IMEI = 12345678901234 20241115160353109 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428920359756"} 20241115160353109 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353109 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353109 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4258 20241115160353111 DAUC <0003> db_auc.c:157 IMSI='262426883681524': No 2G Auth Data 20241115160353111 DAUC <0003> db_auc.c:192 IMSI='262426883681524': No 3G Auth Data 20241115160353118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4258 20241115160353122 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353122 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426883681524"} 20241115160353122 DMAIN <0000> hlr.c:435 IMSI='262426883681524': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353122 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426883681524"} 20241115160353122 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353122 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353122 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353125 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353126 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426883681524"} 20241115160353126 DAUC <0003> hlr.c:428 IMSI='262426883681524': storing IMEI = 12345678901234 20241115160353126 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426883681524"} 20241115160353126 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353126 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353126 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4258 20241115160353128 DAUC <0003> db_auc.c:157 IMSI='262423906154763': No 2G Auth Data 20241115160353128 DAUC <0003> db_auc.c:192 IMSI='262423906154763': No 3G Auth Data 20241115160353133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 20241115160353136 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353136 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906154763"} 20241115160353136 DMAIN <0000> hlr.c:435 IMSI='262423906154763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353136 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423906154763"} 20241115160353136 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353136 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353136 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353138 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353138 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906154763"} 20241115160353138 DAUC <0003> hlr.c:428 IMSI='262423906154763': storing IMEI = 12345678901234 20241115160353138 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423906154763"} 20241115160353138 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353138 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353138 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 20241115160353140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 20241115160353140 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160353140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160353140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160353140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36279<->l=127.0.0.1:4259) 20241115160353167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 20241115160353268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 20241115160356390 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160356390 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160356393 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4258 20241115160356396 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356396 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160356396 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160356396 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  20241115160356396 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160356396 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  20241115160356396 DLGSUP <0013> gsup_server.c:235 2:  20241115160356396 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160356396 DLGSUP <0013> gsup_server.c:235 3:  20241115160356396 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160356396 DLGSUP <0013> gsup_server.c:235 4:  20241115160356396 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160356396 DLGSUP <0013> gsup_server.c:235 5:  20241115160356396 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160356396 DLGSUP <0013> gsup_server.c:235 7:  20241115160356396 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160356396 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160356396 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160356396 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160356417 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37643<->l=127.0.0.1:4259) 20241115160356421 DAUC <0003> db_auc.c:157 IMSI='262422896855089': No 2G Auth Data 20241115160356421 DAUC <0003> db_auc.c:192 IMSI='262422896855089': No 3G Auth Data 20241115160356430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38656<->l=127.0.0.1:4258 20241115160356438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356438 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422896855089" source_name="the-source\n"} 20241115160356438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160356438 DMAIN <0000> hlr.c:435 IMSI='262422896855089': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356438 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422896855089" destination_name="the-source\n"} 20241115160356438 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356442 DAUC <0003> db_auc.c:192 IMSI='262422896855089': No 3G Auth Data 20241115160356448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356448 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422896855089" source_name="the-source\n"} 20241115160356448 DAUC <0003> hlr.c:428 IMSI='262422896855089': storing IMEI = 12345678901234 20241115160356448 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422896855089" destination_name="the-source\n"} 20241115160356448 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356450 DAUC <0003> db_auc.c:192 IMSI='262422896855089': No 3G Auth Data 20241115160356452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38656<->l=127.0.0.1:4258 20241115160356456 DAUC <0003> db_auc.c:157 IMSI='262424195124513': No 2G Auth Data 20241115160356456 DAUC <0003> db_auc.c:192 IMSI='262424195124513': No 3G Auth Data 20241115160356470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 20241115160356473 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356473 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424195124513" source_name="the-source\n"} 20241115160356473 DMAIN <0000> hlr.c:435 IMSI='262424195124513': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356473 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424195124513" destination_name="the-source\n"} 20241115160356473 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356473 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356473 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356474 DAUC <0003> db_auc.c:192 IMSI='262424195124513': No 3G Auth Data 20241115160356476 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356476 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424195124513" source_name="the-source\n"} 20241115160356476 DAUC <0003> hlr.c:428 IMSI='262424195124513': storing IMEI = 12345678901234 20241115160356476 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424195124513" destination_name="the-source\n"} 20241115160356476 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356476 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356476 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356476 DAUC <0003> db_auc.c:192 IMSI='262424195124513': No 3G Auth Data 20241115160356477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 20241115160356477 DAUC <0003> db_auc.c:157 IMSI='262424896397221': No 2G Auth Data 20241115160356477 DAUC <0003> db_auc.c:192 IMSI='262424896397221': No 3G Auth Data 20241115160356483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38676<->l=127.0.0.1:4258 20241115160356486 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356486 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424896397221" source_name="the-source\n"} 20241115160356486 DMAIN <0000> hlr.c:435 IMSI='262424896397221': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356486 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424896397221" destination_name="the-source\n"} 20241115160356486 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356486 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356486 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356487 DAUC <0003> db_auc.c:192 IMSI='262424896397221': No 3G Auth Data 20241115160356488 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356488 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424896397221" source_name="the-source\n"} 20241115160356488 DAUC <0003> hlr.c:428 IMSI='262424896397221': storing IMEI = 12345678901234 20241115160356488 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424896397221" destination_name="the-source\n"} 20241115160356488 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356488 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356488 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356488 DAUC <0003> db_auc.c:192 IMSI='262424896397221': No 3G Auth Data 20241115160356489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38676<->l=127.0.0.1:4258 20241115160356490 DAUC <0003> db_auc.c:157 IMSI='262427079267706': No 2G Auth Data 20241115160356490 DAUC <0003> db_auc.c:192 IMSI='262427079267706': No 3G Auth Data 20241115160356496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4258 20241115160356499 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356499 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427079267706" source_name="the-source\n"} 20241115160356499 DMAIN <0000> hlr.c:435 IMSI='262427079267706': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356499 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427079267706" destination_name="the-source\n"} 20241115160356499 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356499 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356499 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356500 DAUC <0003> db_auc.c:157 IMSI='262427079267706': No 2G Auth Data 20241115160356501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356501 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427079267706" source_name="the-source\n"} 20241115160356501 DAUC <0003> hlr.c:428 IMSI='262427079267706': storing IMEI = 12345678901234 20241115160356501 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427079267706" destination_name="the-source\n"} 20241115160356501 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356501 DAUC <0003> db_auc.c:157 IMSI='262427079267706': No 2G Auth Data 20241115160356502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4258 20241115160356503 DAUC <0003> db_auc.c:157 IMSI='262422784849760': No 2G Auth Data 20241115160356503 DAUC <0003> db_auc.c:192 IMSI='262422784849760': No 3G Auth Data 20241115160356510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241115160356512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356512 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422784849760" source_name="the-source\n"} 20241115160356512 DMAIN <0000> hlr.c:435 IMSI='262422784849760': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356512 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422784849760" destination_name="the-source\n"} 20241115160356512 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356513 DAUC <0003> db_auc.c:157 IMSI='262422784849760': No 2G Auth Data 20241115160356514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356514 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422784849760" source_name="the-source\n"} 20241115160356514 DAUC <0003> hlr.c:428 IMSI='262422784849760': storing IMEI = 12345678901234 20241115160356514 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422784849760" destination_name="the-source\n"} 20241115160356514 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356515 DAUC <0003> db_auc.c:157 IMSI='262422784849760': No 2G Auth Data 20241115160356515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241115160356516 DAUC <0003> db_auc.c:157 IMSI='262424694940135': No 2G Auth Data 20241115160356516 DAUC <0003> db_auc.c:192 IMSI='262424694940135': No 3G Auth Data 20241115160356523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 20241115160356525 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356526 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424694940135" source_name="the-source\n"} 20241115160356526 DMAIN <0000> hlr.c:435 IMSI='262424694940135': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356526 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424694940135" destination_name="the-source\n"} 20241115160356526 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356526 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356526 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356528 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356528 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424694940135" source_name="the-source\n"} 20241115160356528 DAUC <0003> hlr.c:428 IMSI='262424694940135': storing IMEI = 12345678901234 20241115160356528 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424694940135" destination_name="the-source\n"} 20241115160356528 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356528 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356528 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 20241115160356530 DAUC <0003> db_auc.c:157 IMSI='262421924429562': No 2G Auth Data 20241115160356530 DAUC <0003> db_auc.c:192 IMSI='262421924429562': No 3G Auth Data 20241115160356537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4258 20241115160356540 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356540 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421924429562" source_name="the-source\n"} 20241115160356540 DMAIN <0000> hlr.c:435 IMSI='262421924429562': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356540 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421924429562" destination_name="the-source\n"} 20241115160356540 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356540 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356540 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356543 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356543 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421924429562" source_name="the-source\n"} 20241115160356543 DAUC <0003> hlr.c:428 IMSI='262421924429562': storing IMEI = 12345678901234 20241115160356543 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421924429562" destination_name="the-source\n"} 20241115160356543 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356543 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356543 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4258 20241115160356545 DAUC <0003> db_auc.c:157 IMSI='262421086835854': No 2G Auth Data 20241115160356545 DAUC <0003> db_auc.c:192 IMSI='262421086835854': No 3G Auth Data 20241115160356552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4258 20241115160356554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356554 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421086835854" source_name="the-source\n"} 20241115160356554 DMAIN <0000> hlr.c:435 IMSI='262421086835854': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356554 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421086835854" destination_name="the-source\n"} 20241115160356554 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356557 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356557 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421086835854" source_name="the-source\n"} 20241115160356557 DAUC <0003> hlr.c:428 IMSI='262421086835854': storing IMEI = 12345678901234 20241115160356557 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421086835854" destination_name="the-source\n"} 20241115160356557 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356557 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356557 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4258 20241115160356558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4258 20241115160356559 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37643<->l=127.0.0.1:4259) 20241115160356559 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356559 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160356559 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160356559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160356559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241115160356582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20241115160356683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20241115160359779 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160359780 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160359782 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20241115160359785 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160359785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160359785 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  20241115160359785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160359785 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  20241115160359785 DLGSUP <0013> gsup_server.c:235 2:  20241115160359785 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160359785 DLGSUP <0013> gsup_server.c:235 3:  20241115160359785 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160359785 DLGSUP <0013> gsup_server.c:235 4:  20241115160359785 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160359785 DLGSUP <0013> gsup_server.c:235 5:  20241115160359786 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160359786 DLGSUP <0013> gsup_server.c:235 7:  20241115160359786 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160359786 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160359786 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160359786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160359797 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37711<->l=127.0.0.1:4259) 20241115160359801 DAUC <0003> db_auc.c:157 IMSI='262428819836658': No 2G Auth Data 20241115160359801 DAUC <0003> db_auc.c:192 IMSI='262428819836658': No 3G Auth Data 20241115160359814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20241115160359830 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359830 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359830 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359831 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359831 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359831 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359831 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359836 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359837 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359837 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359837 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359837 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359837 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359837 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359840 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359840 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359840 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359841 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359844 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359844 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359844 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359844 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359844 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359844 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359844 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359847 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359848 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359848 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359848 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359848 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20241115160359854 DAUC <0003> db_auc.c:157 IMSI='262425537070571': No 2G Auth Data 20241115160359854 DAUC <0003> db_auc.c:192 IMSI='262425537070571': No 3G Auth Data 20241115160359870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241115160359872 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359872 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359872 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359872 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359872 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359872 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359872 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359873 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359873 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359873 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359873 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359873 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359873 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359873 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359874 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359874 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359874 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359874 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359874 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359874 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359874 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359874 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359875 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359875 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359875 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359875 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241115160359876 DAUC <0003> db_auc.c:157 IMSI='262422572676761': No 2G Auth Data 20241115160359876 DAUC <0003> db_auc.c:192 IMSI='262422572676761': No 3G Auth Data 20241115160359883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 20241115160359884 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359884 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359884 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359884 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359884 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359884 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359884 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359885 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359885 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359885 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359885 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359885 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359885 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359885 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359886 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359886 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359886 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359886 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359886 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359886 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359886 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359887 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359887 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359887 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359887 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359887 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359887 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359887 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359887 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 20241115160359889 DAUC <0003> db_auc.c:157 IMSI='262425083171651': No 2G Auth Data 20241115160359889 DAUC <0003> db_auc.c:192 IMSI='262425083171651': No 3G Auth Data 20241115160359896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4258 20241115160359897 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359897 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359897 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359897 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359897 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359897 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359897 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359898 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359898 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359898 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359898 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359899 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359899 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359899 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359899 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359900 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359900 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359900 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359900 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359900 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359900 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359900 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359900 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4258 20241115160359902 DAUC <0003> db_auc.c:157 IMSI='262425407603813': No 2G Auth Data 20241115160359902 DAUC <0003> db_auc.c:192 IMSI='262425407603813': No 3G Auth Data 20241115160359908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 20241115160359910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359910 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359910 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359910 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359910 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359911 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359911 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359912 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359912 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359912 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359912 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359912 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359912 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359912 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359913 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359913 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359913 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359913 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359913 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359913 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359913 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359914 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359914 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359914 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359914 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359914 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359914 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359914 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 20241115160359916 DAUC <0003> db_auc.c:157 IMSI='262426674355045': No 2G Auth Data 20241115160359916 DAUC <0003> db_auc.c:192 IMSI='262426674355045': No 3G Auth Data 20241115160359922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 20241115160359924 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359924 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359924 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359924 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359924 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359924 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359924 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359925 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359925 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359925 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359925 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359925 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359925 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359925 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359926 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359926 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359926 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359926 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359926 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359926 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359926 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359927 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359927 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359927 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359927 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359928 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359928 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359928 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359928 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359928 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359928 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359928 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 20241115160359929 DAUC <0003> db_auc.c:157 IMSI='262428220940719': No 2G Auth Data 20241115160359929 DAUC <0003> db_auc.c:192 IMSI='262428220940719': No 3G Auth Data 20241115160359935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20241115160359937 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359937 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359937 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359937 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359937 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359937 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359937 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359938 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359938 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359938 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359938 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359938 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359938 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359938 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359938 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359939 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359939 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359939 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359939 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359939 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359939 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359939 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359939 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359939 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359939 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359939 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359940 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359940 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359940 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20241115160359941 DAUC <0003> db_auc.c:157 IMSI='262427269973386': No 2G Auth Data 20241115160359941 DAUC <0003> db_auc.c:192 IMSI='262427269973386': No 3G Auth Data 20241115160359947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4258 20241115160359949 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359949 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359949 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359949 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359949 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359949 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359949 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359950 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359950 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359950 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359950 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359950 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359950 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359950 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359951 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359951 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359951 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359951 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359951 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359951 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359951 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359952 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359952 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359952 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359952 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359952 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359952 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359952 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359953 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359953 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359953 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359953 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359953 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359953 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359953 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4258 20241115160359954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20241115160359955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37711<->l=127.0.0.1:4259) 20241115160359955 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359955 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160359955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160359955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160359977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20241115160400079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20241115160403196 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160403196 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160403197 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20241115160403199 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403199 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160403199 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160403199 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  20241115160403199 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160403199 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  20241115160403199 DLGSUP <0013> gsup_server.c:235 2:  20241115160403199 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160403199 DLGSUP <0013> gsup_server.c:235 3:  20241115160403199 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160403199 DLGSUP <0013> gsup_server.c:235 4:  20241115160403199 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160403199 DLGSUP <0013> gsup_server.c:235 5:  20241115160403199 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160403199 DLGSUP <0013> gsup_server.c:235 7:  20241115160403199 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160403199 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160403199 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160403199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160403208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39151<->l=127.0.0.1:4259) 20241115160403213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 20241115160403242 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403242 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425619222930"} 20241115160403242 DMAIN <0000> hlr.c:435 IMSI='262425619222930': has IMEI = 22245678901234 (consider setting 'store-imei') 20241115160403242 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241115160403243 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425619222930" cause=Invalid mandatory information} 20241115160403243 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160403243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160403243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160403255 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403255 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425619222930"} 20241115160403255 DAUC <0003> hlr.c:428 IMSI='262425619222930': storing IMEI = 22245678901234 20241115160403255 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425619222930': no such subscriber 20241115160403255 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241115160403255 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425619222930" cause=Invalid mandatory information} 20241115160403255 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160403255 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160403255 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160403259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 20241115160403261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20241115160403263 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160403263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160403263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160403264 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39151<->l=127.0.0.1:4259) 20241115160403308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 20241115160403409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 20241115160406518 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160406519 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160406523 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 20241115160406530 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406530 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160406530 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160406530 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  20241115160406530 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160406530 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  20241115160406530 DLGSUP <0013> gsup_server.c:235 2:  20241115160406530 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160406530 DLGSUP <0013> gsup_server.c:235 3:  20241115160406531 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160406531 DLGSUP <0013> gsup_server.c:235 4:  20241115160406531 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160406531 DLGSUP <0013> gsup_server.c:235 5:  20241115160406531 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160406531 DLGSUP <0013> gsup_server.c:235 7:  20241115160406531 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160406531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160406531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160406531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160406561 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43099<->l=127.0.0.1:4259) 20241115160406574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 20241115160406585 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406585 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406585 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406586 DMAIN <0000> hlr.c:243 IMSI='262425220969405': Successfully assigned MSISDN='840' 20241115160406586 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406586 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406586 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406586 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406586 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406591 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406591 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406592 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406592 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406594 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406594 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406598 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406598 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406598 DLU <0006> fsm.c:456 lu(262425220969405)[0x6120000135a0]{UNVALIDATED}: Allocated 20241115160406598 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160406598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425220969405)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160406598 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406598 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406598 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406604 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425220969405"} 20241115160406604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425220969405)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160406604 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160406604 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425220969405"} 20241115160406604 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160406604 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160406604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406612 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406613 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406613 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406613 DMAIN <0000> hlr.c:243 IMSI='262425220969405': Successfully assigned MSISDN='147' 20241115160406613 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406613 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406613 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406613 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406613 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406616 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406616 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406617 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406617 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406619 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406619 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406620 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406620 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406623 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406623 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406623 DLU <0006> fsm.c:456 lu(262425220969405)[0x612000013720]{UNVALIDATED}: Allocated 20241115160406623 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160406623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425220969405)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160406623 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406623 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406623 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406627 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425220969405"} 20241115160406627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425220969405)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160406627 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160406627 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425220969405"} 20241115160406627 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160406627 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160406627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406635 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406636 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406636 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406636 DMAIN <0000> hlr.c:243 IMSI='262425220969405': Successfully assigned MSISDN='317' 20241115160406636 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406636 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406636 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406637 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406637 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406639 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406639 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406641 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406641 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406642 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406642 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406644 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406644 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406646 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406646 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406646 DLU <0006> fsm.c:456 lu(262425220969405)[0x6120000138a0]{UNVALIDATED}: Allocated 20241115160406646 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160406646 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425220969405" cause=GPRS services not allowed} 20241115160406647 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406647 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406647 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241115160406647 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241115160406647 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406647 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406654 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406654 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406654 DMAIN <0000> hlr.c:243 IMSI='262425220969405': Successfully assigned MSISDN='894' 20241115160406654 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406654 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406654 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406657 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406657 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406658 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406658 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406660 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406660 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406662 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406662 DLU <0006> fsm.c:456 lu(262425220969405)[0x612000013a20]{UNVALIDATED}: Allocated 20241115160406662 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160406662 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425220969405" cause=GPRS services not allowed} 20241115160406662 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406662 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406662 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241115160406662 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x612000013a20]{UNVALIDATED}: Deallocated 20241115160406662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406668 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406668 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406668 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406669 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406669 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406669 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406671 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406671 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406673 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406673 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406675 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406675 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406677 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406677 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406677 DLU <0006> fsm.c:456 lu(262425220969405)[0x612000013ba0]{UNVALIDATED}: Allocated 20241115160406678 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160406678 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425220969405" cause=GPRS services not allowed} 20241115160406678 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406678 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406678 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241115160406678 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241115160406678 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406678 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406685 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406685 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406685 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406685 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406686 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406686 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406686 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406686 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406688 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406688 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406689 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406689 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406691 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406691 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406694 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406694 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406694 DLU <0006> fsm.c:456 lu(262425220969405)[0x612000013d20]{UNVALIDATED}: Allocated 20241115160406694 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160406695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425220969405)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160406695 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406695 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406695 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406698 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406698 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425220969405"} 20241115160406698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425220969405)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160406699 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160406699 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425220969405"} 20241115160406699 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160406699 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160406699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 20241115160406706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 20241115160406708 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406708 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160406708 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160406709 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160406709 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43099<->l=127.0.0.1:4259) 20241115160406746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20241115160406847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20241115160409974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160409974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160409979 DLINP <000b> input/ipa.c:451 connected read/write 20241115160409979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160409980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20241115160409984 DLINP <000b> input/ipa.c:451 connected read/write 20241115160409984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160409984 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160409984 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160409984 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  20241115160409984 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160409984 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  20241115160409984 DLGSUP <0013> gsup_server.c:235 2:  20241115160409984 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160409984 DLGSUP <0013> gsup_server.c:235 3:  20241115160409984 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160409984 DLGSUP <0013> gsup_server.c:235 4:  20241115160409984 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160409984 DLGSUP <0013> gsup_server.c:235 5:  20241115160409984 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160409984 DLGSUP <0013> gsup_server.c:235 7:  20241115160409984 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160409984 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160409984 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160409985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160410009 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43749<->l=127.0.0.1:4259) 20241115160410022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20241115160410032 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410033 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410033 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410033 DMAIN <0000> hlr.c:243 IMSI='262421880601741': Successfully assigned MSISDN='685' 20241115160410033 DLU <0006> fsm.c:456 lu(262421880601741)[0x612000013ea0]{UNVALIDATED}: Allocated 20241115160410033 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160410033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421880601741)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160410033 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410033 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410033 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410039 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410039 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421880601741"} 20241115160410039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421880601741)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160410039 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160410040 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421880601741"} 20241115160410040 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160410040 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160410040 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410040 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410042 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410042 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410044 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410044 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410046 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410046 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410052 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410052 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410052 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410053 DMAIN <0000> hlr.c:243 IMSI='262421880601741': Successfully assigned MSISDN='381' 20241115160410053 DLU <0006> fsm.c:456 lu(262421880601741)[0x612000014020]{UNVALIDATED}: Allocated 20241115160410053 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160410053 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421880601741)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160410053 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410053 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410053 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410056 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410056 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421880601741"} 20241115160410056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421880601741)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160410056 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160410056 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421880601741"} 20241115160410056 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160410056 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160410056 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410056 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410058 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410058 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410060 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410060 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410062 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410062 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410063 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410063 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410068 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410069 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410069 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410069 DMAIN <0000> hlr.c:243 IMSI='262421880601741': Successfully assigned MSISDN='934' 20241115160410069 DLU <0006> fsm.c:456 lu(262421880601741)[0x6120000141a0]{UNVALIDATED}: Allocated 20241115160410069 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160410069 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421880601741" cause=GPRS services not allowed} 20241115160410069 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410069 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410069 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241115160410069 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241115160410069 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410069 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410071 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410071 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410072 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410072 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410073 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410073 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410074 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410074 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410078 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410078 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410078 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410078 DMAIN <0000> hlr.c:243 IMSI='262421880601741': Successfully assigned MSISDN='400' 20241115160410078 DLU <0006> fsm.c:456 lu(262421880601741)[0x612000014320]{UNVALIDATED}: Allocated 20241115160410078 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160410078 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421880601741" cause=GPRS services not allowed} 20241115160410078 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x612000014320]{UNVALIDATED}: Freeing instance 20241115160410078 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x612000014320]{UNVALIDATED}: Deallocated 20241115160410078 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410078 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410080 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410080 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410081 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410081 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410082 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410082 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410085 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410085 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410085 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410085 DLU <0006> fsm.c:456 lu(262421880601741)[0x6120000144a0]{UNVALIDATED}: Allocated 20241115160410085 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160410085 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421880601741" cause=GPRS services not allowed} 20241115160410085 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410085 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410085 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241115160410085 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241115160410085 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410085 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410086 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410086 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410087 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410087 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410088 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410088 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410091 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410091 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410091 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410091 DLU <0006> fsm.c:456 lu(262421880601741)[0x612000014620]{UNVALIDATED}: Allocated 20241115160410091 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160410091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421880601741)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160410091 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410091 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410091 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410092 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410092 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421880601741"} 20241115160410092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421880601741)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160410092 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160410092 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421880601741"} 20241115160410092 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160410093 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160410093 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410093 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410094 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410094 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410094 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410094 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410095 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410095 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20241115160410097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20241115160410098 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410098 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160410098 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160410098 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160410098 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43749<->l=127.0.0.1:4259) 20241115160410124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4258 20241115160410225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4258 20241115160413342 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160413342 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160413346 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20241115160413350 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160413350 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160413350 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  20241115160413350 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160413350 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  20241115160413351 DLGSUP <0013> gsup_server.c:235 2:  20241115160413351 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160413351 DLGSUP <0013> gsup_server.c:235 3:  20241115160413351 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160413351 DLGSUP <0013> gsup_server.c:235 4:  20241115160413351 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160413351 DLGSUP <0013> gsup_server.c:235 5:  20241115160413351 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160413351 DLGSUP <0013> gsup_server.c:235 7:  20241115160413351 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160413351 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160413351 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160413351 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160413373 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38509<->l=127.0.0.1:4259) 20241115160413385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20241115160413394 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413394 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429441658576"} 20241115160413394 DMAIN <0000> hlr.c:227 IMSI='262429441658576': Creating subscriber on demand 20241115160413394 DMAIN <0000> hlr.c:243 IMSI='262429441658576': Successfully assigned MSISDN='353' 20241115160413394 DAUC <0003> db_auc.c:157 IMSI='262429441658576': No 2G Auth Data 20241115160413394 DAUC <0003> db_auc.c:192 IMSI='262429441658576': No 3G Auth Data 20241115160413395 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429441658576 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 20241115160413395 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429441658576" cause=IMSI unknown in HLR} 20241115160413395 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160413395 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413395 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413399 DAUC <0003> db_auc.c:157 IMSI='262429441658576': No 2G Auth Data 20241115160413399 DAUC <0003> db_auc.c:192 IMSI='262429441658576': No 3G Auth Data 20241115160413401 DAUC <0003> db_auc.c:157 IMSI='262429441658576': No 2G Auth Data 20241115160413401 DAUC <0003> db_auc.c:192 IMSI='262429441658576': No 3G Auth Data 20241115160413402 DAUC <0003> db_auc.c:157 IMSI='262429441658576': No 2G Auth Data 20241115160413402 DAUC <0003> db_auc.c:192 IMSI='262429441658576': No 3G Auth Data 20241115160413405 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413405 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429441658576" cn_domain=PS} 20241115160413405 DLU <0006> fsm.c:456 lu(262429441658576)[0x6120000147a0]{UNVALIDATED}: Allocated 20241115160413405 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160413405 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429441658576)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160413405 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429441658576" cn_domain=PS} 20241115160413406 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413406 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413410 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413410 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429441658576"} 20241115160413410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429441658576)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160413410 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160413411 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429441658576"} 20241115160413411 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160413411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429441658576)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160413411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429441658576)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160413411 DLU <0006> fsm.c:568 lu(PS:IMSI-262429441658576)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160413411 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413411 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20241115160413417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20241115160413418 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160413418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160413418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160413418 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38509<->l=127.0.0.1:4259) 20241115160413473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44428<->l=127.0.0.1:4258 20241115160413574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44428<->l=127.0.0.1:4258 20241115160416695 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160416695 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160416699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160416699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160416700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 20241115160416704 DLINP <000b> input/ipa.c:451 connected read/write 20241115160416705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160416705 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160416705 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160416705 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  20241115160416705 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160416705 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  20241115160416705 DLGSUP <0013> gsup_server.c:235 2:  20241115160416705 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160416705 DLGSUP <0013> gsup_server.c:235 3:  20241115160416705 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160416705 DLGSUP <0013> gsup_server.c:235 4:  20241115160416705 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160416706 DLGSUP <0013> gsup_server.c:235 5:  20241115160416706 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160416706 DLGSUP <0013> gsup_server.c:235 7:  20241115160416706 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160416706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160416706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160416706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160416728 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42921<->l=127.0.0.1:4259) 20241115160416732 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160416732 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241115160416751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4258 20241115160416757 DAUC <0003> db_auc.c:157 IMSI='262429505944083': No 2G Auth Data 20241115160416757 DAUC <0003> db_auc.c:192 IMSI='262429505944083': No 3G Auth Data 20241115160416769 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617801646.msisdn 20241115160416769 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617801646.msisdn: not attached (vlr_number unset) 20241115160416769 DDGSM <0007> mslookup_server.c:327 sip.voice.491617801646.msisdn: does not exist in GSUP proxy 20241115160417777 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160417777 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429505944083" cn_domain=CS} 20241115160417777 DLU <0006> fsm.c:456 lu(262429505944083)[0x612000014c20]{UNVALIDATED}: Allocated 20241115160417777 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241115160417777 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429505944083)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160417777 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429505944083" cn_domain=CS} 20241115160417777 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160417778 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160417785 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160417786 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429505944083"} 20241115160417786 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429505944083)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160417786 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160417786 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429505944083"} 20241115160417786 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160417786 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429505944083)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160417786 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429505944083)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160417786 DLU <0006> fsm.c:568 lu(CS:IMSI-262429505944083)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160417786 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160417786 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160417790 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617801646.msisdn 20241115160417790 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617801646.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241115160417791 DDGSM <0007> mslookup_server.c:327 sip.voice.491617801646.msisdn: does not exist in GSUP proxy 20241115160417791 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617801646.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241115160417797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4258 20241115160417799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 20241115160417801 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160417801 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160417801 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160417801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160417803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42921<->l=127.0.0.1:4259) 20241115160417841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4258 20241115160417942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4258 20241115160419685 DSS <0004> hlr_ussd.c:239 262424122785824/0xdc37d043: SS Session Timeout, destroying 20241115160419685 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424122785824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160421054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160421055 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160421057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160421059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44470<->l=127.0.0.1:4258 20241115160421062 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160421062 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160421062 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160421062 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  20241115160421062 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160421062 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  20241115160421062 DLGSUP <0013> gsup_server.c:235 2:  20241115160421062 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160421062 DLGSUP <0013> gsup_server.c:235 3:  20241115160421062 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160421062 DLGSUP <0013> gsup_server.c:235 4:  20241115160421062 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160421062 DLGSUP <0013> gsup_server.c:235 5:  20241115160421062 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160421062 DLGSUP <0013> gsup_server.c:235 7:  20241115160421062 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160421062 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160421062 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160421062 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160421063 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241115160421063 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241115160421085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39747<->l=127.0.0.1:4259) 20241115160421087 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160421087 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241115160421093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4258 20241115160421102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160421102 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424559012666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424559012666" cn_domain=CS} 20241115160421102 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424559012666 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241115160421102 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424559012666 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241115160421102 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424559012666.imsi 20241115160421102 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424559012666.imsi 20241115160421102 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424559012666.imsi: does not exist in local HLR 20241115160421109 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424559012666 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241115160421109 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241115160421109 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241115160421109 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241115160421109 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241115160421109 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241115160421110 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424559012666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160421110 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160421110 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160421110 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160421110 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160421110 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160421110 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160421114 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421114 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421114 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241115160421114 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241115160421114 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241115160421116 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421116 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421116 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241115160421158 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421158 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421158 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421158 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421159 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424559012666 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617435370 20241115160421159 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424559012666 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160421159 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421159 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421166 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421166 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421166 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424559012666 MSISDN-491617435370 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160421166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421170 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421170 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421170 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424559012666 MSISDN-491617435370 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 20241115160421170 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424559012666 MSISDN-491617435370 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160421170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4258 20241115160421176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44470<->l=127.0.0.1:4258 20241115160421179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39747<->l=127.0.0.1:4259) 20241115160421180 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160421180 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160421181 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160421181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160421181 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421181 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421181 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241115160421181 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241115160421181 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241115160421276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241115160421377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241115160424495 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160424496 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160424501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160424501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160424502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 20241115160424506 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241115160424506 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241115160424507 DLINP <000b> input/ipa.c:451 connected read/write 20241115160424507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160424507 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160424507 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160424507 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  20241115160424507 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160424507 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  20241115160424507 DLGSUP <0013> gsup_server.c:235 2:  20241115160424507 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160424507 DLGSUP <0013> gsup_server.c:235 3:  20241115160424507 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160424507 DLGSUP <0013> gsup_server.c:235 4:  20241115160424507 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160424508 DLGSUP <0013> gsup_server.c:235 5:  20241115160424508 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160424508 DLGSUP <0013> gsup_server.c:235 7:  20241115160424508 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160424508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160424508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160424508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160424529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41247<->l=127.0.0.1:4259) 20241115160424532 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160424532 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241115160424542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50808<->l=127.0.0.1:4258 20241115160424545 DAUC <0003> db_auc.c:157 IMSI='262428043182610': No 2G Auth Data 20241115160424545 DAUC <0003> db_auc.c:192 IMSI='262428043182610': No 3G Auth Data 20241115160424552 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428043182610.imsi 20241115160424552 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428043182610.imsi: found in local HLR 20241115160424557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50808<->l=127.0.0.1:4258 20241115160424557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 20241115160424558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41247<->l=127.0.0.1:4259) 20241115160424558 DLINP <000b> input/ipa.c:451 connected read/write 20241115160424558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160424558 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160424558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160424558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160424586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 20241115160424687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 20241115160427801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160427802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160427807 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160427808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 20241115160427813 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160427814 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160427814 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160427814 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  20241115160427814 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160427814 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  20241115160427814 DLGSUP <0013> gsup_server.c:235 2:  20241115160427814 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160427814 DLGSUP <0013> gsup_server.c:235 3:  20241115160427814 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160427814 DLGSUP <0013> gsup_server.c:235 4:  20241115160427814 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160427814 DLGSUP <0013> gsup_server.c:235 5:  20241115160427814 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160427814 DLGSUP <0013> gsup_server.c:235 7:  20241115160427814 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160427814 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160427814 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160427814 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160427816 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241115160427816 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241115160427852 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46721<->l=127.0.0.1:4259) 20241115160427854 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160427854 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241115160427861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 20241115160427864 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160427864 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427338203456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427338203456" cn_domain=CS} 20241115160427864 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427338203456 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241115160427864 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427338203456 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241115160427865 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427338203456.imsi 20241115160427865 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427338203456.imsi 20241115160427865 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427338203456.imsi: does not exist in local HLR 20241115160427869 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427338203456 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241115160427869 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241115160427869 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241115160427869 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241115160427869 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241115160427869 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241115160427869 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427338203456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160427869 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160427870 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160427870 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160427870 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160427870 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160427870 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160427871 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427871 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427871 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241115160427871 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241115160427871 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241115160427872 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427872 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427872 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241115160427914 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427914 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427914 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427914 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427914 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427338203456 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611802345 20241115160427914 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427338203456 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160427915 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427915 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427923 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427923 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427923 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427338203456 MSISDN-491611802345 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160427923 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427923 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427927 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427927 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427927 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427338203456 MSISDN-491611802345 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 20241115160427927 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427338203456 MSISDN-491611802345 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160427927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427929 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427338203456.imsi 20241115160427929 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427338203456.imsi: does not exist in local HLR 20241115160428930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 20241115160428931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 20241115160428932 DLINP <000b> input/ipa.c:451 connected read/write 20241115160428932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160428932 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160428932 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160428932 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160428932 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160428932 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160428932 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241115160428932 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241115160428932 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241115160428932 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46721<->l=127.0.0.1:4259) 20241115160428955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50842<->l=127.0.0.1:4258 20241115160429056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50842<->l=127.0.0.1:4258 20241115160432167 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160432167 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241115160432171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160432173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4258 20241115160432175 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160432175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160432176 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160432176 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  20241115160432176 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160432176 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  20241115160432176 DLGSUP <0013> gsup_server.c:235 2:  20241115160432176 DLGSUP <0013> gsup_server.c:237 2: 00  20241115160432176 DLGSUP <0013> gsup_server.c:235 3:  20241115160432176 DLGSUP <0013> gsup_server.c:237 3: 00  20241115160432176 DLGSUP <0013> gsup_server.c:235 4:  20241115160432176 DLGSUP <0013> gsup_server.c:237 4: 00  20241115160432176 DLGSUP <0013> gsup_server.c:235 5:  20241115160432176 DLGSUP <0013> gsup_server.c:237 5: 00  20241115160432176 DLGSUP <0013> gsup_server.c:235 7:  20241115160432176 DLGSUP <0013> gsup_server.c:237 7: 00  20241115160432176 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160432176 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241115160432176 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160432176 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241115160432176 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241115160432196 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38185<->l=127.0.0.1:4259) 20241115160432197 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160432197 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241115160432204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43334<->l=127.0.0.1:4258 20241115160432222 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160432222 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429224166835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429224166835" cn_domain=CS} 20241115160432222 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429224166835 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241115160432222 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429224166835 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241115160432222 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429224166835.imsi 20241115160432222 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429224166835.imsi 20241115160432222 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429224166835.imsi: does not exist in local HLR 20241115160432229 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429224166835 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241115160432229 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241115160432229 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241115160432229 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241115160432229 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241115160432229 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241115160432229 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429224166835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160432229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160432229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160432229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160432229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160432229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160432229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160432233 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432234 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432234 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241115160432234 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241115160432234 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241115160432236 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432236 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432236 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241115160432278 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432278 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432278 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432278 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432278 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429224166835 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613006831 20241115160432278 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429224166835 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160432278 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432278 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432282 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432282 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432282 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429224166835 MSISDN-491613006831 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160432282 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432282 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432283 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432283 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432283 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429224166835 MSISDN-491613006831 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 20241115160432283 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429224166835 MSISDN-491613006831 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160432283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432284 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613006831.msisdn 20241115160432284 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613006831.msisdn: does not exist in local HLR 20241115160432284 DDGSM <0007> mslookup_server.c:352 sip.voice.491613006831.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241115160432284 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613006831.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241115160432287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43334<->l=127.0.0.1:4258 20241115160432291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4258 20241115160432292 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160432292 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160432292 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160432292 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160432292 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38185<->l=127.0.0.1:4259) 20241115160432293 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432293 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432293 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241115160432293 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241115160432293 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241115160432378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43342<->l=127.0.0.1:4258 20241115160432480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43342<->l=127.0.0.1:4258