20241114122523199 DMAIN <0000> hlr.c:802 hlr starting 20241114122523222 DDB <0001> db.c:599 using database: :memory: 20241114122523222 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241114122523259 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241114122523265 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241114122523266 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241114122523266 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241114122523273 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241114122523273 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241114122523274 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241114122523275 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241114122523275 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241114122524894 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122524894 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122524896 DLINP <000b> input/ipa.c:451 connected read/write 20241114122524896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122524897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4258 20241114122524898 DLINP <000b> input/ipa.c:451 connected read/write 20241114122524898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122524898 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122524898 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122524898 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  20241114122524898 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122524898 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  20241114122524898 DLGSUP <0013> gsup_server.c:235 2:  20241114122524899 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122524899 DLGSUP <0013> gsup_server.c:235 3:  20241114122524899 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122524899 DLGSUP <0013> gsup_server.c:235 4:  20241114122524899 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122524899 DLGSUP <0013> gsup_server.c:235 5:  20241114122524899 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122524899 DLGSUP <0013> gsup_server.c:235 7:  20241114122524899 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122524899 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122524899 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122524899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122524918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37267<->l=127.0.0.1:4259) 20241114122524932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20241114122524945 DLINP <000b> input/ipa.c:451 connected read/write 20241114122524945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122524945 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241114122524945 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241114122524945 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241114122524945 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122524945 DLINP <000b> input/ipa.c:451 connected read/write 20241114122524945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122524945 DLINP <000b> input/ipa.c:451 connected read/write 20241114122524945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122524948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20241114122524949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4258 20241114122524950 DLINP <000b> input/ipa.c:451 connected read/write 20241114122524950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122524950 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122524950 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122524950 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122524951 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37267<->l=127.0.0.1:4259) 20241114122525008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241114122525109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241114122528182 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122528182 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122528184 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4258 20241114122528186 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528187 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122528187 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122528187 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  20241114122528187 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122528187 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  20241114122528187 DLGSUP <0013> gsup_server.c:235 2:  20241114122528187 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122528187 DLGSUP <0013> gsup_server.c:235 3:  20241114122528187 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122528187 DLGSUP <0013> gsup_server.c:235 4:  20241114122528187 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122528187 DLGSUP <0013> gsup_server.c:235 5:  20241114122528187 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122528187 DLGSUP <0013> gsup_server.c:235 7:  20241114122528187 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122528187 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122528187 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122528187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122528207 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36517<->l=127.0.0.1:4259) 20241114122528215 DAUC <0003> db_auc.c:157 IMSI='262424517142063': No 2G Auth Data 20241114122528215 DAUC <0003> db_auc.c:192 IMSI='262424517142063': No 3G Auth Data 20241114122528231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49558<->l=127.0.0.1:4258 20241114122528235 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528235 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424517142063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424517142063"} 20241114122528235 DAUC <0003> db_auc.c:192 IMSI='262424517142063': No 3G Auth Data 20241114122528235 DAUC <0003> db_auc.c:236 IMSI='262424517142063': Calling to generate 5 vectors 20241114122528235 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122528235 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122528235 DAUC <0003> auc.c:113 vector [0]: rand = fa27dee3e1c0e9d509cce8bb369b7145 20241114122528235 DAUC <0003> auc.c:179 vector [0]: kc = db5a78b4976f6c00 20241114122528235 DAUC <0003> auc.c:180 vector [0]: sres = 6adab5a0 20241114122528235 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122528235 DAUC <0003> auc.c:113 vector [1]: rand = b4af6ce5a5018ed124af265acd6c8bfb 20241114122528235 DAUC <0003> auc.c:179 vector [1]: kc = 162cbeac5163bc00 20241114122528235 DAUC <0003> auc.c:180 vector [1]: sres = d4189ca9 20241114122528235 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122528235 DAUC <0003> auc.c:113 vector [2]: rand = 9caba4569f989fe6d53b17ddd0907eb3 20241114122528235 DAUC <0003> auc.c:179 vector [2]: kc = 243bb7b4ee7ea400 20241114122528235 DAUC <0003> auc.c:180 vector [2]: sres = 564f8b09 20241114122528235 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122528235 DAUC <0003> auc.c:113 vector [3]: rand = c27cb73473f98def42f99eb1670dabb0 20241114122528235 DAUC <0003> auc.c:179 vector [3]: kc = 5c8cebb5dcf4b400 20241114122528235 DAUC <0003> auc.c:180 vector [3]: sres = 763487bc 20241114122528235 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122528235 DAUC <0003> auc.c:113 vector [4]: rand = 913d5f1f18af5b984390d431f1295f37 20241114122528235 DAUC <0003> auc.c:179 vector [4]: kc = 4a705f896e4d4800 20241114122528235 DAUC <0003> auc.c:180 vector [4]: sres = 0615d333 20241114122528235 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122528235 DAUC <0003> db_auc.c:245 IMSI='262424517142063': Generated 5 vectors 20241114122528235 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424517142063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424517142063"} 20241114122528235 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424517142063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122528235 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528235 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49558<->l=127.0.0.1:4258 20241114122528239 DAUC <0003> db_auc.c:157 IMSI='262424453350761': No 2G Auth Data 20241114122528239 DAUC <0003> db_auc.c:192 IMSI='262424453350761': No 3G Auth Data 20241114122528257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 20241114122528260 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528260 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424453350761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424453350761"} 20241114122528260 DAUC <0003> db_auc.c:192 IMSI='262424453350761': No 3G Auth Data 20241114122528260 DAUC <0003> db_auc.c:236 IMSI='262424453350761': Calling to generate 5 vectors 20241114122528260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122528260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122528260 DAUC <0003> auc.c:113 vector [0]: rand = dc8c19450772a9a71b52f0f5f3f22311 20241114122528260 DAUC <0003> auc.c:179 vector [0]: kc = 37b67436c95d4c00 20241114122528260 DAUC <0003> auc.c:180 vector [0]: sres = 5c58dcb1 20241114122528260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122528260 DAUC <0003> auc.c:113 vector [1]: rand = 34817d3238857bc4c4ca9612d4e76177 20241114122528260 DAUC <0003> auc.c:179 vector [1]: kc = 32664a6663fd4000 20241114122528260 DAUC <0003> auc.c:180 vector [1]: sres = 5e5a4a0b 20241114122528260 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122528260 DAUC <0003> auc.c:113 vector [2]: rand = f2567281ddb7ec72cdc578a37d2e015d 20241114122528260 DAUC <0003> auc.c:179 vector [2]: kc = f4892daa7832c800 20241114122528260 DAUC <0003> auc.c:180 vector [2]: sres = eb3b62fb 20241114122528260 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122528260 DAUC <0003> auc.c:113 vector [3]: rand = af435f2b03d59fb6b8c7fd99dfb487c4 20241114122528260 DAUC <0003> auc.c:179 vector [3]: kc = a88ce9911633e800 20241114122528260 DAUC <0003> auc.c:180 vector [3]: sres = 4ce88915 20241114122528260 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122528260 DAUC <0003> auc.c:113 vector [4]: rand = ad36bb189a2614f171cbd49b77917df1 20241114122528260 DAUC <0003> auc.c:179 vector [4]: kc = 7432c6cfe59ab400 20241114122528260 DAUC <0003> auc.c:180 vector [4]: sres = 8c958e2d 20241114122528260 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122528260 DAUC <0003> db_auc.c:245 IMSI='262424453350761': Generated 5 vectors 20241114122528260 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424453350761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424453350761"} 20241114122528260 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424453350761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122528260 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528260 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 20241114122528264 DAUC <0003> db_auc.c:157 IMSI='262420955872959': No 2G Auth Data 20241114122528264 DAUC <0003> db_auc.c:192 IMSI='262420955872959': No 3G Auth Data 20241114122528280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49582<->l=127.0.0.1:4258 20241114122528284 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528284 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420955872959 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420955872959"} 20241114122528284 DAUC <0003> db_auc.c:192 IMSI='262420955872959': No 3G Auth Data 20241114122528284 DAUC <0003> db_auc.c:236 IMSI='262420955872959': Calling to generate 5 vectors 20241114122528284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122528284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122528284 DAUC <0003> auc.c:113 vector [0]: rand = 3f563d4636d4d8fc5611d7d4427d6b8e 20241114122528284 DAUC <0003> auc.c:179 vector [0]: kc = 72faec120203bba7 20241114122528284 DAUC <0003> auc.c:180 vector [0]: sres = 57c73c32 20241114122528284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122528284 DAUC <0003> auc.c:113 vector [1]: rand = b0fcf6bd6e33ca5e57a98188accffb29 20241114122528284 DAUC <0003> auc.c:179 vector [1]: kc = 1176d16278b4c2a1 20241114122528284 DAUC <0003> auc.c:180 vector [1]: sres = 49015426 20241114122528284 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122528284 DAUC <0003> auc.c:113 vector [2]: rand = 5b11a6d9ea4d4e026aef348fbafb3cae 20241114122528284 DAUC <0003> auc.c:179 vector [2]: kc = 9f7bfcff9ae21f6e 20241114122528284 DAUC <0003> auc.c:180 vector [2]: sres = 028e7069 20241114122528284 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122528284 DAUC <0003> auc.c:113 vector [3]: rand = 808b5337942494e2ee60cb8388c4740b 20241114122528284 DAUC <0003> auc.c:179 vector [3]: kc = b9c4d816ce370a59 20241114122528284 DAUC <0003> auc.c:180 vector [3]: sres = d8632d28 20241114122528284 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122528284 DAUC <0003> auc.c:113 vector [4]: rand = 9b53545777724db7d9f894e7663ad1af 20241114122528284 DAUC <0003> auc.c:179 vector [4]: kc = 70bc1add02cb8fc5 20241114122528284 DAUC <0003> auc.c:180 vector [4]: sres = 5f12c558 20241114122528284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122528284 DAUC <0003> db_auc.c:245 IMSI='262420955872959': Generated 5 vectors 20241114122528284 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420955872959 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420955872959"} 20241114122528284 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420955872959 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122528284 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528284 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49582<->l=127.0.0.1:4258 20241114122528287 DAUC <0003> db_auc.c:157 IMSI='262429976468127': No 2G Auth Data 20241114122528287 DAUC <0003> db_auc.c:192 IMSI='262429976468127': No 3G Auth Data 20241114122528305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49586<->l=127.0.0.1:4258 20241114122528307 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528307 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429976468127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429976468127"} 20241114122528307 DAUC <0003> db_auc.c:157 IMSI='262429976468127': No 2G Auth Data 20241114122528307 DAUC <0003> db_auc.c:236 IMSI='262429976468127': Calling to generate 5 vectors 20241114122528307 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114122528307 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122528307 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122528307 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122528308 DAUC <0003> auc.c:113 vector [0]: rand = 83d4a9fb5976322bac9c59d0c153828d 20241114122528308 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122528308 DAUC <0003> auc.c:142 vector [0]: autn = 4b57102b53310000e70d09f087e6e0ae 20241114122528308 DAUC <0003> auc.c:143 vector [0]: ck = 565b505f205d0d75cf46bb5c9651d6ec 20241114122528308 DAUC <0003> auc.c:144 vector [0]: ik = f08d4554a9b6750ba8c35485bc8d73e8 20241114122528308 DAUC <0003> auc.c:145 vector [0]: res = a7ad7908733f5f930000000000000000 20241114122528308 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122528308 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122528308 DAUC <0003> auc.c:151 vector [0]: kc = c153fad2a337dd7a 20241114122528308 DAUC <0003> auc.c:152 vector [0]: sres = d492269b 20241114122528308 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122528308 DAUC <0003> auc.c:113 vector [1]: rand = 32c6180c13dc3308f840deb21ccf6c07 20241114122528308 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122528308 DAUC <0003> auc.c:142 vector [1]: autn = f5aeacca0f260000700fa4fee53d07bb 20241114122528308 DAUC <0003> auc.c:143 vector [1]: ck = ed517a9241c36469c302330b4951307e 20241114122528308 DAUC <0003> auc.c:144 vector [1]: ik = 99d06028c2f1e0c5f662d2330981aefc 20241114122528308 DAUC <0003> auc.c:145 vector [1]: res = c93332e2760780fb0000000000000000 20241114122528308 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122528308 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122528308 DAUC <0003> auc.c:151 vector [1]: kc = 41e1fb82c3e21a2e 20241114122528308 DAUC <0003> auc.c:152 vector [1]: sres = bf34b219 20241114122528308 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122528308 DAUC <0003> auc.c:113 vector [2]: rand = 2ebc2c2fffeb6ff6dbf544f998569e32 20241114122528308 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122528308 DAUC <0003> auc.c:142 vector [2]: autn = 27f8194812c60000ccac5eadce7c8a20 20241114122528308 DAUC <0003> auc.c:143 vector [2]: ck = 0ccd1bbdb9e1e627289b09deb11b02df 20241114122528308 DAUC <0003> auc.c:144 vector [2]: ik = 2449848b5730e34f930b483831fcb939 20241114122528308 DAUC <0003> auc.c:145 vector [2]: res = 067a6a2002e2474a0000000000000000 20241114122528308 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122528308 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122528308 DAUC <0003> auc.c:151 vector [2]: kc = 9314ded06e36be8e 20241114122528308 DAUC <0003> auc.c:152 vector [2]: sres = 04982d6a 20241114122528308 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122528308 DAUC <0003> auc.c:113 vector [3]: rand = 880d71bd69eadc6a29a1bec636c97335 20241114122528308 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122528308 DAUC <0003> auc.c:142 vector [3]: autn = 4ec1f2e4538f000075e60fa2529893ac 20241114122528308 DAUC <0003> auc.c:143 vector [3]: ck = 26e741ac5375bad2e75e9d3f078f2efb 20241114122528308 DAUC <0003> auc.c:144 vector [3]: ik = e42e49eec752a689b31bec6f51efa1ed 20241114122528308 DAUC <0003> auc.c:145 vector [3]: res = 05f4edce6d24d8bc0000000000000000 20241114122528308 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122528308 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122528308 DAUC <0003> auc.c:151 vector [3]: kc = 968c7912c247934d 20241114122528308 DAUC <0003> auc.c:152 vector [3]: sres = 68d03572 20241114122528308 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122528308 DAUC <0003> auc.c:113 vector [4]: rand = 381b77c59801f12b7e8803cb7eb1a835 20241114122528308 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122528308 DAUC <0003> auc.c:142 vector [4]: autn = b2d3882064e0000042da9b81ec76cdf1 20241114122528308 DAUC <0003> auc.c:143 vector [4]: ck = 10da1c1c642a272540d610f2868218d9 20241114122528308 DAUC <0003> auc.c:144 vector [4]: ik = fb3537ce3aa356fb17ac1c4844002264 20241114122528308 DAUC <0003> auc.c:145 vector [4]: res = 740dade72030767d0000000000000000 20241114122528308 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122528308 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114122528308 DAUC <0003> auc.c:151 vector [4]: kc = bc9527689c0b4b63 20241114122528308 DAUC <0003> auc.c:152 vector [4]: sres = 543ddb9a 20241114122528308 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114122528308 DAUC <0003> db_auc.c:245 IMSI='262429976468127': Generated 5 vectors 20241114122528308 DAUC <0003> db_auc.c:249 IMSI='262429976468127': Updating SQN=161 in DB 20241114122528308 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429976468127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429976468127"} 20241114122528308 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429976468127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122528308 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528308 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49586<->l=127.0.0.1:4258 20241114122528313 DAUC <0003> db_auc.c:157 IMSI='262426201980180': No 2G Auth Data 20241114122528313 DAUC <0003> db_auc.c:192 IMSI='262426201980180': No 3G Auth Data 20241114122528330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49590<->l=127.0.0.1:4258 20241114122528334 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528334 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426201980180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426201980180"} 20241114122528334 DAUC <0003> db_auc.c:157 IMSI='262426201980180': No 2G Auth Data 20241114122528334 DAUC <0003> db_auc.c:236 IMSI='262426201980180': Calling to generate 5 vectors 20241114122528334 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114122528334 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122528334 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114122528334 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122528334 DAUC <0003> auc.c:113 vector [0]: rand = 57cbbefb55c09c1095c469a320c745e2 20241114122528334 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122528334 DAUC <0003> auc.c:142 vector [0]: autn = 55b96f6c17b20000198a166b9e3ff9d7 20241114122528334 DAUC <0003> auc.c:143 vector [0]: ck = bcbfaaa96eca38f2013cd2a2616a3fac 20241114122528334 DAUC <0003> auc.c:144 vector [0]: ik = 07e597a7f1e601f35f7704dcffcce918 20241114122528334 DAUC <0003> auc.c:145 vector [0]: res = 81c6c82e3ee17fb10000000000000000 20241114122528334 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122528334 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122528334 DAUC <0003> auc.c:151 vector [0]: kc = e511eb70018aefb5 20241114122528334 DAUC <0003> auc.c:152 vector [0]: sres = bf27b79f 20241114122528335 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122528335 DAUC <0003> auc.c:113 vector [1]: rand = cd07d06e99f3d0a2a4fb46398a54d7e7 20241114122528335 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122528335 DAUC <0003> auc.c:142 vector [1]: autn = 172773812ee400003f76cc8891060bdf 20241114122528335 DAUC <0003> auc.c:143 vector [1]: ck = 90aca6bb14f48db04f1d105185ba10df 20241114122528335 DAUC <0003> auc.c:144 vector [1]: ik = 72491ccd13db6bb402e4e384bb5de1b3 20241114122528335 DAUC <0003> auc.c:145 vector [1]: res = c51f67b02cce5ece0000000000000000 20241114122528335 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122528335 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122528335 DAUC <0003> auc.c:151 vector [1]: kc = af1c49a339c81768 20241114122528335 DAUC <0003> auc.c:152 vector [1]: sres = e9d1397e 20241114122528335 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122528335 DAUC <0003> auc.c:113 vector [2]: rand = 927258b9c158ee91b4d0169b6d49da45 20241114122528335 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122528335 DAUC <0003> auc.c:142 vector [2]: autn = a3f90a242b5a0000640dec175fedc3c8 20241114122528335 DAUC <0003> auc.c:143 vector [2]: ck = 93012e909a53f0cf61b8d8eaf98bb63f 20241114122528335 DAUC <0003> auc.c:144 vector [2]: ik = 4d24baddc2ec0a318ba9be7bd926d028 20241114122528335 DAUC <0003> auc.c:145 vector [2]: res = 82c72dd6ce3d378a0000000000000000 20241114122528335 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122528335 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122528335 DAUC <0003> auc.c:151 vector [2]: kc = 3434f2dc78129ce9 20241114122528335 DAUC <0003> auc.c:152 vector [2]: sres = 4cfa1a5c 20241114122528335 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122528335 DAUC <0003> auc.c:113 vector [3]: rand = 0fa2689d72ed67305efbb100f5529647 20241114122528335 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122528335 DAUC <0003> auc.c:142 vector [3]: autn = f899a74ea44e0000c7c5791c111555bb 20241114122528335 DAUC <0003> auc.c:143 vector [3]: ck = fb2e0f574f5ce8eb22bb7af8c37d6734 20241114122528335 DAUC <0003> auc.c:144 vector [3]: ik = 6d03a7e65f1c3421fffdc07a4c8c8bdb 20241114122528335 DAUC <0003> auc.c:145 vector [3]: res = c07a9afbfa35b28a0000000000000000 20241114122528335 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122528335 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122528335 DAUC <0003> auc.c:151 vector [3]: kc = 4b6b12339fb13025 20241114122528335 DAUC <0003> auc.c:152 vector [3]: sres = 3a4f2871 20241114122528335 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122528335 DAUC <0003> auc.c:113 vector [4]: rand = a9c83041d3a0e275dffcd02db101f600 20241114122528335 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122528335 DAUC <0003> auc.c:142 vector [4]: autn = 1f437802c6c5000068c1b76061b2dda6 20241114122528335 DAUC <0003> auc.c:143 vector [4]: ck = 34ee8dd6b214f4304546749e77a7ef6b 20241114122528335 DAUC <0003> auc.c:144 vector [4]: ik = 12be0c03aea73cafb76d6e7c917710a8 20241114122528335 DAUC <0003> auc.c:145 vector [4]: res = 96a857cb75c0229c0000000000000000 20241114122528335 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122528335 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114122528335 DAUC <0003> auc.c:151 vector [4]: kc = d47b9b37fa63375c 20241114122528335 DAUC <0003> auc.c:152 vector [4]: sres = e3687557 20241114122528335 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114122528335 DAUC <0003> db_auc.c:245 IMSI='262426201980180': Generated 5 vectors 20241114122528335 DAUC <0003> db_auc.c:249 IMSI='262426201980180': Updating SQN=161 in DB 20241114122528335 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426201980180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426201980180"} 20241114122528335 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426201980180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122528335 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528335 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49590<->l=127.0.0.1:4258 20241114122528339 DAUC <0003> db_auc.c:157 IMSI='262428849835165': No 2G Auth Data 20241114122528339 DAUC <0003> db_auc.c:192 IMSI='262428849835165': No 3G Auth Data 20241114122528357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49604<->l=127.0.0.1:4258 20241114122528360 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528360 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428849835165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428849835165"} 20241114122528361 DAUC <0003> db_auc.c:236 IMSI='262428849835165': Calling to generate 5 vectors 20241114122528361 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122528361 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122528361 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122528361 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122528361 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122528361 DAUC <0003> auc.c:113 vector [0]: rand = 946cb8b394c6efaaedd22c23fbc8b6d8 20241114122528361 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122528361 DAUC <0003> auc.c:142 vector [0]: autn = 102c4cb4ebfa00001f4c6bcd2e10a2eb 20241114122528361 DAUC <0003> auc.c:143 vector [0]: ck = 8c66cd99d88b123c081ae295411c4bb6 20241114122528361 DAUC <0003> auc.c:144 vector [0]: ik = 8d8368c13393dcbb37663b9221f16663 20241114122528361 DAUC <0003> auc.c:145 vector [0]: res = d55fee1536c991600000000000000000 20241114122528361 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122528361 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122528361 DAUC <0003> auc.c:179 vector [0]: kc = d6a5d9271e944000 20241114122528361 DAUC <0003> auc.c:180 vector [0]: sres = 99dfae1f 20241114122528361 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122528361 DAUC <0003> auc.c:113 vector [1]: rand = b94baf9b35421e001637d24f8ffbda00 20241114122528361 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122528361 DAUC <0003> auc.c:142 vector [1]: autn = 3cc6895c3b710000c63a895f68c6eedd 20241114122528361 DAUC <0003> auc.c:143 vector [1]: ck = 254726c7c6c9a919e7ee832d0d49d056 20241114122528361 DAUC <0003> auc.c:144 vector [1]: ik = 5eac44a9e9016675ffd04347700b10e9 20241114122528361 DAUC <0003> auc.c:145 vector [1]: res = 04ad49f895e169250000000000000000 20241114122528361 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122528361 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122528361 DAUC <0003> auc.c:179 vector [1]: kc = 7c91718820a35c00 20241114122528361 DAUC <0003> auc.c:180 vector [1]: sres = b54420be 20241114122528361 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122528361 DAUC <0003> auc.c:113 vector [2]: rand = 2a44870469b58889ab2d88896f5e9bbd 20241114122528361 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122528361 DAUC <0003> auc.c:142 vector [2]: autn = 97a18332a1a10000daa7a92055ea8fff 20241114122528361 DAUC <0003> auc.c:143 vector [2]: ck = b41041f7ab5487d77cc540c6c421d58b 20241114122528361 DAUC <0003> auc.c:144 vector [2]: ik = 175d96a701602e606e1fd04a3e591692 20241114122528361 DAUC <0003> auc.c:145 vector [2]: res = ca73782344291a7e0000000000000000 20241114122528361 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122528361 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122528361 DAUC <0003> auc.c:179 vector [2]: kc = 732ed00b87861c00 20241114122528361 DAUC <0003> auc.c:180 vector [2]: sres = e04d39f0 20241114122528361 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122528361 DAUC <0003> auc.c:113 vector [3]: rand = 08941ded32dc6670f5efe6b45f127616 20241114122528361 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122528361 DAUC <0003> auc.c:142 vector [3]: autn = 6579f72ed8a0000040ad84563c2101d7 20241114122528361 DAUC <0003> auc.c:143 vector [3]: ck = 40e90fee4942a6d539dfde776a495e79 20241114122528361 DAUC <0003> auc.c:144 vector [3]: ik = da7b99f628479cfa0cebf0c83d7511e5 20241114122528361 DAUC <0003> auc.c:145 vector [3]: res = c6d4fcfda917be530000000000000000 20241114122528361 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122528361 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122528361 DAUC <0003> auc.c:179 vector [3]: kc = d147a39218417c00 20241114122528361 DAUC <0003> auc.c:180 vector [3]: sres = 09e4220c 20241114122528361 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122528361 DAUC <0003> auc.c:113 vector [4]: rand = 47e72b151304c627f6a414d463f8a1f3 20241114122528361 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122528361 DAUC <0003> auc.c:142 vector [4]: autn = 04f896e843370000e67d815b63f0b917 20241114122528361 DAUC <0003> auc.c:143 vector [4]: ck = 5766dda22d8e65bc7ff954b9c2640bd7 20241114122528361 DAUC <0003> auc.c:144 vector [4]: ik = 436c3f171f7264291bed4ac19b9d8f17 20241114122528361 DAUC <0003> auc.c:145 vector [4]: res = 322c3c5cef7a12900000000000000000 20241114122528361 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122528361 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122528361 DAUC <0003> auc.c:179 vector [4]: kc = 916b0dc759c3c400 20241114122528361 DAUC <0003> auc.c:180 vector [4]: sres = af18f61f 20241114122528361 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122528361 DAUC <0003> db_auc.c:245 IMSI='262428849835165': Generated 5 vectors 20241114122528361 DAUC <0003> db_auc.c:249 IMSI='262428849835165': Updating SQN=161 in DB 20241114122528361 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428849835165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428849835165"} 20241114122528362 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428849835165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49604<->l=127.0.0.1:4258 20241114122528367 DAUC <0003> db_auc.c:157 IMSI='262427658427156': No 2G Auth Data 20241114122528367 DAUC <0003> db_auc.c:192 IMSI='262427658427156': No 3G Auth Data 20241114122528382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4258 20241114122528386 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528386 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427658427156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427658427156"} 20241114122528386 DAUC <0003> db_auc.c:236 IMSI='262427658427156': Calling to generate 5 vectors 20241114122528386 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122528386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122528386 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122528386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122528386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122528386 DAUC <0003> auc.c:113 vector [0]: rand = 3b955b18b76e9cdf4bb10e11f2bdb804 20241114122528386 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122528386 DAUC <0003> auc.c:142 vector [0]: autn = ce05277a7f7f0000d38973220c0ed9f0 20241114122528387 DAUC <0003> auc.c:143 vector [0]: ck = 173527f10b607f8f652cfec40d6ecedc 20241114122528387 DAUC <0003> auc.c:144 vector [0]: ik = bdabf09852e21be8771baaa3d507b656 20241114122528387 DAUC <0003> auc.c:145 vector [0]: res = 8007a26329efb9350000000000000000 20241114122528387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122528387 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122528387 DAUC <0003> auc.c:179 vector [0]: kc = ded0931245949000 20241114122528387 DAUC <0003> auc.c:180 vector [0]: sres = ad09df16 20241114122528387 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122528387 DAUC <0003> auc.c:113 vector [1]: rand = 136887736c0f752816d41c1e2cd7a396 20241114122528387 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122528387 DAUC <0003> auc.c:142 vector [1]: autn = 7e71046fc00f000047627636905c5a7f 20241114122528387 DAUC <0003> auc.c:143 vector [1]: ck = 9078fa1b2b384e254bc71fe2f854f23d 20241114122528387 DAUC <0003> auc.c:144 vector [1]: ik = 0e5968e96960b0fac8baeba67e187dc6 20241114122528387 DAUC <0003> auc.c:145 vector [1]: res = 693611d74f35cc0d0000000000000000 20241114122528387 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122528387 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122528387 DAUC <0003> auc.c:179 vector [1]: kc = 6dfedbfaa9b90c00 20241114122528387 DAUC <0003> auc.c:180 vector [1]: sres = 8178f681 20241114122528387 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122528387 DAUC <0003> auc.c:113 vector [2]: rand = 76f8f0d92c9e23c8b25d0461c0405f1b 20241114122528387 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122528387 DAUC <0003> auc.c:142 vector [2]: autn = ccee917e9e8b0000d9e4b42214a3ff57 20241114122528387 DAUC <0003> auc.c:143 vector [2]: ck = d391588100a6405ddfaeb766cd0daab9 20241114122528387 DAUC <0003> auc.c:144 vector [2]: ik = b914566233420c40f4362538ae677845 20241114122528387 DAUC <0003> auc.c:145 vector [2]: res = 6edc14f7f2f7e9600000000000000000 20241114122528387 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122528387 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122528387 DAUC <0003> auc.c:179 vector [2]: kc = 8997383de0578800 20241114122528387 DAUC <0003> auc.c:180 vector [2]: sres = 95b08173 20241114122528387 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122528387 DAUC <0003> auc.c:113 vector [3]: rand = b6ce0d853a95615cf789465b59805855 20241114122528387 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122528387 DAUC <0003> auc.c:142 vector [3]: autn = faaf606cc7610000c03b9a9d6e558750 20241114122528387 DAUC <0003> auc.c:143 vector [3]: ck = 50664507d9b14c8e2498889ed37269c0 20241114122528387 DAUC <0003> auc.c:144 vector [3]: ik = 6ad3d9baaf2eea86d4764bd6e9256542 20241114122528387 DAUC <0003> auc.c:145 vector [3]: res = 97b5ee621de871980000000000000000 20241114122528387 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122528387 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122528387 DAUC <0003> auc.c:179 vector [3]: kc = 3ebbe1df163d7400 20241114122528387 DAUC <0003> auc.c:180 vector [3]: sres = 6298e127 20241114122528387 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122528387 DAUC <0003> auc.c:113 vector [4]: rand = b7f3313f321917dff94cf985e17cd3e9 20241114122528387 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122528387 DAUC <0003> auc.c:142 vector [4]: autn = b08f71d472180000dc0d0b63e2064957 20241114122528387 DAUC <0003> auc.c:143 vector [4]: ck = 4898e3ea1eca41ad2f28991bcc735f8f 20241114122528387 DAUC <0003> auc.c:144 vector [4]: ik = 4d862188ad94013989a9cd0737488d59 20241114122528387 DAUC <0003> auc.c:145 vector [4]: res = d2b52d00fa9492110000000000000000 20241114122528387 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122528387 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122528387 DAUC <0003> auc.c:179 vector [4]: kc = 5a7199896aa30400 20241114122528387 DAUC <0003> auc.c:180 vector [4]: sres = ee2622b5 20241114122528387 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122528387 DAUC <0003> db_auc.c:245 IMSI='262427658427156': Generated 5 vectors 20241114122528387 DAUC <0003> db_auc.c:249 IMSI='262427658427156': Updating SQN=161 in DB 20241114122528387 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427658427156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427658427156"} 20241114122528387 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427658427156 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122528387 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528387 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4258 20241114122528392 DAUC <0003> db_auc.c:157 IMSI='262424063604295': No 2G Auth Data 20241114122528392 DAUC <0003> db_auc.c:192 IMSI='262424063604295': No 3G Auth Data 20241114122528410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4258 20241114122528412 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528412 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424063604295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424063604295"} 20241114122528413 DAUC <0003> db_auc.c:236 IMSI='262424063604295': Calling to generate 5 vectors 20241114122528413 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122528413 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122528413 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122528413 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122528413 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122528413 DAUC <0003> auc.c:113 vector [0]: rand = 485ac469f941a837f110acd19eeebbba 20241114122528413 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122528413 DAUC <0003> auc.c:142 vector [0]: autn = 5033c6b0d18800000968c227a72b6d7c 20241114122528413 DAUC <0003> auc.c:143 vector [0]: ck = e975af396b88e3a25554bb34a4cded03 20241114122528413 DAUC <0003> auc.c:144 vector [0]: ik = 0c6ec47e73540fa5c8ce8cce3ce90952 20241114122528413 DAUC <0003> auc.c:145 vector [0]: res = 4d260c465de25f8a0000000000000000 20241114122528413 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122528413 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122528413 DAUC <0003> auc.c:179 vector [0]: kc = 59efbbe503e19f6d 20241114122528413 DAUC <0003> auc.c:180 vector [0]: sres = d170e398 20241114122528413 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122528413 DAUC <0003> auc.c:113 vector [1]: rand = 62fdfc21faf933d7bf88ae34c5ab344a 20241114122528413 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122528413 DAUC <0003> auc.c:142 vector [1]: autn = c9946e41ee150000fd10901c81f00a9b 20241114122528413 DAUC <0003> auc.c:143 vector [1]: ck = 311885aa76b7312b0b0bd96df6495684 20241114122528413 DAUC <0003> auc.c:144 vector [1]: ik = 3ebc779f2af431be7ff8c8782c237909 20241114122528413 DAUC <0003> auc.c:145 vector [1]: res = c5d7431b521d6a860000000000000000 20241114122528413 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122528413 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122528413 DAUC <0003> auc.c:179 vector [1]: kc = d7b6cdcabfc861a7 20241114122528413 DAUC <0003> auc.c:180 vector [1]: sres = d0d39d62 20241114122528413 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122528413 DAUC <0003> auc.c:113 vector [2]: rand = f43f4c552af9564792a63efd255ccad9 20241114122528413 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122528413 DAUC <0003> auc.c:142 vector [2]: autn = 46c6cab5e7d30000773083f3200a3a15 20241114122528413 DAUC <0003> auc.c:143 vector [2]: ck = e7083f9670c0cf24c6e325f49c95e23a 20241114122528413 DAUC <0003> auc.c:144 vector [2]: ik = 47b5c11657ae86bf89fb3dd4c7b13578 20241114122528413 DAUC <0003> auc.c:145 vector [2]: res = 052b75d060a18e100000000000000000 20241114122528413 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122528413 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122528413 DAUC <0003> auc.c:179 vector [2]: kc = b4a0fdb9362e3838 20241114122528413 DAUC <0003> auc.c:180 vector [2]: sres = 5b027945 20241114122528413 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122528413 DAUC <0003> auc.c:113 vector [3]: rand = 981257501863aecdcac69b6e4d3da7b3 20241114122528413 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122528413 DAUC <0003> auc.c:142 vector [3]: autn = 6a501854dfee0000257c71fb77fbd7de 20241114122528413 DAUC <0003> auc.c:143 vector [3]: ck = 3df99cc1f1b5a8272adac14a4abc75aa 20241114122528413 DAUC <0003> auc.c:144 vector [3]: ik = c6d9d0b10b1e38dd5169453005be66fa 20241114122528413 DAUC <0003> auc.c:145 vector [3]: res = 63ff65be702cbb110000000000000000 20241114122528413 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122528413 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122528413 DAUC <0003> auc.c:179 vector [3]: kc = 949adec9883ea63e 20241114122528413 DAUC <0003> auc.c:180 vector [3]: sres = 3951f680 20241114122528413 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122528413 DAUC <0003> auc.c:113 vector [4]: rand = 1c48128624af352d6e66fd24ef4774f2 20241114122528413 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122528413 DAUC <0003> auc.c:142 vector [4]: autn = 248de2a9e5e00000748e10ff73c4c109 20241114122528413 DAUC <0003> auc.c:143 vector [4]: ck = 460bc81b7650efa0ba642da86e57c7cf 20241114122528413 DAUC <0003> auc.c:144 vector [4]: ik = 13ce6233b0abe84051245d6edb44e3b4 20241114122528413 DAUC <0003> auc.c:145 vector [4]: res = e9878920bbcea2bb0000000000000000 20241114122528413 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122528413 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122528413 DAUC <0003> auc.c:179 vector [4]: kc = 48c465b847ea3d3e 20241114122528413 DAUC <0003> auc.c:180 vector [4]: sres = cadcfe17 20241114122528413 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122528413 DAUC <0003> db_auc.c:245 IMSI='262424063604295': Generated 5 vectors 20241114122528413 DAUC <0003> db_auc.c:249 IMSI='262424063604295': Updating SQN=161 in DB 20241114122528413 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424063604295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424063604295"} 20241114122528413 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424063604295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122528413 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528413 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122528416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4258 20241114122528418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4258 20241114122528419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36517<->l=127.0.0.1:4259) 20241114122528419 DLINP <000b> input/ipa.c:451 connected read/write 20241114122528419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122528419 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122528419 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122528419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122528459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20241114122528559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20241114122531641 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122531641 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122531643 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49658<->l=127.0.0.1:4258 20241114122531645 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531645 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122531645 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122531645 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  20241114122531645 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122531645 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  20241114122531645 DLGSUP <0013> gsup_server.c:235 2:  20241114122531645 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122531645 DLGSUP <0013> gsup_server.c:235 3:  20241114122531645 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122531645 DLGSUP <0013> gsup_server.c:235 4:  20241114122531645 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122531645 DLGSUP <0013> gsup_server.c:235 5:  20241114122531645 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122531645 DLGSUP <0013> gsup_server.c:235 7:  20241114122531645 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122531645 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122531645 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122531645 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122531663 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41139<->l=127.0.0.1:4259) 20241114122531668 DAUC <0003> db_auc.c:157 IMSI='262428666640375': No 2G Auth Data 20241114122531668 DAUC <0003> db_auc.c:192 IMSI='262428666640375': No 3G Auth Data 20241114122531681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4258 20241114122531689 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531689 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428666640375"} 20241114122531689 DAUC <0003> db_auc.c:192 IMSI='262428666640375': No 3G Auth Data 20241114122531689 DAUC <0003> db_auc.c:236 IMSI='262428666640375': Calling to generate 1 vectors 20241114122531689 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241114122531689 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531689 DAUC <0003> auc.c:113 vector [0]: rand = 3110ff2227aee3a3cb2b1aa808cbf035 20241114122531689 DAUC <0003> auc.c:179 vector [0]: kc = e32d9ec62e7d3400 20241114122531689 DAUC <0003> auc.c:180 vector [0]: sres = b64f80b6 20241114122531689 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531689 DAUC <0003> db_auc.c:245 IMSI='262428666640375': Generated 1 vectors 20241114122531689 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428666640375"} 20241114122531690 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531690 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531690 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531693 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531693 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428666640375"} 20241114122531693 DAUC <0003> db_auc.c:192 IMSI='262428666640375': No 3G Auth Data 20241114122531693 DAUC <0003> db_auc.c:236 IMSI='262428666640375': Calling to generate 4 vectors 20241114122531693 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241114122531693 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531693 DAUC <0003> auc.c:113 vector [0]: rand = f6a2da383efd69dd81e83be93a2688fc 20241114122531693 DAUC <0003> auc.c:179 vector [0]: kc = b67cbe765760d000 20241114122531693 DAUC <0003> auc.c:180 vector [0]: sres = 641ff501 20241114122531693 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531693 DAUC <0003> auc.c:113 vector [1]: rand = f38789981ebe4be9ace28201217b60c4 20241114122531693 DAUC <0003> auc.c:179 vector [1]: kc = 9ce708f352bbf400 20241114122531693 DAUC <0003> auc.c:180 vector [1]: sres = 40e56c91 20241114122531693 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531693 DAUC <0003> auc.c:113 vector [2]: rand = 89765a601616b6a5bc3b945d813ac0f8 20241114122531693 DAUC <0003> auc.c:179 vector [2]: kc = bdb7e14aa432d000 20241114122531693 DAUC <0003> auc.c:180 vector [2]: sres = c8d52846 20241114122531693 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531693 DAUC <0003> auc.c:113 vector [3]: rand = a1543416ff079113fcc92162b5aba4e5 20241114122531693 DAUC <0003> auc.c:179 vector [3]: kc = 05096c89fe0ccc00 20241114122531693 DAUC <0003> auc.c:180 vector [3]: sres = 8326cc6d 20241114122531693 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531693 DAUC <0003> db_auc.c:245 IMSI='262428666640375': Generated 4 vectors 20241114122531693 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428666640375"} 20241114122531693 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531693 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531693 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531696 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531696 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428666640375"} 20241114122531696 DAUC <0003> db_auc.c:192 IMSI='262428666640375': No 3G Auth Data 20241114122531696 DAUC <0003> db_auc.c:236 IMSI='262428666640375': Calling to generate 5 vectors 20241114122531696 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122531696 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531696 DAUC <0003> auc.c:113 vector [0]: rand = 2ef9e2065d35c50f3ef81a9ff43e3a6b 20241114122531696 DAUC <0003> auc.c:179 vector [0]: kc = a59118134332a400 20241114122531696 DAUC <0003> auc.c:180 vector [0]: sres = e052f068 20241114122531696 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531696 DAUC <0003> auc.c:113 vector [1]: rand = 40cbe6819b48a9d41202652d89e2aaf7 20241114122531696 DAUC <0003> auc.c:179 vector [1]: kc = 68b22bb3c87f8400 20241114122531696 DAUC <0003> auc.c:180 vector [1]: sres = 9e2b7195 20241114122531696 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531696 DAUC <0003> auc.c:113 vector [2]: rand = ea616ea0d48b9aa4fea4dc5098448a5d 20241114122531696 DAUC <0003> auc.c:179 vector [2]: kc = f4999e63b861b000 20241114122531696 DAUC <0003> auc.c:180 vector [2]: sres = f4142242 20241114122531696 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531696 DAUC <0003> auc.c:113 vector [3]: rand = 3a23bf21f910144eaa8af283ca0e1efa 20241114122531696 DAUC <0003> auc.c:179 vector [3]: kc = d16ba0de5451b000 20241114122531696 DAUC <0003> auc.c:180 vector [3]: sres = 3ff1c1d3 20241114122531696 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531696 DAUC <0003> auc.c:113 vector [4]: rand = 289e93a9688d395e1af924d1d68810ee 20241114122531696 DAUC <0003> auc.c:179 vector [4]: kc = f6421cbbad60a800 20241114122531696 DAUC <0003> auc.c:180 vector [4]: sres = 7bc61fd7 20241114122531696 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122531696 DAUC <0003> db_auc.c:245 IMSI='262428666640375': Generated 5 vectors 20241114122531696 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428666640375"} 20241114122531696 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531696 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531697 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531699 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531699 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428666640375"} 20241114122531699 DAUC <0003> db_auc.c:192 IMSI='262428666640375': No 3G Auth Data 20241114122531699 DAUC <0003> db_auc.c:236 IMSI='262428666640375': Calling to generate 5 vectors 20241114122531699 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122531699 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531699 DAUC <0003> auc.c:113 vector [0]: rand = 1b0db7517bf87d4effcde00fcd710918 20241114122531699 DAUC <0003> auc.c:179 vector [0]: kc = ed15052de18c1000 20241114122531700 DAUC <0003> auc.c:180 vector [0]: sres = 29d2e81a 20241114122531700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531700 DAUC <0003> auc.c:113 vector [1]: rand = aafc72495cdc9d5f02339bc60b18d494 20241114122531700 DAUC <0003> auc.c:179 vector [1]: kc = 938891b0582d0800 20241114122531700 DAUC <0003> auc.c:180 vector [1]: sres = e41f1ae7 20241114122531700 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531700 DAUC <0003> auc.c:113 vector [2]: rand = d0a4b0ebd15fa6f97cfba7d5c1f43ef8 20241114122531700 DAUC <0003> auc.c:179 vector [2]: kc = 2fedfdcb5d503c00 20241114122531700 DAUC <0003> auc.c:180 vector [2]: sres = baa56787 20241114122531700 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531700 DAUC <0003> auc.c:113 vector [3]: rand = e030db9d7aab40431b101d70713b9c7c 20241114122531700 DAUC <0003> auc.c:179 vector [3]: kc = 314eb0b4442b3400 20241114122531700 DAUC <0003> auc.c:180 vector [3]: sres = b0456f4e 20241114122531700 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531700 DAUC <0003> auc.c:113 vector [4]: rand = 6b79a8128db6bab68b398a3f49926f07 20241114122531700 DAUC <0003> auc.c:179 vector [4]: kc = 6aa2a379f2e6e400 20241114122531700 DAUC <0003> auc.c:180 vector [4]: sres = bdc26f35 20241114122531700 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122531700 DAUC <0003> db_auc.c:245 IMSI='262428666640375': Generated 5 vectors 20241114122531700 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428666640375"} 20241114122531700 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428666640375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531700 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531700 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4258 20241114122531703 DAUC <0003> db_auc.c:157 IMSI='262428522547162': No 2G Auth Data 20241114122531703 DAUC <0003> db_auc.c:192 IMSI='262428522547162': No 3G Auth Data 20241114122531719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49672<->l=127.0.0.1:4258 20241114122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531722 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428522547162"} 20241114122531722 DAUC <0003> db_auc.c:192 IMSI='262428522547162': No 3G Auth Data 20241114122531722 DAUC <0003> db_auc.c:236 IMSI='262428522547162': Calling to generate 1 vectors 20241114122531722 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241114122531722 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531722 DAUC <0003> auc.c:113 vector [0]: rand = 17be6bc63f7b2781c72adc299b6b290f 20241114122531722 DAUC <0003> auc.c:179 vector [0]: kc = 15a263d77e042400 20241114122531722 DAUC <0003> auc.c:180 vector [0]: sres = aafc1684 20241114122531722 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531722 DAUC <0003> db_auc.c:245 IMSI='262428522547162': Generated 1 vectors 20241114122531722 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428522547162"} 20241114122531722 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531725 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531725 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428522547162"} 20241114122531725 DAUC <0003> db_auc.c:192 IMSI='262428522547162': No 3G Auth Data 20241114122531725 DAUC <0003> db_auc.c:236 IMSI='262428522547162': Calling to generate 4 vectors 20241114122531725 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241114122531725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531725 DAUC <0003> auc.c:113 vector [0]: rand = e5c4f6d2ff8c778ba78e2d3b27f16ae1 20241114122531725 DAUC <0003> auc.c:179 vector [0]: kc = f19d9ef14c17a800 20241114122531725 DAUC <0003> auc.c:180 vector [0]: sres = 72d0de41 20241114122531725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531725 DAUC <0003> auc.c:113 vector [1]: rand = 5d891f070a05514c074c539a10b442ee 20241114122531725 DAUC <0003> auc.c:179 vector [1]: kc = 7d1239da2dd6d800 20241114122531725 DAUC <0003> auc.c:180 vector [1]: sres = 29e9d2b2 20241114122531725 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531725 DAUC <0003> auc.c:113 vector [2]: rand = 7a763e7f4d58a20cfc2b8bd5d9e926d3 20241114122531725 DAUC <0003> auc.c:179 vector [2]: kc = 2c9ffe6ceb861800 20241114122531725 DAUC <0003> auc.c:180 vector [2]: sres = b5e51de9 20241114122531725 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531725 DAUC <0003> auc.c:113 vector [3]: rand = f479fb142a4b2e07dbb8b9cec330994c 20241114122531725 DAUC <0003> auc.c:179 vector [3]: kc = 437c05bcb1cd6000 20241114122531725 DAUC <0003> auc.c:180 vector [3]: sres = 9125d2ca 20241114122531725 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531725 DAUC <0003> db_auc.c:245 IMSI='262428522547162': Generated 4 vectors 20241114122531725 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428522547162"} 20241114122531725 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531725 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531725 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531728 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531728 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428522547162"} 20241114122531728 DAUC <0003> db_auc.c:192 IMSI='262428522547162': No 3G Auth Data 20241114122531728 DAUC <0003> db_auc.c:236 IMSI='262428522547162': Calling to generate 5 vectors 20241114122531728 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122531728 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531728 DAUC <0003> auc.c:113 vector [0]: rand = b8576d9df5abe3ee14f9f9db4bba8eb9 20241114122531728 DAUC <0003> auc.c:179 vector [0]: kc = 89dd70e010886400 20241114122531728 DAUC <0003> auc.c:180 vector [0]: sres = dff8184d 20241114122531728 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531728 DAUC <0003> auc.c:113 vector [1]: rand = 44c3e15e7f5a9cbfe1a2864d4c770945 20241114122531728 DAUC <0003> auc.c:179 vector [1]: kc = 98cba8cde4f16400 20241114122531728 DAUC <0003> auc.c:180 vector [1]: sres = 6551e848 20241114122531728 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531728 DAUC <0003> auc.c:113 vector [2]: rand = b9dd0a99866421814986acfe24b7b04d 20241114122531728 DAUC <0003> auc.c:179 vector [2]: kc = ae0d8389f30b0400 20241114122531728 DAUC <0003> auc.c:180 vector [2]: sres = 4f91bb1c 20241114122531728 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531728 DAUC <0003> auc.c:113 vector [3]: rand = 087a2f7b90d04f6279ed9539cdcafbf0 20241114122531728 DAUC <0003> auc.c:179 vector [3]: kc = eee7402bd08e4800 20241114122531728 DAUC <0003> auc.c:180 vector [3]: sres = 9bdbe9db 20241114122531728 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531728 DAUC <0003> auc.c:113 vector [4]: rand = 63624a1b802ed59957bf942638cb0574 20241114122531728 DAUC <0003> auc.c:179 vector [4]: kc = 631f42b23123a000 20241114122531728 DAUC <0003> auc.c:180 vector [4]: sres = 09bff75c 20241114122531728 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122531728 DAUC <0003> db_auc.c:245 IMSI='262428522547162': Generated 5 vectors 20241114122531728 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428522547162"} 20241114122531728 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531728 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531728 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531730 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531730 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428522547162"} 20241114122531730 DAUC <0003> db_auc.c:192 IMSI='262428522547162': No 3G Auth Data 20241114122531730 DAUC <0003> db_auc.c:236 IMSI='262428522547162': Calling to generate 5 vectors 20241114122531730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122531730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531730 DAUC <0003> auc.c:113 vector [0]: rand = 5af9a10f9488cfad4091ca6db08db6a8 20241114122531731 DAUC <0003> auc.c:179 vector [0]: kc = 0c6457761f091400 20241114122531731 DAUC <0003> auc.c:180 vector [0]: sres = 6cc8cb4a 20241114122531731 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531731 DAUC <0003> auc.c:113 vector [1]: rand = 720409925d445cd4a740f2175dd652d6 20241114122531731 DAUC <0003> auc.c:179 vector [1]: kc = ac50dfcecb49bc00 20241114122531731 DAUC <0003> auc.c:180 vector [1]: sres = 91e96829 20241114122531731 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531731 DAUC <0003> auc.c:113 vector [2]: rand = 2661e7eed6b33ad53c3e0e327d7e0bf7 20241114122531731 DAUC <0003> auc.c:179 vector [2]: kc = c2393c395ec37400 20241114122531731 DAUC <0003> auc.c:180 vector [2]: sres = 76a0022d 20241114122531731 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531731 DAUC <0003> auc.c:113 vector [3]: rand = 893bb9d1ba01df3043fea601d52bb1f9 20241114122531731 DAUC <0003> auc.c:179 vector [3]: kc = 3895c07410ee5c00 20241114122531731 DAUC <0003> auc.c:180 vector [3]: sres = aafe7d16 20241114122531731 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531731 DAUC <0003> auc.c:113 vector [4]: rand = b0d5b0823851c12f9509d870f394ca3e 20241114122531731 DAUC <0003> auc.c:179 vector [4]: kc = f950625f5edde800 20241114122531731 DAUC <0003> auc.c:180 vector [4]: sres = fd48b0e9 20241114122531731 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122531731 DAUC <0003> db_auc.c:245 IMSI='262428522547162': Generated 5 vectors 20241114122531731 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428522547162"} 20241114122531731 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428522547162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531731 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531731 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49672<->l=127.0.0.1:4258 20241114122531734 DAUC <0003> db_auc.c:157 IMSI='262427941805621': No 2G Auth Data 20241114122531734 DAUC <0003> db_auc.c:192 IMSI='262427941805621': No 3G Auth Data 20241114122531750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 20241114122531754 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531754 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427941805621"} 20241114122531754 DAUC <0003> db_auc.c:192 IMSI='262427941805621': No 3G Auth Data 20241114122531754 DAUC <0003> db_auc.c:236 IMSI='262427941805621': Calling to generate 1 vectors 20241114122531754 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241114122531754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531754 DAUC <0003> auc.c:113 vector [0]: rand = 926e9fa176992b53ba4a2638859ebf98 20241114122531754 DAUC <0003> auc.c:179 vector [0]: kc = 869ebf0093569738 20241114122531754 DAUC <0003> auc.c:180 vector [0]: sres = 821c6bbf 20241114122531754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531754 DAUC <0003> db_auc.c:245 IMSI='262427941805621': Generated 1 vectors 20241114122531754 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427941805621"} 20241114122531754 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531754 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531755 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531757 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531757 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427941805621"} 20241114122531757 DAUC <0003> db_auc.c:192 IMSI='262427941805621': No 3G Auth Data 20241114122531757 DAUC <0003> db_auc.c:236 IMSI='262427941805621': Calling to generate 4 vectors 20241114122531757 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241114122531757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531757 DAUC <0003> auc.c:113 vector [0]: rand = b13b1551c56065e2d4860cd873da7b0c 20241114122531757 DAUC <0003> auc.c:179 vector [0]: kc = 90fb1dbd7d160fa6 20241114122531757 DAUC <0003> auc.c:180 vector [0]: sres = 806ec451 20241114122531757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531757 DAUC <0003> auc.c:113 vector [1]: rand = f3d7b066f816cad911277bdadef7e85f 20241114122531757 DAUC <0003> auc.c:179 vector [1]: kc = f08c30f02702e911 20241114122531757 DAUC <0003> auc.c:180 vector [1]: sres = 355774b9 20241114122531757 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531757 DAUC <0003> auc.c:113 vector [2]: rand = 3eddaf3c3ce2d558524c35669cd32ef3 20241114122531757 DAUC <0003> auc.c:179 vector [2]: kc = 8fa7bccd3ad7a119 20241114122531757 DAUC <0003> auc.c:180 vector [2]: sres = 75d59830 20241114122531757 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531757 DAUC <0003> auc.c:113 vector [3]: rand = 7e9029d3bfb4bea050df5363c8a55463 20241114122531757 DAUC <0003> auc.c:179 vector [3]: kc = 2da657a9f1579b11 20241114122531757 DAUC <0003> auc.c:180 vector [3]: sres = 926f934c 20241114122531757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531757 DAUC <0003> db_auc.c:245 IMSI='262427941805621': Generated 4 vectors 20241114122531757 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427941805621"} 20241114122531757 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531757 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531757 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531760 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531760 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427941805621"} 20241114122531760 DAUC <0003> db_auc.c:192 IMSI='262427941805621': No 3G Auth Data 20241114122531760 DAUC <0003> db_auc.c:236 IMSI='262427941805621': Calling to generate 5 vectors 20241114122531760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122531760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531760 DAUC <0003> auc.c:113 vector [0]: rand = 056bc0375110bdbea79e4e7fae9b3062 20241114122531760 DAUC <0003> auc.c:179 vector [0]: kc = b95c5d48aaa49e98 20241114122531760 DAUC <0003> auc.c:180 vector [0]: sres = baa119d1 20241114122531760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531760 DAUC <0003> auc.c:113 vector [1]: rand = 525dde4e76b1754fdb9fa1593cdbc257 20241114122531760 DAUC <0003> auc.c:179 vector [1]: kc = db92bae5c916b3e3 20241114122531760 DAUC <0003> auc.c:180 vector [1]: sres = 83cabca1 20241114122531760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531760 DAUC <0003> auc.c:113 vector [2]: rand = dd7ab15191c48ba5145c67932041f6fb 20241114122531760 DAUC <0003> auc.c:179 vector [2]: kc = 3476759a6bb8063e 20241114122531760 DAUC <0003> auc.c:180 vector [2]: sres = baf19ca2 20241114122531760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531760 DAUC <0003> auc.c:113 vector [3]: rand = 3cdcba5207352a997b9e1e16358a3ceb 20241114122531760 DAUC <0003> auc.c:179 vector [3]: kc = ff1b4004e0c901aa 20241114122531760 DAUC <0003> auc.c:180 vector [3]: sres = ec3618a2 20241114122531760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531760 DAUC <0003> auc.c:113 vector [4]: rand = ae9572833a03e71089bf9db79179caf2 20241114122531760 DAUC <0003> auc.c:179 vector [4]: kc = 6e03d556c616bc68 20241114122531760 DAUC <0003> auc.c:180 vector [4]: sres = bc143726 20241114122531760 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122531760 DAUC <0003> db_auc.c:245 IMSI='262427941805621': Generated 5 vectors 20241114122531760 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427941805621"} 20241114122531760 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531760 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531760 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531762 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531762 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427941805621"} 20241114122531762 DAUC <0003> db_auc.c:192 IMSI='262427941805621': No 3G Auth Data 20241114122531762 DAUC <0003> db_auc.c:236 IMSI='262427941805621': Calling to generate 5 vectors 20241114122531762 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114122531762 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531762 DAUC <0003> auc.c:113 vector [0]: rand = 07f01605e760e5cfdcb384944c8209d5 20241114122531762 DAUC <0003> auc.c:179 vector [0]: kc = 6cb661d32420c5f8 20241114122531762 DAUC <0003> auc.c:180 vector [0]: sres = 83f469b2 20241114122531762 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114122531762 DAUC <0003> auc.c:113 vector [1]: rand = 36fa09b18d71533e23c3aab5a6b7f369 20241114122531762 DAUC <0003> auc.c:179 vector [1]: kc = 35fedd22e4bb42e2 20241114122531762 DAUC <0003> auc.c:180 vector [1]: sres = 366745f3 20241114122531762 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114122531762 DAUC <0003> auc.c:113 vector [2]: rand = c49a2c53354ddd32fddf07cc5cdcbc61 20241114122531763 DAUC <0003> auc.c:179 vector [2]: kc = 9c23582ae345d083 20241114122531763 DAUC <0003> auc.c:180 vector [2]: sres = 5ba5e4a3 20241114122531763 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114122531763 DAUC <0003> auc.c:113 vector [3]: rand = 2ef95b431fac807989c04bc78e7c103d 20241114122531763 DAUC <0003> auc.c:179 vector [3]: kc = 83435e70db15d797 20241114122531763 DAUC <0003> auc.c:180 vector [3]: sres = 918d2046 20241114122531763 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114122531763 DAUC <0003> auc.c:113 vector [4]: rand = 3fa629e92087f58519f66eb7de25050d 20241114122531763 DAUC <0003> auc.c:179 vector [4]: kc = e031d139579b12f2 20241114122531763 DAUC <0003> auc.c:180 vector [4]: sres = 120e8224 20241114122531763 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114122531763 DAUC <0003> db_auc.c:245 IMSI='262427941805621': Generated 5 vectors 20241114122531763 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427941805621"} 20241114122531763 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427941805621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531763 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531763 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 20241114122531766 DAUC <0003> db_auc.c:157 IMSI='262429956396825': No 2G Auth Data 20241114122531766 DAUC <0003> db_auc.c:192 IMSI='262429956396825': No 3G Auth Data 20241114122531781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49684<->l=127.0.0.1:4258 20241114122531785 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531785 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429956396825"} 20241114122531785 DAUC <0003> db_auc.c:157 IMSI='262429956396825': No 2G Auth Data 20241114122531785 DAUC <0003> db_auc.c:236 IMSI='262429956396825': Calling to generate 1 vectors 20241114122531785 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241114122531785 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531785 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531785 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122531785 DAUC <0003> auc.c:113 vector [0]: rand = 91f351436154bf24e7149fb960916c38 20241114122531785 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122531785 DAUC <0003> auc.c:142 vector [0]: autn = 197266f32a150000fe71d622fb3505d8 20241114122531785 DAUC <0003> auc.c:143 vector [0]: ck = ed0dd57695d2d39b09a1e557d932678a 20241114122531785 DAUC <0003> auc.c:144 vector [0]: ik = 3571b323bd6ed70914f28687bb642fae 20241114122531785 DAUC <0003> auc.c:145 vector [0]: res = 40c64374394af7b20000000000000000 20241114122531785 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531785 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122531785 DAUC <0003> auc.c:151 vector [0]: kc = c52f05854aea4cb6 20241114122531785 DAUC <0003> auc.c:152 vector [0]: sres = 798cb4c6 20241114122531785 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122531785 DAUC <0003> db_auc.c:245 IMSI='262429956396825': Generated 1 vectors 20241114122531785 DAUC <0003> db_auc.c:249 IMSI='262429956396825': Updating SQN=33 in DB 20241114122531785 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429956396825"} 20241114122531785 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531785 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531785 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531787 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531787 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429956396825"} 20241114122531787 DAUC <0003> db_auc.c:157 IMSI='262429956396825': No 2G Auth Data 20241114122531787 DAUC <0003> db_auc.c:236 IMSI='262429956396825': Calling to generate 4 vectors 20241114122531787 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241114122531787 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531787 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531787 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114122531787 DAUC <0003> auc.c:113 vector [0]: rand = f42a6d68def1515c65371d6df7722607 20241114122531788 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114122531788 DAUC <0003> auc.c:142 vector [0]: autn = 72799d496bbb0000f6cce96b0df67715 20241114122531788 DAUC <0003> auc.c:143 vector [0]: ck = bb0eb253674abbf7cbe559136712f133 20241114122531788 DAUC <0003> auc.c:144 vector [0]: ik = 82a90bb668f4f70e4d646f88b981a52b 20241114122531788 DAUC <0003> auc.c:145 vector [0]: res = 64421f2caaa507e30000000000000000 20241114122531788 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531788 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122531788 DAUC <0003> auc.c:151 vector [0]: kc = bf268f7ed12d18e1 20241114122531788 DAUC <0003> auc.c:152 vector [0]: sres = cee718cf 20241114122531788 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122531788 DAUC <0003> auc.c:113 vector [1]: rand = 066b9a89a2b6dcbf1edc0f33fd3a7fc1 20241114122531788 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114122531788 DAUC <0003> auc.c:142 vector [1]: autn = ac5ae09758a700001d3536a361832589 20241114122531788 DAUC <0003> auc.c:143 vector [1]: ck = abce245e3e8b75532452086ee471d189 20241114122531788 DAUC <0003> auc.c:144 vector [1]: ik = d7d5e58a6d0c3f032457837fb6eb9acc 20241114122531788 DAUC <0003> auc.c:145 vector [1]: res = 9369f42261a59e250000000000000000 20241114122531788 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531788 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122531788 DAUC <0003> auc.c:151 vector [1]: kc = 7c1e4ac5011d0115 20241114122531788 DAUC <0003> auc.c:152 vector [1]: sres = f2cc6a07 20241114122531788 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122531788 DAUC <0003> auc.c:113 vector [2]: rand = 2689989d3db70eb1f6f1c326e26f1650 20241114122531788 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114122531788 DAUC <0003> auc.c:142 vector [2]: autn = b381ab0e30350000c41bec866b3e8363 20241114122531788 DAUC <0003> auc.c:143 vector [2]: ck = a1d418c45579aaeb131537dc49637c0b 20241114122531788 DAUC <0003> auc.c:144 vector [2]: ik = c752beffc4c0ed261f58f95eb8a4e26f 20241114122531788 DAUC <0003> auc.c:145 vector [2]: res = d303e24212e326a10000000000000000 20241114122531788 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531788 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122531788 DAUC <0003> auc.c:151 vector [2]: kc = 6acb68b9607ed9a9 20241114122531788 DAUC <0003> auc.c:152 vector [2]: sres = c1e0c4e3 20241114122531788 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122531788 DAUC <0003> auc.c:113 vector [3]: rand = 08b4d10356f27361a3fbe60513c506a8 20241114122531788 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114122531788 DAUC <0003> auc.c:142 vector [3]: autn = f1add88c3f29000044c60b260470aae2 20241114122531788 DAUC <0003> auc.c:143 vector [3]: ck = 440868476ed67a05b31dd9b4c36325be 20241114122531788 DAUC <0003> auc.c:144 vector [3]: ik = 8d91c8be633c681dbe463452c5e737e6 20241114122531788 DAUC <0003> auc.c:145 vector [3]: res = 6055ff832320707d0000000000000000 20241114122531788 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531788 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122531788 DAUC <0003> auc.c:151 vector [3]: kc = c4c24d1f0b6e0040 20241114122531788 DAUC <0003> auc.c:152 vector [3]: sres = 43758ffe 20241114122531788 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122531788 DAUC <0003> db_auc.c:245 IMSI='262429956396825': Generated 4 vectors 20241114122531788 DAUC <0003> db_auc.c:249 IMSI='262429956396825': Updating SQN=161 in DB 20241114122531788 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429956396825"} 20241114122531788 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531788 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531788 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531790 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531790 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429956396825"} 20241114122531790 DAUC <0003> db_auc.c:157 IMSI='262429956396825': No 2G Auth Data 20241114122531790 DAUC <0003> db_auc.c:236 IMSI='262429956396825': Calling to generate 5 vectors 20241114122531790 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114122531790 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531790 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531790 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114122531790 DAUC <0003> auc.c:113 vector [0]: rand = 57c5b94cd7a641adbeabd71686e6b608 20241114122531790 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114122531790 DAUC <0003> auc.c:142 vector [0]: autn = cb3f627ce9cf0000d93ba5c0ff292f69 20241114122531790 DAUC <0003> auc.c:143 vector [0]: ck = 32a900ad05a666c355d2dd42fd52dec4 20241114122531790 DAUC <0003> auc.c:144 vector [0]: ik = fc92855a7a2521a24603ea547e9609c2 20241114122531790 DAUC <0003> auc.c:145 vector [0]: res = c1ae578a8ce15a2a0000000000000000 20241114122531790 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531790 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122531790 DAUC <0003> auc.c:151 vector [0]: kc = ddeab2e1fc479067 20241114122531790 DAUC <0003> auc.c:152 vector [0]: sres = 4d4f0da0 20241114122531790 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122531790 DAUC <0003> auc.c:113 vector [1]: rand = 467678a07f1d45ed6f14411908c2cd03 20241114122531790 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114122531790 DAUC <0003> auc.c:142 vector [1]: autn = 63f502410e900000374a1befd4fca1bc 20241114122531790 DAUC <0003> auc.c:143 vector [1]: ck = 8a63af616f2222305476c3cb12487f38 20241114122531790 DAUC <0003> auc.c:144 vector [1]: ik = a4fdfd63aaef76540ca7de8ec1d3b3e7 20241114122531790 DAUC <0003> auc.c:145 vector [1]: res = 7727bf837897a76d0000000000000000 20241114122531790 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531790 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122531790 DAUC <0003> auc.c:151 vector [1]: kc = 764f4f47165698bb 20241114122531790 DAUC <0003> auc.c:152 vector [1]: sres = 0fb018ee 20241114122531790 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122531790 DAUC <0003> auc.c:113 vector [2]: rand = 3cca39be6fdcc571d6a0eb79b7d1a5da 20241114122531790 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114122531790 DAUC <0003> auc.c:142 vector [2]: autn = b745323d7a090000981771f1624cd4c4 20241114122531790 DAUC <0003> auc.c:143 vector [2]: ck = f27d55c94797d288a5100d0a77d869bc 20241114122531790 DAUC <0003> auc.c:144 vector [2]: ik = 6618191efab11d8c2dfad253cf6a56d0 20241114122531790 DAUC <0003> auc.c:145 vector [2]: res = 029852b1c72a1dec0000000000000000 20241114122531790 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531790 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122531790 DAUC <0003> auc.c:151 vector [2]: kc = 1c8f938e0594f068 20241114122531790 DAUC <0003> auc.c:152 vector [2]: sres = c5b24f5d 20241114122531790 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122531790 DAUC <0003> auc.c:113 vector [3]: rand = ffa58f54822399f09f5d5e7fdaded458 20241114122531790 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114122531790 DAUC <0003> auc.c:142 vector [3]: autn = 71af089a016c0000c0ef24ee86d5c2dc 20241114122531790 DAUC <0003> auc.c:143 vector [3]: ck = a3d91130af24fd983a51ae97e83f9038 20241114122531790 DAUC <0003> auc.c:144 vector [3]: ik = 4250e86798f917c448b26322f5c6720b 20241114122531790 DAUC <0003> auc.c:145 vector [3]: res = 922872a595719b6e0000000000000000 20241114122531790 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531790 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122531790 DAUC <0003> auc.c:151 vector [3]: kc = 936a34e22a24086f 20241114122531790 DAUC <0003> auc.c:152 vector [3]: sres = 0759e9cb 20241114122531790 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122531790 DAUC <0003> auc.c:113 vector [4]: rand = 10eea5f62359785ee3356a0811460452 20241114122531790 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114122531790 DAUC <0003> auc.c:142 vector [4]: autn = 417cdd3d1f3d00005cc83132c1f35372 20241114122531790 DAUC <0003> auc.c:143 vector [4]: ck = 48e9ebb525b4a23fbf68e3e46550e847 20241114122531790 DAUC <0003> auc.c:144 vector [4]: ik = d83d10a0f018cc786c3221d56e292ab6 20241114122531790 DAUC <0003> auc.c:145 vector [4]: res = 53c2c14ccd3baf350000000000000000 20241114122531790 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531790 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114122531790 DAUC <0003> auc.c:151 vector [4]: kc = 438e3924ded5acb6 20241114122531790 DAUC <0003> auc.c:152 vector [4]: sres = 9ef96e79 20241114122531790 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114122531790 DAUC <0003> db_auc.c:245 IMSI='262429956396825': Generated 5 vectors 20241114122531790 DAUC <0003> db_auc.c:249 IMSI='262429956396825': Updating SQN=321 in DB 20241114122531790 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429956396825"} 20241114122531790 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531790 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531790 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531793 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531793 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429956396825"} 20241114122531793 DAUC <0003> db_auc.c:157 IMSI='262429956396825': No 2G Auth Data 20241114122531793 DAUC <0003> db_auc.c:236 IMSI='262429956396825': Calling to generate 5 vectors 20241114122531793 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114122531793 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531793 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531793 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114122531793 DAUC <0003> auc.c:113 vector [0]: rand = afb9e684997beb72411f4bfd46713306 20241114122531793 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114122531793 DAUC <0003> auc.c:142 vector [0]: autn = 582201a1bd6e000042e5c83c00c66ab5 20241114122531793 DAUC <0003> auc.c:143 vector [0]: ck = dcfc8b1e3cab497e472eee75d122789d 20241114122531793 DAUC <0003> auc.c:144 vector [0]: ik = 0ce45219418dbda3de5e6a30298a3ec2 20241114122531793 DAUC <0003> auc.c:145 vector [0]: res = 69b4033f87aca6220000000000000000 20241114122531793 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531793 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122531793 DAUC <0003> auc.c:151 vector [0]: kc = 49685d42858eb282 20241114122531793 DAUC <0003> auc.c:152 vector [0]: sres = ee18a51d 20241114122531793 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122531793 DAUC <0003> auc.c:113 vector [1]: rand = 2633a5115eaad8ca8568dec0773ac201 20241114122531793 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114122531793 DAUC <0003> auc.c:142 vector [1]: autn = 8f60ad39bfee0000c698494d24dfae4f 20241114122531793 DAUC <0003> auc.c:143 vector [1]: ck = 6c96814fb538a2ed053363410fd0c0b7 20241114122531793 DAUC <0003> auc.c:144 vector [1]: ik = 60d64798f7d7629a2fe3c5517069f48a 20241114122531793 DAUC <0003> auc.c:145 vector [1]: res = 7ac9e407a833e8ce0000000000000000 20241114122531793 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531793 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122531793 DAUC <0003> auc.c:151 vector [1]: kc = 269060c73d56f44a 20241114122531793 DAUC <0003> auc.c:152 vector [1]: sres = d2fa0cc9 20241114122531793 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122531793 DAUC <0003> auc.c:113 vector [2]: rand = 37a9a8bc3ee88c97a4268697173d5826 20241114122531793 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114122531793 DAUC <0003> auc.c:142 vector [2]: autn = 7efa225e23c50000bedd15c7956b65da 20241114122531793 DAUC <0003> auc.c:143 vector [2]: ck = d06cf501d6c17f0e45b053a99ed43ef9 20241114122531793 DAUC <0003> auc.c:144 vector [2]: ik = d5cbbf5d946d8a99c3e848f299ce7c28 20241114122531793 DAUC <0003> auc.c:145 vector [2]: res = e5786a0d24e4e6d70000000000000000 20241114122531793 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531793 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122531793 DAUC <0003> auc.c:151 vector [2]: kc = 83ff510745b6b746 20241114122531793 DAUC <0003> auc.c:152 vector [2]: sres = c19c8cda 20241114122531793 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122531793 DAUC <0003> auc.c:113 vector [3]: rand = 164599a14e17133b86252955676815a9 20241114122531793 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114122531793 DAUC <0003> auc.c:142 vector [3]: autn = a2d51c52492500006e305f2345f3c264 20241114122531793 DAUC <0003> auc.c:143 vector [3]: ck = 67737801e0eb1e8bf111908325828053 20241114122531793 DAUC <0003> auc.c:144 vector [3]: ik = 272cb89a37536f434c7cc416910234ec 20241114122531793 DAUC <0003> auc.c:145 vector [3]: res = 3696836b82c5a4100000000000000000 20241114122531793 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531793 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122531793 DAUC <0003> auc.c:151 vector [3]: kc = fd32940e6338c577 20241114122531793 DAUC <0003> auc.c:152 vector [3]: sres = b453277b 20241114122531793 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122531793 DAUC <0003> auc.c:113 vector [4]: rand = 4e54b1928847839e1751989aaed06682 20241114122531793 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114122531793 DAUC <0003> auc.c:142 vector [4]: autn = 10343069c9580000aac8f0309141e6b5 20241114122531793 DAUC <0003> auc.c:143 vector [4]: ck = 22f186cd1986ec21e8e141bda93d1dc2 20241114122531793 DAUC <0003> auc.c:144 vector [4]: ik = 07caaeac4a5cdb76a5be4fdcd5599e7d 20241114122531793 DAUC <0003> auc.c:145 vector [4]: res = 017807b44c8be82d0000000000000000 20241114122531793 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531793 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114122531793 DAUC <0003> auc.c:151 vector [4]: kc = 686426002fbeb4e8 20241114122531793 DAUC <0003> auc.c:152 vector [4]: sres = 4df3ef99 20241114122531793 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114122531793 DAUC <0003> db_auc.c:245 IMSI='262429956396825': Generated 5 vectors 20241114122531793 DAUC <0003> db_auc.c:249 IMSI='262429956396825': Updating SQN=481 in DB 20241114122531793 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429956396825"} 20241114122531793 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429956396825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531793 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531793 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49684<->l=127.0.0.1:4258 20241114122531798 DAUC <0003> db_auc.c:157 IMSI='262423516535501': No 2G Auth Data 20241114122531798 DAUC <0003> db_auc.c:192 IMSI='262423516535501': No 3G Auth Data 20241114122531812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4258 20241114122531816 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531816 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423516535501"} 20241114122531816 DAUC <0003> db_auc.c:157 IMSI='262423516535501': No 2G Auth Data 20241114122531816 DAUC <0003> db_auc.c:236 IMSI='262423516535501': Calling to generate 1 vectors 20241114122531816 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241114122531816 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531816 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114122531816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122531816 DAUC <0003> auc.c:113 vector [0]: rand = be73dada93339dfad7aa8d2644bdc343 20241114122531816 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122531816 DAUC <0003> auc.c:142 vector [0]: autn = 92a6c5acb8370000003e5096b78b4045 20241114122531816 DAUC <0003> auc.c:143 vector [0]: ck = aee525f01a1d162668488c8e03bfbc89 20241114122531816 DAUC <0003> auc.c:144 vector [0]: ik = 679e5da3bfb6c6fc34bd27937b8a0d8e 20241114122531816 DAUC <0003> auc.c:145 vector [0]: res = 0b6178884c5e7cfb0000000000000000 20241114122531816 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531816 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122531816 DAUC <0003> auc.c:151 vector [0]: kc = 958ed34edd9e61dd 20241114122531816 DAUC <0003> auc.c:152 vector [0]: sres = 473f0473 20241114122531816 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122531816 DAUC <0003> db_auc.c:245 IMSI='262423516535501': Generated 1 vectors 20241114122531816 DAUC <0003> db_auc.c:249 IMSI='262423516535501': Updating SQN=33 in DB 20241114122531816 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423516535501"} 20241114122531816 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531816 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531816 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531818 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531818 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423516535501"} 20241114122531818 DAUC <0003> db_auc.c:157 IMSI='262423516535501': No 2G Auth Data 20241114122531818 DAUC <0003> db_auc.c:236 IMSI='262423516535501': Calling to generate 4 vectors 20241114122531818 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241114122531818 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531818 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114122531818 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114122531818 DAUC <0003> auc.c:113 vector [0]: rand = c3185b62f5c0d25ac86db3f6111be5dc 20241114122531818 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114122531818 DAUC <0003> auc.c:142 vector [0]: autn = baca8df06edb0000fa74254741dec95c 20241114122531818 DAUC <0003> auc.c:143 vector [0]: ck = 483d23a51245f1b549e59fb9475c3c46 20241114122531819 DAUC <0003> auc.c:144 vector [0]: ik = 446fe3dc0199574fb30934b61cf26465 20241114122531819 DAUC <0003> auc.c:145 vector [0]: res = d7d839268547e55b0000000000000000 20241114122531819 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531819 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122531819 DAUC <0003> auc.c:151 vector [0]: kc = f6be6b764872fed9 20241114122531819 DAUC <0003> auc.c:152 vector [0]: sres = 529fdc7d 20241114122531819 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122531819 DAUC <0003> auc.c:113 vector [1]: rand = 7ff8959021b3fb87f1157933e02b7015 20241114122531819 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114122531819 DAUC <0003> auc.c:142 vector [1]: autn = c5d36f6ae7cc0000335f1acbbcf4e6be 20241114122531819 DAUC <0003> auc.c:143 vector [1]: ck = fbabe65c185336f908f88698ba42b58d 20241114122531819 DAUC <0003> auc.c:144 vector [1]: ik = 62273f1b094f61ddf1f753c044829c65 20241114122531819 DAUC <0003> auc.c:145 vector [1]: res = aa23d36d2d18298a0000000000000000 20241114122531819 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531819 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122531819 DAUC <0003> auc.c:151 vector [1]: kc = 60830c1fefdc7ecc 20241114122531819 DAUC <0003> auc.c:152 vector [1]: sres = 873bfae7 20241114122531819 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122531819 DAUC <0003> auc.c:113 vector [2]: rand = 77507983a60f2997fe437f97180ea71f 20241114122531819 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114122531819 DAUC <0003> auc.c:142 vector [2]: autn = 9b27d618785800005c9953c09e7bd845 20241114122531819 DAUC <0003> auc.c:143 vector [2]: ck = a40395c887e9c58cb2769ea1976d910d 20241114122531819 DAUC <0003> auc.c:144 vector [2]: ik = 6a00495667afab9d1e54b9c0395f86c9 20241114122531819 DAUC <0003> auc.c:145 vector [2]: res = 0ca64719a77fb6350000000000000000 20241114122531819 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531819 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122531819 DAUC <0003> auc.c:151 vector [2]: kc = 6221fbff4e7479d5 20241114122531819 DAUC <0003> auc.c:152 vector [2]: sres = abd9f12c 20241114122531819 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122531819 DAUC <0003> auc.c:113 vector [3]: rand = bfe449a95d5cf13b20bf3dea91712b30 20241114122531819 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114122531819 DAUC <0003> auc.c:142 vector [3]: autn = ae3d90ad8e390000e6cd901c260d44e3 20241114122531819 DAUC <0003> auc.c:143 vector [3]: ck = ca89b18b581292d4a6d0c85516771adf 20241114122531819 DAUC <0003> auc.c:144 vector [3]: ik = ff274205f282ad589e16072da6b4518e 20241114122531819 DAUC <0003> auc.c:145 vector [3]: res = 5783a04bde5ba2650000000000000000 20241114122531819 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531819 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122531819 DAUC <0003> auc.c:151 vector [3]: kc = 0d683cf61a5374dd 20241114122531819 DAUC <0003> auc.c:152 vector [3]: sres = 89d8022e 20241114122531819 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122531819 DAUC <0003> db_auc.c:245 IMSI='262423516535501': Generated 4 vectors 20241114122531819 DAUC <0003> db_auc.c:249 IMSI='262423516535501': Updating SQN=161 in DB 20241114122531819 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423516535501"} 20241114122531819 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531819 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531819 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531821 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531821 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423516535501"} 20241114122531822 DAUC <0003> db_auc.c:157 IMSI='262423516535501': No 2G Auth Data 20241114122531822 DAUC <0003> db_auc.c:236 IMSI='262423516535501': Calling to generate 5 vectors 20241114122531822 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114122531822 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531822 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114122531822 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114122531822 DAUC <0003> auc.c:113 vector [0]: rand = 07e1b12977fe23f7db3cad782a07ca13 20241114122531822 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114122531822 DAUC <0003> auc.c:142 vector [0]: autn = f37332745b0d0000401675e43f6aa973 20241114122531822 DAUC <0003> auc.c:143 vector [0]: ck = 87701f83e008c56cee55954cb3db1089 20241114122531822 DAUC <0003> auc.c:144 vector [0]: ik = baf52d114186feb278232f9ea51b5ba6 20241114122531822 DAUC <0003> auc.c:145 vector [0]: res = a83e43d88980a9d90000000000000000 20241114122531822 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531822 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122531822 DAUC <0003> auc.c:151 vector [0]: kc = abf38840b74e70f1 20241114122531822 DAUC <0003> auc.c:152 vector [0]: sres = 21beea01 20241114122531822 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122531822 DAUC <0003> auc.c:113 vector [1]: rand = 84c46fc80e88d753e07d63eec58b51ec 20241114122531822 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114122531822 DAUC <0003> auc.c:142 vector [1]: autn = 19c23dbf9e2200004d8b9644e76e7cb2 20241114122531822 DAUC <0003> auc.c:143 vector [1]: ck = 1a258f1aee432e79dc9b86a37fa26640 20241114122531822 DAUC <0003> auc.c:144 vector [1]: ik = b2ad60b3336c22219b1db9b556bd4656 20241114122531822 DAUC <0003> auc.c:145 vector [1]: res = cc7700f54a63e0190000000000000000 20241114122531822 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531822 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122531822 DAUC <0003> auc.c:151 vector [1]: kc = ef0ed0bff4302c4e 20241114122531822 DAUC <0003> auc.c:152 vector [1]: sres = 8614e0ec 20241114122531822 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122531822 DAUC <0003> auc.c:113 vector [2]: rand = 7a683cb45b15636d4cdc8f7ecc854002 20241114122531822 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114122531822 DAUC <0003> auc.c:142 vector [2]: autn = 490b095890e8000084620eeaa9db050b 20241114122531822 DAUC <0003> auc.c:143 vector [2]: ck = f79b71667f5b54118b513af3853782f7 20241114122531822 DAUC <0003> auc.c:144 vector [2]: ik = a367777d82ec0f34ab868ed49a5f76ec 20241114122531822 DAUC <0003> auc.c:145 vector [2]: res = d0b4c0a081c490950000000000000000 20241114122531822 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531822 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122531822 DAUC <0003> auc.c:151 vector [2]: kc = 742bb23ce2dfaf3e 20241114122531822 DAUC <0003> auc.c:152 vector [2]: sres = 51705035 20241114122531822 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122531822 DAUC <0003> auc.c:113 vector [3]: rand = e0af6a61661b22b356221904b9287220 20241114122531822 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114122531822 DAUC <0003> auc.c:142 vector [3]: autn = be02372c2c8500001bdcce57e0d197ab 20241114122531822 DAUC <0003> auc.c:143 vector [3]: ck = d3e4150dfab62c5b595273f17489d018 20241114122531822 DAUC <0003> auc.c:144 vector [3]: ik = f7a1b81affd3a7ad0151eab97acb8233 20241114122531822 DAUC <0003> auc.c:145 vector [3]: res = 3c4968d266651ccc0000000000000000 20241114122531822 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531822 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122531822 DAUC <0003> auc.c:151 vector [3]: kc = 7c46345f0b27d9dd 20241114122531822 DAUC <0003> auc.c:152 vector [3]: sres = 5a2c741e 20241114122531822 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122531822 DAUC <0003> auc.c:113 vector [4]: rand = 7b38ddf1031e69a63078ae08016fd90b 20241114122531822 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114122531822 DAUC <0003> auc.c:142 vector [4]: autn = 4ae30fd7793f00008aefa7cf1e5dcdca 20241114122531822 DAUC <0003> auc.c:143 vector [4]: ck = 3f62f08d9509218d69f54371c4f38a70 20241114122531822 DAUC <0003> auc.c:144 vector [4]: ik = ba23932adef34f70b360b5705ded8de9 20241114122531822 DAUC <0003> auc.c:145 vector [4]: res = 9c80d2031041af950000000000000000 20241114122531822 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531822 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114122531822 DAUC <0003> auc.c:151 vector [4]: kc = 5fd495a6d2e46964 20241114122531822 DAUC <0003> auc.c:152 vector [4]: sres = 8cc17d96 20241114122531822 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114122531822 DAUC <0003> db_auc.c:245 IMSI='262423516535501': Generated 5 vectors 20241114122531822 DAUC <0003> db_auc.c:249 IMSI='262423516535501': Updating SQN=321 in DB 20241114122531822 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423516535501"} 20241114122531822 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531822 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531822 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531825 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531825 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423516535501"} 20241114122531825 DAUC <0003> db_auc.c:157 IMSI='262423516535501': No 2G Auth Data 20241114122531826 DAUC <0003> db_auc.c:236 IMSI='262423516535501': Calling to generate 5 vectors 20241114122531826 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114122531826 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531826 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114122531826 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114122531826 DAUC <0003> auc.c:113 vector [0]: rand = 89db97d0fea181b141e30689490e994f 20241114122531826 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114122531826 DAUC <0003> auc.c:142 vector [0]: autn = ddc9b35062200000db583d813196e2f5 20241114122531826 DAUC <0003> auc.c:143 vector [0]: ck = ea522ae90feeb4093ee43a42237df85f 20241114122531826 DAUC <0003> auc.c:144 vector [0]: ik = 275be1e16aa13b3bf8a1d71c9a954959 20241114122531826 DAUC <0003> auc.c:145 vector [0]: res = 3067c94accf37d160000000000000000 20241114122531826 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531826 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122531826 DAUC <0003> auc.c:151 vector [0]: kc = 0b4c2656dca73e34 20241114122531826 DAUC <0003> auc.c:152 vector [0]: sres = fc94b45c 20241114122531826 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122531826 DAUC <0003> auc.c:113 vector [1]: rand = cba7e880ff7c86895a886b20ac8abb6c 20241114122531826 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114122531826 DAUC <0003> auc.c:142 vector [1]: autn = 33b525a52c810000f76fb4e3738f1212 20241114122531826 DAUC <0003> auc.c:143 vector [1]: ck = 223a25e382fbc66b800b327fdfcc9f62 20241114122531826 DAUC <0003> auc.c:144 vector [1]: ik = 0087696c1a52bf66401fbfe21a208a6c 20241114122531826 DAUC <0003> auc.c:145 vector [1]: res = f99e714e2608be240000000000000000 20241114122531826 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531826 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122531826 DAUC <0003> auc.c:151 vector [1]: kc = e2a9c1125d456c03 20241114122531826 DAUC <0003> auc.c:152 vector [1]: sres = df96cf6a 20241114122531826 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122531826 DAUC <0003> auc.c:113 vector [2]: rand = 42dfca7bbcf3489bda8dee5c9bd57aac 20241114122531826 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114122531826 DAUC <0003> auc.c:142 vector [2]: autn = 194c34217d4f0000849d2e7ddbebe041 20241114122531826 DAUC <0003> auc.c:143 vector [2]: ck = 8b2abc0f57bc59e7ebc530c0052fe9cc 20241114122531826 DAUC <0003> auc.c:144 vector [2]: ik = b3a6c7b72fdc2dffe8721493a28d5813 20241114122531826 DAUC <0003> auc.c:145 vector [2]: res = 07c049eab33465070000000000000000 20241114122531826 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531826 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122531826 DAUC <0003> auc.c:151 vector [2]: kc = 3b3b5febdfc2c5c7 20241114122531826 DAUC <0003> auc.c:152 vector [2]: sres = b4f42ced 20241114122531826 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122531826 DAUC <0003> auc.c:113 vector [3]: rand = 3eac65f85a31c20e68608821bfbc46d9 20241114122531826 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114122531826 DAUC <0003> auc.c:142 vector [3]: autn = 48264f5749870000df2be57df2fa3b6d 20241114122531826 DAUC <0003> auc.c:143 vector [3]: ck = d09ec23ec788400afbe54b874fd2efb9 20241114122531826 DAUC <0003> auc.c:144 vector [3]: ik = 4cb098b3d36e284bc35ee8b814f2fdb3 20241114122531826 DAUC <0003> auc.c:145 vector [3]: res = 0f9f26edc020b9ad0000000000000000 20241114122531826 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531826 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122531826 DAUC <0003> auc.c:151 vector [3]: kc = a495f9b24fc67a4b 20241114122531826 DAUC <0003> auc.c:152 vector [3]: sres = cfbf9f40 20241114122531826 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122531826 DAUC <0003> auc.c:113 vector [4]: rand = c04bfd82adc68f83f4e43fb09e56fc63 20241114122531826 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114122531826 DAUC <0003> auc.c:142 vector [4]: autn = 873b83d5c906000019acbd6eecadcb47 20241114122531826 DAUC <0003> auc.c:143 vector [4]: ck = fe1b6a4f2fc223d6ae04e5b2cb88b0b8 20241114122531826 DAUC <0003> auc.c:144 vector [4]: ik = ca96184b5bd86c894a57614f941531c9 20241114122531826 DAUC <0003> auc.c:145 vector [4]: res = 82a4fbbad67ac6170000000000000000 20241114122531826 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531826 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114122531826 DAUC <0003> auc.c:151 vector [4]: kc = d0def6f92b87ce2e 20241114122531826 DAUC <0003> auc.c:152 vector [4]: sres = 54de3dad 20241114122531826 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114122531826 DAUC <0003> db_auc.c:245 IMSI='262423516535501': Generated 5 vectors 20241114122531826 DAUC <0003> db_auc.c:249 IMSI='262423516535501': Updating SQN=481 in DB 20241114122531826 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423516535501"} 20241114122531826 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423516535501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531826 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531826 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4258 20241114122531830 DAUC <0003> db_auc.c:157 IMSI='262426976065657': No 2G Auth Data 20241114122531831 DAUC <0003> db_auc.c:192 IMSI='262426976065657': No 3G Auth Data 20241114122531846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241114122531849 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531849 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976065657"} 20241114122531849 DAUC <0003> db_auc.c:236 IMSI='262426976065657': Calling to generate 1 vectors 20241114122531849 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241114122531849 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531849 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531849 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122531849 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531849 DAUC <0003> auc.c:113 vector [0]: rand = 2444b2f97e4496f5fe3a0438bf96b232 20241114122531849 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122531849 DAUC <0003> auc.c:142 vector [0]: autn = 54a2eecbcfa300004fbc8492efa2d9df 20241114122531849 DAUC <0003> auc.c:143 vector [0]: ck = e71d0b88919e097d367bdfd1101f72ec 20241114122531849 DAUC <0003> auc.c:144 vector [0]: ik = 9162c4e06b741177ee05ae7cc2e0b5df 20241114122531849 DAUC <0003> auc.c:145 vector [0]: res = 3d3949dce3cde9bb0000000000000000 20241114122531849 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531849 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531849 DAUC <0003> auc.c:179 vector [0]: kc = ecfcc3ed298e1400 20241114122531849 DAUC <0003> auc.c:180 vector [0]: sres = b70efd82 20241114122531849 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531849 DAUC <0003> db_auc.c:245 IMSI='262426976065657': Generated 1 vectors 20241114122531849 DAUC <0003> db_auc.c:249 IMSI='262426976065657': Updating SQN=33 in DB 20241114122531849 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976065657"} 20241114122531849 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531849 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531849 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531852 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531852 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976065657"} 20241114122531852 DAUC <0003> db_auc.c:236 IMSI='262426976065657': Calling to generate 4 vectors 20241114122531852 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241114122531852 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531852 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531852 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114122531852 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531852 DAUC <0003> auc.c:113 vector [0]: rand = 61663f0903177253fe16a1bb655b8f37 20241114122531852 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114122531852 DAUC <0003> auc.c:142 vector [0]: autn = 6977bac1c7f80000b5eb29fa15ae35ec 20241114122531852 DAUC <0003> auc.c:143 vector [0]: ck = 5894b9accbbd431d2e1a2dea7ac1482d 20241114122531852 DAUC <0003> auc.c:144 vector [0]: ik = d1d096d5e491e8dbd2c411a72dd09d47 20241114122531852 DAUC <0003> auc.c:145 vector [0]: res = 6bcb4bef98266a5f0000000000000000 20241114122531852 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531852 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531852 DAUC <0003> auc.c:179 vector [0]: kc = 15adb19239407400 20241114122531852 DAUC <0003> auc.c:180 vector [0]: sres = 8d41f1f7 20241114122531852 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531852 DAUC <0003> auc.c:113 vector [1]: rand = 0ea13cdf9683e9edaec4ed6ff6413be0 20241114122531852 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114122531852 DAUC <0003> auc.c:142 vector [1]: autn = 8a3d525cf28c00001db77906f0edb9c7 20241114122531852 DAUC <0003> auc.c:143 vector [1]: ck = 77fc9c668a2c9b5cd371aacc038131fc 20241114122531852 DAUC <0003> auc.c:144 vector [1]: ik = 62aed214e7ec0178f79b0ac82919090c 20241114122531852 DAUC <0003> auc.c:145 vector [1]: res = 992847bc40778ab10000000000000000 20241114122531852 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531852 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531852 DAUC <0003> auc.c:179 vector [1]: kc = 34149f9868d93400 20241114122531852 DAUC <0003> auc.c:180 vector [1]: sres = 4fc4c03e 20241114122531852 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531852 DAUC <0003> auc.c:113 vector [2]: rand = eb37fcd34eb12bc876e4570a22fee683 20241114122531852 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114122531852 DAUC <0003> auc.c:142 vector [2]: autn = c0b36920c533000040c39b0f360e2e1c 20241114122531852 DAUC <0003> auc.c:143 vector [2]: ck = 0b701c4bc8909fbbd1464e4c59ae9ebd 20241114122531852 DAUC <0003> auc.c:144 vector [2]: ik = 785da2cf9b01967c6ca5594e4ea71845 20241114122531852 DAUC <0003> auc.c:145 vector [2]: res = 704bb65555e607900000000000000000 20241114122531852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531852 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531852 DAUC <0003> auc.c:179 vector [2]: kc = d96940213a278c00 20241114122531852 DAUC <0003> auc.c:180 vector [2]: sres = cd234145 20241114122531852 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531852 DAUC <0003> auc.c:113 vector [3]: rand = 543e32c4ebf939da9f9ecf6a2144ee0f 20241114122531852 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114122531852 DAUC <0003> auc.c:142 vector [3]: autn = b8b7198911e80000d15af0bda3a03aa2 20241114122531852 DAUC <0003> auc.c:143 vector [3]: ck = c68f21a950b5d46b2cc4e55ffc6e7f2d 20241114122531852 DAUC <0003> auc.c:144 vector [3]: ik = 357ff475b5bcf01ff9fd259fbcab9fa0 20241114122531852 DAUC <0003> auc.c:145 vector [3]: res = 02ac12cb7dcd1cf00000000000000000 20241114122531852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531853 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531853 DAUC <0003> auc.c:179 vector [3]: kc = 890eb82e34896000 20241114122531853 DAUC <0003> auc.c:180 vector [3]: sres = f12be639 20241114122531853 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531853 DAUC <0003> db_auc.c:245 IMSI='262426976065657': Generated 4 vectors 20241114122531853 DAUC <0003> db_auc.c:249 IMSI='262426976065657': Updating SQN=161 in DB 20241114122531853 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976065657"} 20241114122531853 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531853 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531853 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531855 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531855 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976065657"} 20241114122531855 DAUC <0003> db_auc.c:236 IMSI='262426976065657': Calling to generate 5 vectors 20241114122531855 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122531855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531855 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114122531855 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531855 DAUC <0003> auc.c:113 vector [0]: rand = cbaf50caa27a04924359ad8145f28aef 20241114122531855 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114122531855 DAUC <0003> auc.c:142 vector [0]: autn = 27c8d6928223000073ef2946814cf1ae 20241114122531855 DAUC <0003> auc.c:143 vector [0]: ck = f6d8163f284132e05ab73bde9e4102e1 20241114122531855 DAUC <0003> auc.c:144 vector [0]: ik = 8388fd6141e65a9e2b501b57acefba27 20241114122531855 DAUC <0003> auc.c:145 vector [0]: res = e67b9ccd5370550c0000000000000000 20241114122531855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531855 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531855 DAUC <0003> auc.c:179 vector [0]: kc = d06a58e589537800 20241114122531855 DAUC <0003> auc.c:180 vector [0]: sres = ebeb15b9 20241114122531855 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531855 DAUC <0003> auc.c:113 vector [1]: rand = 1835f0b3f95560d240b096b5d53f4a2c 20241114122531855 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114122531855 DAUC <0003> auc.c:142 vector [1]: autn = e37ccf854e9f0000ffb60ec58f70d5c2 20241114122531855 DAUC <0003> auc.c:143 vector [1]: ck = 51b4820083ca729b1de463b2d2889f7a 20241114122531855 DAUC <0003> auc.c:144 vector [1]: ik = ebafad1f1ff2c413db9a34cbbd2d83f1 20241114122531855 DAUC <0003> auc.c:145 vector [1]: res = 8488e1470ebeb95a0000000000000000 20241114122531856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531856 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531856 DAUC <0003> auc.c:179 vector [1]: kc = 4b922dd71ec04400 20241114122531856 DAUC <0003> auc.c:180 vector [1]: sres = 82d44593 20241114122531856 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531856 DAUC <0003> auc.c:113 vector [2]: rand = aa80220b7241c354219072633f5f12d0 20241114122531856 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114122531856 DAUC <0003> auc.c:142 vector [2]: autn = 0606b4efce28000065486074a7e14578 20241114122531856 DAUC <0003> auc.c:143 vector [2]: ck = e5a19e4baf680a13de36262accde1dad 20241114122531856 DAUC <0003> auc.c:144 vector [2]: ik = 5ac5fb2e08146b5c0b25dd6c6ff83608 20241114122531856 DAUC <0003> auc.c:145 vector [2]: res = 3351c5d06c3e9fd40000000000000000 20241114122531856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531856 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531856 DAUC <0003> auc.c:179 vector [2]: kc = 928d8304c4c1ec00 20241114122531856 DAUC <0003> auc.c:180 vector [2]: sres = 01646223 20241114122531856 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531856 DAUC <0003> auc.c:113 vector [3]: rand = 11e5c30621495ef02903242a7e0bc67c 20241114122531856 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114122531856 DAUC <0003> auc.c:142 vector [3]: autn = bcb9f18c0e4e000099b4a4ab359c9b08 20241114122531856 DAUC <0003> auc.c:143 vector [3]: ck = 998ccc670a21285e4d68219a11890b49 20241114122531856 DAUC <0003> auc.c:144 vector [3]: ik = e852691a17a298573b8afabdc8ebe49a 20241114122531856 DAUC <0003> auc.c:145 vector [3]: res = 9c7dfa6193fe95590000000000000000 20241114122531856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531856 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531856 DAUC <0003> auc.c:179 vector [3]: kc = d4620972ec7d2c00 20241114122531856 DAUC <0003> auc.c:180 vector [3]: sres = f8e8d9b5 20241114122531856 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531856 DAUC <0003> auc.c:113 vector [4]: rand = f42bc6c4b6547287bf98362e711927ce 20241114122531856 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114122531856 DAUC <0003> auc.c:142 vector [4]: autn = 648f464a16660000f4020be69adda862 20241114122531856 DAUC <0003> auc.c:143 vector [4]: ck = 7122e48aa848e0d70a90554a2a42ad4c 20241114122531856 DAUC <0003> auc.c:144 vector [4]: ik = db1d0e06efc305c9193d6d077feb210c 20241114122531856 DAUC <0003> auc.c:145 vector [4]: res = 0ed8bc64413a8ff30000000000000000 20241114122531856 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531856 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122531856 DAUC <0003> auc.c:179 vector [4]: kc = 307d253831c5d000 20241114122531856 DAUC <0003> auc.c:180 vector [4]: sres = 48c0c824 20241114122531856 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122531856 DAUC <0003> db_auc.c:245 IMSI='262426976065657': Generated 5 vectors 20241114122531856 DAUC <0003> db_auc.c:249 IMSI='262426976065657': Updating SQN=321 in DB 20241114122531856 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976065657"} 20241114122531856 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531856 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531856 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531859 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531859 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976065657"} 20241114122531859 DAUC <0003> db_auc.c:236 IMSI='262426976065657': Calling to generate 5 vectors 20241114122531859 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122531859 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531859 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531859 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114122531859 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531859 DAUC <0003> auc.c:113 vector [0]: rand = e267fe197123c366922f9235b9c8142d 20241114122531859 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114122531859 DAUC <0003> auc.c:142 vector [0]: autn = 3088f899da9f0000e2b72443ef5b7074 20241114122531859 DAUC <0003> auc.c:143 vector [0]: ck = dd23d69e67b8aeda8292f1378fce976d 20241114122531859 DAUC <0003> auc.c:144 vector [0]: ik = 6c3d86a4db9f22a3be4ebb7c3b8f9f9b 20241114122531859 DAUC <0003> auc.c:145 vector [0]: res = 13487c035d9b88830000000000000000 20241114122531859 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531859 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531859 DAUC <0003> auc.c:179 vector [0]: kc = 08d2b4b9d90d6800 20241114122531859 DAUC <0003> auc.c:180 vector [0]: sres = 239a488d 20241114122531859 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531859 DAUC <0003> auc.c:113 vector [1]: rand = 234b25181d30da1ef732859c9974bab0 20241114122531859 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114122531859 DAUC <0003> auc.c:142 vector [1]: autn = ad75eff856aa0000e05eaaf2b4e49175 20241114122531859 DAUC <0003> auc.c:143 vector [1]: ck = bd6741a9f4d54d94d856fe08ce32ff2f 20241114122531859 DAUC <0003> auc.c:144 vector [1]: ik = 7f9e5942417676c2f057106fa59f3d44 20241114122531859 DAUC <0003> auc.c:145 vector [1]: res = 9f3fe8dd02ea5fe60000000000000000 20241114122531859 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531859 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531859 DAUC <0003> auc.c:179 vector [1]: kc = f5810a64b0726800 20241114122531859 DAUC <0003> auc.c:180 vector [1]: sres = 34cccc1b 20241114122531859 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531859 DAUC <0003> auc.c:113 vector [2]: rand = f477f7c6d82b13aa8f4965ea7e1f1115 20241114122531859 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114122531859 DAUC <0003> auc.c:142 vector [2]: autn = c36ff2f30a4700007093398a8152cc71 20241114122531859 DAUC <0003> auc.c:143 vector [2]: ck = 77b912d672f5ef5363c99772d23cb586 20241114122531859 DAUC <0003> auc.c:144 vector [2]: ik = c661afc76862332003df2e41e303bcfa 20241114122531859 DAUC <0003> auc.c:145 vector [2]: res = c4b0f9e286e4ab520000000000000000 20241114122531859 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531859 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531859 DAUC <0003> auc.c:179 vector [2]: kc = a145526b03abe800 20241114122531859 DAUC <0003> auc.c:180 vector [2]: sres = eb15f3fb 20241114122531859 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531859 DAUC <0003> auc.c:113 vector [3]: rand = 402aab9a175d2cdd134e1a6fb091928f 20241114122531859 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114122531859 DAUC <0003> auc.c:142 vector [3]: autn = a9a941140a1b000083ba653f7ebc0065 20241114122531859 DAUC <0003> auc.c:143 vector [3]: ck = c7be7c59007742ad5804480585a7efe7 20241114122531859 DAUC <0003> auc.c:144 vector [3]: ik = 0c5785efad5da79e6c6ee2f6055a2fcf 20241114122531859 DAUC <0003> auc.c:145 vector [3]: res = 545cbc205abd911e0000000000000000 20241114122531859 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531859 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531859 DAUC <0003> auc.c:179 vector [3]: kc = c45f5f976640f400 20241114122531859 DAUC <0003> auc.c:180 vector [3]: sres = 384b29fe 20241114122531859 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531859 DAUC <0003> auc.c:113 vector [4]: rand = cc8f18cc656477ac884a1de14265cbbc 20241114122531859 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114122531860 DAUC <0003> auc.c:142 vector [4]: autn = dcec4b48e66e000047c24a4b60a98e36 20241114122531860 DAUC <0003> auc.c:143 vector [4]: ck = 461b8ec7868951b430937e79ab8198bb 20241114122531860 DAUC <0003> auc.c:144 vector [4]: ik = e2af444e07ac0b581f01dae19e06c36e 20241114122531860 DAUC <0003> auc.c:145 vector [4]: res = 25da74b1968589c70000000000000000 20241114122531860 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531860 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122531860 DAUC <0003> auc.c:179 vector [4]: kc = 51f9e87db424a000 20241114122531860 DAUC <0003> auc.c:180 vector [4]: sres = 98610e46 20241114122531860 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122531860 DAUC <0003> db_auc.c:245 IMSI='262426976065657': Generated 5 vectors 20241114122531860 DAUC <0003> db_auc.c:249 IMSI='262426976065657': Updating SQN=481 in DB 20241114122531860 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976065657"} 20241114122531860 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426976065657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531860 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531860 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241114122531864 DAUC <0003> db_auc.c:157 IMSI='262425943839031': No 2G Auth Data 20241114122531864 DAUC <0003> db_auc.c:192 IMSI='262425943839031': No 3G Auth Data 20241114122531880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4258 20241114122531883 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531883 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425943839031"} 20241114122531883 DAUC <0003> db_auc.c:236 IMSI='262425943839031': Calling to generate 1 vectors 20241114122531883 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241114122531883 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531883 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531883 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122531883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531883 DAUC <0003> auc.c:113 vector [0]: rand = cdb27c1a89f1e01c04467fa70e7ea007 20241114122531883 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122531883 DAUC <0003> auc.c:142 vector [0]: autn = fc68fb0bf5460000c3071cebfe345603 20241114122531883 DAUC <0003> auc.c:143 vector [0]: ck = 2f71fff17adafb0a999b0ec50dc74dcf 20241114122531883 DAUC <0003> auc.c:144 vector [0]: ik = 41cb9c71d506e5d4629f95e823898ac1 20241114122531883 DAUC <0003> auc.c:145 vector [0]: res = f764f181c52d69130000000000000000 20241114122531883 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531883 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531883 DAUC <0003> auc.c:179 vector [0]: kc = f0cc7270a8aac800 20241114122531883 DAUC <0003> auc.c:180 vector [0]: sres = bcba3aba 20241114122531883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531883 DAUC <0003> db_auc.c:245 IMSI='262425943839031': Generated 1 vectors 20241114122531883 DAUC <0003> db_auc.c:249 IMSI='262425943839031': Updating SQN=33 in DB 20241114122531883 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425943839031"} 20241114122531883 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531883 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531883 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531886 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425943839031"} 20241114122531886 DAUC <0003> db_auc.c:236 IMSI='262425943839031': Calling to generate 4 vectors 20241114122531886 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241114122531886 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531886 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531886 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114122531886 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531886 DAUC <0003> auc.c:113 vector [0]: rand = 7531a1b04d8a069b79c34a8d5d323180 20241114122531886 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114122531886 DAUC <0003> auc.c:142 vector [0]: autn = 770852d8abf9000081e25f4c4586a400 20241114122531886 DAUC <0003> auc.c:143 vector [0]: ck = 5551b0dfa4fb3016a3e1a6bbc577e209 20241114122531886 DAUC <0003> auc.c:144 vector [0]: ik = 7091456933acf1f612e00f7f90ba9b95 20241114122531886 DAUC <0003> auc.c:145 vector [0]: res = 9fe9350078b0c34e0000000000000000 20241114122531886 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531886 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531886 DAUC <0003> auc.c:179 vector [0]: kc = 63c5597bbb247000 20241114122531886 DAUC <0003> auc.c:180 vector [0]: sres = 49293766 20241114122531886 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531886 DAUC <0003> auc.c:113 vector [1]: rand = a69eb1435748ebcb1a223916ba6a665d 20241114122531886 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114122531886 DAUC <0003> auc.c:142 vector [1]: autn = 0f364194c6110000a7d8b5e2fb41d5b6 20241114122531886 DAUC <0003> auc.c:143 vector [1]: ck = 1a05418ac8c7e04f73a5f327a1c896bd 20241114122531886 DAUC <0003> auc.c:144 vector [1]: ik = 4c4d4f786e488748a6b30b0ef8694920 20241114122531886 DAUC <0003> auc.c:145 vector [1]: res = 374ebf5bf2ae257e0000000000000000 20241114122531886 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531886 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531886 DAUC <0003> auc.c:179 vector [1]: kc = cebd1007f76dc800 20241114122531886 DAUC <0003> auc.c:180 vector [1]: sres = 6781012a 20241114122531886 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531886 DAUC <0003> auc.c:113 vector [2]: rand = 3759473b27f6f50536ebe762d5b94c5f 20241114122531886 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114122531886 DAUC <0003> auc.c:142 vector [2]: autn = e92ac657e5770000e69f8580929c0fa3 20241114122531886 DAUC <0003> auc.c:143 vector [2]: ck = f227ef4e1cc388ac84b5c14fc4cf4b70 20241114122531886 DAUC <0003> auc.c:144 vector [2]: ik = 427d9cf6fd8417eccd8ad0b71f6ef30b 20241114122531886 DAUC <0003> auc.c:145 vector [2]: res = e02a1a881e98fc150000000000000000 20241114122531886 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531886 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531886 DAUC <0003> auc.c:179 vector [2]: kc = 6bbe2e37f83a3400 20241114122531886 DAUC <0003> auc.c:180 vector [2]: sres = 512f4cbc 20241114122531886 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531886 DAUC <0003> auc.c:113 vector [3]: rand = b42d61ebf55c3f88d0e472d820fee757 20241114122531886 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114122531886 DAUC <0003> auc.c:142 vector [3]: autn = bd58bd15ea4600009259083eae59116f 20241114122531886 DAUC <0003> auc.c:143 vector [3]: ck = f0f9eac0c357fb4fec9d6ec25e830781 20241114122531886 DAUC <0003> auc.c:144 vector [3]: ik = 43910b36ea38db98ec728a96b6b442d7 20241114122531886 DAUC <0003> auc.c:145 vector [3]: res = 8f5de9710d00add50000000000000000 20241114122531886 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531886 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531886 DAUC <0003> auc.c:179 vector [3]: kc = 80d53bcea8aabc00 20241114122531886 DAUC <0003> auc.c:180 vector [3]: sres = 3d124b58 20241114122531886 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531886 DAUC <0003> db_auc.c:245 IMSI='262425943839031': Generated 4 vectors 20241114122531886 DAUC <0003> db_auc.c:249 IMSI='262425943839031': Updating SQN=161 in DB 20241114122531886 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425943839031"} 20241114122531886 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531889 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531889 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425943839031"} 20241114122531889 DAUC <0003> db_auc.c:236 IMSI='262425943839031': Calling to generate 5 vectors 20241114122531889 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122531889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531889 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114122531889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531889 DAUC <0003> auc.c:113 vector [0]: rand = 496333817443fe2b7a46490849a2d6c0 20241114122531889 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114122531889 DAUC <0003> auc.c:142 vector [0]: autn = 5a6906d1034100000b8dd6bac73af35c 20241114122531889 DAUC <0003> auc.c:143 vector [0]: ck = 94f399c75482936a52458f360f6accb0 20241114122531889 DAUC <0003> auc.c:144 vector [0]: ik = b4e7ee1413649caa1841469f925316b5 20241114122531889 DAUC <0003> auc.c:145 vector [0]: res = 6b7240ea89f86e870000000000000000 20241114122531889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531889 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531889 DAUC <0003> auc.c:179 vector [0]: kc = cd8bf679580dc400 20241114122531889 DAUC <0003> auc.c:180 vector [0]: sres = 025b3e1b 20241114122531889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531889 DAUC <0003> auc.c:113 vector [1]: rand = 6444778504639344a1ba066c29d937ad 20241114122531889 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114122531889 DAUC <0003> auc.c:142 vector [1]: autn = 0448aa5619580000978191cadf5acf9f 20241114122531889 DAUC <0003> auc.c:143 vector [1]: ck = 79bb473b0a836ba2a8e3d66da1d81e66 20241114122531889 DAUC <0003> auc.c:144 vector [1]: ik = 9f962b643a64c2926a3d38c06023f804 20241114122531889 DAUC <0003> auc.c:145 vector [1]: res = b7ff8fd056b99a160000000000000000 20241114122531889 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531889 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531889 DAUC <0003> auc.c:179 vector [1]: kc = 6937a90681f1c000 20241114122531889 DAUC <0003> auc.c:180 vector [1]: sres = 9020a2d7 20241114122531889 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531889 DAUC <0003> auc.c:113 vector [2]: rand = b476715e4eed01c8255562d3c83bf542 20241114122531889 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114122531889 DAUC <0003> auc.c:142 vector [2]: autn = 00e152d7cfda00002b669232b0af1ada 20241114122531889 DAUC <0003> auc.c:143 vector [2]: ck = 15d720093d80d88f6139d5059697a7d7 20241114122531889 DAUC <0003> auc.c:144 vector [2]: ik = 5afc07b7208d4808caa623d1e0098301 20241114122531889 DAUC <0003> auc.c:145 vector [2]: res = e4cf97f1265488390000000000000000 20241114122531889 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531889 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531889 DAUC <0003> auc.c:179 vector [2]: kc = 4fab17641449c400 20241114122531889 DAUC <0003> auc.c:180 vector [2]: sres = 6d683ee4 20241114122531889 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531889 DAUC <0003> auc.c:113 vector [3]: rand = e50160f9ef86806ece075213578c3be9 20241114122531889 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114122531890 DAUC <0003> auc.c:142 vector [3]: autn = 8d37217a00e5000087978774426ad0ec 20241114122531890 DAUC <0003> auc.c:143 vector [3]: ck = fcd336d4358afc8fb2eabba366a342ef 20241114122531890 DAUC <0003> auc.c:144 vector [3]: ik = 9b80d8e9a5e5fa4739bb2ae140f8e2a1 20241114122531890 DAUC <0003> auc.c:145 vector [3]: res = caf52937ae9e5f1a0000000000000000 20241114122531890 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531890 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531890 DAUC <0003> auc.c:179 vector [3]: kc = e41368e735246c00 20241114122531890 DAUC <0003> auc.c:180 vector [3]: sres = 6d917496 20241114122531890 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531890 DAUC <0003> auc.c:113 vector [4]: rand = b5216a3f949c21061718848cb8ad80d7 20241114122531890 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114122531890 DAUC <0003> auc.c:142 vector [4]: autn = 7fec1d81e70d00004f803b8b8eae9ef5 20241114122531890 DAUC <0003> auc.c:143 vector [4]: ck = 1a37caf2451dce65d2715f685ca7ad98 20241114122531890 DAUC <0003> auc.c:144 vector [4]: ik = 5d827ea0b6cd3da9797b57c8acf1c30c 20241114122531890 DAUC <0003> auc.c:145 vector [4]: res = 4d4e7c43f55bc34c0000000000000000 20241114122531890 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531890 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122531890 DAUC <0003> auc.c:179 vector [4]: kc = 448d019eecccf000 20241114122531890 DAUC <0003> auc.c:180 vector [4]: sres = 58773014 20241114122531890 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122531890 DAUC <0003> db_auc.c:245 IMSI='262425943839031': Generated 5 vectors 20241114122531890 DAUC <0003> db_auc.c:249 IMSI='262425943839031': Updating SQN=321 in DB 20241114122531890 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425943839031"} 20241114122531890 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531890 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531890 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531893 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531893 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425943839031"} 20241114122531893 DAUC <0003> db_auc.c:236 IMSI='262425943839031': Calling to generate 5 vectors 20241114122531893 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122531893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531893 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114122531893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531893 DAUC <0003> auc.c:113 vector [0]: rand = f9c9e08a0dc886e36520766653d62006 20241114122531893 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114122531893 DAUC <0003> auc.c:142 vector [0]: autn = 098b144599370000b3b9b9a1a3021e41 20241114122531893 DAUC <0003> auc.c:143 vector [0]: ck = fc689a43b542c0b16f337ec6b8d8ec01 20241114122531893 DAUC <0003> auc.c:144 vector [0]: ik = 1e6353fb5af5dbf45655387fd105b19f 20241114122531893 DAUC <0003> auc.c:145 vector [0]: res = 49c2c9ef64f8cb010000000000000000 20241114122531893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531893 DAUC <0003> auc.c:179 vector [0]: kc = 3470e53670553c00 20241114122531893 DAUC <0003> auc.c:180 vector [0]: sres = 4bad351d 20241114122531893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531893 DAUC <0003> auc.c:113 vector [1]: rand = 1d041132acf2d330536242a10b270d44 20241114122531893 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114122531893 DAUC <0003> auc.c:142 vector [1]: autn = 84ff798d2c9b00008e4ef58711dff132 20241114122531893 DAUC <0003> auc.c:143 vector [1]: ck = a2888a46ff795b604bc3914b142e6e9d 20241114122531893 DAUC <0003> auc.c:144 vector [1]: ik = 78a3a9ccace11caa595915c17d52d95d 20241114122531893 DAUC <0003> auc.c:145 vector [1]: res = 3e0b39ab033f77f10000000000000000 20241114122531893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531893 DAUC <0003> auc.c:179 vector [1]: kc = 2c9e8f25ba7ef000 20241114122531893 DAUC <0003> auc.c:180 vector [1]: sres = e79646c7 20241114122531893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531893 DAUC <0003> auc.c:113 vector [2]: rand = 459a726ffc49c77b8db01403ae0525fa 20241114122531893 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114122531893 DAUC <0003> auc.c:142 vector [2]: autn = b972fce4e2870000d23a77db5a9d07cc 20241114122531893 DAUC <0003> auc.c:143 vector [2]: ck = 876e7827c416c06dd6f64c04fc03ef80 20241114122531893 DAUC <0003> auc.c:144 vector [2]: ik = c9c4c4c9dc61049ce979328b2a595034 20241114122531893 DAUC <0003> auc.c:145 vector [2]: res = 2bd36726f1537a510000000000000000 20241114122531893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531893 DAUC <0003> auc.c:179 vector [2]: kc = bd2c580eb7125400 20241114122531893 DAUC <0003> auc.c:180 vector [2]: sres = b17b6d42 20241114122531893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531893 DAUC <0003> auc.c:113 vector [3]: rand = c82e8c81cf8142c04727c3a4a3c4771f 20241114122531893 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114122531893 DAUC <0003> auc.c:142 vector [3]: autn = a5ec8998e5c500002bcd7662c67cf9ff 20241114122531893 DAUC <0003> auc.c:143 vector [3]: ck = 99dc8ddc39837b42caf0e5df71d7aac9 20241114122531893 DAUC <0003> auc.c:144 vector [3]: ik = aed46e671dd36261f8ea7bb94464ca99 20241114122531893 DAUC <0003> auc.c:145 vector [3]: res = 0d3e0f82753298ab0000000000000000 20241114122531893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531893 DAUC <0003> auc.c:179 vector [3]: kc = 1f25ec83765c5000 20241114122531893 DAUC <0003> auc.c:180 vector [3]: sres = 16e72807 20241114122531893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531893 DAUC <0003> auc.c:113 vector [4]: rand = 8d5ac85d4165d3b16d25dfa0ce3b0d6e 20241114122531893 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114122531893 DAUC <0003> auc.c:142 vector [4]: autn = adbc170112c5000058f427258c71913a 20241114122531893 DAUC <0003> auc.c:143 vector [4]: ck = c08535308c4217ca8f67f27208ee5f5c 20241114122531893 DAUC <0003> auc.c:144 vector [4]: ik = d5f38e44f9547b00eb53b1e2524c2d96 20241114122531893 DAUC <0003> auc.c:145 vector [4]: res = a3eb4f8478237ea40000000000000000 20241114122531893 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531893 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122531893 DAUC <0003> auc.c:179 vector [4]: kc = b9ef979c8e9a7800 20241114122531893 DAUC <0003> auc.c:180 vector [4]: sres = fef50819 20241114122531893 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122531893 DAUC <0003> db_auc.c:245 IMSI='262425943839031': Generated 5 vectors 20241114122531893 DAUC <0003> db_auc.c:249 IMSI='262425943839031': Updating SQN=481 in DB 20241114122531893 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425943839031"} 20241114122531893 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425943839031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531893 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531893 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4258 20241114122531897 DAUC <0003> db_auc.c:157 IMSI='262424026225383': No 2G Auth Data 20241114122531897 DAUC <0003> db_auc.c:192 IMSI='262424026225383': No 3G Auth Data 20241114122531913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49708<->l=127.0.0.1:4258 20241114122531917 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531917 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424026225383"} 20241114122531917 DAUC <0003> db_auc.c:236 IMSI='262424026225383': Calling to generate 1 vectors 20241114122531917 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241114122531917 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531917 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531917 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122531917 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531917 DAUC <0003> auc.c:113 vector [0]: rand = 3d37fccb93ba408c00b36a834ae6d363 20241114122531917 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122531917 DAUC <0003> auc.c:142 vector [0]: autn = 10bc6e37c0a600007689ed5136b6b6d8 20241114122531917 DAUC <0003> auc.c:143 vector [0]: ck = 07e164a562eb2acd0a2cb27a95fa486f 20241114122531917 DAUC <0003> auc.c:144 vector [0]: ik = a188c14af00b42374e1c1f2ba0333284 20241114122531917 DAUC <0003> auc.c:145 vector [0]: res = f213cb585cc1a2550000000000000000 20241114122531917 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531917 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531917 DAUC <0003> auc.c:179 vector [0]: kc = 720fe29af3c0d961 20241114122531917 DAUC <0003> auc.c:180 vector [0]: sres = 05923549 20241114122531917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531917 DAUC <0003> db_auc.c:245 IMSI='262424026225383': Generated 1 vectors 20241114122531917 DAUC <0003> db_auc.c:249 IMSI='262424026225383': Updating SQN=33 in DB 20241114122531917 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424026225383"} 20241114122531917 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531917 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531917 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531920 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531920 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424026225383"} 20241114122531920 DAUC <0003> db_auc.c:236 IMSI='262424026225383': Calling to generate 4 vectors 20241114122531920 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241114122531920 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531920 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531920 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114122531920 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531920 DAUC <0003> auc.c:113 vector [0]: rand = b51931dfa698291b28076c66822cbfa6 20241114122531920 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114122531920 DAUC <0003> auc.c:142 vector [0]: autn = a01d2c6974430000615992f6747eb5be 20241114122531920 DAUC <0003> auc.c:143 vector [0]: ck = 115b07e9ab9ccf7b42b9d66d12977101 20241114122531920 DAUC <0003> auc.c:144 vector [0]: ik = 4c7e89ee05d9ed6f345e87ddb2f33963 20241114122531920 DAUC <0003> auc.c:145 vector [0]: res = 5c481cec8a933ef90000000000000000 20241114122531920 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531920 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531920 DAUC <0003> auc.c:179 vector [0]: kc = 83952236234986ff 20241114122531920 DAUC <0003> auc.c:180 vector [0]: sres = 9ab4f58f 20241114122531920 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531920 DAUC <0003> auc.c:113 vector [1]: rand = ea40a74cdf19d89bb9c7828edf689a02 20241114122531920 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114122531920 DAUC <0003> auc.c:142 vector [1]: autn = 7bad4b2473de00008e58569a80d28626 20241114122531920 DAUC <0003> auc.c:143 vector [1]: ck = 520ea1e05f28e00db270d998f0d1f0b3 20241114122531920 DAUC <0003> auc.c:144 vector [1]: ik = bf00aa4df5d35765c2c75ca03335c546 20241114122531920 DAUC <0003> auc.c:145 vector [1]: res = d2a0a554ba863bf20000000000000000 20241114122531920 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531920 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531920 DAUC <0003> auc.c:179 vector [1]: kc = 2e4e24a715e96289 20241114122531920 DAUC <0003> auc.c:180 vector [1]: sres = 56a769a7 20241114122531920 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531920 DAUC <0003> auc.c:113 vector [2]: rand = 6cd7f9a8a0006daf73a046ceea8b105a 20241114122531920 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114122531920 DAUC <0003> auc.c:142 vector [2]: autn = 5a47ab87afb10000246aa9de6a1d19f8 20241114122531920 DAUC <0003> auc.c:143 vector [2]: ck = 9d0f439cfcc5411373281d865ba8067e 20241114122531920 DAUC <0003> auc.c:144 vector [2]: ik = 355f6119ec2273666f96f0a6fafa8ae0 20241114122531920 DAUC <0003> auc.c:145 vector [2]: res = 93a8baaff26898500000000000000000 20241114122531920 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531920 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531920 DAUC <0003> auc.c:179 vector [2]: kc = 142a23fe41b081ae 20241114122531920 DAUC <0003> auc.c:180 vector [2]: sres = e3551aeb 20241114122531920 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531920 DAUC <0003> auc.c:113 vector [3]: rand = 6a26ac36b166ad1b6192852b189dc560 20241114122531920 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114122531920 DAUC <0003> auc.c:142 vector [3]: autn = b398c9b28de00000831f4d9ad49a286c 20241114122531920 DAUC <0003> auc.c:143 vector [3]: ck = 43feb1fff8494169f845344cfad15ec4 20241114122531920 DAUC <0003> auc.c:144 vector [3]: ik = a583de9cb100f826228be9fea388d76b 20241114122531920 DAUC <0003> auc.c:145 vector [3]: res = 4c778c240ac0099e0000000000000000 20241114122531920 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531920 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531920 DAUC <0003> auc.c:179 vector [3]: kc = bd7eae845c9fd4bb 20241114122531920 DAUC <0003> auc.c:180 vector [3]: sres = 56e4c023 20241114122531920 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531920 DAUC <0003> db_auc.c:245 IMSI='262424026225383': Generated 4 vectors 20241114122531920 DAUC <0003> db_auc.c:249 IMSI='262424026225383': Updating SQN=161 in DB 20241114122531920 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424026225383"} 20241114122531920 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531920 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531920 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531922 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531923 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424026225383"} 20241114122531923 DAUC <0003> db_auc.c:236 IMSI='262424026225383': Calling to generate 5 vectors 20241114122531923 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122531923 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531923 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531923 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114122531923 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531923 DAUC <0003> auc.c:113 vector [0]: rand = dc0158d3b55dc4040b16276023243ba5 20241114122531923 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114122531923 DAUC <0003> auc.c:142 vector [0]: autn = b8a7425f236b000003297917356af047 20241114122531923 DAUC <0003> auc.c:143 vector [0]: ck = ca5ef3d0ef9a644f4b1f3a07c40032c7 20241114122531923 DAUC <0003> auc.c:144 vector [0]: ik = 2e57c7f34e66e0d2b5ce6de09ed87644 20241114122531923 DAUC <0003> auc.c:145 vector [0]: res = 040e13c525227e070000000000000000 20241114122531923 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531923 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531923 DAUC <0003> auc.c:179 vector [0]: kc = 7f199748b8feb3c9 20241114122531923 DAUC <0003> auc.c:180 vector [0]: sres = d723b128 20241114122531923 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531923 DAUC <0003> auc.c:113 vector [1]: rand = ffada0b9368174cb1110dead1d5d87c8 20241114122531923 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114122531923 DAUC <0003> auc.c:142 vector [1]: autn = 07dc43e58af2000065b1778a421c139b 20241114122531923 DAUC <0003> auc.c:143 vector [1]: ck = e03c4e51e9884af72173e02902a001dc 20241114122531923 DAUC <0003> auc.c:144 vector [1]: ik = d65a1edec4623d1dd12098c754e0142d 20241114122531923 DAUC <0003> auc.c:145 vector [1]: res = f0fdff432d9c55020000000000000000 20241114122531923 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531923 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531923 DAUC <0003> auc.c:179 vector [1]: kc = 2c8aa1185f477ab4 20241114122531923 DAUC <0003> auc.c:180 vector [1]: sres = cafa8e9b 20241114122531923 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531923 DAUC <0003> auc.c:113 vector [2]: rand = 75f060817de15cfd9291f997ca6ad455 20241114122531923 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114122531923 DAUC <0003> auc.c:142 vector [2]: autn = 1941b46d230a000039c3d95943d8637e 20241114122531923 DAUC <0003> auc.c:143 vector [2]: ck = e8952799e073594e91a89d35146f8aca 20241114122531923 DAUC <0003> auc.c:144 vector [2]: ik = fc299636db65f77700a83efcd0b117a2 20241114122531923 DAUC <0003> auc.c:145 vector [2]: res = 99a2d0324098ec230000000000000000 20241114122531923 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531923 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531923 DAUC <0003> auc.c:179 vector [2]: kc = b0181f7190fc4ef4 20241114122531923 DAUC <0003> auc.c:180 vector [2]: sres = 77eb8045 20241114122531923 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531923 DAUC <0003> auc.c:113 vector [3]: rand = 67cd24c3591d9ec30d1d12a1181a134e 20241114122531923 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114122531923 DAUC <0003> auc.c:142 vector [3]: autn = 0f3a6d5ddacd000049e795196f45aa38 20241114122531923 DAUC <0003> auc.c:143 vector [3]: ck = b4d7f11b7742e080cc2d1698b24140c8 20241114122531923 DAUC <0003> auc.c:144 vector [3]: ik = 05e6bda150831338b7785d35dbbf4e7d 20241114122531923 DAUC <0003> auc.c:145 vector [3]: res = 8563d97068ced52b0000000000000000 20241114122531923 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531923 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531923 DAUC <0003> auc.c:179 vector [3]: kc = 47d4e79a9fbef17b 20241114122531923 DAUC <0003> auc.c:180 vector [3]: sres = f3a757b8 20241114122531923 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531923 DAUC <0003> auc.c:113 vector [4]: rand = 7dc8a919f9eb6c7f6ae6698fac7fe57a 20241114122531923 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114122531923 DAUC <0003> auc.c:142 vector [4]: autn = 934be8a090680000f449ef176f804e9e 20241114122531923 DAUC <0003> auc.c:143 vector [4]: ck = 598fb96e19209ba19c55510b6c2b18f1 20241114122531923 DAUC <0003> auc.c:144 vector [4]: ik = a35c7002c4e2b6b94ca26cde9f78b0c8 20241114122531923 DAUC <0003> auc.c:145 vector [4]: res = 4a1de232872c7a130000000000000000 20241114122531923 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531923 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122531923 DAUC <0003> auc.c:179 vector [4]: kc = 561274ea83cb6e4a 20241114122531923 DAUC <0003> auc.c:180 vector [4]: sres = e5fc7669 20241114122531923 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122531923 DAUC <0003> db_auc.c:245 IMSI='262424026225383': Generated 5 vectors 20241114122531924 DAUC <0003> db_auc.c:249 IMSI='262424026225383': Updating SQN=321 in DB 20241114122531924 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424026225383"} 20241114122531924 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531924 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531924 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531926 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531927 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424026225383"} 20241114122531927 DAUC <0003> db_auc.c:236 IMSI='262424026225383': Calling to generate 5 vectors 20241114122531927 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122531927 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122531927 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122531927 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114122531927 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122531927 DAUC <0003> auc.c:113 vector [0]: rand = e2f44c6bdf7fba6a14f26fdfe227eeb2 20241114122531927 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114122531927 DAUC <0003> auc.c:142 vector [0]: autn = 5189bc8ab9af0000f4e9bc440595fd41 20241114122531927 DAUC <0003> auc.c:143 vector [0]: ck = 36a8995c15ddade622b987549de7c27f 20241114122531927 DAUC <0003> auc.c:144 vector [0]: ik = 57fae84346f634ab0204ebb45acfa303 20241114122531927 DAUC <0003> auc.c:145 vector [0]: res = c7f0e870a271a62c0000000000000000 20241114122531927 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122531927 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122531927 DAUC <0003> auc.c:179 vector [0]: kc = b2e025b62b7c0006 20241114122531927 DAUC <0003> auc.c:180 vector [0]: sres = cd874dc5 20241114122531927 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122531927 DAUC <0003> auc.c:113 vector [1]: rand = 38baf5f497cb9c20b4c320bdbf185893 20241114122531927 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114122531927 DAUC <0003> auc.c:142 vector [1]: autn = 14000d5048e400009f34e480fc97bd03 20241114122531927 DAUC <0003> auc.c:143 vector [1]: ck = 3365635b0b12707ed14f17b1e7a79aed 20241114122531927 DAUC <0003> auc.c:144 vector [1]: ik = 3a91182df891720fc5ed7aee7e149dce 20241114122531927 DAUC <0003> auc.c:145 vector [1]: res = be1e22e8c93922970000000000000000 20241114122531927 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122531927 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122531927 DAUC <0003> auc.c:179 vector [1]: kc = 08e2881412339ca9 20241114122531927 DAUC <0003> auc.c:180 vector [1]: sres = 62ec5081 20241114122531927 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122531927 DAUC <0003> auc.c:113 vector [2]: rand = 65e11153f79c43349e376ff6dd991d76 20241114122531927 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114122531927 DAUC <0003> auc.c:142 vector [2]: autn = 28fc5398064f00001b99e0422a9bc3be 20241114122531927 DAUC <0003> auc.c:143 vector [2]: ck = 27b47514aaa01f8113576d012d400908 20241114122531927 DAUC <0003> auc.c:144 vector [2]: ik = f735d555e2fa5f04189c4b674660bd91 20241114122531927 DAUC <0003> auc.c:145 vector [2]: res = 39a60433cda482060000000000000000 20241114122531927 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122531927 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122531927 DAUC <0003> auc.c:179 vector [2]: kc = caaac18979900dab 20241114122531927 DAUC <0003> auc.c:180 vector [2]: sres = 0a4f74b2 20241114122531927 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122531927 DAUC <0003> auc.c:113 vector [3]: rand = bbb424f46913f73883527fb958143780 20241114122531927 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114122531927 DAUC <0003> auc.c:142 vector [3]: autn = 2a908d9cdbb2000097d13429e5b848b1 20241114122531927 DAUC <0003> auc.c:143 vector [3]: ck = c6b01d960ed9c672afe6552788ae6688 20241114122531927 DAUC <0003> auc.c:144 vector [3]: ik = ab3b6a7acd20a1afc79d1d749d4c5a57 20241114122531927 DAUC <0003> auc.c:145 vector [3]: res = 1fa5f104d3fbf8a60000000000000000 20241114122531927 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122531927 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122531927 DAUC <0003> auc.c:179 vector [3]: kc = 7258f7a1ca6164c7 20241114122531927 DAUC <0003> auc.c:180 vector [3]: sres = b989bada 20241114122531927 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122531927 DAUC <0003> auc.c:113 vector [4]: rand = 6ebf87207e140dd42938bb4978dfb73b 20241114122531927 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114122531927 DAUC <0003> auc.c:142 vector [4]: autn = 35cad626f95f0000bac8bc5fe1f999e9 20241114122531927 DAUC <0003> auc.c:143 vector [4]: ck = 10cc038ac845641f1ffc5b5695884c3e 20241114122531927 DAUC <0003> auc.c:144 vector [4]: ik = 7a238d0d60ea6d407dcdf63edc9c3766 20241114122531927 DAUC <0003> auc.c:145 vector [4]: res = 464fb189866ce61d0000000000000000 20241114122531927 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122531927 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122531927 DAUC <0003> auc.c:179 vector [4]: kc = 59196ee9e8c18894 20241114122531927 DAUC <0003> auc.c:180 vector [4]: sres = 4154983f 20241114122531927 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122531927 DAUC <0003> db_auc.c:245 IMSI='262424026225383': Generated 5 vectors 20241114122531927 DAUC <0003> db_auc.c:249 IMSI='262424026225383': Updating SQN=481 in DB 20241114122531927 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424026225383"} 20241114122531927 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424026225383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122531927 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531928 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122531930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49708<->l=127.0.0.1:4258 20241114122531932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49658<->l=127.0.0.1:4258 20241114122531933 DLINP <000b> input/ipa.c:451 connected read/write 20241114122531933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122531933 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122531933 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122531933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122531933 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41139<->l=127.0.0.1:4259) 20241114122531974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4258 20241114122532074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4258 20241114122535160 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122535160 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122535162 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122535163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241114122535166 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122535166 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122535166 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122535166 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  20241114122535166 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122535166 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  20241114122535166 DLGSUP <0013> gsup_server.c:235 2:  20241114122535166 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122535166 DLGSUP <0013> gsup_server.c:235 3:  20241114122535166 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122535166 DLGSUP <0013> gsup_server.c:235 4:  20241114122535166 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122535166 DLGSUP <0013> gsup_server.c:235 5:  20241114122535166 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122535166 DLGSUP <0013> gsup_server.c:235 7:  20241114122535166 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122535166 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122535166 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122535166 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122535183 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45167<->l=127.0.0.1:4259) 20241114122535188 DAUC <0003> db_auc.c:157 IMSI='262423777185497': No 2G Auth Data 20241114122535188 DAUC <0003> db_auc.c:192 IMSI='262423777185497': No 3G Auth Data 20241114122535205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4258 20241114122535210 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122535210 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423777185497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423777185497"} 20241114122535210 DAUC <0003> db_auc.c:157 IMSI='262423777185497': No 2G Auth Data 20241114122535210 DAUC <0003> db_auc.c:236 IMSI='262423777185497': Calling to generate 5 vectors 20241114122535210 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114122535210 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122535210 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122535210 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122535210 DAUC <0003> auc.c:113 vector [0]: rand = c099fc4e02b935286410d2c881bc308f 20241114122535210 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122535210 DAUC <0003> auc.c:142 vector [0]: autn = 2195ff354d028000621fd60c9f28dd56 20241114122535210 DAUC <0003> auc.c:143 vector [0]: ck = 996a21443bd2d710d64fe4a2bd116bb6 20241114122535210 DAUC <0003> auc.c:144 vector [0]: ik = 2493e9c7ec2693871ea5b13c52f55f7e 20241114122535210 DAUC <0003> auc.c:145 vector [0]: res = 730853eefe1f22ce0000000000000000 20241114122535210 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122535210 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122535210 DAUC <0003> auc.c:151 vector [0]: kc = 75139d1d3810705f 20241114122535210 DAUC <0003> auc.c:152 vector [0]: sres = 8d177120 20241114122535210 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122535210 DAUC <0003> auc.c:113 vector [1]: rand = 8fde07c04acbef99cc488833ffcca712 20241114122535211 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122535211 DAUC <0003> auc.c:142 vector [1]: autn = 42b98076f8fc80003748d57df224e135 20241114122535211 DAUC <0003> auc.c:143 vector [1]: ck = 7a025dd77f93f7766fbec841536631a7 20241114122535211 DAUC <0003> auc.c:144 vector [1]: ik = d7dc5c3538a6bd056a8633c5040912e2 20241114122535211 DAUC <0003> auc.c:145 vector [1]: res = b1b930b91491bde70000000000000000 20241114122535211 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122535211 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122535211 DAUC <0003> auc.c:151 vector [1]: kc = a8e6fa66105a6936 20241114122535211 DAUC <0003> auc.c:152 vector [1]: sres = a5288d5e 20241114122535211 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122535211 DAUC <0003> auc.c:113 vector [2]: rand = f95539b1ec088f218055ecb943eb500e 20241114122535211 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122535211 DAUC <0003> auc.c:142 vector [2]: autn = daa67b88b6d0800028cc6b143136846f 20241114122535211 DAUC <0003> auc.c:143 vector [2]: ck = 7a320b34fae871c890cc779840351985 20241114122535211 DAUC <0003> auc.c:144 vector [2]: ik = 09e83e16328bb325881934c2115251d4 20241114122535211 DAUC <0003> auc.c:145 vector [2]: res = 794a4fbfacfce3410000000000000000 20241114122535211 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122535211 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122535211 DAUC <0003> auc.c:151 vector [2]: kc = 6b0f767899048abc 20241114122535211 DAUC <0003> auc.c:152 vector [2]: sres = d5b6acfe 20241114122535211 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122535211 DAUC <0003> auc.c:113 vector [3]: rand = c0378f29dbdee96d0d997b565ed071ce 20241114122535211 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122535211 DAUC <0003> auc.c:142 vector [3]: autn = 065a274ac4718000fed50c2651cbd87b 20241114122535211 DAUC <0003> auc.c:143 vector [3]: ck = bff93cbb85a3aaf3d818d67dce75e67d 20241114122535211 DAUC <0003> auc.c:144 vector [3]: ik = 2e98bca6cc9c83f2096b549696b61a7a 20241114122535211 DAUC <0003> auc.c:145 vector [3]: res = 1493116c8343500f0000000000000000 20241114122535211 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122535211 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122535211 DAUC <0003> auc.c:151 vector [3]: kc = 401202f611fcd506 20241114122535211 DAUC <0003> auc.c:152 vector [3]: sres = 97d04163 20241114122535211 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122535211 DAUC <0003> auc.c:113 vector [4]: rand = 8cee49390606fdabfbcbf844aee86f5b 20241114122535211 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122535211 DAUC <0003> auc.c:142 vector [4]: autn = d3b715f0c95380004a3c22d1cc0a42f2 20241114122535211 DAUC <0003> auc.c:143 vector [4]: ck = 451d720508f60cf45ee5e24a5ff5a07a 20241114122535211 DAUC <0003> auc.c:144 vector [4]: ik = b1be07330aad0d686feb34c344b90854 20241114122535211 DAUC <0003> auc.c:145 vector [4]: res = 139c2a74888437810000000000000000 20241114122535211 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122535211 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114122535211 DAUC <0003> auc.c:151 vector [4]: kc = c5ada3bf1917a9b2 20241114122535211 DAUC <0003> auc.c:152 vector [4]: sres = 9b181df5 20241114122535211 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114122535211 DAUC <0003> db_auc.c:245 IMSI='262423777185497': Generated 5 vectors 20241114122535211 DAUC <0003> db_auc.c:249 IMSI='262423777185497': Updating SQN=161 in DB 20241114122535211 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423777185497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423777185497"} 20241114122535211 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423777185497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122535211 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535211 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4258 20241114122535217 DAUC <0003> db_auc.c:157 IMSI='262429610630579': No 2G Auth Data 20241114122535217 DAUC <0003> db_auc.c:192 IMSI='262429610630579': No 3G Auth Data 20241114122535232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20241114122535235 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122535235 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429610630579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429610630579"} 20241114122535235 DAUC <0003> db_auc.c:157 IMSI='262429610630579': No 2G Auth Data 20241114122535235 DAUC <0003> db_auc.c:236 IMSI='262429610630579': Calling to generate 5 vectors 20241114122535235 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114122535235 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122535235 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114122535235 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122535235 DAUC <0003> auc.c:113 vector [0]: rand = 4fb8cdb5b80734a8048b2f2013f88cc2 20241114122535235 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122535235 DAUC <0003> auc.c:142 vector [0]: autn = d000dacacfe58000473fab8f648cbf57 20241114122535235 DAUC <0003> auc.c:143 vector [0]: ck = 6bc818397d7ce4d65eb613f672ae3bb5 20241114122535235 DAUC <0003> auc.c:144 vector [0]: ik = c715abba33c920a0f8783b2a1a1df2cb 20241114122535235 DAUC <0003> auc.c:145 vector [0]: res = a9992b1208df18d60000000000000000 20241114122535235 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122535235 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114122535235 DAUC <0003> auc.c:151 vector [0]: kc = 0a139b5f26060d08 20241114122535235 DAUC <0003> auc.c:152 vector [0]: sres = a14633c4 20241114122535235 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114122535235 DAUC <0003> auc.c:113 vector [1]: rand = 95b9c4cb8fb6641169a12fe66b7571c4 20241114122535235 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122535235 DAUC <0003> auc.c:142 vector [1]: autn = 25e4f71d269a8000ca099604604a13a0 20241114122535235 DAUC <0003> auc.c:143 vector [1]: ck = 3f42e051c54dee409c17686b969a3f21 20241114122535235 DAUC <0003> auc.c:144 vector [1]: ik = 2bd2537e2fe3780638cf5293a9d8130d 20241114122535235 DAUC <0003> auc.c:145 vector [1]: res = 99e90e9479494da30000000000000000 20241114122535235 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122535235 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114122535235 DAUC <0003> auc.c:151 vector [1]: kc = b04889d7d5ecba6a 20241114122535236 DAUC <0003> auc.c:152 vector [1]: sres = e0a04337 20241114122535236 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114122535236 DAUC <0003> auc.c:113 vector [2]: rand = 2423a66e8e0dc7321b8466739ce4e4be 20241114122535236 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122535236 DAUC <0003> auc.c:142 vector [2]: autn = b40490f691548000e16d9428d1f090ca 20241114122535236 DAUC <0003> auc.c:143 vector [2]: ck = fe94ac9f87a9503f5d4be096a1a22352 20241114122535236 DAUC <0003> auc.c:144 vector [2]: ik = ee4a70b669a23088a8e2ce379f53ee05 20241114122535236 DAUC <0003> auc.c:145 vector [2]: res = c5ebaba800336b760000000000000000 20241114122535236 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122535236 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114122535236 DAUC <0003> auc.c:151 vector [2]: kc = e577f288d0faade0 20241114122535236 DAUC <0003> auc.c:152 vector [2]: sres = c5d8c0de 20241114122535236 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114122535236 DAUC <0003> auc.c:113 vector [3]: rand = 32e335782ada6ca0f0f8d9447a0eb92b 20241114122535236 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122535236 DAUC <0003> auc.c:142 vector [3]: autn = 380f0f355ff380005dc8418e21c81c59 20241114122535236 DAUC <0003> auc.c:143 vector [3]: ck = 92a1260ca19da5d75504a1fef5522bfe 20241114122535236 DAUC <0003> auc.c:144 vector [3]: ik = 73bff628a56cc4b95c68bd5f8f142426 20241114122535236 DAUC <0003> auc.c:145 vector [3]: res = 826f5548cf32cf370000000000000000 20241114122535236 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122535236 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114122535236 DAUC <0003> auc.c:151 vector [3]: kc = e872cc857eb76eb6 20241114122535236 DAUC <0003> auc.c:152 vector [3]: sres = 4d5d9a7f 20241114122535236 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114122535236 DAUC <0003> auc.c:113 vector [4]: rand = 2ca728ceea3cba8575eb65b2702cfbf7 20241114122535236 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122535236 DAUC <0003> auc.c:142 vector [4]: autn = 400ef2bf6fc180001d3c13b09bb72452 20241114122535236 DAUC <0003> auc.c:143 vector [4]: ck = bfc8d33c484c97e36acc40dba45b3a24 20241114122535236 DAUC <0003> auc.c:144 vector [4]: ik = e117222100356347605064f365433d45 20241114122535236 DAUC <0003> auc.c:145 vector [4]: res = 0027662437f0593b0000000000000000 20241114122535236 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122535236 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114122535236 DAUC <0003> auc.c:151 vector [4]: kc = 5443d5358961f3c5 20241114122535236 DAUC <0003> auc.c:152 vector [4]: sres = 37d73f1f 20241114122535236 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114122535236 DAUC <0003> db_auc.c:245 IMSI='262429610630579': Generated 5 vectors 20241114122535236 DAUC <0003> db_auc.c:249 IMSI='262429610630579': Updating SQN=161 in DB 20241114122535236 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429610630579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429610630579"} 20241114122535236 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429610630579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122535236 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535236 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20241114122535240 DAUC <0003> db_auc.c:157 IMSI='262428522209281': No 2G Auth Data 20241114122535240 DAUC <0003> db_auc.c:192 IMSI='262428522209281': No 3G Auth Data 20241114122535256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49748<->l=127.0.0.1:4258 20241114122535260 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122535260 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428522209281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428522209281"} 20241114122535260 DAUC <0003> db_auc.c:236 IMSI='262428522209281': Calling to generate 5 vectors 20241114122535260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122535260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122535260 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122535260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122535260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122535260 DAUC <0003> auc.c:113 vector [0]: rand = 4f7bac788a35206a958dc7efe9d6d7b3 20241114122535260 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122535260 DAUC <0003> auc.c:142 vector [0]: autn = fd6d79064c6b8000bf9e37c7831e350f 20241114122535260 DAUC <0003> auc.c:143 vector [0]: ck = 422260d5b8514b15236a527795530336 20241114122535260 DAUC <0003> auc.c:144 vector [0]: ik = ea783fb77c3aeea455bfd2193d993ec6 20241114122535260 DAUC <0003> auc.c:145 vector [0]: res = cd488837582cbeca0000000000000000 20241114122535260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122535260 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122535260 DAUC <0003> auc.c:179 vector [0]: kc = 983abbdae71d3000 20241114122535260 DAUC <0003> auc.c:180 vector [0]: sres = 588bcf1d 20241114122535260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122535261 DAUC <0003> auc.c:113 vector [1]: rand = a2d4534ad3c6b4b33932484fa0f8bc58 20241114122535261 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122535261 DAUC <0003> auc.c:142 vector [1]: autn = 423d984557d280005ec9dacdbfaca372 20241114122535261 DAUC <0003> auc.c:143 vector [1]: ck = 2f2f259f957d3a0239733174ddd0cf4a 20241114122535261 DAUC <0003> auc.c:144 vector [1]: ik = f360dde33c43460eec2ab7e800e57174 20241114122535261 DAUC <0003> auc.c:145 vector [1]: res = e3c5e7636471b5dc0000000000000000 20241114122535261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122535261 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122535261 DAUC <0003> auc.c:179 vector [1]: kc = 40ca02a2ce045800 20241114122535261 DAUC <0003> auc.c:180 vector [1]: sres = 0dda7111 20241114122535261 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122535261 DAUC <0003> auc.c:113 vector [2]: rand = 23b9582957776924f432bd42a6f753f8 20241114122535261 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122535261 DAUC <0003> auc.c:142 vector [2]: autn = f081750970c98000c84956641a1ee6c8 20241114122535261 DAUC <0003> auc.c:143 vector [2]: ck = bb04141fc9ff6715a285d8cdf2b97896 20241114122535261 DAUC <0003> auc.c:144 vector [2]: ik = 640c919287ae1e28828b54fe21dce079 20241114122535261 DAUC <0003> auc.c:145 vector [2]: res = 39582ac2bb4e56b60000000000000000 20241114122535261 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122535261 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122535261 DAUC <0003> auc.c:179 vector [2]: kc = d5235d5ceb5a8800 20241114122535261 DAUC <0003> auc.c:180 vector [2]: sres = 179335d7 20241114122535261 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122535261 DAUC <0003> auc.c:113 vector [3]: rand = 6a30787cf12f0d08e3b2c67f1a7a72bc 20241114122535261 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122535261 DAUC <0003> auc.c:142 vector [3]: autn = 7144539adb38800078d24ad4f04a4e70 20241114122535261 DAUC <0003> auc.c:143 vector [3]: ck = d5641d1ae5fb1d2782aa4fb94de9a9a0 20241114122535261 DAUC <0003> auc.c:144 vector [3]: ik = 80639ca0baccfe40f5faaa6d8a962f8c 20241114122535261 DAUC <0003> auc.c:145 vector [3]: res = 3041d8018ff478530000000000000000 20241114122535261 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122535261 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122535261 DAUC <0003> auc.c:179 vector [3]: kc = a6e3b1c262506400 20241114122535261 DAUC <0003> auc.c:180 vector [3]: sres = 358f1b51 20241114122535261 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122535261 DAUC <0003> auc.c:113 vector [4]: rand = b2876f84fd8b92ce93b732930f7a64a9 20241114122535261 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122535261 DAUC <0003> auc.c:142 vector [4]: autn = 07770052b0f880005c8bbead5dc884dd 20241114122535261 DAUC <0003> auc.c:143 vector [4]: ck = 7211f765ddccf729d8654400f1b3bff9 20241114122535261 DAUC <0003> auc.c:144 vector [4]: ik = 1c365e50c2299600115f30063f322bdf 20241114122535261 DAUC <0003> auc.c:145 vector [4]: res = a8012c4b283c0e9f0000000000000000 20241114122535261 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122535261 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122535261 DAUC <0003> auc.c:179 vector [4]: kc = 1f5e12a0032b3800 20241114122535261 DAUC <0003> auc.c:180 vector [4]: sres = 2956cf32 20241114122535261 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122535261 DAUC <0003> db_auc.c:245 IMSI='262428522209281': Generated 5 vectors 20241114122535261 DAUC <0003> db_auc.c:249 IMSI='262428522209281': Updating SQN=161 in DB 20241114122535261 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428522209281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428522209281"} 20241114122535261 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428522209281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122535261 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535261 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49748<->l=127.0.0.1:4258 20241114122535266 DAUC <0003> db_auc.c:157 IMSI='262421452276779': No 2G Auth Data 20241114122535266 DAUC <0003> db_auc.c:192 IMSI='262421452276779': No 3G Auth Data 20241114122535283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4258 20241114122535287 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122535287 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421452276779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421452276779"} 20241114122535287 DAUC <0003> db_auc.c:236 IMSI='262421452276779': Calling to generate 5 vectors 20241114122535287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122535287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122535287 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122535287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122535288 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122535288 DAUC <0003> auc.c:113 vector [0]: rand = c89ed2fb3f67f5ddebeff9ba81c49186 20241114122535288 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122535288 DAUC <0003> auc.c:142 vector [0]: autn = 36313c9c57758000422fb5ee89ada670 20241114122535288 DAUC <0003> auc.c:143 vector [0]: ck = 8e5ff089c73ac817e23c102e5bd6faa9 20241114122535288 DAUC <0003> auc.c:144 vector [0]: ik = 9b4fd9193e5b1c461b43266da742327a 20241114122535288 DAUC <0003> auc.c:145 vector [0]: res = b1fda6388c34d0740000000000000000 20241114122535288 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122535288 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122535288 DAUC <0003> auc.c:179 vector [0]: kc = 28a1966418063000 20241114122535288 DAUC <0003> auc.c:180 vector [0]: sres = ce819e77 20241114122535288 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122535288 DAUC <0003> auc.c:113 vector [1]: rand = dc76cdc0e81bbb5a692c68c1e2781b85 20241114122535288 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122535288 DAUC <0003> auc.c:142 vector [1]: autn = 154a31c86a85800045f84779743ca422 20241114122535288 DAUC <0003> auc.c:143 vector [1]: ck = e2ad3825a2a3e85d6a56c8c7d528b560 20241114122535288 DAUC <0003> auc.c:144 vector [1]: ik = b8028e1c1d9a7f17bd9420fcee2a3247 20241114122535288 DAUC <0003> auc.c:145 vector [1]: res = 0aee67f5b84463290000000000000000 20241114122535288 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122535288 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122535288 DAUC <0003> auc.c:179 vector [1]: kc = 0068df76c91b2c00 20241114122535288 DAUC <0003> auc.c:180 vector [1]: sres = c13b988a 20241114122535288 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122535288 DAUC <0003> auc.c:113 vector [2]: rand = 1ea3705d6b30032daaa872ed21e5e9f8 20241114122535288 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122535288 DAUC <0003> auc.c:142 vector [2]: autn = a150206cacaa80003b5b87d9b3aae8b9 20241114122535288 DAUC <0003> auc.c:143 vector [2]: ck = 827da85646bc72c3fb63ab0530591d7a 20241114122535288 DAUC <0003> auc.c:144 vector [2]: ik = c9cdfd3de3c6c9cd6d4078e5114d1001 20241114122535288 DAUC <0003> auc.c:145 vector [2]: res = b7d0b5e81d4e57990000000000000000 20241114122535288 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122535288 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122535288 DAUC <0003> auc.c:179 vector [2]: kc = 25af2d90d08f4800 20241114122535288 DAUC <0003> auc.c:180 vector [2]: sres = 3485e9e9 20241114122535288 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122535288 DAUC <0003> auc.c:113 vector [3]: rand = 8c497cd40041f5b35958a6d0dc36a5c1 20241114122535288 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122535288 DAUC <0003> auc.c:142 vector [3]: autn = ea3ddded2ae080004dca47b7abd10b4e 20241114122535288 DAUC <0003> auc.c:143 vector [3]: ck = f3c040c9f89621c716601627b1cc1267 20241114122535288 DAUC <0003> auc.c:144 vector [3]: ik = 2d0e594a5ef15d2ec051aed3cfd94243 20241114122535288 DAUC <0003> auc.c:145 vector [3]: res = 097cc2579c6eb42f0000000000000000 20241114122535288 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122535288 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122535288 DAUC <0003> auc.c:179 vector [3]: kc = 96b097a0b5193c00 20241114122535288 DAUC <0003> auc.c:180 vector [3]: sres = d6bafe59 20241114122535288 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122535288 DAUC <0003> auc.c:113 vector [4]: rand = 80012502daf28fdc9e3f06a40fa1ccf0 20241114122535288 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122535288 DAUC <0003> auc.c:142 vector [4]: autn = be2812d35b488000db33b8567d660f13 20241114122535288 DAUC <0003> auc.c:143 vector [4]: ck = e9db61d1c94880a985bb5b4675a4d03f 20241114122535288 DAUC <0003> auc.c:144 vector [4]: ik = 8f078e4c3c25b1b2ac4371f1fd322ad3 20241114122535288 DAUC <0003> auc.c:145 vector [4]: res = 1917d5d812744dd90000000000000000 20241114122535288 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122535288 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122535288 DAUC <0003> auc.c:179 vector [4]: kc = 30c22b5d329bc800 20241114122535288 DAUC <0003> auc.c:180 vector [4]: sres = f97dad1e 20241114122535288 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122535288 DAUC <0003> db_auc.c:245 IMSI='262421452276779': Generated 5 vectors 20241114122535288 DAUC <0003> db_auc.c:249 IMSI='262421452276779': Updating SQN=161 in DB 20241114122535288 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421452276779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421452276779"} 20241114122535288 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421452276779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122535288 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535289 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4258 20241114122535293 DAUC <0003> db_auc.c:157 IMSI='262428559816274': No 2G Auth Data 20241114122535293 DAUC <0003> db_auc.c:192 IMSI='262428559816274': No 3G Auth Data 20241114122535310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49760<->l=127.0.0.1:4258 20241114122535313 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122535313 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428559816274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428559816274"} 20241114122535313 DAUC <0003> db_auc.c:236 IMSI='262428559816274': Calling to generate 5 vectors 20241114122535313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114122535313 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114122535313 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114122535313 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114122535313 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114122535313 DAUC <0003> auc.c:113 vector [0]: rand = 8d4ab8bd189193d090e82151097d0189 20241114122535313 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114122535313 DAUC <0003> auc.c:142 vector [0]: autn = 14fe481888d0800032398df4fdbe6f7e 20241114122535313 DAUC <0003> auc.c:143 vector [0]: ck = b79813ec09f5119a3dd9b6265ccc31e0 20241114122535313 DAUC <0003> auc.c:144 vector [0]: ik = fbd7ceba5f0094689815296534568c26 20241114122535313 DAUC <0003> auc.c:145 vector [0]: res = a5d075234590a0da0000000000000000 20241114122535313 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114122535313 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114122535313 DAUC <0003> auc.c:179 vector [0]: kc = 36c4ab8ea644a6cc 20241114122535313 DAUC <0003> auc.c:180 vector [0]: sres = ebb5491e 20241114122535313 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114122535313 DAUC <0003> auc.c:113 vector [1]: rand = 46b2f2f255276d67fce33f84b207e95f 20241114122535313 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114122535313 DAUC <0003> auc.c:142 vector [1]: autn = aa361a404b7180005c49582b7064bb9b 20241114122535313 DAUC <0003> auc.c:143 vector [1]: ck = 22294bd650e690b432aa587b4e03a7b2 20241114122535313 DAUC <0003> auc.c:144 vector [1]: ik = 061139a18eb3df153f5a89c9dc5b085f 20241114122535313 DAUC <0003> auc.c:145 vector [1]: res = 91af700cae33c2f00000000000000000 20241114122535313 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114122535313 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114122535314 DAUC <0003> auc.c:179 vector [1]: kc = 8b91de66a5dab933 20241114122535314 DAUC <0003> auc.c:180 vector [1]: sres = 1d3fc593 20241114122535314 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114122535314 DAUC <0003> auc.c:113 vector [2]: rand = e22e979680fa41a0a9ce2915e66abfd4 20241114122535314 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114122535314 DAUC <0003> auc.c:142 vector [2]: autn = 9bc5d21d58f88000e82ca20eb4b41b0f 20241114122535314 DAUC <0003> auc.c:143 vector [2]: ck = 79a40e5561c7238382a9963f3fc6f248 20241114122535314 DAUC <0003> auc.c:144 vector [2]: ik = 0b15661180bd4b3339c8294df1bc8c2b 20241114122535314 DAUC <0003> auc.c:145 vector [2]: res = 6a457a3a2e0519230000000000000000 20241114122535314 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114122535314 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114122535314 DAUC <0003> auc.c:179 vector [2]: kc = bbbc2b0fe26be6cd 20241114122535314 DAUC <0003> auc.c:180 vector [2]: sres = 8390190a 20241114122535314 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114122535314 DAUC <0003> auc.c:113 vector [3]: rand = 49534ae311b0f7cc294a945cbe3982b9 20241114122535314 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114122535314 DAUC <0003> auc.c:142 vector [3]: autn = b0270dd8d3b5800044e7d61acfd101ac 20241114122535314 DAUC <0003> auc.c:143 vector [3]: ck = 7ef93417604b2276f8d11a6b3c012f1f 20241114122535314 DAUC <0003> auc.c:144 vector [3]: ik = a249a09b9c6c699dae8c8cc51ec41bba 20241114122535314 DAUC <0003> auc.c:145 vector [3]: res = 1e1e87baf49a2bda0000000000000000 20241114122535314 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114122535314 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114122535314 DAUC <0003> auc.c:179 vector [3]: kc = 91b28a71316f60a6 20241114122535314 DAUC <0003> auc.c:180 vector [3]: sres = aaf21844 20241114122535314 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114122535314 DAUC <0003> auc.c:113 vector [4]: rand = ccc25c1f49240968693b1b12ba0d890b 20241114122535314 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114122535314 DAUC <0003> auc.c:142 vector [4]: autn = afeb9b3d3317800004032cd666d545b0 20241114122535314 DAUC <0003> auc.c:143 vector [4]: ck = d13a7dee0a6e67a8d61e05fad645559a 20241114122535314 DAUC <0003> auc.c:144 vector [4]: ik = a618022ca5e7c4708c97e0c7bb8a1515 20241114122535314 DAUC <0003> auc.c:145 vector [4]: res = 0080842cad2a31d80000000000000000 20241114122535314 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114122535314 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114122535314 DAUC <0003> auc.c:179 vector [4]: kc = ad99dc98205534d1 20241114122535314 DAUC <0003> auc.c:180 vector [4]: sres = 9eb985a1 20241114122535314 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114122535314 DAUC <0003> db_auc.c:245 IMSI='262428559816274': Generated 5 vectors 20241114122535314 DAUC <0003> db_auc.c:249 IMSI='262428559816274': Updating SQN=161 in DB 20241114122535314 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428559816274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428559816274"} 20241114122535314 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428559816274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122535314 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535314 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122535317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49760<->l=127.0.0.1:4258 20241114122535319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241114122535320 DLINP <000b> input/ipa.c:451 connected read/write 20241114122535320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122535320 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122535320 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122535320 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122535321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45167<->l=127.0.0.1:4259) 20241114122535362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49764<->l=127.0.0.1:4258 20241114122535463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49764<->l=127.0.0.1:4258 20241114122538543 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122538543 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122538545 DLINP <000b> input/ipa.c:451 connected read/write 20241114122538545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122538546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4258 20241114122538547 DLINP <000b> input/ipa.c:451 connected read/write 20241114122538547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122538547 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122538547 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122538547 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  20241114122538547 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122538547 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  20241114122538547 DLGSUP <0013> gsup_server.c:235 2:  20241114122538547 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122538547 DLGSUP <0013> gsup_server.c:235 3:  20241114122538547 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122538547 DLGSUP <0013> gsup_server.c:235 4:  20241114122538547 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122538547 DLGSUP <0013> gsup_server.c:235 5:  20241114122538547 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122538547 DLGSUP <0013> gsup_server.c:235 7:  20241114122538547 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122538547 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122538547 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122538547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122538564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37853<->l=127.0.0.1:4259) 20241114122538579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57364<->l=127.0.0.1:4258 20241114122538593 DLINP <000b> input/ipa.c:451 connected read/write 20241114122538593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122538593 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428971861140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428971861140" cn_domain=PS} 20241114122538593 DLU <0006> fsm.c:456 lu(262428971861140)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122538593 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428971861140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241114122538593 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428971861140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428971861140" cause=IMSI unknown in HLR} 20241114122538593 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428971861140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122538593 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428971861140)[0x5603a26bb610]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122538593 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428971861140)[0x5603a26bb610]{UNVALIDATED}: Freeing instance 20241114122538593 DLU <0006> fsm.c:568 lu(PS:IMSI-262428971861140)[0x5603a26bb610]{UNVALIDATED}: Deallocated 20241114122538593 DLINP <000b> input/ipa.c:451 connected read/write 20241114122538593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122538593 DLINP <000b> input/ipa.c:451 connected read/write 20241114122538593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122538596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57364<->l=127.0.0.1:4258 20241114122538597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4258 20241114122538598 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37853<->l=127.0.0.1:4259) 20241114122538598 DLINP <000b> input/ipa.c:451 connected read/write 20241114122538598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122538598 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122538598 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122538598 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122538643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4258 20241114122538744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4258 20241114122541821 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122541821 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122541823 DLINP <000b> input/ipa.c:451 connected read/write 20241114122541823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122541823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4258 20241114122541825 DLINP <000b> input/ipa.c:451 connected read/write 20241114122541825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122541825 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122541825 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122541825 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  20241114122541825 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122541825 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  20241114122541825 DLGSUP <0013> gsup_server.c:235 2:  20241114122541825 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122541825 DLGSUP <0013> gsup_server.c:235 3:  20241114122541825 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122541825 DLGSUP <0013> gsup_server.c:235 4:  20241114122541825 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122541825 DLGSUP <0013> gsup_server.c:235 5:  20241114122541825 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122541825 DLGSUP <0013> gsup_server.c:235 7:  20241114122541825 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122541825 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122541825 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122541825 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122541840 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37225<->l=127.0.0.1:4259) 20241114122541850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4258 20241114122541865 DLINP <000b> input/ipa.c:451 connected read/write 20241114122541865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122541865 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420655763997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420655763997" cn_domain=PS source_name="the-source\n"} 20241114122541865 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114122541865 DLU <0006> fsm.c:456 lu(262420655763997)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122541865 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420655763997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241114122541865 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420655763997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420655763997" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241114122541865 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420655763997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122541865 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420655763997)[0x5603a26bb610]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122541865 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420655763997)[0x5603a26bb610]{UNVALIDATED}: Freeing instance 20241114122541866 DLU <0006> fsm.c:568 lu(PS:IMSI-262420655763997)[0x5603a26bb610]{UNVALIDATED}: Deallocated 20241114122541866 DLINP <000b> input/ipa.c:451 connected read/write 20241114122541866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122541866 DLINP <000b> input/ipa.c:451 connected read/write 20241114122541866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122541868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4258 20241114122541869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4258 20241114122541870 DLINP <000b> input/ipa.c:451 connected read/write 20241114122541870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122541870 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122541871 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122541871 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122541871 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241114122541871 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37225<->l=127.0.0.1:4259) 20241114122541914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4258 20241114122542014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4258 20241114122545098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122545098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122545100 DLINP <000b> input/ipa.c:451 connected read/write 20241114122545100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122545101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4258 20241114122545102 DLINP <000b> input/ipa.c:451 connected read/write 20241114122545103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122545103 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122545103 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122545103 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  20241114122545103 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122545103 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  20241114122545103 DLGSUP <0013> gsup_server.c:235 2:  20241114122545103 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122545103 DLGSUP <0013> gsup_server.c:235 3:  20241114122545103 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122545103 DLGSUP <0013> gsup_server.c:235 4:  20241114122545103 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122545103 DLGSUP <0013> gsup_server.c:235 5:  20241114122545103 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122545103 DLGSUP <0013> gsup_server.c:235 7:  20241114122545103 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122545103 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122545103 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122545103 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122545123 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46105<->l=127.0.0.1:4259) 20241114122545133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241114122545145 DLINP <000b> input/ipa.c:451 connected read/write 20241114122545145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122545145 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421686073574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421686073574" cn_domain=PS} 20241114122545145 DLU <0006> fsm.c:456 lu(262421686073574)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122545145 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421686073574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241114122545145 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421686073574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421686073574" cause=Roaming not allowed in this location area} 20241114122545145 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421686073574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122545145 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421686073574)[0x5603a26bb610]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122545145 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421686073574)[0x5603a26bb610]{UNVALIDATED}: Freeing instance 20241114122545145 DLU <0006> fsm.c:568 lu(PS:IMSI-262421686073574)[0x5603a26bb610]{UNVALIDATED}: Deallocated 20241114122545145 DLINP <000b> input/ipa.c:451 connected read/write 20241114122545146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122545146 DLINP <000b> input/ipa.c:451 connected read/write 20241114122545146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122545148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241114122545149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4258 20241114122545150 DLINP <000b> input/ipa.c:451 connected read/write 20241114122545150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122545150 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122545150 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122545150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122545150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46105<->l=127.0.0.1:4259) 20241114122545189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241114122545289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241114122548368 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122548368 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122548370 DLINP <000b> input/ipa.c:451 connected read/write 20241114122548370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122548371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34126<->l=127.0.0.1:4258 20241114122548374 DLINP <000b> input/ipa.c:451 connected read/write 20241114122548374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122548374 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122548374 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122548374 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  20241114122548374 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122548374 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  20241114122548374 DLGSUP <0013> gsup_server.c:235 2:  20241114122548374 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122548374 DLGSUP <0013> gsup_server.c:235 3:  20241114122548374 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122548374 DLGSUP <0013> gsup_server.c:235 4:  20241114122548374 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122548374 DLGSUP <0013> gsup_server.c:235 5:  20241114122548374 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122548374 DLGSUP <0013> gsup_server.c:235 7:  20241114122548374 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122548374 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122548374 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122548374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122548388 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37023<->l=127.0.0.1:4259) 20241114122548399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4258 20241114122548417 DLINP <000b> input/ipa.c:451 connected read/write 20241114122548417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122548417 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425193623861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425193623861"} 20241114122548417 DAUC <0003> db_auc.c:133 IMSI='262425193623861': No such subscriber 20241114122548417 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425193623861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241114122548417 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425193623861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425193623861" cause=IMSI unknown in HLR} 20241114122548417 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425193623861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122548417 DLINP <000b> input/ipa.c:451 connected read/write 20241114122548417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122548417 DLINP <000b> input/ipa.c:451 connected read/write 20241114122548417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122548420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4258 20241114122548421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34126<->l=127.0.0.1:4258 20241114122548422 DLINP <000b> input/ipa.c:451 connected read/write 20241114122548422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122548422 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122548422 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122548422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122548422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37023<->l=127.0.0.1:4259) 20241114122548465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34138<->l=127.0.0.1:4258 20241114122548565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34138<->l=127.0.0.1:4258 20241114122551642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122551642 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122551644 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4258 20241114122551647 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122551647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122551647 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  20241114122551647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122551647 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  20241114122551647 DLGSUP <0013> gsup_server.c:235 2:  20241114122551647 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122551647 DLGSUP <0013> gsup_server.c:235 3:  20241114122551647 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122551647 DLGSUP <0013> gsup_server.c:235 4:  20241114122551647 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122551647 DLGSUP <0013> gsup_server.c:235 5:  20241114122551648 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122551648 DLGSUP <0013> gsup_server.c:235 7:  20241114122551648 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122551648 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122551648 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122551648 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122551673 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43153<->l=127.0.0.1:4259) 20241114122551680 DAUC <0003> db_auc.c:157 IMSI='262429668419120': No 2G Auth Data 20241114122551680 DAUC <0003> db_auc.c:192 IMSI='262429668419120': No 3G Auth Data 20241114122551697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34152<->l=127.0.0.1:4258 20241114122551703 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551703 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429668419120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429668419120" cn_domain=PS} 20241114122551703 DLU <0006> fsm.c:456 lu(262429668419120)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122551703 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429668419120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122551703 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429668419120)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122551703 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429668419120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429668419120" cn_domain=PS} 20241114122551703 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551703 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551705 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551705 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429668419120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429668419120"} 20241114122551706 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429668419120)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122551706 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429668419120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122551706 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429668419120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429668419120"} 20241114122551706 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429668419120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122551706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429668419120)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122551706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429668419120)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122551706 DLU <0006> fsm.c:568 lu(PS:IMSI-262429668419120)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122551706 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551706 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34152<->l=127.0.0.1:4258 20241114122551708 DAUC <0003> db_auc.c:157 IMSI='262427025165970': No 2G Auth Data 20241114122551708 DAUC <0003> db_auc.c:192 IMSI='262427025165970': No 3G Auth Data 20241114122551709 DLGSUP <0013> hlr.c:121 IMSI 262427025165970: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122551722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34158<->l=127.0.0.1:4258 20241114122551726 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551726 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427025165970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427025165970" cn_domain=PS} 20241114122551726 DLU <0006> fsm.c:456 lu(262427025165970)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122551726 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427025165970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122551726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427025165970)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122551726 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427025165970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427025165970" cn_domain=PS} 20241114122551726 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551726 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551728 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551728 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427025165970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427025165970"} 20241114122551728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427025165970)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122551728 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427025165970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122551728 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427025165970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427025165970"} 20241114122551728 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427025165970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122551728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427025165970)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122551728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427025165970)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122551728 DLU <0006> fsm.c:568 lu(PS:IMSI-262427025165970)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122551728 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551728 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34158<->l=127.0.0.1:4258 20241114122551731 DAUC <0003> db_auc.c:157 IMSI='262428160094241': No 2G Auth Data 20241114122551731 DAUC <0003> db_auc.c:192 IMSI='262428160094241': No 3G Auth Data 20241114122551732 DLGSUP <0013> hlr.c:121 IMSI 262428160094241: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122551745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34164<->l=127.0.0.1:4258 20241114122551748 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551748 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428160094241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428160094241" cn_domain=PS} 20241114122551748 DLU <0006> fsm.c:456 lu(262428160094241)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122551748 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428160094241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122551748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428160094241)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122551748 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428160094241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428160094241" cn_domain=PS} 20241114122551748 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551748 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551750 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551750 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428160094241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428160094241"} 20241114122551750 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428160094241)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122551750 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428160094241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122551750 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428160094241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428160094241"} 20241114122551750 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428160094241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122551750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428160094241)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122551750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428160094241)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122551750 DLU <0006> fsm.c:568 lu(PS:IMSI-262428160094241)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122551750 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551750 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34164<->l=127.0.0.1:4258 20241114122551753 DAUC <0003> db_auc.c:157 IMSI='262426281622756': No 2G Auth Data 20241114122551753 DAUC <0003> db_auc.c:192 IMSI='262426281622756': No 3G Auth Data 20241114122551754 DLGSUP <0013> hlr.c:121 IMSI 262426281622756: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122551770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34172<->l=127.0.0.1:4258 20241114122551773 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551773 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426281622756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426281622756" cn_domain=PS} 20241114122551773 DLU <0006> fsm.c:456 lu(262426281622756)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122551773 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426281622756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122551773 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426281622756)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122551773 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426281622756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426281622756" cn_domain=PS} 20241114122551773 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551773 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551775 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551775 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426281622756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426281622756"} 20241114122551775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426281622756)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122551775 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426281622756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122551775 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426281622756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426281622756"} 20241114122551775 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426281622756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122551775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426281622756)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122551775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426281622756)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122551775 DLU <0006> fsm.c:568 lu(PS:IMSI-262426281622756)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122551775 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551775 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34172<->l=127.0.0.1:4258 20241114122551778 DAUC <0003> db_auc.c:157 IMSI='262427858657349': No 2G Auth Data 20241114122551778 DAUC <0003> db_auc.c:192 IMSI='262427858657349': No 3G Auth Data 20241114122551779 DLGSUP <0013> hlr.c:121 IMSI 262427858657349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122551795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 20241114122551798 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551798 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427858657349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427858657349" cn_domain=PS} 20241114122551798 DLU <0006> fsm.c:456 lu(262427858657349)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122551798 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427858657349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122551799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427858657349)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122551799 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427858657349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427858657349" cn_domain=PS} 20241114122551799 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551799 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551801 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551801 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427858657349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427858657349"} 20241114122551801 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427858657349)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122551801 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427858657349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122551801 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427858657349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427858657349"} 20241114122551801 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427858657349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122551801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427858657349)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122551801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427858657349)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122551801 DLU <0006> fsm.c:568 lu(PS:IMSI-262427858657349)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122551801 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551801 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 20241114122551804 DAUC <0003> db_auc.c:157 IMSI='262422182694070': No 2G Auth Data 20241114122551804 DAUC <0003> db_auc.c:192 IMSI='262422182694070': No 3G Auth Data 20241114122551805 DLGSUP <0013> hlr.c:121 IMSI 262422182694070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122551820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4258 20241114122551823 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551823 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422182694070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422182694070" cn_domain=PS} 20241114122551823 DLU <0006> fsm.c:456 lu(262422182694070)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122551823 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422182694070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122551823 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422182694070)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122551823 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422182694070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422182694070" cn_domain=PS} 20241114122551823 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551823 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551825 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551825 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422182694070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422182694070"} 20241114122551825 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422182694070)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122551825 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422182694070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122551825 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422182694070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422182694070"} 20241114122551825 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422182694070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122551825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422182694070)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122551825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422182694070)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122551825 DLU <0006> fsm.c:568 lu(PS:IMSI-262422182694070)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122551825 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551825 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4258 20241114122551828 DAUC <0003> db_auc.c:157 IMSI='262427289006782': No 2G Auth Data 20241114122551828 DAUC <0003> db_auc.c:192 IMSI='262427289006782': No 3G Auth Data 20241114122551829 DLGSUP <0013> hlr.c:121 IMSI 262427289006782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122551844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4258 20241114122551848 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551848 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427289006782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427289006782" cn_domain=PS} 20241114122551848 DLU <0006> fsm.c:456 lu(262427289006782)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122551848 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427289006782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122551848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427289006782)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122551848 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427289006782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427289006782" cn_domain=PS} 20241114122551848 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551848 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551851 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551851 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427289006782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427289006782"} 20241114122551851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427289006782)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122551851 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427289006782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122551851 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427289006782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427289006782"} 20241114122551851 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427289006782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122551851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427289006782)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122551851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427289006782)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122551851 DLU <0006> fsm.c:568 lu(PS:IMSI-262427289006782)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122551851 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551851 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4258 20241114122551854 DAUC <0003> db_auc.c:157 IMSI='262429586439641': No 2G Auth Data 20241114122551854 DAUC <0003> db_auc.c:192 IMSI='262429586439641': No 3G Auth Data 20241114122551855 DLGSUP <0013> hlr.c:121 IMSI 262429586439641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122551871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34208<->l=127.0.0.1:4258 20241114122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551875 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429586439641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429586439641" cn_domain=PS} 20241114122551875 DLU <0006> fsm.c:456 lu(262429586439641)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122551875 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429586439641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122551875 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429586439641)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122551875 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429586439641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429586439641" cn_domain=PS} 20241114122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551877 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551877 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429586439641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429586439641"} 20241114122551877 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429586439641)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122551877 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429586439641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122551877 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429586439641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429586439641"} 20241114122551877 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429586439641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122551877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429586439641)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122551877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429586439641)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122551877 DLU <0006> fsm.c:568 lu(PS:IMSI-262429586439641)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122551877 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551877 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122551879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34208<->l=127.0.0.1:4258 20241114122551880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4258 20241114122551882 DLINP <000b> input/ipa.c:451 connected read/write 20241114122551882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122551882 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122551882 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122551882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122551882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43153<->l=127.0.0.1:4259) 20241114122551923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34220<->l=127.0.0.1:4258 20241114122552024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34220<->l=127.0.0.1:4258 20241114122555100 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122555101 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122555102 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34228<->l=127.0.0.1:4258 20241114122555104 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555104 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122555104 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122555104 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  20241114122555104 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122555104 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  20241114122555104 DLGSUP <0013> gsup_server.c:235 2:  20241114122555104 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122555104 DLGSUP <0013> gsup_server.c:235 3:  20241114122555104 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122555104 DLGSUP <0013> gsup_server.c:235 4:  20241114122555104 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122555105 DLGSUP <0013> gsup_server.c:235 5:  20241114122555105 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122555105 DLGSUP <0013> gsup_server.c:235 7:  20241114122555105 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122555105 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122555105 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122555105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122555123 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38403<->l=127.0.0.1:4259) 20241114122555131 DAUC <0003> db_auc.c:157 IMSI='262425109033755': No 2G Auth Data 20241114122555131 DAUC <0003> db_auc.c:192 IMSI='262425109033755': No 3G Auth Data 20241114122555147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4258 20241114122555153 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555153 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425109033755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425109033755" cn_domain=PS source_name="the-source\n"} 20241114122555153 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114122555153 DLU <0006> fsm.c:456 lu(262425109033755)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122555153 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425109033755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114122555153 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425109033755)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122555153 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425109033755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425109033755" cn_domain=PS destination_name="the-source\n"} 20241114122555153 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555153 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555156 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555156 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425109033755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425109033755" source_name="the-source\n"} 20241114122555156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425109033755)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122555156 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425109033755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122555156 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425109033755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425109033755" destination_name="the-source\n"} 20241114122555156 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425109033755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122555156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425109033755)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122555156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425109033755)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122555156 DLU <0006> fsm.c:568 lu(PS:IMSI-262425109033755)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122555156 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555156 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4258 20241114122555159 DAUC <0003> db_auc.c:157 IMSI='262426831746313': No 2G Auth Data 20241114122555159 DAUC <0003> db_auc.c:192 IMSI='262426831746313': No 3G Auth Data 20241114122555160 DLGSUP <0013> hlr.c:121 IMSI 262426831746313: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122555176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34244<->l=127.0.0.1:4258 20241114122555179 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555179 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426831746313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426831746313" cn_domain=PS source_name="the-source\n"} 20241114122555179 DLU <0006> fsm.c:456 lu(262426831746313)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122555179 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426831746313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114122555179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426831746313)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122555179 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426831746313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426831746313" cn_domain=PS destination_name="the-source\n"} 20241114122555179 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555179 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555182 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555182 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426831746313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426831746313" source_name="the-source\n"} 20241114122555182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426831746313)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122555182 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426831746313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122555182 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426831746313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426831746313" destination_name="the-source\n"} 20241114122555182 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426831746313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122555182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426831746313)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122555182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426831746313)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122555182 DLU <0006> fsm.c:568 lu(PS:IMSI-262426831746313)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122555182 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555182 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34244<->l=127.0.0.1:4258 20241114122555185 DAUC <0003> db_auc.c:157 IMSI='262421375654532': No 2G Auth Data 20241114122555185 DAUC <0003> db_auc.c:192 IMSI='262421375654532': No 3G Auth Data 20241114122555186 DLGSUP <0013> hlr.c:121 IMSI 262421375654532: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122555202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4258 20241114122555206 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555206 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421375654532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421375654532" cn_domain=PS source_name="the-source\n"} 20241114122555206 DLU <0006> fsm.c:456 lu(262421375654532)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122555206 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421375654532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114122555206 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421375654532)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122555206 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421375654532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421375654532" cn_domain=PS destination_name="the-source\n"} 20241114122555206 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555206 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555209 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555209 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421375654532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421375654532" source_name="the-source\n"} 20241114122555209 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421375654532)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122555209 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421375654532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122555209 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421375654532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421375654532" destination_name="the-source\n"} 20241114122555209 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421375654532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122555209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421375654532)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122555209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421375654532)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122555209 DLU <0006> fsm.c:568 lu(PS:IMSI-262421375654532)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122555209 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555209 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4258 20241114122555212 DAUC <0003> db_auc.c:157 IMSI='262420394632903': No 2G Auth Data 20241114122555212 DAUC <0003> db_auc.c:192 IMSI='262420394632903': No 3G Auth Data 20241114122555213 DLGSUP <0013> hlr.c:121 IMSI 262420394632903: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122555229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34266<->l=127.0.0.1:4258 20241114122555233 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555234 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420394632903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420394632903" cn_domain=PS source_name="the-source\n"} 20241114122555234 DLU <0006> fsm.c:456 lu(262420394632903)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122555234 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420394632903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114122555234 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420394632903)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122555234 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420394632903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420394632903" cn_domain=PS destination_name="the-source\n"} 20241114122555234 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555234 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555236 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555236 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420394632903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420394632903" source_name="the-source\n"} 20241114122555236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420394632903)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122555236 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420394632903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122555236 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420394632903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420394632903" destination_name="the-source\n"} 20241114122555236 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420394632903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122555236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420394632903)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122555236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420394632903)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122555236 DLU <0006> fsm.c:568 lu(PS:IMSI-262420394632903)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122555236 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555236 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34266<->l=127.0.0.1:4258 20241114122555239 DAUC <0003> db_auc.c:157 IMSI='262428901418264': No 2G Auth Data 20241114122555239 DAUC <0003> db_auc.c:192 IMSI='262428901418264': No 3G Auth Data 20241114122555240 DLGSUP <0013> hlr.c:121 IMSI 262428901418264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122555255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4258 20241114122555259 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555259 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428901418264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428901418264" cn_domain=PS source_name="the-source\n"} 20241114122555259 DLU <0006> fsm.c:456 lu(262428901418264)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122555259 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428901418264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114122555259 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428901418264)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122555259 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428901418264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428901418264" cn_domain=PS destination_name="the-source\n"} 20241114122555259 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555259 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555262 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555262 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428901418264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428901418264" source_name="the-source\n"} 20241114122555262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428901418264)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122555262 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428901418264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122555262 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428901418264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428901418264" destination_name="the-source\n"} 20241114122555262 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428901418264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122555262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428901418264)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122555262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428901418264)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122555262 DLU <0006> fsm.c:568 lu(PS:IMSI-262428901418264)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122555263 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555263 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4258 20241114122555266 DAUC <0003> db_auc.c:157 IMSI='262428335729019': No 2G Auth Data 20241114122555266 DAUC <0003> db_auc.c:192 IMSI='262428335729019': No 3G Auth Data 20241114122555267 DLGSUP <0013> hlr.c:121 IMSI 262428335729019: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122555283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4258 20241114122555286 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555286 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428335729019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428335729019" cn_domain=PS source_name="the-source\n"} 20241114122555286 DLU <0006> fsm.c:456 lu(262428335729019)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122555286 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428335729019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114122555286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428335729019)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122555286 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428335729019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428335729019" cn_domain=PS destination_name="the-source\n"} 20241114122555286 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555286 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555288 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555288 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428335729019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428335729019" source_name="the-source\n"} 20241114122555288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428335729019)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122555288 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428335729019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122555288 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428335729019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428335729019" destination_name="the-source\n"} 20241114122555289 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428335729019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122555289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428335729019)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122555289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428335729019)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122555289 DLU <0006> fsm.c:568 lu(PS:IMSI-262428335729019)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122555289 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555289 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4258 20241114122555291 DAUC <0003> db_auc.c:157 IMSI='262423268882961': No 2G Auth Data 20241114122555291 DAUC <0003> db_auc.c:192 IMSI='262423268882961': No 3G Auth Data 20241114122555292 DLGSUP <0013> hlr.c:121 IMSI 262423268882961: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122555308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34298<->l=127.0.0.1:4258 20241114122555312 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555312 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423268882961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423268882961" cn_domain=PS source_name="the-source\n"} 20241114122555312 DLU <0006> fsm.c:456 lu(262423268882961)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122555312 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423268882961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114122555312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423268882961)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122555312 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423268882961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423268882961" cn_domain=PS destination_name="the-source\n"} 20241114122555312 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555312 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555314 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555314 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423268882961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423268882961" source_name="the-source\n"} 20241114122555314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423268882961)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122555314 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423268882961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122555314 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423268882961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423268882961" destination_name="the-source\n"} 20241114122555314 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423268882961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122555314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423268882961)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122555314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423268882961)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122555314 DLU <0006> fsm.c:568 lu(PS:IMSI-262423268882961)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122555314 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555314 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34298<->l=127.0.0.1:4258 20241114122555316 DAUC <0003> db_auc.c:157 IMSI='262427732439797': No 2G Auth Data 20241114122555316 DAUC <0003> db_auc.c:192 IMSI='262427732439797': No 3G Auth Data 20241114122555317 DLGSUP <0013> hlr.c:121 IMSI 262427732439797: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122555331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34304<->l=127.0.0.1:4258 20241114122555334 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555334 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427732439797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427732439797" cn_domain=PS source_name="the-source\n"} 20241114122555334 DLU <0006> fsm.c:456 lu(262427732439797)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122555334 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427732439797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114122555334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427732439797)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122555334 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427732439797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427732439797" cn_domain=PS destination_name="the-source\n"} 20241114122555334 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555334 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555336 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555336 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427732439797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427732439797" source_name="the-source\n"} 20241114122555336 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427732439797)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122555336 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262427732439797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122555336 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427732439797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427732439797" destination_name="the-source\n"} 20241114122555336 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262427732439797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122555336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427732439797)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122555336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427732439797)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122555336 DLU <0006> fsm.c:568 lu(PS:IMSI-262427732439797)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122555336 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555336 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122555338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34304<->l=127.0.0.1:4258 20241114122555340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34228<->l=127.0.0.1:4258 20241114122555340 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38403<->l=127.0.0.1:4259) 20241114122555341 DLINP <000b> input/ipa.c:451 connected read/write 20241114122555341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122555341 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122555341 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122555341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122555341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241114122555384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34310<->l=127.0.0.1:4258 20241114122555484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34310<->l=127.0.0.1:4258 20241114122558565 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122558565 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122558568 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4258 20241114122558571 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558571 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122558571 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122558571 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  20241114122558571 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122558571 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  20241114122558571 DLGSUP <0013> gsup_server.c:235 2:  20241114122558571 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122558571 DLGSUP <0013> gsup_server.c:235 3:  20241114122558571 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122558571 DLGSUP <0013> gsup_server.c:235 4:  20241114122558571 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122558571 DLGSUP <0013> gsup_server.c:235 5:  20241114122558571 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122558571 DLGSUP <0013> gsup_server.c:235 7:  20241114122558571 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122558571 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122558571 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122558571 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122558591 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33833<->l=127.0.0.1:4259) 20241114122558605 DAUC <0003> db_auc.c:157 IMSI='262429121738339': No 2G Auth Data 20241114122558605 DAUC <0003> db_auc.c:192 IMSI='262429121738339': No 3G Auth Data 20241114122558620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4258 20241114122558626 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558626 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429121738339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429121738339" cn_domain=PS} 20241114122558626 DLU <0006> fsm.c:456 lu(262429121738339)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122558626 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429121738339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122558626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429121738339)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122558626 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429121738339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429121738339" cn_domain=PS} 20241114122558626 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558626 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558629 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558629 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429121738339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429121738339"} 20241114122558629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429121738339)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122558629 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429121738339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122558629 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429121738339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429121738339"} 20241114122558629 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429121738339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122558629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429121738339)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122558629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429121738339)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122558629 DLU <0006> fsm.c:568 lu(PS:IMSI-262429121738339)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122558629 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558629 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4258 20241114122558632 DAUC <0003> db_auc.c:157 IMSI='262421724649620': No 2G Auth Data 20241114122558632 DAUC <0003> db_auc.c:192 IMSI='262421724649620': No 3G Auth Data 20241114122558633 DLGSUP <0013> hlr.c:121 IMSI 262421724649620: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122558649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42066<->l=127.0.0.1:4258 20241114122558652 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558652 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421724649620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421724649620" cn_domain=PS} 20241114122558652 DLU <0006> fsm.c:456 lu(262421724649620)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122558652 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421724649620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122558652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421724649620)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122558652 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421724649620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421724649620" cn_domain=PS} 20241114122558652 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558652 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558655 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558655 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421724649620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421724649620"} 20241114122558655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421724649620)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122558655 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421724649620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122558655 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421724649620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421724649620"} 20241114122558655 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421724649620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122558655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421724649620)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122558655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421724649620)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122558655 DLU <0006> fsm.c:568 lu(PS:IMSI-262421724649620)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122558655 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558655 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42066<->l=127.0.0.1:4258 20241114122558658 DAUC <0003> db_auc.c:157 IMSI='262420186840358': No 2G Auth Data 20241114122558658 DAUC <0003> db_auc.c:192 IMSI='262420186840358': No 3G Auth Data 20241114122558659 DLGSUP <0013> hlr.c:121 IMSI 262420186840358: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122558674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 20241114122558677 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558677 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420186840358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420186840358" cn_domain=PS} 20241114122558677 DLU <0006> fsm.c:456 lu(262420186840358)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122558677 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420186840358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122558677 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420186840358)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122558677 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420186840358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420186840358" cn_domain=PS} 20241114122558677 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558677 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558679 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558679 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420186840358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420186840358"} 20241114122558679 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420186840358)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122558679 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420186840358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122558679 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420186840358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420186840358"} 20241114122558679 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420186840358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122558679 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420186840358)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122558679 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420186840358)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122558679 DLU <0006> fsm.c:568 lu(PS:IMSI-262420186840358)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122558679 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558679 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 20241114122558682 DAUC <0003> db_auc.c:157 IMSI='262422458505856': No 2G Auth Data 20241114122558682 DAUC <0003> db_auc.c:192 IMSI='262422458505856': No 3G Auth Data 20241114122558683 DLGSUP <0013> hlr.c:121 IMSI 262422458505856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122558696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 20241114122558700 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558700 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422458505856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422458505856" cn_domain=PS} 20241114122558700 DLU <0006> fsm.c:456 lu(262422458505856)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122558700 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422458505856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122558700 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422458505856)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122558700 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422458505856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422458505856" cn_domain=PS} 20241114122558700 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558700 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558702 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558702 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422458505856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422458505856"} 20241114122558702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422458505856)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122558702 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422458505856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122558702 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422458505856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422458505856"} 20241114122558702 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422458505856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122558703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422458505856)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122558703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422458505856)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122558703 DLU <0006> fsm.c:568 lu(PS:IMSI-262422458505856)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122558703 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558703 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 20241114122558706 DAUC <0003> db_auc.c:157 IMSI='262423929923359': No 2G Auth Data 20241114122558706 DAUC <0003> db_auc.c:192 IMSI='262423929923359': No 3G Auth Data 20241114122558707 DLGSUP <0013> hlr.c:121 IMSI 262423929923359: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122558722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4258 20241114122558725 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558725 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423929923359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423929923359" cn_domain=PS} 20241114122558725 DLU <0006> fsm.c:456 lu(262423929923359)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122558726 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423929923359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122558726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423929923359)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122558726 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423929923359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423929923359" cn_domain=PS} 20241114122558726 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558726 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558728 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558728 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423929923359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423929923359"} 20241114122558728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423929923359)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122558728 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423929923359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122558728 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423929923359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423929923359"} 20241114122558728 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423929923359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122558729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423929923359)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122558729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423929923359)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122558729 DLU <0006> fsm.c:568 lu(PS:IMSI-262423929923359)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122558729 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558729 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4258 20241114122558731 DAUC <0003> db_auc.c:157 IMSI='262426847106772': No 2G Auth Data 20241114122558731 DAUC <0003> db_auc.c:192 IMSI='262426847106772': No 3G Auth Data 20241114122558732 DLGSUP <0013> hlr.c:121 IMSI 262426847106772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122558747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42104<->l=127.0.0.1:4258 20241114122558751 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558751 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426847106772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426847106772" cn_domain=PS} 20241114122558751 DLU <0006> fsm.c:456 lu(262426847106772)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122558751 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426847106772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122558751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426847106772)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122558751 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426847106772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426847106772" cn_domain=PS} 20241114122558751 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558752 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558754 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558754 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426847106772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426847106772"} 20241114122558754 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426847106772)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122558754 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426847106772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122558754 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426847106772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426847106772"} 20241114122558754 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426847106772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122558754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426847106772)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122558754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426847106772)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122558754 DLU <0006> fsm.c:568 lu(PS:IMSI-262426847106772)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122558754 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558754 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42104<->l=127.0.0.1:4258 20241114122558757 DAUC <0003> db_auc.c:157 IMSI='262428336113913': No 2G Auth Data 20241114122558757 DAUC <0003> db_auc.c:192 IMSI='262428336113913': No 3G Auth Data 20241114122558758 DLGSUP <0013> hlr.c:121 IMSI 262428336113913: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122558774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 20241114122558778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558778 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428336113913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428336113913" cn_domain=PS} 20241114122558778 DLU <0006> fsm.c:456 lu(262428336113913)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122558778 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428336113913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122558778 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428336113913)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122558778 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428336113913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428336113913" cn_domain=PS} 20241114122558778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558781 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558781 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428336113913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428336113913"} 20241114122558781 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428336113913)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122558781 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428336113913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122558781 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428336113913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428336113913"} 20241114122558781 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428336113913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122558781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428336113913)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122558781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428336113913)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122558781 DLU <0006> fsm.c:568 lu(PS:IMSI-262428336113913)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122558781 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558781 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 20241114122558784 DAUC <0003> db_auc.c:157 IMSI='262421798806966': No 2G Auth Data 20241114122558784 DAUC <0003> db_auc.c:192 IMSI='262421798806966': No 3G Auth Data 20241114122558784 DLGSUP <0013> hlr.c:121 IMSI 262421798806966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122558798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42124<->l=127.0.0.1:4258 20241114122558801 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558801 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421798806966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421798806966" cn_domain=PS} 20241114122558801 DLU <0006> fsm.c:456 lu(262421798806966)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122558801 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421798806966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122558801 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421798806966)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122558801 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421798806966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421798806966" cn_domain=PS} 20241114122558801 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558801 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558804 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558804 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421798806966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421798806966"} 20241114122558804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421798806966)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122558804 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421798806966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122558804 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421798806966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421798806966"} 20241114122558804 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421798806966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122558804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421798806966)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122558804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421798806966)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122558804 DLU <0006> fsm.c:568 lu(PS:IMSI-262421798806966)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122558804 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558804 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122558806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42124<->l=127.0.0.1:4258 20241114122558808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4258 20241114122558809 DLINP <000b> input/ipa.c:451 connected read/write 20241114122558809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122558809 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122558809 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122558809 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122558809 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33833<->l=127.0.0.1:4259) 20241114122558849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20241114122558949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20241114122602021 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122602021 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122602023 DLINP <000b> input/ipa.c:451 connected read/write 20241114122602023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122602023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 20241114122602025 DLINP <000b> input/ipa.c:451 connected read/write 20241114122602025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122602025 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122602025 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122602025 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  20241114122602025 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122602025 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  20241114122602025 DLGSUP <0013> gsup_server.c:235 2:  20241114122602025 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122602025 DLGSUP <0013> gsup_server.c:235 3:  20241114122602025 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122602025 DLGSUP <0013> gsup_server.c:235 4:  20241114122602025 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122602025 DLGSUP <0013> gsup_server.c:235 5:  20241114122602025 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122602025 DLGSUP <0013> gsup_server.c:235 7:  20241114122602025 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122602025 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122602025 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122602025 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122602041 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44723<->l=127.0.0.1:4259) 20241114122602043 DAUC <0003> db_auc.c:157 IMSI='262420600996158': No 2G Auth Data 20241114122602043 DAUC <0003> db_auc.c:192 IMSI='262420600996158': No 3G Auth Data 20241114122602044 DAUC <0003> db_auc.c:192 IMSI='262420600996158': No 3G Auth Data 20241114122602046 DAUC <0003> db_auc.c:157 IMSI='262422062658625': No 2G Auth Data 20241114122602046 DAUC <0003> db_auc.c:192 IMSI='262422062658625': No 3G Auth Data 20241114122602048 DAUC <0003> db_auc.c:157 IMSI='262422062658625': No 2G Auth Data 20241114122602049 DAUC <0003> db_auc.c:157 IMSI='262429193851681': No 2G Auth Data 20241114122602049 DAUC <0003> db_auc.c:192 IMSI='262429193851681': No 3G Auth Data 20241114122602052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 20241114122602053 DLINP <000b> input/ipa.c:451 connected read/write 20241114122602053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122602053 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122602053 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122602053 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122602053 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44723<->l=127.0.0.1:4259) 20241114122602100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42166<->l=127.0.0.1:4258 20241114122602201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42166<->l=127.0.0.1:4258 20241114122605274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122605274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122605277 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122605277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42180<->l=127.0.0.1:4258 20241114122605279 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122605279 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122605279 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122605279 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  20241114122605279 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122605279 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  20241114122605279 DLGSUP <0013> gsup_server.c:235 2:  20241114122605279 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122605279 DLGSUP <0013> gsup_server.c:235 3:  20241114122605279 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122605279 DLGSUP <0013> gsup_server.c:235 4:  20241114122605279 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122605279 DLGSUP <0013> gsup_server.c:235 5:  20241114122605279 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122605279 DLGSUP <0013> gsup_server.c:235 7:  20241114122605279 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122605279 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122605279 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122605279 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122605299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45621<->l=127.0.0.1:4259) 20241114122605315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4258 20241114122605317 DAUC <0003> db_auc.c:157 IMSI='262421446381365': No 2G Auth Data 20241114122605317 DAUC <0003> db_auc.c:192 IMSI='262421446381365': No 3G Auth Data 20241114122605321 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122605322 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421446381365" cn_domain=PS} 20241114122605322 DLU <0006> fsm.c:456 lu(262421446381365)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122605322 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122605322 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421446381365)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122605322 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421446381365" cn_domain=PS} 20241114122605322 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122605322 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122605324 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122605324 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421446381365"} 20241114122605324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421446381365)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122605324 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122605324 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421446381365"} 20241114122605324 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122605324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421446381365)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122605325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421446381365)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122605325 DLU <0006> fsm.c:568 lu(PS:IMSI-262421446381365)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122605325 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122605325 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122605326 DLGSUP <0013> hlr.c:128 IMSI 262421446381365: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241114122605326 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122605326 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122605328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4258 20241114122605328 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122605328 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421446381365"} 20241114122605328 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241114122605328 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421446381365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122605329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42180<->l=127.0.0.1:4258 20241114122605330 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45621<->l=127.0.0.1:4259) 20241114122605330 DLINP <000b> input/ipa.c:451 connected read/write 20241114122605330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122605330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122605330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122605330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122605373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 20241114122605473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 20241114122608546 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122608546 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122608549 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4258 20241114122608551 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608551 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122608551 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122608551 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  20241114122608551 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122608551 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  20241114122608551 DLGSUP <0013> gsup_server.c:235 2:  20241114122608551 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122608551 DLGSUP <0013> gsup_server.c:235 3:  20241114122608551 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122608551 DLGSUP <0013> gsup_server.c:235 4:  20241114122608551 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122608551 DLGSUP <0013> gsup_server.c:235 5:  20241114122608551 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122608551 DLGSUP <0013> gsup_server.c:235 7:  20241114122608551 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122608551 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122608551 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122608551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122608566 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35131<->l=127.0.0.1:4259) 20241114122608571 DAUC <0003> db_auc.c:157 IMSI='262424814126173': No 2G Auth Data 20241114122608571 DAUC <0003> db_auc.c:192 IMSI='262424814126173': No 3G Auth Data 20241114122608588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 20241114122608593 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608593 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424814126173" cn_domain=PS} 20241114122608593 DLU <0006> fsm.c:456 lu(262424814126173)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122608593 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122608593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424814126173)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122608593 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424814126173" cn_domain=PS} 20241114122608593 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608593 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608596 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608596 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424814126173"} 20241114122608596 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424814126173)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122608596 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122608596 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424814126173"} 20241114122608596 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122608596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424814126173)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122608596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424814126173)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122608596 DLU <0006> fsm.c:568 lu(PS:IMSI-262424814126173)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122608596 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608596 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608598 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608598 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424814126173" cn_domain=CS} 20241114122608598 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114122608598 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424814126173"} 20241114122608598 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424814126173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122608598 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608598 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 20241114122608601 DAUC <0003> db_auc.c:157 IMSI='262421554293712': No 2G Auth Data 20241114122608601 DAUC <0003> db_auc.c:192 IMSI='262421554293712': No 3G Auth Data 20241114122608601 DLGSUP <0013> hlr.c:121 IMSI 262421554293712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122608617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4258 20241114122608621 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608621 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421554293712" cn_domain=PS} 20241114122608621 DLU <0006> fsm.c:456 lu(262421554293712)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122608621 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122608621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421554293712)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122608621 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421554293712" cn_domain=PS} 20241114122608621 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608621 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608623 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608624 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421554293712"} 20241114122608624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421554293712)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122608624 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122608624 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421554293712"} 20241114122608624 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122608624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554293712)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122608624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554293712)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122608624 DLU <0006> fsm.c:568 lu(PS:IMSI-262421554293712)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122608624 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608624 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608625 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608626 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421554293712" cn_domain=CS} 20241114122608626 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114122608626 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421554293712"} 20241114122608626 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421554293712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122608626 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608626 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4258 20241114122608628 DAUC <0003> db_auc.c:157 IMSI='262427246160781': No 2G Auth Data 20241114122608628 DAUC <0003> db_auc.c:192 IMSI='262427246160781': No 3G Auth Data 20241114122608629 DLGSUP <0013> hlr.c:121 IMSI 262427246160781: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122608645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4258 20241114122608649 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608649 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427246160781" cn_domain=PS} 20241114122608649 DLU <0006> fsm.c:456 lu(262427246160781)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122608649 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122608649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427246160781)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122608649 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427246160781" cn_domain=PS} 20241114122608649 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608649 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608651 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608651 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427246160781"} 20241114122608651 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427246160781)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122608651 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122608651 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427246160781"} 20241114122608651 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122608651 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427246160781)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122608651 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427246160781)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122608651 DLU <0006> fsm.c:568 lu(PS:IMSI-262427246160781)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122608651 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608651 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608652 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608653 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427246160781" cn_domain=CS} 20241114122608653 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114122608653 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427246160781"} 20241114122608653 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427246160781 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122608653 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608653 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4258 20241114122608655 DAUC <0003> db_auc.c:157 IMSI='262428552032973': No 2G Auth Data 20241114122608655 DAUC <0003> db_auc.c:192 IMSI='262428552032973': No 3G Auth Data 20241114122608656 DLGSUP <0013> hlr.c:121 IMSI 262428552032973: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122608670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4258 20241114122608674 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608674 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428552032973" cn_domain=PS} 20241114122608674 DLU <0006> fsm.c:456 lu(262428552032973)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122608674 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122608674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428552032973)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122608674 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428552032973" cn_domain=PS} 20241114122608674 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608675 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608677 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608677 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428552032973"} 20241114122608677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428552032973)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122608677 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122608677 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428552032973"} 20241114122608677 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122608677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428552032973)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122608677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428552032973)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122608677 DLU <0006> fsm.c:568 lu(PS:IMSI-262428552032973)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122608677 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608677 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608678 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608678 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428552032973" cn_domain=CS} 20241114122608678 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114122608678 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428552032973"} 20241114122608678 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428552032973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122608678 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608678 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4258 20241114122608681 DAUC <0003> db_auc.c:157 IMSI='262422581631954': No 2G Auth Data 20241114122608681 DAUC <0003> db_auc.c:192 IMSI='262422581631954': No 3G Auth Data 20241114122608682 DLGSUP <0013> hlr.c:121 IMSI 262422581631954: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122608697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4258 20241114122608700 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608700 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422581631954" cn_domain=PS} 20241114122608700 DLU <0006> fsm.c:456 lu(262422581631954)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122608700 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122608700 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422581631954)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122608700 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422581631954" cn_domain=PS} 20241114122608700 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608700 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608702 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608702 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422581631954"} 20241114122608702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422581631954)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122608702 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122608702 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422581631954"} 20241114122608702 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122608702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422581631954)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122608702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422581631954)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122608702 DLU <0006> fsm.c:568 lu(PS:IMSI-262422581631954)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122608702 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608702 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608704 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608704 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422581631954" cn_domain=CS} 20241114122608704 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114122608704 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422581631954"} 20241114122608704 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422581631954 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122608704 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608704 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4258 20241114122608707 DAUC <0003> db_auc.c:157 IMSI='262420085155199': No 2G Auth Data 20241114122608707 DAUC <0003> db_auc.c:192 IMSI='262420085155199': No 3G Auth Data 20241114122608708 DLGSUP <0013> hlr.c:121 IMSI 262420085155199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122608722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4258 20241114122608725 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608725 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420085155199" cn_domain=PS} 20241114122608725 DLU <0006> fsm.c:456 lu(262420085155199)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122608725 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122608725 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420085155199)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122608725 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420085155199" cn_domain=PS} 20241114122608725 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608725 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608727 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608727 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420085155199"} 20241114122608727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420085155199)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122608727 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122608727 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420085155199"} 20241114122608727 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122608727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420085155199)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122608727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420085155199)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122608727 DLU <0006> fsm.c:568 lu(PS:IMSI-262420085155199)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122608727 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608727 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608729 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608730 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420085155199" cn_domain=CS} 20241114122608730 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114122608730 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420085155199"} 20241114122608730 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420085155199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122608730 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608730 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4258 20241114122608733 DAUC <0003> db_auc.c:157 IMSI='262428043186706': No 2G Auth Data 20241114122608733 DAUC <0003> db_auc.c:192 IMSI='262428043186706': No 3G Auth Data 20241114122608733 DLGSUP <0013> hlr.c:121 IMSI 262428043186706: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122608748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46098<->l=127.0.0.1:4258 20241114122608752 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608752 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428043186706" cn_domain=PS} 20241114122608752 DLU <0006> fsm.c:456 lu(262428043186706)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122608752 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122608752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428043186706)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122608752 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428043186706" cn_domain=PS} 20241114122608752 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608752 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608754 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608754 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428043186706"} 20241114122608754 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428043186706)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122608754 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122608754 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428043186706"} 20241114122608754 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122608754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428043186706)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122608754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428043186706)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122608754 DLU <0006> fsm.c:568 lu(PS:IMSI-262428043186706)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122608754 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608754 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608755 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608755 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428043186706" cn_domain=CS} 20241114122608755 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114122608755 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428043186706"} 20241114122608756 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428043186706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122608756 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608756 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46098<->l=127.0.0.1:4258 20241114122608758 DAUC <0003> db_auc.c:157 IMSI='262427296031504': No 2G Auth Data 20241114122608758 DAUC <0003> db_auc.c:192 IMSI='262427296031504': No 3G Auth Data 20241114122608759 DLGSUP <0013> hlr.c:121 IMSI 262427296031504: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122608773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4258 20241114122608776 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608776 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427296031504" cn_domain=PS} 20241114122608776 DLU <0006> fsm.c:456 lu(262427296031504)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122608776 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122608776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427296031504)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122608776 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427296031504" cn_domain=PS} 20241114122608776 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608776 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608778 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427296031504"} 20241114122608778 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427296031504)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122608778 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122608778 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427296031504"} 20241114122608778 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122608778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427296031504)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122608778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427296031504)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122608778 DLU <0006> fsm.c:568 lu(PS:IMSI-262427296031504)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122608778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608780 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608780 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427296031504" cn_domain=CS} 20241114122608780 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114122608780 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427296031504"} 20241114122608780 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427296031504 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122608780 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608780 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122608781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4258 20241114122608783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4258 20241114122608783 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35131<->l=127.0.0.1:4259) 20241114122608784 DLINP <000b> input/ipa.c:451 connected read/write 20241114122608784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122608784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122608784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122608784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122608822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46104<->l=127.0.0.1:4258 20241114122608923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46104<->l=127.0.0.1:4258 20241114122612003 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122612003 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122612005 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 20241114122612008 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612008 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122612008 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122612008 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  20241114122612009 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122612009 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  20241114122612009 DLGSUP <0013> gsup_server.c:235 2:  20241114122612009 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122612009 DLGSUP <0013> gsup_server.c:235 3:  20241114122612009 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122612009 DLGSUP <0013> gsup_server.c:235 4:  20241114122612009 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122612009 DLGSUP <0013> gsup_server.c:235 5:  20241114122612009 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122612009 DLGSUP <0013> gsup_server.c:235 7:  20241114122612009 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122612009 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122612009 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122612009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122612029 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45471<->l=127.0.0.1:4259) 20241114122612036 DAUC <0003> db_auc.c:157 IMSI='262423842222309': No 2G Auth Data 20241114122612036 DAUC <0003> db_auc.c:192 IMSI='262423842222309': No 3G Auth Data 20241114122612052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4258 20241114122612056 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612056 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423842222309" cn_domain=PS} 20241114122612056 DLU <0006> fsm.c:456 lu(262423842222309)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122612056 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122612056 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423842222309)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122612056 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423842222309" cn_domain=PS} 20241114122612056 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612056 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612058 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612058 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423842222309"} 20241114122612058 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423842222309)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122612058 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122612058 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423842222309"} 20241114122612058 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122612058 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423842222309)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122612058 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423842222309)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122612058 DLU <0006> fsm.c:568 lu(PS:IMSI-262423842222309)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122612058 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612058 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612060 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612060 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423842222309" cn_domain=PS} 20241114122612060 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114122612060 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423842222309"} 20241114122612060 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423842222309 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122612060 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612060 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4258 20241114122612064 DAUC <0003> db_auc.c:157 IMSI='262423914691610': No 2G Auth Data 20241114122612064 DAUC <0003> db_auc.c:192 IMSI='262423914691610': No 3G Auth Data 20241114122612064 DLGSUP <0013> hlr.c:121 IMSI 262423914691610: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122612079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 20241114122612084 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612085 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423914691610" cn_domain=PS} 20241114122612085 DLU <0006> fsm.c:456 lu(262423914691610)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122612085 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122612085 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423914691610)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122612085 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423914691610" cn_domain=PS} 20241114122612085 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612085 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612087 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612087 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423914691610"} 20241114122612087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423914691610)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122612087 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122612087 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423914691610"} 20241114122612087 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122612087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423914691610)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122612087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423914691610)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122612087 DLU <0006> fsm.c:568 lu(PS:IMSI-262423914691610)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122612087 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612087 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612089 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612089 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423914691610" cn_domain=PS} 20241114122612089 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114122612089 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423914691610"} 20241114122612089 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423914691610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122612089 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612089 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 20241114122612092 DAUC <0003> db_auc.c:157 IMSI='262424227705512': No 2G Auth Data 20241114122612092 DAUC <0003> db_auc.c:192 IMSI='262424227705512': No 3G Auth Data 20241114122612093 DLGSUP <0013> hlr.c:121 IMSI 262424227705512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122612109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20241114122612113 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612113 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424227705512" cn_domain=PS} 20241114122612113 DLU <0006> fsm.c:456 lu(262424227705512)[0x5603a26bb610]{UNVALIDATED}: Allocated 20241114122612113 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122612113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424227705512)[0x5603a26bb610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122612113 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424227705512" cn_domain=PS} 20241114122612113 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612113 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612115 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612115 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424227705512"} 20241114122612115 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424227705512)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122612115 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122612115 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424227705512"} 20241114122612115 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122612115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424227705512)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122612116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424227705512)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122612116 DLU <0006> fsm.c:568 lu(PS:IMSI-262424227705512)[0x5603a26bb610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122612116 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612116 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612118 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612118 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424227705512" cn_domain=PS} 20241114122612118 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114122612118 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424227705512"} 20241114122612118 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424227705512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122612118 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612118 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20241114122612120 DAUC <0003> db_auc.c:157 IMSI='262423889931437': No 2G Auth Data 20241114122612120 DAUC <0003> db_auc.c:192 IMSI='262423889931437': No 3G Auth Data 20241114122612122 DLGSUP <0013> hlr.c:121 IMSI 262423889931437: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122612137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20241114122612141 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612141 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423889931437" cn_domain=PS} 20241114122612141 DLU <0006> fsm.c:456 lu(262423889931437)[0x5603a26be620]{UNVALIDATED}: Allocated 20241114122612141 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122612141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423889931437)[0x5603a26be620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122612141 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423889931437" cn_domain=PS} 20241114122612141 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612141 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612144 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612144 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423889931437"} 20241114122612144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423889931437)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122612144 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122612144 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423889931437"} 20241114122612144 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122612144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423889931437)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122612144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423889931437)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122612144 DLU <0006> fsm.c:568 lu(PS:IMSI-262423889931437)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122612144 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612144 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612147 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612147 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423889931437" cn_domain=PS} 20241114122612147 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114122612147 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423889931437"} 20241114122612147 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423889931437 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122612147 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612147 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20241114122612150 DAUC <0003> db_auc.c:157 IMSI='262422540790227': No 2G Auth Data 20241114122612150 DAUC <0003> db_auc.c:192 IMSI='262422540790227': No 3G Auth Data 20241114122612150 DLGSUP <0013> hlr.c:121 IMSI 262422540790227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122612165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46170<->l=127.0.0.1:4258 20241114122612168 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612168 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422540790227" cn_domain=PS} 20241114122612168 DLU <0006> fsm.c:456 lu(262422540790227)[0x5603a26be620]{UNVALIDATED}: Allocated 20241114122612168 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122612168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422540790227)[0x5603a26be620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122612168 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422540790227" cn_domain=PS} 20241114122612168 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612169 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612171 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612171 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422540790227"} 20241114122612171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422540790227)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122612171 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122612171 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422540790227"} 20241114122612171 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122612171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422540790227)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122612171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422540790227)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122612171 DLU <0006> fsm.c:568 lu(PS:IMSI-262422540790227)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122612171 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612171 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612172 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612173 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422540790227" cn_domain=PS} 20241114122612173 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114122612173 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422540790227"} 20241114122612173 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422540790227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122612173 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612173 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46170<->l=127.0.0.1:4258 20241114122612175 DAUC <0003> db_auc.c:157 IMSI='262421382721728': No 2G Auth Data 20241114122612175 DAUC <0003> db_auc.c:192 IMSI='262421382721728': No 3G Auth Data 20241114122612176 DLGSUP <0013> hlr.c:121 IMSI 262421382721728: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122612189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20241114122612192 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612192 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421382721728" cn_domain=PS} 20241114122612192 DLU <0006> fsm.c:456 lu(262421382721728)[0x5603a26be620]{UNVALIDATED}: Allocated 20241114122612192 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122612192 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421382721728)[0x5603a26be620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122612192 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421382721728" cn_domain=PS} 20241114122612192 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612192 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612194 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612195 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421382721728"} 20241114122612195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421382721728)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122612195 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122612195 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421382721728"} 20241114122612195 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122612195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421382721728)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122612195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421382721728)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122612195 DLU <0006> fsm.c:568 lu(PS:IMSI-262421382721728)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122612195 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612195 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612196 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612196 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421382721728" cn_domain=PS} 20241114122612196 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114122612196 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421382721728"} 20241114122612196 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421382721728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122612196 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612197 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20241114122612199 DAUC <0003> db_auc.c:157 IMSI='262429676050162': No 2G Auth Data 20241114122612199 DAUC <0003> db_auc.c:192 IMSI='262429676050162': No 3G Auth Data 20241114122612200 DLGSUP <0013> hlr.c:121 IMSI 262429676050162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122612213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20241114122612216 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612216 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429676050162" cn_domain=PS} 20241114122612216 DLU <0006> fsm.c:456 lu(262429676050162)[0x5603a26be620]{UNVALIDATED}: Allocated 20241114122612216 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122612216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429676050162)[0x5603a26be620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122612216 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429676050162" cn_domain=PS} 20241114122612216 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612216 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612218 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612219 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429676050162"} 20241114122612219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429676050162)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122612219 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122612219 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429676050162"} 20241114122612219 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122612219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429676050162)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122612219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429676050162)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122612219 DLU <0006> fsm.c:568 lu(PS:IMSI-262429676050162)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122612219 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612219 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612221 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612221 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429676050162" cn_domain=PS} 20241114122612221 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114122612221 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429676050162"} 20241114122612221 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429676050162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122612221 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612221 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20241114122612223 DAUC <0003> db_auc.c:157 IMSI='262420007822146': No 2G Auth Data 20241114122612223 DAUC <0003> db_auc.c:192 IMSI='262420007822146': No 3G Auth Data 20241114122612224 DLGSUP <0013> hlr.c:121 IMSI 262420007822146: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241114122612238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 20241114122612242 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612242 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420007822146" cn_domain=PS} 20241114122612242 DLU <0006> fsm.c:456 lu(262420007822146)[0x5603a26be620]{UNVALIDATED}: Allocated 20241114122612242 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122612243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420007822146)[0x5603a26be620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122612243 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420007822146" cn_domain=PS} 20241114122612243 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612243 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612245 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612245 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420007822146"} 20241114122612245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420007822146)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122612245 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122612245 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420007822146"} 20241114122612245 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122612245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420007822146)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122612245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420007822146)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122612245 DLU <0006> fsm.c:568 lu(PS:IMSI-262420007822146)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122612245 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612245 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612247 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612247 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420007822146" cn_domain=PS} 20241114122612247 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114122612247 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420007822146"} 20241114122612247 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420007822146 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114122612247 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612247 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122612248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 20241114122612250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 20241114122612251 DLINP <000b> input/ipa.c:451 connected read/write 20241114122612251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122612251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122612251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122612251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122612251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45471<->l=127.0.0.1:4259) 20241114122612292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46202<->l=127.0.0.1:4258 20241114122612392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46202<->l=127.0.0.1:4258 20241114122615465 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122615465 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122615467 DLINP <000b> input/ipa.c:451 connected read/write 20241114122615467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122615468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 20241114122615470 DLINP <000b> input/ipa.c:451 connected read/write 20241114122615470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122615470 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122615470 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122615470 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  20241114122615470 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122615470 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  20241114122615470 DLGSUP <0013> gsup_server.c:235 2:  20241114122615470 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122615470 DLGSUP <0013> gsup_server.c:235 3:  20241114122615470 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122615470 DLGSUP <0013> gsup_server.c:235 4:  20241114122615470 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122615470 DLGSUP <0013> gsup_server.c:235 5:  20241114122615470 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122615470 DLGSUP <0013> gsup_server.c:235 7:  20241114122615471 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122615471 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122615471 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122615471 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122615486 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34305<->l=127.0.0.1:4259) 20241114122615502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46218<->l=127.0.0.1:4258 20241114122615517 DLINP <000b> input/ipa.c:451 connected read/write 20241114122615517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122615517 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241114122615517 DLU <0006> fsm.c:456 lu(2345743413463)[0x5603a26be620]{UNVALIDATED}: Allocated 20241114122615517 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 20241114122615517 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241114122615517 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122615517 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5603a26be620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122615517 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5603a26be620]{UNVALIDATED}: Freeing instance 20241114122615517 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5603a26be620]{UNVALIDATED}: Deallocated 20241114122615517 DLINP <000b> input/ipa.c:451 connected read/write 20241114122615518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122615518 DLINP <000b> input/ipa.c:451 connected read/write 20241114122615518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122615520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46218<->l=127.0.0.1:4258 20241114122615521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 20241114122615522 DLINP <000b> input/ipa.c:451 connected read/write 20241114122615522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122615522 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122615522 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122615522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122615522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34305<->l=127.0.0.1:4259) 20241114122615562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241114122615663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241114122618730 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122618730 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122618733 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54654<->l=127.0.0.1:4258 20241114122618735 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618735 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122618735 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122618736 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  20241114122618736 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122618736 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  20241114122618736 DLGSUP <0013> gsup_server.c:235 2:  20241114122618736 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122618736 DLGSUP <0013> gsup_server.c:235 3:  20241114122618736 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122618736 DLGSUP <0013> gsup_server.c:235 4:  20241114122618736 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122618736 DLGSUP <0013> gsup_server.c:235 5:  20241114122618736 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122618736 DLGSUP <0013> gsup_server.c:235 7:  20241114122618736 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122618736 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122618736 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122618736 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122618756 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33997<->l=127.0.0.1:4259) 20241114122618763 DAUC <0003> db_auc.c:157 IMSI='262420547563155': No 2G Auth Data 20241114122618763 DAUC <0003> db_auc.c:192 IMSI='262420547563155': No 3G Auth Data 20241114122618778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20241114122618787 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618787 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420547563155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420547563155" session_id=860970135 session_state=BEGIN} 20241114122618787 DSS <0004> hlr_ussd.c:576 262420547563155/0x33515c97: Process SS (BEGIN) 20241114122618787 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114122618787 DSS <0004> hlr_ussd.c:518 262420547563155/0x33515c97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114122618787 DSS <0004> hlr_ussd.c:523 262420547563155/0x33515c97: USSD for unknown code '*#200#' 20241114122618787 DSS <0004> hlr_ussd.c:354 262420547563155/0x33515c97: Tx ReturnError(1, 0x12) 20241114122618787 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420547563155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420547563155" session_id=860970135 session_state=END} 20241114122618787 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618787 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20241114122618791 DAUC <0003> db_auc.c:157 IMSI='262421728676524': No 2G Auth Data 20241114122618791 DAUC <0003> db_auc.c:192 IMSI='262421728676524': No 3G Auth Data 20241114122618807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4258 20241114122618813 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618813 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421728676524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421728676524" session_id=1537453531 session_state=BEGIN} 20241114122618813 DSS <0004> hlr_ussd.c:576 262421728676524/0x5ba3addb: Process SS (BEGIN) 20241114122618813 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114122618813 DSS <0004> hlr_ussd.c:518 262421728676524/0x5ba3addb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114122618813 DSS <0004> hlr_ussd.c:523 262421728676524/0x5ba3addb: USSD for unknown code '*#200#' 20241114122618813 DSS <0004> hlr_ussd.c:354 262421728676524/0x5ba3addb: Tx ReturnError(1, 0x12) 20241114122618813 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421728676524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421728676524" session_id=1537453531 session_state=END} 20241114122618813 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618814 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4258 20241114122618817 DAUC <0003> db_auc.c:157 IMSI='262421611524966': No 2G Auth Data 20241114122618817 DAUC <0003> db_auc.c:192 IMSI='262421611524966': No 3G Auth Data 20241114122618834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 20241114122618840 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618840 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421611524966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421611524966" session_id=180132725 session_state=BEGIN} 20241114122618840 DSS <0004> hlr_ussd.c:576 262421611524966/0x0abc9b75: Process SS (BEGIN) 20241114122618840 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114122618840 DSS <0004> hlr_ussd.c:518 262421611524966/0x0abc9b75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114122618840 DSS <0004> hlr_ussd.c:523 262421611524966/0x0abc9b75: USSD for unknown code '*#200#' 20241114122618840 DSS <0004> hlr_ussd.c:354 262421611524966/0x0abc9b75: Tx ReturnError(1, 0x12) 20241114122618840 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421611524966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421611524966" session_id=180132725 session_state=END} 20241114122618840 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618840 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 20241114122618843 DAUC <0003> db_auc.c:157 IMSI='262427813750101': No 2G Auth Data 20241114122618843 DAUC <0003> db_auc.c:192 IMSI='262427813750101': No 3G Auth Data 20241114122618856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54686<->l=127.0.0.1:4258 20241114122618861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618861 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427813750101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427813750101" session_id=1181287350 session_state=BEGIN} 20241114122618861 DSS <0004> hlr_ussd.c:576 262427813750101/0x466903b6: Process SS (BEGIN) 20241114122618861 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114122618861 DSS <0004> hlr_ussd.c:518 262427813750101/0x466903b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114122618861 DSS <0004> hlr_ussd.c:523 262427813750101/0x466903b6: USSD for unknown code '*#200#' 20241114122618861 DSS <0004> hlr_ussd.c:354 262427813750101/0x466903b6: Tx ReturnError(1, 0x12) 20241114122618861 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427813750101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813750101" session_id=1181287350 session_state=END} 20241114122618861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54686<->l=127.0.0.1:4258 20241114122618864 DAUC <0003> db_auc.c:157 IMSI='262427289655337': No 2G Auth Data 20241114122618864 DAUC <0003> db_auc.c:192 IMSI='262427289655337': No 3G Auth Data 20241114122618880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54694<->l=127.0.0.1:4258 20241114122618886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618886 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427289655337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427289655337" session_id=2062828478 session_state=BEGIN} 20241114122618886 DSS <0004> hlr_ussd.c:576 262427289655337/0x7af443be: Process SS (BEGIN) 20241114122618886 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114122618886 DSS <0004> hlr_ussd.c:518 262427289655337/0x7af443be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114122618886 DSS <0004> hlr_ussd.c:523 262427289655337/0x7af443be: USSD for unknown code '*#200#' 20241114122618886 DSS <0004> hlr_ussd.c:354 262427289655337/0x7af443be: Tx ReturnError(1, 0x12) 20241114122618886 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427289655337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427289655337" session_id=2062828478 session_state=END} 20241114122618886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54694<->l=127.0.0.1:4258 20241114122618890 DAUC <0003> db_auc.c:157 IMSI='262429478180840': No 2G Auth Data 20241114122618890 DAUC <0003> db_auc.c:192 IMSI='262429478180840': No 3G Auth Data 20241114122618904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 20241114122618909 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618909 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429478180840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429478180840" session_id=2062362561 session_state=BEGIN} 20241114122618909 DSS <0004> hlr_ussd.c:576 262429478180840/0x7aed27c1: Process SS (BEGIN) 20241114122618909 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114122618909 DSS <0004> hlr_ussd.c:518 262429478180840/0x7aed27c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114122618909 DSS <0004> hlr_ussd.c:523 262429478180840/0x7aed27c1: USSD for unknown code '*#200#' 20241114122618909 DSS <0004> hlr_ussd.c:354 262429478180840/0x7aed27c1: Tx ReturnError(1, 0x12) 20241114122618909 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429478180840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429478180840" session_id=2062362561 session_state=END} 20241114122618909 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618909 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 20241114122618913 DAUC <0003> db_auc.c:157 IMSI='262426344200542': No 2G Auth Data 20241114122618913 DAUC <0003> db_auc.c:192 IMSI='262426344200542': No 3G Auth Data 20241114122618926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4258 20241114122618931 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618931 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426344200542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426344200542" session_id=1028622869 session_state=BEGIN} 20241114122618931 DSS <0004> hlr_ussd.c:576 262426344200542/0x3d4f8a15: Process SS (BEGIN) 20241114122618931 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114122618931 DSS <0004> hlr_ussd.c:518 262426344200542/0x3d4f8a15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114122618931 DSS <0004> hlr_ussd.c:523 262426344200542/0x3d4f8a15: USSD for unknown code '*#200#' 20241114122618931 DSS <0004> hlr_ussd.c:354 262426344200542/0x3d4f8a15: Tx ReturnError(1, 0x12) 20241114122618931 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426344200542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344200542" session_id=1028622869 session_state=END} 20241114122618931 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618932 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4258 20241114122618935 DAUC <0003> db_auc.c:157 IMSI='262427588523796': No 2G Auth Data 20241114122618935 DAUC <0003> db_auc.c:192 IMSI='262427588523796': No 3G Auth Data 20241114122618951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4258 20241114122618956 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618956 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427588523796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427588523796" session_id=2140476817 session_state=BEGIN} 20241114122618956 DSS <0004> hlr_ussd.c:576 262427588523796/0x7f951591: Process SS (BEGIN) 20241114122618956 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114122618956 DSS <0004> hlr_ussd.c:518 262427588523796/0x7f951591: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114122618956 DSS <0004> hlr_ussd.c:523 262427588523796/0x7f951591: USSD for unknown code '*#200#' 20241114122618956 DSS <0004> hlr_ussd.c:354 262427588523796/0x7f951591: Tx ReturnError(1, 0x12) 20241114122618956 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427588523796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427588523796" session_id=2140476817 session_state=END} 20241114122618956 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618956 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122618959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4258 20241114122618959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54654<->l=127.0.0.1:4258 20241114122618960 DLINP <000b> input/ipa.c:451 connected read/write 20241114122618960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122618960 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122618960 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122618960 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122618960 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33997<->l=127.0.0.1:4259) 20241114122618997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54722<->l=127.0.0.1:4258 20241114122619097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54722<->l=127.0.0.1:4258 20241114122622168 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122622168 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122622169 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54730<->l=127.0.0.1:4258 20241114122622171 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622171 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122622171 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122622171 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  20241114122622171 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122622171 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  20241114122622171 DLGSUP <0013> gsup_server.c:235 2:  20241114122622171 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122622171 DLGSUP <0013> gsup_server.c:235 3:  20241114122622171 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122622171 DLGSUP <0013> gsup_server.c:235 4:  20241114122622171 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122622171 DLGSUP <0013> gsup_server.c:235 5:  20241114122622171 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122622171 DLGSUP <0013> gsup_server.c:235 7:  20241114122622171 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122622171 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122622171 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122622171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122622190 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42689<->l=127.0.0.1:4259) 20241114122622197 DAUC <0003> db_auc.c:157 IMSI='262424986651804': No 2G Auth Data 20241114122622197 DAUC <0003> db_auc.c:192 IMSI='262424986651804': No 3G Auth Data 20241114122622214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4258 20241114122622220 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622220 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424986651804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424986651804" session_id=1193519139 session_state=BEGIN} 20241114122622220 DSS <0004> hlr_ussd.c:576 262424986651804/0x4723a823: Process SS (BEGIN) 20241114122622220 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122622220 DSS <0004> hlr_ussd.c:518 262424986651804/0x4723a823: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122622220 DSS <0004> hlr_ussd.c:542 262424986651804/0x4723a823: Cannot find conn for EUSE EUSE-foobar 20241114122622220 DSS <0004> hlr_ussd.c:354 262424986651804/0x4723a823: Tx ReturnError(1, 0x22) 20241114122622220 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424986651804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424986651804" session_id=1193519139 session_state=END} 20241114122622221 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622221 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4258 20241114122622225 DAUC <0003> db_auc.c:157 IMSI='262426238171620': No 2G Auth Data 20241114122622225 DAUC <0003> db_auc.c:192 IMSI='262426238171620': No 3G Auth Data 20241114122622242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54742<->l=127.0.0.1:4258 20241114122622246 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622246 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426238171620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426238171620" session_id=448758106 session_state=BEGIN} 20241114122622246 DSS <0004> hlr_ussd.c:576 262426238171620/0x1abf815a: Process SS (BEGIN) 20241114122622247 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122622247 DSS <0004> hlr_ussd.c:518 262426238171620/0x1abf815a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122622247 DSS <0004> hlr_ussd.c:542 262426238171620/0x1abf815a: Cannot find conn for EUSE EUSE-foobar 20241114122622247 DSS <0004> hlr_ussd.c:354 262426238171620/0x1abf815a: Tx ReturnError(1, 0x22) 20241114122622247 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426238171620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426238171620" session_id=448758106 session_state=END} 20241114122622247 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622247 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54742<->l=127.0.0.1:4258 20241114122622250 DAUC <0003> db_auc.c:157 IMSI='262425658225309': No 2G Auth Data 20241114122622250 DAUC <0003> db_auc.c:192 IMSI='262425658225309': No 3G Auth Data 20241114122622267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 20241114122622274 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622274 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425658225309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425658225309" session_id=3690113275 session_state=BEGIN} 20241114122622274 DSS <0004> hlr_ussd.c:576 262425658225309/0xdbf2a8fb: Process SS (BEGIN) 20241114122622274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122622274 DSS <0004> hlr_ussd.c:518 262425658225309/0xdbf2a8fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122622274 DSS <0004> hlr_ussd.c:542 262425658225309/0xdbf2a8fb: Cannot find conn for EUSE EUSE-foobar 20241114122622274 DSS <0004> hlr_ussd.c:354 262425658225309/0xdbf2a8fb: Tx ReturnError(1, 0x22) 20241114122622274 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425658225309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425658225309" session_id=3690113275 session_state=END} 20241114122622274 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622274 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 20241114122622278 DAUC <0003> db_auc.c:157 IMSI='262422033199444': No 2G Auth Data 20241114122622278 DAUC <0003> db_auc.c:192 IMSI='262422033199444': No 3G Auth Data 20241114122622296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 20241114122622302 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622302 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422033199444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422033199444" session_id=124305789 session_state=BEGIN} 20241114122622302 DSS <0004> hlr_ussd.c:576 262422033199444/0x0768c17d: Process SS (BEGIN) 20241114122622302 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122622302 DSS <0004> hlr_ussd.c:518 262422033199444/0x0768c17d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122622302 DSS <0004> hlr_ussd.c:542 262422033199444/0x0768c17d: Cannot find conn for EUSE EUSE-foobar 20241114122622302 DSS <0004> hlr_ussd.c:354 262422033199444/0x0768c17d: Tx ReturnError(1, 0x22) 20241114122622302 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422033199444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033199444" session_id=124305789 session_state=END} 20241114122622302 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622302 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 20241114122622305 DAUC <0003> db_auc.c:157 IMSI='262421549258347': No 2G Auth Data 20241114122622305 DAUC <0003> db_auc.c:192 IMSI='262421549258347': No 3G Auth Data 20241114122622319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 20241114122622324 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622324 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421549258347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421549258347" session_id=2589017240 session_state=BEGIN} 20241114122622324 DSS <0004> hlr_ussd.c:576 262421549258347/0x9a514498: Process SS (BEGIN) 20241114122622324 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122622324 DSS <0004> hlr_ussd.c:518 262421549258347/0x9a514498: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122622324 DSS <0004> hlr_ussd.c:542 262421549258347/0x9a514498: Cannot find conn for EUSE EUSE-foobar 20241114122622324 DSS <0004> hlr_ussd.c:354 262421549258347/0x9a514498: Tx ReturnError(1, 0x22) 20241114122622324 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421549258347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421549258347" session_id=2589017240 session_state=END} 20241114122622324 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622324 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 20241114122622329 DAUC <0003> db_auc.c:157 IMSI='262424654219307': No 2G Auth Data 20241114122622329 DAUC <0003> db_auc.c:192 IMSI='262424654219307': No 3G Auth Data 20241114122622344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 20241114122622350 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622350 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424654219307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424654219307" session_id=4281001213 session_state=BEGIN} 20241114122622350 DSS <0004> hlr_ussd.c:576 262424654219307/0xff2ae4fd: Process SS (BEGIN) 20241114122622350 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122622350 DSS <0004> hlr_ussd.c:518 262424654219307/0xff2ae4fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122622350 DSS <0004> hlr_ussd.c:542 262424654219307/0xff2ae4fd: Cannot find conn for EUSE EUSE-foobar 20241114122622350 DSS <0004> hlr_ussd.c:354 262424654219307/0xff2ae4fd: Tx ReturnError(1, 0x22) 20241114122622350 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424654219307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424654219307" session_id=4281001213 session_state=END} 20241114122622350 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622350 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 20241114122622354 DAUC <0003> db_auc.c:157 IMSI='262424601551581': No 2G Auth Data 20241114122622354 DAUC <0003> db_auc.c:192 IMSI='262424601551581': No 3G Auth Data 20241114122622371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 20241114122622376 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622376 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424601551581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424601551581" session_id=1006570687 session_state=BEGIN} 20241114122622376 DSS <0004> hlr_ussd.c:576 262424601551581/0x3bff0cbf: Process SS (BEGIN) 20241114122622376 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122622376 DSS <0004> hlr_ussd.c:518 262424601551581/0x3bff0cbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122622376 DSS <0004> hlr_ussd.c:542 262424601551581/0x3bff0cbf: Cannot find conn for EUSE EUSE-foobar 20241114122622376 DSS <0004> hlr_ussd.c:354 262424601551581/0x3bff0cbf: Tx ReturnError(1, 0x22) 20241114122622376 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424601551581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424601551581" session_id=1006570687 session_state=END} 20241114122622376 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622376 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 20241114122622380 DAUC <0003> db_auc.c:157 IMSI='262428043167391': No 2G Auth Data 20241114122622380 DAUC <0003> db_auc.c:192 IMSI='262428043167391': No 3G Auth Data 20241114122622396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54796<->l=127.0.0.1:4258 20241114122622401 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622401 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428043167391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428043167391" session_id=3516454066 session_state=BEGIN} 20241114122622401 DSS <0004> hlr_ussd.c:576 262428043167391/0xd198d4b2: Process SS (BEGIN) 20241114122622401 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122622401 DSS <0004> hlr_ussd.c:518 262428043167391/0xd198d4b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122622401 DSS <0004> hlr_ussd.c:542 262428043167391/0xd198d4b2: Cannot find conn for EUSE EUSE-foobar 20241114122622401 DSS <0004> hlr_ussd.c:354 262428043167391/0xd198d4b2: Tx ReturnError(1, 0x22) 20241114122622401 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428043167391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428043167391" session_id=3516454066 session_state=END} 20241114122622401 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622401 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122622404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54796<->l=127.0.0.1:4258 20241114122622405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54730<->l=127.0.0.1:4258 20241114122622406 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42689<->l=127.0.0.1:4259) 20241114122622406 DLINP <000b> input/ipa.c:451 connected read/write 20241114122622406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122622406 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122622406 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122622406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122622447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54812<->l=127.0.0.1:4258 20241114122622648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54812<->l=127.0.0.1:4258 20241114122625725 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122625725 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122625727 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54828<->l=127.0.0.1:4258 20241114122625730 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625730 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122625730 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122625730 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  20241114122625730 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122625730 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  20241114122625730 DLGSUP <0013> gsup_server.c:235 2:  20241114122625730 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122625730 DLGSUP <0013> gsup_server.c:235 3:  20241114122625730 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122625730 DLGSUP <0013> gsup_server.c:235 4:  20241114122625730 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122625730 DLGSUP <0013> gsup_server.c:235 5:  20241114122625730 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122625730 DLGSUP <0013> gsup_server.c:235 7:  20241114122625730 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122625730 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122625730 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122625730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122625749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40551<->l=127.0.0.1:4259) 20241114122625755 DAUC <0003> db_auc.c:157 IMSI='262429127489245': No 2G Auth Data 20241114122625755 DAUC <0003> db_auc.c:192 IMSI='262429127489245': No 3G Auth Data 20241114122625771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4258 20241114122625778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625778 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429127489245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429127489245" session_id=3328053568 session_state=BEGIN} 20241114122625778 DSS <0004> hlr_ussd.c:576 262429127489245/0xc65e1140: Process SS (BEGIN) 20241114122625778 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122625778 DSS <0004> hlr_ussd.c:518 262429127489245/0xc65e1140: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122625778 DSS <0004> hlr_ussd.c:363 262429127489245/0xc65e1140: Tx USSD 'Your IMSI is 262429127489245' 20241114122625778 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429127489245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429127489245" session_id=3328053568 session_state=END} 20241114122625778 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429127489245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122625778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4258 20241114122625783 DAUC <0003> db_auc.c:157 IMSI='262428485331567': No 2G Auth Data 20241114122625783 DAUC <0003> db_auc.c:192 IMSI='262428485331567': No 3G Auth Data 20241114122625800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54850<->l=127.0.0.1:4258 20241114122625807 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625807 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428485331567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428485331567" session_id=2971597487 session_state=BEGIN} 20241114122625807 DSS <0004> hlr_ussd.c:576 262428485331567/0xb11efaaf: Process SS (BEGIN) 20241114122625807 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122625807 DSS <0004> hlr_ussd.c:518 262428485331567/0xb11efaaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122625807 DSS <0004> hlr_ussd.c:363 262428485331567/0xb11efaaf: Tx USSD 'Your IMSI is 262428485331567' 20241114122625807 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428485331567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428485331567" session_id=2971597487 session_state=END} 20241114122625807 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428485331567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122625807 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625807 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54850<->l=127.0.0.1:4258 20241114122625812 DAUC <0003> db_auc.c:157 IMSI='262423134277732': No 2G Auth Data 20241114122625812 DAUC <0003> db_auc.c:192 IMSI='262423134277732': No 3G Auth Data 20241114122625829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4258 20241114122625836 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625836 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423134277732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423134277732" session_id=2856500333 session_state=BEGIN} 20241114122625836 DSS <0004> hlr_ussd.c:576 262423134277732/0xaa42bc6d: Process SS (BEGIN) 20241114122625836 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122625836 DSS <0004> hlr_ussd.c:518 262423134277732/0xaa42bc6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122625836 DSS <0004> hlr_ussd.c:363 262423134277732/0xaa42bc6d: Tx USSD 'Your IMSI is 262423134277732' 20241114122625836 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423134277732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423134277732" session_id=2856500333 session_state=END} 20241114122625836 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423134277732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122625836 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625836 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4258 20241114122625842 DAUC <0003> db_auc.c:157 IMSI='262423236971440': No 2G Auth Data 20241114122625843 DAUC <0003> db_auc.c:192 IMSI='262423236971440': No 3G Auth Data 20241114122625856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4258 20241114122625861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625861 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423236971440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423236971440" session_id=1182673317 session_state=BEGIN} 20241114122625861 DSS <0004> hlr_ussd.c:576 262423236971440/0x467e29a5: Process SS (BEGIN) 20241114122625861 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122625861 DSS <0004> hlr_ussd.c:518 262423236971440/0x467e29a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122625861 DSS <0004> hlr_ussd.c:363 262423236971440/0x467e29a5: Tx USSD 'Your IMSI is 262423236971440' 20241114122625861 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423236971440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423236971440" session_id=1182673317 session_state=END} 20241114122625861 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423236971440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122625861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4258 20241114122625865 DAUC <0003> db_auc.c:157 IMSI='262426080707364': No 2G Auth Data 20241114122625865 DAUC <0003> db_auc.c:192 IMSI='262426080707364': No 3G Auth Data 20241114122625881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4258 20241114122625886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625886 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426080707364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426080707364" session_id=645268225 session_state=BEGIN} 20241114122625886 DSS <0004> hlr_ussd.c:576 262426080707364/0x26760301: Process SS (BEGIN) 20241114122625886 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122625886 DSS <0004> hlr_ussd.c:518 262426080707364/0x26760301: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122625886 DSS <0004> hlr_ussd.c:363 262426080707364/0x26760301: Tx USSD 'Your IMSI is 262426080707364' 20241114122625886 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426080707364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426080707364" session_id=645268225 session_state=END} 20241114122625886 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426080707364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122625886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625886 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4258 20241114122625891 DAUC <0003> db_auc.c:157 IMSI='262428588653854': No 2G Auth Data 20241114122625891 DAUC <0003> db_auc.c:192 IMSI='262428588653854': No 3G Auth Data 20241114122625905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4258 20241114122625910 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625910 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428588653854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428588653854" session_id=970849107 session_state=BEGIN} 20241114122625910 DSS <0004> hlr_ussd.c:576 262428588653854/0x39ddfb53: Process SS (BEGIN) 20241114122625910 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122625910 DSS <0004> hlr_ussd.c:518 262428588653854/0x39ddfb53: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122625910 DSS <0004> hlr_ussd.c:363 262428588653854/0x39ddfb53: Tx USSD 'Your IMSI is 262428588653854' 20241114122625910 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428588653854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428588653854" session_id=970849107 session_state=END} 20241114122625910 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428588653854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122625910 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625910 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4258 20241114122625915 DAUC <0003> db_auc.c:157 IMSI='262429255381818': No 2G Auth Data 20241114122625915 DAUC <0003> db_auc.c:192 IMSI='262429255381818': No 3G Auth Data 20241114122625933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54900<->l=127.0.0.1:4258 20241114122625939 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625939 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429255381818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429255381818" session_id=3597153821 session_state=BEGIN} 20241114122625939 DSS <0004> hlr_ussd.c:576 262429255381818/0xd668361d: Process SS (BEGIN) 20241114122625939 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122625939 DSS <0004> hlr_ussd.c:518 262429255381818/0xd668361d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122625939 DSS <0004> hlr_ussd.c:363 262429255381818/0xd668361d: Tx USSD 'Your IMSI is 262429255381818' 20241114122625939 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429255381818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429255381818" session_id=3597153821 session_state=END} 20241114122625939 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429255381818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122625939 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625939 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54900<->l=127.0.0.1:4258 20241114122625943 DAUC <0003> db_auc.c:157 IMSI='262421060373596': No 2G Auth Data 20241114122625943 DAUC <0003> db_auc.c:192 IMSI='262421060373596': No 3G Auth Data 20241114122625959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4258 20241114122625964 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625964 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421060373596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421060373596" session_id=2547650009 session_state=BEGIN} 20241114122625965 DSS <0004> hlr_ussd.c:576 262421060373596/0x97da0dd9: Process SS (BEGIN) 20241114122625965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122625965 DSS <0004> hlr_ussd.c:518 262421060373596/0x97da0dd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122625965 DSS <0004> hlr_ussd.c:363 262421060373596/0x97da0dd9: Tx USSD 'Your IMSI is 262421060373596' 20241114122625965 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421060373596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421060373596" session_id=2547650009 session_state=END} 20241114122625965 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421060373596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122625965 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625965 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122625968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4258 20241114122625969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54828<->l=127.0.0.1:4258 20241114122625970 DLINP <000b> input/ipa.c:451 connected read/write 20241114122625970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122625970 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122625970 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122625970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122625970 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40551<->l=127.0.0.1:4259) 20241114122626012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54912<->l=127.0.0.1:4258 20241114122626212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54912<->l=127.0.0.1:4258 20241114122629287 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122629287 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122629289 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43620<->l=127.0.0.1:4258 20241114122629291 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629291 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122629291 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122629291 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  20241114122629291 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122629291 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  20241114122629292 DLGSUP <0013> gsup_server.c:235 2:  20241114122629292 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122629292 DLGSUP <0013> gsup_server.c:235 3:  20241114122629292 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122629292 DLGSUP <0013> gsup_server.c:235 4:  20241114122629292 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122629292 DLGSUP <0013> gsup_server.c:235 5:  20241114122629292 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122629292 DLGSUP <0013> gsup_server.c:235 7:  20241114122629292 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122629292 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122629292 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122629292 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122629310 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46811<->l=127.0.0.1:4259) 20241114122629317 DAUC <0003> db_auc.c:157 IMSI='262421119280509': No 2G Auth Data 20241114122629317 DAUC <0003> db_auc.c:192 IMSI='262421119280509': No 3G Auth Data 20241114122629336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4258 20241114122629344 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629345 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421119280509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421119280509" source_name="the-source\n" session_id=2160406070 session_state=BEGIN} 20241114122629345 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114122629345 DSS <0004> hlr_ussd.c:576 262421119280509/0x80c52e36: Process SS (BEGIN) 20241114122629345 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122629345 DSS <0004> hlr_ussd.c:518 262421119280509/0x80c52e36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122629345 DSS <0004> hlr_ussd.c:363 262421119280509/0x80c52e36: Tx USSD 'Your IMSI is 262421119280509' 20241114122629345 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421119280509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421119280509" destination_name="the-source\n" session_id=2160406070 session_state=END} 20241114122629345 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421119280509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122629345 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629345 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4258 20241114122629349 DAUC <0003> db_auc.c:157 IMSI='262425526716746': No 2G Auth Data 20241114122629349 DAUC <0003> db_auc.c:192 IMSI='262425526716746': No 3G Auth Data 20241114122629364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4258 20241114122629370 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629370 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425526716746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425526716746" source_name="the-source\n" session_id=978347326 session_state=BEGIN} 20241114122629370 DSS <0004> hlr_ussd.c:576 262425526716746/0x3a50653e: Process SS (BEGIN) 20241114122629370 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122629370 DSS <0004> hlr_ussd.c:518 262425526716746/0x3a50653e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122629370 DSS <0004> hlr_ussd.c:363 262425526716746/0x3a50653e: Tx USSD 'Your IMSI is 262425526716746' 20241114122629370 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425526716746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425526716746" destination_name="the-source\n" session_id=978347326 session_state=END} 20241114122629370 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425526716746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122629370 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629370 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4258 20241114122629374 DAUC <0003> db_auc.c:157 IMSI='262424711220086': No 2G Auth Data 20241114122629374 DAUC <0003> db_auc.c:192 IMSI='262424711220086': No 3G Auth Data 20241114122629391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4258 20241114122629397 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629397 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424711220086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424711220086" source_name="the-source\n" session_id=174365927 session_state=BEGIN} 20241114122629397 DSS <0004> hlr_ussd.c:576 262424711220086/0x0a649ce7: Process SS (BEGIN) 20241114122629397 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122629397 DSS <0004> hlr_ussd.c:518 262424711220086/0x0a649ce7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122629397 DSS <0004> hlr_ussd.c:363 262424711220086/0x0a649ce7: Tx USSD 'Your IMSI is 262424711220086' 20241114122629397 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424711220086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424711220086" destination_name="the-source\n" session_id=174365927 session_state=END} 20241114122629397 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262424711220086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122629397 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629397 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4258 20241114122629401 DAUC <0003> db_auc.c:157 IMSI='262429739572996': No 2G Auth Data 20241114122629401 DAUC <0003> db_auc.c:192 IMSI='262429739572996': No 3G Auth Data 20241114122629416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20241114122629421 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629421 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429739572996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429739572996" source_name="the-source\n" session_id=324123924 session_state=BEGIN} 20241114122629421 DSS <0004> hlr_ussd.c:576 262429739572996/0x1351bd14: Process SS (BEGIN) 20241114122629421 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122629421 DSS <0004> hlr_ussd.c:518 262429739572996/0x1351bd14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122629421 DSS <0004> hlr_ussd.c:363 262429739572996/0x1351bd14: Tx USSD 'Your IMSI is 262429739572996' 20241114122629421 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429739572996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429739572996" destination_name="the-source\n" session_id=324123924 session_state=END} 20241114122629421 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429739572996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122629421 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629421 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20241114122629424 DAUC <0003> db_auc.c:157 IMSI='262427978150851': No 2G Auth Data 20241114122629425 DAUC <0003> db_auc.c:192 IMSI='262427978150851': No 3G Auth Data 20241114122629441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4258 20241114122629446 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629446 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427978150851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427978150851" source_name="the-source\n" session_id=2717269677 session_state=BEGIN} 20241114122629446 DSS <0004> hlr_ussd.c:576 262427978150851/0xa1f63ead: Process SS (BEGIN) 20241114122629446 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122629446 DSS <0004> hlr_ussd.c:518 262427978150851/0xa1f63ead: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122629446 DSS <0004> hlr_ussd.c:363 262427978150851/0xa1f63ead: Tx USSD 'Your IMSI is 262427978150851' 20241114122629446 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427978150851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427978150851" destination_name="the-source\n" session_id=2717269677 session_state=END} 20241114122629446 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427978150851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122629446 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629446 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4258 20241114122629450 DAUC <0003> db_auc.c:157 IMSI='262423212619698': No 2G Auth Data 20241114122629450 DAUC <0003> db_auc.c:192 IMSI='262423212619698': No 3G Auth Data 20241114122629467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20241114122629472 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629473 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423212619698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423212619698" source_name="the-source\n" session_id=468025399 session_state=BEGIN} 20241114122629473 DSS <0004> hlr_ussd.c:576 262423212619698/0x1be58037: Process SS (BEGIN) 20241114122629473 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122629473 DSS <0004> hlr_ussd.c:518 262423212619698/0x1be58037: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122629473 DSS <0004> hlr_ussd.c:363 262423212619698/0x1be58037: Tx USSD 'Your IMSI is 262423212619698' 20241114122629473 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423212619698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423212619698" destination_name="the-source\n" session_id=468025399 session_state=END} 20241114122629473 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423212619698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122629473 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629473 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20241114122629477 DAUC <0003> db_auc.c:157 IMSI='262428870765475': No 2G Auth Data 20241114122629477 DAUC <0003> db_auc.c:192 IMSI='262428870765475': No 3G Auth Data 20241114122629492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241114122629497 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629497 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428870765475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428870765475" source_name="the-source\n" session_id=593369781 session_state=BEGIN} 20241114122629497 DSS <0004> hlr_ussd.c:576 262428870765475/0x235e1ab5: Process SS (BEGIN) 20241114122629497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122629497 DSS <0004> hlr_ussd.c:518 262428870765475/0x235e1ab5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122629497 DSS <0004> hlr_ussd.c:363 262428870765475/0x235e1ab5: Tx USSD 'Your IMSI is 262428870765475' 20241114122629497 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428870765475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428870765475" destination_name="the-source\n" session_id=593369781 session_state=END} 20241114122629497 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428870765475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122629497 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629497 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241114122629501 DAUC <0003> db_auc.c:157 IMSI='262423186086674': No 2G Auth Data 20241114122629501 DAUC <0003> db_auc.c:192 IMSI='262423186086674': No 3G Auth Data 20241114122629518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43678<->l=127.0.0.1:4258 20241114122629525 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629525 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423186086674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423186086674" source_name="the-source\n" session_id=430557732 session_state=BEGIN} 20241114122629525 DSS <0004> hlr_ussd.c:576 262423186086674/0x19a9ca24: Process SS (BEGIN) 20241114122629525 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114122629525 DSS <0004> hlr_ussd.c:518 262423186086674/0x19a9ca24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114122629525 DSS <0004> hlr_ussd.c:363 262423186086674/0x19a9ca24: Tx USSD 'Your IMSI is 262423186086674' 20241114122629525 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423186086674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423186086674" destination_name="the-source\n" session_id=430557732 session_state=END} 20241114122629525 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423186086674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122629525 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629525 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122629529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43678<->l=127.0.0.1:4258 20241114122629530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43620<->l=127.0.0.1:4258 20241114122629531 DLINP <000b> input/ipa.c:451 connected read/write 20241114122629531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122629531 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122629531 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122629531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122629531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241114122629531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46811<->l=127.0.0.1:4259) 20241114122629583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 20241114122629784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 20241114122632856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122632857 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122632859 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122632860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 20241114122632863 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122632863 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122632863 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122632863 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  20241114122632863 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122632863 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  20241114122632863 DLGSUP <0013> gsup_server.c:235 2:  20241114122632863 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122632863 DLGSUP <0013> gsup_server.c:235 3:  20241114122632863 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122632863 DLGSUP <0013> gsup_server.c:235 4:  20241114122632863 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122632863 DLGSUP <0013> gsup_server.c:235 5:  20241114122632863 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122632863 DLGSUP <0013> gsup_server.c:235 7:  20241114122632863 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122632863 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122632863 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122632863 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122632881 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45933<->l=127.0.0.1:4259) 20241114122632888 DAUC <0003> db_auc.c:157 IMSI='262429933296442': No 2G Auth Data 20241114122632888 DAUC <0003> db_auc.c:192 IMSI='262429933296442': No 3G Auth Data 20241114122632902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43710<->l=127.0.0.1:4258 20241114122632910 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122632910 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429933296442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429933296442" session_id=3300261588 session_state=BEGIN} 20241114122632910 DSS <0004> hlr_ussd.c:576 262429933296442/0xc4b5fed4: Process SS (BEGIN) 20241114122632910 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122632910 DSS <0004> hlr_ussd.c:518 262429933296442/0xc4b5fed4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122632910 DSS <0004> hlr_ussd.c:363 262429933296442/0xc4b5fed4: Tx USSD 'Your extension is 491618224846' 20241114122632910 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429933296442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429933296442" session_id=3300261588 session_state=END} 20241114122632910 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429933296442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122632910 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122632910 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122632914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43710<->l=127.0.0.1:4258 20241114122632914 DAUC <0003> db_auc.c:157 IMSI='262428424510764': No 2G Auth Data 20241114122632914 DAUC <0003> db_auc.c:192 IMSI='262428424510764': No 3G Auth Data 20241114122632930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20241114122632937 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122632937 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428424510764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428424510764" session_id=1131878657 session_state=BEGIN} 20241114122632937 DSS <0004> hlr_ussd.c:576 262428424510764/0x43771901: Process SS (BEGIN) 20241114122632937 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122632937 DSS <0004> hlr_ussd.c:518 262428424510764/0x43771901: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122632937 DSS <0004> hlr_ussd.c:363 262428424510764/0x43771901: Tx USSD 'Your extension is 491612816304' 20241114122632937 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428424510764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428424510764" session_id=1131878657 session_state=END} 20241114122632937 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428424510764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122632937 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122632937 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122632942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20241114122632943 DAUC <0003> db_auc.c:157 IMSI='262421419383736': No 2G Auth Data 20241114122632943 DAUC <0003> db_auc.c:192 IMSI='262421419383736': No 3G Auth Data 20241114122632959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20241114122632965 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122632965 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421419383736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421419383736" session_id=3870263923 session_state=BEGIN} 20241114122632965 DSS <0004> hlr_ussd.c:576 262421419383736/0xe6af8a73: Process SS (BEGIN) 20241114122632965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122632965 DSS <0004> hlr_ussd.c:518 262421419383736/0xe6af8a73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122632966 DSS <0004> hlr_ussd.c:363 262421419383736/0xe6af8a73: Tx USSD 'Your extension is 491613544684' 20241114122632966 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421419383736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421419383736" session_id=3870263923 session_state=END} 20241114122632966 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421419383736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122632966 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122632966 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122632969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20241114122632969 DAUC <0003> db_auc.c:157 IMSI='262426907875897': No 2G Auth Data 20241114122632969 DAUC <0003> db_auc.c:192 IMSI='262426907875897': No 3G Auth Data 20241114122632984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43740<->l=127.0.0.1:4258 20241114122632990 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122632990 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426907875897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426907875897" session_id=41463317 session_state=BEGIN} 20241114122632990 DSS <0004> hlr_ussd.c:576 262426907875897/0x0278ae15: Process SS (BEGIN) 20241114122632990 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122632990 DSS <0004> hlr_ussd.c:518 262426907875897/0x0278ae15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122632990 DSS <0004> hlr_ussd.c:363 262426907875897/0x0278ae15: Tx USSD 'Your extension is 491615381754' 20241114122632990 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426907875897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426907875897" session_id=41463317 session_state=END} 20241114122632990 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426907875897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122632990 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122632990 DLINP <000b> input/ipa.c:451 connected read/write 20241114122632990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122632993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43740<->l=127.0.0.1:4258 20241114122632994 DAUC <0003> db_auc.c:157 IMSI='262420538595502': No 2G Auth Data 20241114122632994 DAUC <0003> db_auc.c:192 IMSI='262420538595502': No 3G Auth Data 20241114122633010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4258 20241114122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122633016 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420538595502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420538595502" session_id=1700618471 session_state=BEGIN} 20241114122633016 DSS <0004> hlr_ussd.c:576 262420538595502/0x655d60e7: Process SS (BEGIN) 20241114122633016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122633016 DSS <0004> hlr_ussd.c:518 262420538595502/0x655d60e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122633016 DSS <0004> hlr_ussd.c:363 262420538595502/0x655d60e7: Tx USSD 'Your extension is 491617756258' 20241114122633016 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420538595502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420538595502" session_id=1700618471 session_state=END} 20241114122633016 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420538595502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122633020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4258 20241114122633021 DAUC <0003> db_auc.c:157 IMSI='262428395510743': No 2G Auth Data 20241114122633021 DAUC <0003> db_auc.c:192 IMSI='262428395510743': No 3G Auth Data 20241114122633037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241114122633042 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122633042 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428395510743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428395510743" session_id=3557680926 session_state=BEGIN} 20241114122633042 DSS <0004> hlr_ussd.c:576 262428395510743/0xd40de71e: Process SS (BEGIN) 20241114122633042 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122633042 DSS <0004> hlr_ussd.c:518 262428395510743/0xd40de71e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122633042 DSS <0004> hlr_ussd.c:363 262428395510743/0xd40de71e: Tx USSD 'Your extension is 491613270364' 20241114122633042 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428395510743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395510743" session_id=3557680926 session_state=END} 20241114122633042 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428395510743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122633042 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122633042 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122633046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241114122633046 DAUC <0003> db_auc.c:157 IMSI='262426615781135': No 2G Auth Data 20241114122633046 DAUC <0003> db_auc.c:192 IMSI='262426615781135': No 3G Auth Data 20241114122633061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43778<->l=127.0.0.1:4258 20241114122633065 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122633065 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426615781135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426615781135" session_id=1165640561 session_state=BEGIN} 20241114122633065 DSS <0004> hlr_ussd.c:576 262426615781135/0x457a4371: Process SS (BEGIN) 20241114122633065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122633065 DSS <0004> hlr_ussd.c:518 262426615781135/0x457a4371: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122633065 DSS <0004> hlr_ussd.c:363 262426615781135/0x457a4371: Tx USSD 'Your extension is 491614323513' 20241114122633066 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426615781135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426615781135" session_id=1165640561 session_state=END} 20241114122633066 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426615781135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122633066 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122633066 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122633069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43778<->l=127.0.0.1:4258 20241114122633069 DAUC <0003> db_auc.c:157 IMSI='262425428406550': No 2G Auth Data 20241114122633069 DAUC <0003> db_auc.c:192 IMSI='262425428406550': No 3G Auth Data 20241114122633085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43786<->l=127.0.0.1:4258 20241114122633090 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122633090 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425428406550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425428406550" session_id=2495531671 session_state=BEGIN} 20241114122633090 DSS <0004> hlr_ussd.c:576 262425428406550/0x94beca97: Process SS (BEGIN) 20241114122633090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122633090 DSS <0004> hlr_ussd.c:518 262425428406550/0x94beca97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122633090 DSS <0004> hlr_ussd.c:363 262425428406550/0x94beca97: Tx USSD 'Your extension is 491611731644' 20241114122633090 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425428406550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425428406550" session_id=2495531671 session_state=END} 20241114122633090 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425428406550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122633090 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122633090 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122633094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43786<->l=127.0.0.1:4258 20241114122633094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 20241114122633095 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45933<->l=127.0.0.1:4259) 20241114122633095 DLINP <000b> input/ipa.c:451 connected read/write 20241114122633095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122633095 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122633095 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122633095 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122633135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 20241114122633336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 20241114122636409 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122636409 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122636411 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43798<->l=127.0.0.1:4258 20241114122636414 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636415 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122636415 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122636415 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  20241114122636415 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122636415 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  20241114122636415 DLGSUP <0013> gsup_server.c:235 2:  20241114122636415 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122636415 DLGSUP <0013> gsup_server.c:235 3:  20241114122636415 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122636415 DLGSUP <0013> gsup_server.c:235 4:  20241114122636415 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122636415 DLGSUP <0013> gsup_server.c:235 5:  20241114122636415 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122636415 DLGSUP <0013> gsup_server.c:235 7:  20241114122636415 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122636415 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122636415 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122636415 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122636435 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40597<->l=127.0.0.1:4259) 20241114122636441 DAUC <0003> db_auc.c:157 IMSI='262424832630981': No 2G Auth Data 20241114122636441 DAUC <0003> db_auc.c:192 IMSI='262424832630981': No 3G Auth Data 20241114122636457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241114122636463 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636463 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424832630981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424832630981" source_name="the-source\n" session_id=1207377505 session_state=BEGIN} 20241114122636463 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114122636463 DSS <0004> hlr_ussd.c:576 262424832630981/0x47f71e61: Process SS (BEGIN) 20241114122636463 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122636463 DSS <0004> hlr_ussd.c:518 262424832630981/0x47f71e61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122636463 DSS <0004> hlr_ussd.c:363 262424832630981/0x47f71e61: Tx USSD 'Your extension is 491618273824' 20241114122636463 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424832630981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424832630981" destination_name="the-source\n" session_id=1207377505 session_state=END} 20241114122636463 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424832630981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122636463 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636463 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241114122636467 DAUC <0003> db_auc.c:157 IMSI='262428101673405': No 2G Auth Data 20241114122636467 DAUC <0003> db_auc.c:192 IMSI='262428101673405': No 3G Auth Data 20241114122636484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43816<->l=127.0.0.1:4258 20241114122636489 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636489 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428101673405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428101673405" source_name="the-source\n" session_id=387552765 session_state=BEGIN} 20241114122636489 DSS <0004> hlr_ussd.c:576 262428101673405/0x171995fd: Process SS (BEGIN) 20241114122636489 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122636489 DSS <0004> hlr_ussd.c:518 262428101673405/0x171995fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122636489 DSS <0004> hlr_ussd.c:363 262428101673405/0x171995fd: Tx USSD 'Your extension is 491618578373' 20241114122636489 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428101673405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428101673405" destination_name="the-source\n" session_id=387552765 session_state=END} 20241114122636489 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428101673405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122636489 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636489 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43816<->l=127.0.0.1:4258 20241114122636493 DAUC <0003> db_auc.c:157 IMSI='262424078451289': No 2G Auth Data 20241114122636493 DAUC <0003> db_auc.c:192 IMSI='262424078451289': No 3G Auth Data 20241114122636509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43824<->l=127.0.0.1:4258 20241114122636515 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636515 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424078451289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424078451289" source_name="the-source\n" session_id=459586310 session_state=BEGIN} 20241114122636515 DSS <0004> hlr_ussd.c:576 262424078451289/0x1b64bb06: Process SS (BEGIN) 20241114122636515 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122636515 DSS <0004> hlr_ussd.c:518 262424078451289/0x1b64bb06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122636516 DSS <0004> hlr_ussd.c:363 262424078451289/0x1b64bb06: Tx USSD 'Your extension is 491615318636' 20241114122636516 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424078451289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424078451289" destination_name="the-source\n" session_id=459586310 session_state=END} 20241114122636516 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424078451289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122636516 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636516 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43824<->l=127.0.0.1:4258 20241114122636520 DAUC <0003> db_auc.c:157 IMSI='262422660885655': No 2G Auth Data 20241114122636520 DAUC <0003> db_auc.c:192 IMSI='262422660885655': No 3G Auth Data 20241114122636536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 20241114122636542 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636542 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422660885655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422660885655" source_name="the-source\n" session_id=2468830655 session_state=BEGIN} 20241114122636542 DSS <0004> hlr_ussd.c:576 262422660885655/0x93275dbf: Process SS (BEGIN) 20241114122636542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122636542 DSS <0004> hlr_ussd.c:518 262422660885655/0x93275dbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122636542 DSS <0004> hlr_ussd.c:363 262422660885655/0x93275dbf: Tx USSD 'Your extension is 491610321737' 20241114122636542 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422660885655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422660885655" destination_name="the-source\n" session_id=2468830655 session_state=END} 20241114122636542 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422660885655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122636542 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636542 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 20241114122636546 DAUC <0003> db_auc.c:157 IMSI='262429217937148': No 2G Auth Data 20241114122636546 DAUC <0003> db_auc.c:192 IMSI='262429217937148': No 3G Auth Data 20241114122636562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43852<->l=127.0.0.1:4258 20241114122636569 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636569 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429217937148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429217937148" source_name="the-source\n" session_id=2211250402 session_state=BEGIN} 20241114122636569 DSS <0004> hlr_ussd.c:576 262429217937148/0x83cd00e2: Process SS (BEGIN) 20241114122636569 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122636569 DSS <0004> hlr_ussd.c:518 262429217937148/0x83cd00e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122636569 DSS <0004> hlr_ussd.c:363 262429217937148/0x83cd00e2: Tx USSD 'Your extension is 491611346657' 20241114122636569 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429217937148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217937148" destination_name="the-source\n" session_id=2211250402 session_state=END} 20241114122636569 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429217937148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122636569 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636569 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43852<->l=127.0.0.1:4258 20241114122636574 DAUC <0003> db_auc.c:157 IMSI='262426696472723': No 2G Auth Data 20241114122636574 DAUC <0003> db_auc.c:192 IMSI='262426696472723': No 3G Auth Data 20241114122636591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20241114122636596 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636596 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426696472723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426696472723" source_name="the-source\n" session_id=3709075318 session_state=BEGIN} 20241114122636596 DSS <0004> hlr_ussd.c:576 262426696472723/0xdd13ff76: Process SS (BEGIN) 20241114122636596 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122636596 DSS <0004> hlr_ussd.c:518 262426696472723/0xdd13ff76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122636596 DSS <0004> hlr_ussd.c:363 262426696472723/0xdd13ff76: Tx USSD 'Your extension is 491614245064' 20241114122636596 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426696472723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426696472723" destination_name="the-source\n" session_id=3709075318 session_state=END} 20241114122636596 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262426696472723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122636596 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636596 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20241114122636601 DAUC <0003> db_auc.c:157 IMSI='262426755613099': No 2G Auth Data 20241114122636601 DAUC <0003> db_auc.c:192 IMSI='262426755613099': No 3G Auth Data 20241114122636615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43864<->l=127.0.0.1:4258 20241114122636620 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636621 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426755613099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426755613099" source_name="the-source\n" session_id=1965941128 session_state=BEGIN} 20241114122636621 DSS <0004> hlr_ussd.c:576 262426755613099/0x752de188: Process SS (BEGIN) 20241114122636621 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122636621 DSS <0004> hlr_ussd.c:518 262426755613099/0x752de188: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122636621 DSS <0004> hlr_ussd.c:363 262426755613099/0x752de188: Tx USSD 'Your extension is 491611316105' 20241114122636621 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426755613099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426755613099" destination_name="the-source\n" session_id=1965941128 session_state=END} 20241114122636621 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426755613099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122636621 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636621 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43864<->l=127.0.0.1:4258 20241114122636625 DAUC <0003> db_auc.c:157 IMSI='262424149551319': No 2G Auth Data 20241114122636625 DAUC <0003> db_auc.c:192 IMSI='262424149551319': No 3G Auth Data 20241114122636640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43872<->l=127.0.0.1:4258 20241114122636645 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636645 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424149551319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424149551319" source_name="the-source\n" session_id=1465950943 session_state=BEGIN} 20241114122636645 DSS <0004> hlr_ussd.c:576 262424149551319/0x5760a2df: Process SS (BEGIN) 20241114122636645 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114122636645 DSS <0004> hlr_ussd.c:518 262424149551319/0x5760a2df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114122636645 DSS <0004> hlr_ussd.c:363 262424149551319/0x5760a2df: Tx USSD 'Your extension is 491610463750' 20241114122636645 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424149551319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424149551319" destination_name="the-source\n" session_id=1465950943 session_state=END} 20241114122636645 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424149551319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122636645 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636645 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122636648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43872<->l=127.0.0.1:4258 20241114122636649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43798<->l=127.0.0.1:4258 20241114122636649 DLINP <000b> input/ipa.c:451 connected read/write 20241114122636650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122636650 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122636650 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122636650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122636650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241114122636650 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40597<->l=127.0.0.1:4259) 20241114122636697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4258 20241114122636898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4258 20241114122639992 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41101 20241114122639992 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41101 20241114122639994 DLINP <000b> input/ipa.c:451 connected read/write 20241114122639994 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122639997 DLINP <000b> input/ipa.c:451 connected read/write 20241114122639997 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122639997 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122639997 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241114122639997 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241114122639997 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241114122639997 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  20241114122639997 DLGSUP <0013> gsup_server.c:235 2:  20241114122639997 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122639997 DLGSUP <0013> gsup_server.c:235 3:  20241114122639997 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122639997 DLGSUP <0013> gsup_server.c:235 4:  20241114122639997 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122639997 DLGSUP <0013> gsup_server.c:235 5:  20241114122639997 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122639997 DLGSUP <0013> gsup_server.c:235 7:  20241114122639997 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122639997 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122639997 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122639997 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41101 20241114122639999 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122639999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122640000 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49356<->l=127.0.0.1:4258 20241114122640002 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640002 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122640002 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122640002 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  20241114122640002 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122640002 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  20241114122640002 DLGSUP <0013> gsup_server.c:235 2:  20241114122640002 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122640002 DLGSUP <0013> gsup_server.c:235 3:  20241114122640002 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122640002 DLGSUP <0013> gsup_server.c:235 4:  20241114122640002 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122640002 DLGSUP <0013> gsup_server.c:235 5:  20241114122640002 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122640002 DLGSUP <0013> gsup_server.c:235 7:  20241114122640002 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122640002 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122640002 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122640002 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122640020 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35653<->l=127.0.0.1:4259) 20241114122640027 DAUC <0003> db_auc.c:157 IMSI='262422161350871': No 2G Auth Data 20241114122640027 DAUC <0003> db_auc.c:192 IMSI='262422161350871': No 3G Auth Data 20241114122640043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4258 20241114122640050 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640050 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422161350871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422161350871" session_id=3183997454 session_state=BEGIN} 20241114122640050 DSS <0004> hlr_ussd.c:576 262422161350871/0xbdc7f20e: Process SS (BEGIN) 20241114122640050 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122640050 DSS <0004> hlr_ussd.c:518 262422161350871/0xbdc7f20e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122640050 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640050 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640050 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640050 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640057 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640057 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640057 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422161350871 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422161350871" session_id=3183997454 session_state=END} 20241114122640057 DSS <0004> hlr_ussd.c:576 262422161350871/0xbdc7f20e: Process SS (END) 20241114122640057 DSS <0004> hlr_ussd.c:518 262422161350871/0xbdc7f20e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122640057 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422161350871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422161350871" session_id=3183997454 session_state=END} 20241114122640057 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422161350871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122640057 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422161350871 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122640057 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640057 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4258 20241114122640063 DAUC <0003> db_auc.c:157 IMSI='262427692093946': No 2G Auth Data 20241114122640063 DAUC <0003> db_auc.c:192 IMSI='262427692093946': No 3G Auth Data 20241114122640079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4258 20241114122640086 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640086 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427692093946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427692093946" session_id=2027591306 session_state=BEGIN} 20241114122640086 DSS <0004> hlr_ussd.c:576 262427692093946/0x78da968a: Process SS (BEGIN) 20241114122640086 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122640086 DSS <0004> hlr_ussd.c:518 262427692093946/0x78da968a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122640086 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640086 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640086 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640086 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640088 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640088 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640088 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427692093946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427692093946" session_id=2027591306 session_state=END} 20241114122640088 DSS <0004> hlr_ussd.c:576 262427692093946/0x78da968a: Process SS (END) 20241114122640088 DSS <0004> hlr_ussd.c:518 262427692093946/0x78da968a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122640088 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427692093946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427692093946" session_id=2027591306 session_state=END} 20241114122640088 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427692093946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122640088 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427692093946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122640088 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640088 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4258 20241114122640092 DAUC <0003> db_auc.c:157 IMSI='262426734482668': No 2G Auth Data 20241114122640092 DAUC <0003> db_auc.c:192 IMSI='262426734482668': No 3G Auth Data 20241114122640106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49378<->l=127.0.0.1:4258 20241114122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640111 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426734482668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426734482668" session_id=1133669785 session_state=BEGIN} 20241114122640111 DSS <0004> hlr_ussd.c:576 262426734482668/0x43926d99: Process SS (BEGIN) 20241114122640111 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122640111 DSS <0004> hlr_ussd.c:518 262426734482668/0x43926d99: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640111 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640111 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640113 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640113 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640113 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426734482668 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426734482668" session_id=1133669785 session_state=END} 20241114122640113 DSS <0004> hlr_ussd.c:576 262426734482668/0x43926d99: Process SS (END) 20241114122640113 DSS <0004> hlr_ussd.c:518 262426734482668/0x43926d99: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122640113 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426734482668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426734482668" session_id=1133669785 session_state=END} 20241114122640113 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426734482668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122640113 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426734482668 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122640113 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640113 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49378<->l=127.0.0.1:4258 20241114122640117 DAUC <0003> db_auc.c:157 IMSI='262429407745513': No 2G Auth Data 20241114122640117 DAUC <0003> db_auc.c:192 IMSI='262429407745513': No 3G Auth Data 20241114122640134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49392<->l=127.0.0.1:4258 20241114122640139 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640139 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429407745513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429407745513" session_id=3550443631 session_state=BEGIN} 20241114122640139 DSS <0004> hlr_ussd.c:576 262429407745513/0xd39f786f: Process SS (BEGIN) 20241114122640139 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122640139 DSS <0004> hlr_ussd.c:518 262429407745513/0xd39f786f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122640139 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640139 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640139 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640139 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640141 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640141 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640141 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429407745513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429407745513" session_id=3550443631 session_state=END} 20241114122640141 DSS <0004> hlr_ussd.c:576 262429407745513/0xd39f786f: Process SS (END) 20241114122640141 DSS <0004> hlr_ussd.c:518 262429407745513/0xd39f786f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122640141 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429407745513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429407745513" session_id=3550443631 session_state=END} 20241114122640141 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429407745513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122640141 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429407745513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122640141 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640141 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49392<->l=127.0.0.1:4258 20241114122640145 DAUC <0003> db_auc.c:157 IMSI='262429300491846': No 2G Auth Data 20241114122640145 DAUC <0003> db_auc.c:192 IMSI='262429300491846': No 3G Auth Data 20241114122640162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49404<->l=127.0.0.1:4258 20241114122640166 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640167 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429300491846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429300491846" session_id=1308371446 session_state=BEGIN} 20241114122640167 DSS <0004> hlr_ussd.c:576 262429300491846/0x4dfc29f6: Process SS (BEGIN) 20241114122640167 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122640167 DSS <0004> hlr_ussd.c:518 262429300491846/0x4dfc29f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122640167 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640167 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640167 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640167 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640169 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640169 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640169 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429300491846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429300491846" session_id=1308371446 session_state=END} 20241114122640169 DSS <0004> hlr_ussd.c:576 262429300491846/0x4dfc29f6: Process SS (END) 20241114122640169 DSS <0004> hlr_ussd.c:518 262429300491846/0x4dfc29f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122640169 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429300491846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429300491846" session_id=1308371446 session_state=END} 20241114122640169 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429300491846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122640169 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429300491846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122640169 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640169 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49404<->l=127.0.0.1:4258 20241114122640175 DAUC <0003> db_auc.c:157 IMSI='262429956253099': No 2G Auth Data 20241114122640175 DAUC <0003> db_auc.c:192 IMSI='262429956253099': No 3G Auth Data 20241114122640192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49410<->l=127.0.0.1:4258 20241114122640198 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640198 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429956253099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429956253099" session_id=370382472 session_state=BEGIN} 20241114122640198 DSS <0004> hlr_ussd.c:576 262429956253099/0x16139688: Process SS (BEGIN) 20241114122640199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122640199 DSS <0004> hlr_ussd.c:518 262429956253099/0x16139688: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122640199 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640199 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640199 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640199 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640201 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640201 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640201 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429956253099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429956253099" session_id=370382472 session_state=END} 20241114122640201 DSS <0004> hlr_ussd.c:576 262429956253099/0x16139688: Process SS (END) 20241114122640201 DSS <0004> hlr_ussd.c:518 262429956253099/0x16139688: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122640201 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429956253099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429956253099" session_id=370382472 session_state=END} 20241114122640201 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429956253099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122640201 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429956253099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122640201 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640201 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49410<->l=127.0.0.1:4258 20241114122640206 DAUC <0003> db_auc.c:157 IMSI='262424158681523': No 2G Auth Data 20241114122640206 DAUC <0003> db_auc.c:192 IMSI='262424158681523': No 3G Auth Data 20241114122640221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49426<->l=127.0.0.1:4258 20241114122640226 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640226 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424158681523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424158681523" session_id=3106016600 session_state=BEGIN} 20241114122640226 DSS <0004> hlr_ussd.c:576 262424158681523/0xb9220d58: Process SS (BEGIN) 20241114122640226 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122640226 DSS <0004> hlr_ussd.c:518 262424158681523/0xb9220d58: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122640226 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640226 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640226 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640226 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640228 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640228 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640228 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424158681523 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424158681523" session_id=3106016600 session_state=END} 20241114122640228 DSS <0004> hlr_ussd.c:576 262424158681523/0xb9220d58: Process SS (END) 20241114122640228 DSS <0004> hlr_ussd.c:518 262424158681523/0xb9220d58: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122640228 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424158681523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424158681523" session_id=3106016600 session_state=END} 20241114122640228 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424158681523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122640228 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424158681523 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122640228 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640228 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49426<->l=127.0.0.1:4258 20241114122640232 DAUC <0003> db_auc.c:157 IMSI='262420886266099': No 2G Auth Data 20241114122640232 DAUC <0003> db_auc.c:192 IMSI='262420886266099': No 3G Auth Data 20241114122640251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 20241114122640256 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640256 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420886266099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420886266099" session_id=4136174873 session_state=BEGIN} 20241114122640256 DSS <0004> hlr_ussd.c:576 262420886266099/0xf6890519: Process SS (BEGIN) 20241114122640256 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122640256 DSS <0004> hlr_ussd.c:518 262420886266099/0xf6890519: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122640256 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640256 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640256 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640256 DLINP <000b> input/ipa.c:431 127.0.0.1:41101 sending data 20241114122640258 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640258 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640258 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420886266099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420886266099" session_id=4136174873 session_state=END} 20241114122640258 DSS <0004> hlr_ussd.c:576 262420886266099/0xf6890519: Process SS (END) 20241114122640258 DSS <0004> hlr_ussd.c:518 262420886266099/0xf6890519: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122640258 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420886266099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420886266099" session_id=4136174873 session_state=END} 20241114122640258 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420886266099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122640258 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420886266099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122640258 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640258 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122640261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 20241114122640263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49356<->l=127.0.0.1:4258 20241114122640264 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640264 DLINP <000b> input/ipa.c:405 127.0.0.1:41101 message received 20241114122640264 DLINP <000b> input/ipa.c:414 127.0.0.1:41101 connection closed with server 20241114122640264 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41101 20241114122640264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241114122640264 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35653<->l=127.0.0.1:4259) 20241114122640264 DLINP <000b> input/ipa.c:451 connected read/write 20241114122640264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122640264 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122640264 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122640264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122640304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49444<->l=127.0.0.1:4258 20241114122640505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49444<->l=127.0.0.1:4258 20241114122643583 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35619 20241114122643583 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35619 20241114122643586 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643586 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643587 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122643587 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122643588 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643588 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643588 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122643588 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241114122643588 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241114122643588 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241114122643588 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  20241114122643588 DLGSUP <0013> gsup_server.c:235 2:  20241114122643588 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122643588 DLGSUP <0013> gsup_server.c:235 3:  20241114122643588 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122643588 DLGSUP <0013> gsup_server.c:235 4:  20241114122643588 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122643588 DLGSUP <0013> gsup_server.c:235 5:  20241114122643588 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122643588 DLGSUP <0013> gsup_server.c:235 7:  20241114122643588 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122643588 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122643588 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122643588 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35619 20241114122643589 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49460<->l=127.0.0.1:4258 20241114122643591 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643591 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122643591 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122643591 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  20241114122643591 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122643591 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  20241114122643591 DLGSUP <0013> gsup_server.c:235 2:  20241114122643591 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122643591 DLGSUP <0013> gsup_server.c:235 3:  20241114122643591 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122643591 DLGSUP <0013> gsup_server.c:235 4:  20241114122643591 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122643591 DLGSUP <0013> gsup_server.c:235 5:  20241114122643591 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122643591 DLGSUP <0013> gsup_server.c:235 7:  20241114122643591 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122643591 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122643591 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122643591 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122643610 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32939<->l=127.0.0.1:4259) 20241114122643615 DAUC <0003> db_auc.c:157 IMSI='262429615811446': No 2G Auth Data 20241114122643615 DAUC <0003> db_auc.c:192 IMSI='262429615811446': No 3G Auth Data 20241114122643629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49468<->l=127.0.0.1:4258 20241114122643636 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643636 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429615811446" session_id=2095587433 session_state=BEGIN} 20241114122643636 DSS <0004> hlr_ussd.c:576 262429615811446/0x7ce82069: Process SS (BEGIN) 20241114122643636 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122643637 DSS <0004> hlr_ussd.c:518 262429615811446/0x7ce82069: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122643637 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643637 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643637 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643637 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643646 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643646 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643646 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429615811446" session_id=2095587433 session_state=CONTINUE} 20241114122643646 DSS <0004> hlr_ussd.c:576 262429615811446/0x7ce82069: Process SS (CONTINUE) 20241114122643646 DSS <0004> hlr_ussd.c:518 262429615811446/0x7ce82069: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122643646 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429615811446" session_id=2095587433 session_state=CONTINUE} 20241114122643646 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643646 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643646 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643650 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643650 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429615811446" session_id=2095587433 session_state=CONTINUE} 20241114122643650 DSS <0004> hlr_ussd.c:576 262429615811446/0x7ce82069: Process SS (CONTINUE) 20241114122643650 DSS <0004> hlr_ussd.c:518 262429615811446/0x7ce82069: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643650 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643650 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643650 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643650 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643650 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643652 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643652 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643652 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429615811446" session_id=2095587433 session_state=END} 20241114122643652 DSS <0004> hlr_ussd.c:576 262429615811446/0x7ce82069: Process SS (END) 20241114122643652 DSS <0004> hlr_ussd.c:518 262429615811446/0x7ce82069: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643652 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429615811446" session_id=2095587433 session_state=END} 20241114122643652 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643652 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429615811446 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643652 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643652 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49468<->l=127.0.0.1:4258 20241114122643655 DAUC <0003> db_auc.c:157 IMSI='262423096402718': No 2G Auth Data 20241114122643655 DAUC <0003> db_auc.c:192 IMSI='262423096402718': No 3G Auth Data 20241114122643671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49482<->l=127.0.0.1:4258 20241114122643676 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643676 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423096402718" session_id=2487880097 session_state=BEGIN} 20241114122643676 DSS <0004> hlr_ussd.c:576 262423096402718/0x944a09a1: Process SS (BEGIN) 20241114122643676 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122643676 DSS <0004> hlr_ussd.c:518 262423096402718/0x944a09a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122643677 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643677 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643677 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643677 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643678 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643678 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643678 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423096402718" session_id=2487880097 session_state=CONTINUE} 20241114122643678 DSS <0004> hlr_ussd.c:576 262423096402718/0x944a09a1: Process SS (CONTINUE) 20241114122643678 DSS <0004> hlr_ussd.c:518 262423096402718/0x944a09a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122643678 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423096402718" session_id=2487880097 session_state=CONTINUE} 20241114122643678 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643678 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643678 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643682 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643682 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423096402718" session_id=2487880097 session_state=CONTINUE} 20241114122643682 DSS <0004> hlr_ussd.c:576 262423096402718/0x944a09a1: Process SS (CONTINUE) 20241114122643682 DSS <0004> hlr_ussd.c:518 262423096402718/0x944a09a1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643682 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643682 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643682 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643682 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643682 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643684 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643684 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643684 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423096402718" session_id=2487880097 session_state=END} 20241114122643684 DSS <0004> hlr_ussd.c:576 262423096402718/0x944a09a1: Process SS (END) 20241114122643684 DSS <0004> hlr_ussd.c:518 262423096402718/0x944a09a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643684 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423096402718" session_id=2487880097 session_state=END} 20241114122643684 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643684 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423096402718 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643684 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643684 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49482<->l=127.0.0.1:4258 20241114122643687 DAUC <0003> db_auc.c:157 IMSI='262428477054317': No 2G Auth Data 20241114122643687 DAUC <0003> db_auc.c:192 IMSI='262428477054317': No 3G Auth Data 20241114122643702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49488<->l=127.0.0.1:4258 20241114122643709 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643709 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477054317" session_id=3808979992 session_state=BEGIN} 20241114122643709 DSS <0004> hlr_ussd.c:576 262428477054317/0xe3086c18: Process SS (BEGIN) 20241114122643709 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122643709 DSS <0004> hlr_ussd.c:518 262428477054317/0xe3086c18: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122643709 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643709 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643709 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643709 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643711 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643711 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643711 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477054317" session_id=3808979992 session_state=CONTINUE} 20241114122643711 DSS <0004> hlr_ussd.c:576 262428477054317/0xe3086c18: Process SS (CONTINUE) 20241114122643711 DSS <0004> hlr_ussd.c:518 262428477054317/0xe3086c18: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122643711 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477054317" session_id=3808979992 session_state=CONTINUE} 20241114122643711 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643711 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643711 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643716 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643716 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477054317" session_id=3808979992 session_state=CONTINUE} 20241114122643716 DSS <0004> hlr_ussd.c:576 262428477054317/0xe3086c18: Process SS (CONTINUE) 20241114122643716 DSS <0004> hlr_ussd.c:518 262428477054317/0xe3086c18: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643716 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643717 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643717 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643717 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643717 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643718 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643718 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643718 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477054317" session_id=3808979992 session_state=END} 20241114122643718 DSS <0004> hlr_ussd.c:576 262428477054317/0xe3086c18: Process SS (END) 20241114122643718 DSS <0004> hlr_ussd.c:518 262428477054317/0xe3086c18: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643718 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477054317" session_id=3808979992 session_state=END} 20241114122643718 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643718 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428477054317 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643718 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643719 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49488<->l=127.0.0.1:4258 20241114122643721 DAUC <0003> db_auc.c:157 IMSI='262427287278211': No 2G Auth Data 20241114122643721 DAUC <0003> db_auc.c:192 IMSI='262427287278211': No 3G Auth Data 20241114122643736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49492<->l=127.0.0.1:4258 20241114122643741 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643741 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427287278211" session_id=2738446626 session_state=BEGIN} 20241114122643741 DSS <0004> hlr_ussd.c:576 262427287278211/0xa3396122: Process SS (BEGIN) 20241114122643741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122643741 DSS <0004> hlr_ussd.c:518 262427287278211/0xa3396122: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122643741 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643741 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643742 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643742 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643743 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643743 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643743 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287278211" session_id=2738446626 session_state=CONTINUE} 20241114122643743 DSS <0004> hlr_ussd.c:576 262427287278211/0xa3396122: Process SS (CONTINUE) 20241114122643743 DSS <0004> hlr_ussd.c:518 262427287278211/0xa3396122: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122643743 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287278211" session_id=2738446626 session_state=CONTINUE} 20241114122643743 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643743 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643744 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643747 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643747 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427287278211" session_id=2738446626 session_state=CONTINUE} 20241114122643747 DSS <0004> hlr_ussd.c:576 262427287278211/0xa3396122: Process SS (CONTINUE) 20241114122643747 DSS <0004> hlr_ussd.c:518 262427287278211/0xa3396122: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643747 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643747 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643747 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643747 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643747 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643750 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643750 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643750 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287278211" session_id=2738446626 session_state=END} 20241114122643750 DSS <0004> hlr_ussd.c:576 262427287278211/0xa3396122: Process SS (END) 20241114122643750 DSS <0004> hlr_ussd.c:518 262427287278211/0xa3396122: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643750 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287278211" session_id=2738446626 session_state=END} 20241114122643750 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643750 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427287278211 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643750 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643750 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49492<->l=127.0.0.1:4258 20241114122643752 DAUC <0003> db_auc.c:157 IMSI='262427502510557': No 2G Auth Data 20241114122643752 DAUC <0003> db_auc.c:192 IMSI='262427502510557': No 3G Auth Data 20241114122643766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 20241114122643771 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643771 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427502510557" session_id=2695506632 session_state=BEGIN} 20241114122643771 DSS <0004> hlr_ussd.c:576 262427502510557/0xa0aa2ac8: Process SS (BEGIN) 20241114122643771 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122643771 DSS <0004> hlr_ussd.c:518 262427502510557/0xa0aa2ac8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122643771 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643771 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643771 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643771 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643773 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643773 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643773 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427502510557" session_id=2695506632 session_state=CONTINUE} 20241114122643773 DSS <0004> hlr_ussd.c:576 262427502510557/0xa0aa2ac8: Process SS (CONTINUE) 20241114122643773 DSS <0004> hlr_ussd.c:518 262427502510557/0xa0aa2ac8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122643773 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427502510557" session_id=2695506632 session_state=CONTINUE} 20241114122643773 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643773 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643774 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643778 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427502510557" session_id=2695506632 session_state=CONTINUE} 20241114122643778 DSS <0004> hlr_ussd.c:576 262427502510557/0xa0aa2ac8: Process SS (CONTINUE) 20241114122643778 DSS <0004> hlr_ussd.c:518 262427502510557/0xa0aa2ac8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643778 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643778 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643778 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643778 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643780 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643780 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643780 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427502510557" session_id=2695506632 session_state=END} 20241114122643780 DSS <0004> hlr_ussd.c:576 262427502510557/0xa0aa2ac8: Process SS (END) 20241114122643780 DSS <0004> hlr_ussd.c:518 262427502510557/0xa0aa2ac8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643780 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427502510557" session_id=2695506632 session_state=END} 20241114122643780 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643780 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427502510557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643780 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643780 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 20241114122643782 DAUC <0003> db_auc.c:157 IMSI='262426845878319': No 2G Auth Data 20241114122643782 DAUC <0003> db_auc.c:192 IMSI='262426845878319': No 3G Auth Data 20241114122643797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49500<->l=127.0.0.1:4258 20241114122643802 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643802 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426845878319" session_id=3256215421 session_state=BEGIN} 20241114122643802 DSS <0004> hlr_ussd.c:576 262426845878319/0xc215e77d: Process SS (BEGIN) 20241114122643802 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122643802 DSS <0004> hlr_ussd.c:518 262426845878319/0xc215e77d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122643802 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643802 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643802 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643802 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643804 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643804 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643804 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426845878319" session_id=3256215421 session_state=CONTINUE} 20241114122643804 DSS <0004> hlr_ussd.c:576 262426845878319/0xc215e77d: Process SS (CONTINUE) 20241114122643804 DSS <0004> hlr_ussd.c:518 262426845878319/0xc215e77d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122643804 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426845878319" session_id=3256215421 session_state=CONTINUE} 20241114122643804 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643804 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643804 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643808 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643808 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426845878319" session_id=3256215421 session_state=CONTINUE} 20241114122643808 DSS <0004> hlr_ussd.c:576 262426845878319/0xc215e77d: Process SS (CONTINUE) 20241114122643808 DSS <0004> hlr_ussd.c:518 262426845878319/0xc215e77d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643808 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643809 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643809 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643809 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643809 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643810 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643810 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643810 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426845878319" session_id=3256215421 session_state=END} 20241114122643810 DSS <0004> hlr_ussd.c:576 262426845878319/0xc215e77d: Process SS (END) 20241114122643810 DSS <0004> hlr_ussd.c:518 262426845878319/0xc215e77d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643810 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426845878319" session_id=3256215421 session_state=END} 20241114122643810 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643810 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426845878319 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643810 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643810 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49500<->l=127.0.0.1:4258 20241114122643813 DAUC <0003> db_auc.c:157 IMSI='262422466138077': No 2G Auth Data 20241114122643813 DAUC <0003> db_auc.c:192 IMSI='262422466138077': No 3G Auth Data 20241114122643829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4258 20241114122643834 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643834 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422466138077" session_id=1473606628 session_state=BEGIN} 20241114122643834 DSS <0004> hlr_ussd.c:576 262422466138077/0x57d573e4: Process SS (BEGIN) 20241114122643834 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122643834 DSS <0004> hlr_ussd.c:518 262422466138077/0x57d573e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122643834 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643834 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643834 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643834 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643836 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643836 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643836 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422466138077" session_id=1473606628 session_state=CONTINUE} 20241114122643836 DSS <0004> hlr_ussd.c:576 262422466138077/0x57d573e4: Process SS (CONTINUE) 20241114122643836 DSS <0004> hlr_ussd.c:518 262422466138077/0x57d573e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122643836 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422466138077" session_id=1473606628 session_state=CONTINUE} 20241114122643836 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643836 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643836 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643840 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643840 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422466138077" session_id=1473606628 session_state=CONTINUE} 20241114122643840 DSS <0004> hlr_ussd.c:576 262422466138077/0x57d573e4: Process SS (CONTINUE) 20241114122643840 DSS <0004> hlr_ussd.c:518 262422466138077/0x57d573e4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643840 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643840 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643840 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643840 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643840 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643842 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643842 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643842 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422466138077" session_id=1473606628 session_state=END} 20241114122643842 DSS <0004> hlr_ussd.c:576 262422466138077/0x57d573e4: Process SS (END) 20241114122643842 DSS <0004> hlr_ussd.c:518 262422466138077/0x57d573e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643842 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422466138077" session_id=1473606628 session_state=END} 20241114122643842 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643842 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422466138077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643842 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643842 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4258 20241114122643844 DAUC <0003> db_auc.c:157 IMSI='262423463676034': No 2G Auth Data 20241114122643844 DAUC <0003> db_auc.c:192 IMSI='262423463676034': No 3G Auth Data 20241114122643859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49522<->l=127.0.0.1:4258 20241114122643865 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643865 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423463676034" session_id=1433655513 session_state=BEGIN} 20241114122643865 DSS <0004> hlr_ussd.c:576 262423463676034/0x5573d8d9: Process SS (BEGIN) 20241114122643865 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114122643865 DSS <0004> hlr_ussd.c:518 262423463676034/0x5573d8d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114122643865 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643865 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643865 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643865 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643867 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643867 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643867 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423463676034" session_id=1433655513 session_state=CONTINUE} 20241114122643867 DSS <0004> hlr_ussd.c:576 262423463676034/0x5573d8d9: Process SS (CONTINUE) 20241114122643867 DSS <0004> hlr_ussd.c:518 262423463676034/0x5573d8d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114122643867 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423463676034" session_id=1433655513 session_state=CONTINUE} 20241114122643867 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643867 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643867 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643873 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643873 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423463676034" session_id=1433655513 session_state=CONTINUE} 20241114122643873 DSS <0004> hlr_ussd.c:576 262423463676034/0x5573d8d9: Process SS (CONTINUE) 20241114122643873 DSS <0004> hlr_ussd.c:518 262423463676034/0x5573d8d9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643873 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643873 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643873 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643873 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643873 DLINP <000b> input/ipa.c:431 127.0.0.1:35619 sending data 20241114122643874 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643874 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643874 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423463676034" session_id=1433655513 session_state=END} 20241114122643874 DSS <0004> hlr_ussd.c:576 262423463676034/0x5573d8d9: Process SS (END) 20241114122643874 DSS <0004> hlr_ussd.c:518 262423463676034/0x5573d8d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114122643874 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423463676034" session_id=1433655513 session_state=END} 20241114122643874 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122643874 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423463676034 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122643874 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643874 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122643876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49522<->l=127.0.0.1:4258 20241114122643878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49460<->l=127.0.0.1:4258 20241114122643879 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122643879 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122643879 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122643879 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122643879 DLINP <000b> input/ipa.c:451 connected read/write 20241114122643879 DLINP <000b> input/ipa.c:405 127.0.0.1:35619 message received 20241114122643879 DLINP <000b> input/ipa.c:414 127.0.0.1:35619 connection closed with server 20241114122643879 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35619 20241114122643879 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241114122643879 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32939<->l=127.0.0.1:4259) 20241114122643926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49526<->l=127.0.0.1:4258 20241114122644127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49526<->l=127.0.0.1:4258 20241114122647205 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44683 20241114122647205 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44683 20241114122647207 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647207 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647210 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647210 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647210 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122647210 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241114122647210 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241114122647210 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241114122647210 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  20241114122647210 DLGSUP <0013> gsup_server.c:235 2:  20241114122647210 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122647210 DLGSUP <0013> gsup_server.c:235 3:  20241114122647210 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122647210 DLGSUP <0013> gsup_server.c:235 4:  20241114122647210 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122647210 DLGSUP <0013> gsup_server.c:235 5:  20241114122647210 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122647210 DLGSUP <0013> gsup_server.c:235 7:  20241114122647210 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122647210 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122647210 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122647210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44683 20241114122647214 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122647214 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122647215 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4258 20241114122647217 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122647217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122647217 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  20241114122647217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122647217 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  20241114122647217 DLGSUP <0013> gsup_server.c:235 2:  20241114122647217 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122647217 DLGSUP <0013> gsup_server.c:235 3:  20241114122647217 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122647217 DLGSUP <0013> gsup_server.c:235 4:  20241114122647217 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122647217 DLGSUP <0013> gsup_server.c:235 5:  20241114122647217 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122647217 DLGSUP <0013> gsup_server.c:235 7:  20241114122647217 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122647217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122647217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122647217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122647236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36577<->l=127.0.0.1:4259) 20241114122647245 DAUC <0003> db_auc.c:157 IMSI='262422614206790': No 2G Auth Data 20241114122647245 DAUC <0003> db_auc.c:192 IMSI='262422614206790': No 3G Auth Data 20241114122647262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4258 20241114122647269 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647269 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422614206790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422614206790" session_id=1837045404 session_state=BEGIN} 20241114122647269 DSS <0004> hlr_ussd.c:576 262422614206790/0x6d7f169c: Process SS (BEGIN) 20241114122647269 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114122647269 DSS <0004> hlr_ussd.c:518 262422614206790/0x6d7f169c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114122647269 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647269 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647269 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647269 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647278 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647278 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647278 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422614206790 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422614206790" session_id=1837045404 session_state=END} 20241114122647278 DSS <0004> hlr_ussd.c:576 262422614206790/0x6d7f169c: Process SS (END) 20241114122647278 DSS <0004> hlr_ussd.c:518 262422614206790/0x6d7f169c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114122647278 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422614206790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422614206790" session_id=1837045404 session_state=END} 20241114122647278 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422614206790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122647278 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422614206790 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122647278 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647278 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4258 20241114122647283 DAUC <0003> db_auc.c:157 IMSI='262428583747245': No 2G Auth Data 20241114122647283 DAUC <0003> db_auc.c:192 IMSI='262428583747245': No 3G Auth Data 20241114122647302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34298<->l=127.0.0.1:4258 20241114122647307 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647307 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428583747245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428583747245" session_id=2762869877 session_state=BEGIN} 20241114122647307 DSS <0004> hlr_ussd.c:576 262428583747245/0xa4ae0c75: Process SS (BEGIN) 20241114122647307 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114122647308 DSS <0004> hlr_ussd.c:518 262428583747245/0xa4ae0c75: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114122647308 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647308 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647308 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647308 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647309 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647309 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647310 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428583747245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428583747245" session_id=2762869877 session_state=END} 20241114122647310 DSS <0004> hlr_ussd.c:576 262428583747245/0xa4ae0c75: Process SS (END) 20241114122647310 DSS <0004> hlr_ussd.c:518 262428583747245/0xa4ae0c75: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114122647310 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428583747245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428583747245" session_id=2762869877 session_state=END} 20241114122647310 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428583747245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122647310 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428583747245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122647310 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647310 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34298<->l=127.0.0.1:4258 20241114122647314 DAUC <0003> db_auc.c:157 IMSI='262427503514243': No 2G Auth Data 20241114122647314 DAUC <0003> db_auc.c:192 IMSI='262427503514243': No 3G Auth Data 20241114122647331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4258 20241114122647336 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647337 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427503514243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427503514243" session_id=460130230 session_state=BEGIN} 20241114122647337 DSS <0004> hlr_ussd.c:576 262427503514243/0x1b6d07b6: Process SS (BEGIN) 20241114122647337 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114122647337 DSS <0004> hlr_ussd.c:518 262427503514243/0x1b6d07b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114122647337 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647337 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647337 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647337 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647338 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647338 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647338 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427503514243 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427503514243" session_id=460130230 session_state=END} 20241114122647338 DSS <0004> hlr_ussd.c:576 262427503514243/0x1b6d07b6: Process SS (END) 20241114122647338 DSS <0004> hlr_ussd.c:518 262427503514243/0x1b6d07b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114122647338 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427503514243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427503514243" session_id=460130230 session_state=END} 20241114122647338 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427503514243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122647338 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427503514243 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122647338 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647338 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4258 20241114122647344 DAUC <0003> db_auc.c:157 IMSI='262428284776368': No 2G Auth Data 20241114122647344 DAUC <0003> db_auc.c:192 IMSI='262428284776368': No 3G Auth Data 20241114122647360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34328<->l=127.0.0.1:4258 20241114122647367 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647367 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428284776368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428284776368" session_id=2775035892 session_state=BEGIN} 20241114122647367 DSS <0004> hlr_ussd.c:576 262428284776368/0xa567aff4: Process SS (BEGIN) 20241114122647367 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114122647367 DSS <0004> hlr_ussd.c:518 262428284776368/0xa567aff4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114122647367 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647367 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647367 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647367 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647368 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647368 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647369 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428284776368 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428284776368" session_id=2775035892 session_state=END} 20241114122647369 DSS <0004> hlr_ussd.c:576 262428284776368/0xa567aff4: Process SS (END) 20241114122647369 DSS <0004> hlr_ussd.c:518 262428284776368/0xa567aff4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114122647369 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428284776368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428284776368" session_id=2775035892 session_state=END} 20241114122647369 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428284776368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122647369 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428284776368 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122647369 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647369 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34328<->l=127.0.0.1:4258 20241114122647373 DAUC <0003> db_auc.c:157 IMSI='262421347190837': No 2G Auth Data 20241114122647374 DAUC <0003> db_auc.c:192 IMSI='262421347190837': No 3G Auth Data 20241114122647389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4258 20241114122647393 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647393 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421347190837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421347190837" session_id=1424588354 session_state=BEGIN} 20241114122647393 DSS <0004> hlr_ussd.c:576 262421347190837/0x54e97e42: Process SS (BEGIN) 20241114122647394 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114122647394 DSS <0004> hlr_ussd.c:518 262421347190837/0x54e97e42: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114122647394 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647394 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647394 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647394 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647396 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647396 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647396 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421347190837 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421347190837" session_id=1424588354 session_state=END} 20241114122647396 DSS <0004> hlr_ussd.c:576 262421347190837/0x54e97e42: Process SS (END) 20241114122647396 DSS <0004> hlr_ussd.c:518 262421347190837/0x54e97e42: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114122647396 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421347190837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421347190837" session_id=1424588354 session_state=END} 20241114122647396 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421347190837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122647396 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421347190837 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122647396 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647396 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4258 20241114122647400 DAUC <0003> db_auc.c:157 IMSI='262424445146151': No 2G Auth Data 20241114122647400 DAUC <0003> db_auc.c:192 IMSI='262424445146151': No 3G Auth Data 20241114122647415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4258 20241114122647422 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647422 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424445146151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424445146151" session_id=2206090072 session_state=BEGIN} 20241114122647422 DSS <0004> hlr_ussd.c:576 262424445146151/0x837e4358: Process SS (BEGIN) 20241114122647422 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114122647422 DSS <0004> hlr_ussd.c:518 262424445146151/0x837e4358: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114122647422 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647422 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647422 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647422 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647425 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647425 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647425 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424445146151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424445146151" session_id=2206090072 session_state=END} 20241114122647425 DSS <0004> hlr_ussd.c:576 262424445146151/0x837e4358: Process SS (END) 20241114122647425 DSS <0004> hlr_ussd.c:518 262424445146151/0x837e4358: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114122647425 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424445146151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424445146151" session_id=2206090072 session_state=END} 20241114122647425 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424445146151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122647425 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424445146151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122647425 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647425 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4258 20241114122647430 DAUC <0003> db_auc.c:157 IMSI='262426697145202': No 2G Auth Data 20241114122647430 DAUC <0003> db_auc.c:192 IMSI='262426697145202': No 3G Auth Data 20241114122647446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4258 20241114122647451 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647451 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426697145202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426697145202" session_id=3859660356 session_state=BEGIN} 20241114122647451 DSS <0004> hlr_ussd.c:576 262426697145202/0xe60dbe44: Process SS (BEGIN) 20241114122647451 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114122647451 DSS <0004> hlr_ussd.c:518 262426697145202/0xe60dbe44: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114122647451 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647451 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647451 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647451 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647453 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647453 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647453 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426697145202 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426697145202" session_id=3859660356 session_state=END} 20241114122647453 DSS <0004> hlr_ussd.c:576 262426697145202/0xe60dbe44: Process SS (END) 20241114122647453 DSS <0004> hlr_ussd.c:518 262426697145202/0xe60dbe44: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114122647453 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426697145202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426697145202" session_id=3859660356 session_state=END} 20241114122647453 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426697145202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122647453 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426697145202 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122647453 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647453 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4258 20241114122647456 DAUC <0003> db_auc.c:157 IMSI='262420018309340': No 2G Auth Data 20241114122647456 DAUC <0003> db_auc.c:192 IMSI='262420018309340': No 3G Auth Data 20241114122647471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34350<->l=127.0.0.1:4258 20241114122647476 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647476 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420018309340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420018309340" session_id=2282225909 session_state=BEGIN} 20241114122647476 DSS <0004> hlr_ussd.c:576 262420018309340/0x880800f5: Process SS (BEGIN) 20241114122647476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114122647476 DSS <0004> hlr_ussd.c:518 262420018309340/0x880800f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114122647476 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647476 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647476 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647476 DLINP <000b> input/ipa.c:431 127.0.0.1:44683 sending data 20241114122647478 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647478 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647478 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420018309340 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420018309340" session_id=2282225909 session_state=END} 20241114122647478 DSS <0004> hlr_ussd.c:576 262420018309340/0x880800f5: Process SS (END) 20241114122647478 DSS <0004> hlr_ussd.c:518 262420018309340/0x880800f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114122647478 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420018309340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420018309340" session_id=2282225909 session_state=END} 20241114122647478 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420018309340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122647478 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420018309340 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114122647479 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647479 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122647482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34350<->l=127.0.0.1:4258 20241114122647486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4258 20241114122647487 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122647487 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122647487 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122647487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122647487 DLINP <000b> input/ipa.c:451 connected read/write 20241114122647487 DLINP <000b> input/ipa.c:405 127.0.0.1:44683 message received 20241114122647487 DLINP <000b> input/ipa.c:414 127.0.0.1:44683 connection closed with server 20241114122647487 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44683 20241114122647487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241114122647487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36577<->l=127.0.0.1:4259) 20241114122647535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 20241114122647736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 20241114122648788 DSS <0004> hlr_ussd.c:239 262420547563155/0x33515c97: SS Session Timeout, destroying 20241114122648788 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420547563155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122648814 DSS <0004> hlr_ussd.c:239 262421728676524/0x5ba3addb: SS Session Timeout, destroying 20241114122648814 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421728676524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122648840 DSS <0004> hlr_ussd.c:239 262421611524966/0x0abc9b75: SS Session Timeout, destroying 20241114122648840 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421611524966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122648861 DSS <0004> hlr_ussd.c:239 262427813750101/0x466903b6: SS Session Timeout, destroying 20241114122648861 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427813750101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122648887 DSS <0004> hlr_ussd.c:239 262427289655337/0x7af443be: SS Session Timeout, destroying 20241114122648887 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427289655337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122648910 DSS <0004> hlr_ussd.c:239 262429478180840/0x7aed27c1: SS Session Timeout, destroying 20241114122648910 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429478180840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122648932 DSS <0004> hlr_ussd.c:239 262426344200542/0x3d4f8a15: SS Session Timeout, destroying 20241114122648932 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426344200542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122648957 DSS <0004> hlr_ussd.c:239 262427588523796/0x7f951591: SS Session Timeout, destroying 20241114122648957 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427588523796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122650815 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122650815 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122650818 DLINP <000b> input/ipa.c:451 connected read/write 20241114122650818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122650819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4258 20241114122650822 DLINP <000b> input/ipa.c:451 connected read/write 20241114122650822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122650822 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122650822 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122650822 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  20241114122650822 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122650822 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  20241114122650822 DLGSUP <0013> gsup_server.c:235 2:  20241114122650822 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122650822 DLGSUP <0013> gsup_server.c:235 3:  20241114122650822 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122650822 DLGSUP <0013> gsup_server.c:235 4:  20241114122650822 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122650822 DLGSUP <0013> gsup_server.c:235 5:  20241114122650822 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122650822 DLGSUP <0013> gsup_server.c:235 7:  20241114122650822 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122650822 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122650822 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122650822 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122650843 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38317<->l=127.0.0.1:4259) 20241114122650845 DAUC <0003> db_auc.c:157 IMSI='262427894216312': No 2G Auth Data 20241114122650845 DAUC <0003> db_auc.c:192 IMSI='262427894216312': No 3G Auth Data 20241114122650862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34364<->l=127.0.0.1:4258 20241114122650869 DLINP <000b> input/ipa.c:451 connected read/write 20241114122650869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122650869 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427894216312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427894216312" session_id=3315923593 session_state=BEGIN} 20241114122650869 DSS <0004> hlr_ussd.c:576 262427894216312/0xc5a4fa89: Process SS (BEGIN) 20241114122650869 DSS <0004> hlr_ussd.c:498 262427894216312/0xc5a4fa89: SS CompType=Invoke, OpCode=InterrogateSS 20241114122650869 DSS <0004> hlr_ussd.c:506 262427894216312/0xc5a4fa89: Structured SS requests are not supported, rejecting... 20241114122650869 DSS <0004> hlr_ussd.c:354 262427894216312/0xc5a4fa89: Tx ReturnError(0, 0x15) 20241114122650869 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427894216312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894216312" session_id=3315923593 session_state=END} 20241114122650869 DLINP <000b> input/ipa.c:451 connected read/write 20241114122650869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122650869 DLINP <000b> input/ipa.c:451 connected read/write 20241114122650869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122650873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34364<->l=127.0.0.1:4258 20241114122650875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4258 20241114122650875 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38317<->l=127.0.0.1:4259) 20241114122650876 DLINP <000b> input/ipa.c:451 connected read/write 20241114122650876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122650876 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122650876 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122650876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122650918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34374<->l=127.0.0.1:4258 20241114122651019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34374<->l=127.0.0.1:4258 20241114122652222 DSS <0004> hlr_ussd.c:239 262424986651804/0x4723a823: SS Session Timeout, destroying 20241114122652223 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424986651804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122652247 DSS <0004> hlr_ussd.c:239 262426238171620/0x1abf815a: SS Session Timeout, destroying 20241114122652247 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426238171620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122652275 DSS <0004> hlr_ussd.c:239 262425658225309/0xdbf2a8fb: SS Session Timeout, destroying 20241114122652275 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425658225309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122652302 DSS <0004> hlr_ussd.c:239 262422033199444/0x0768c17d: SS Session Timeout, destroying 20241114122652302 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422033199444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122652324 DSS <0004> hlr_ussd.c:239 262421549258347/0x9a514498: SS Session Timeout, destroying 20241114122652324 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421549258347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122652351 DSS <0004> hlr_ussd.c:239 262424654219307/0xff2ae4fd: SS Session Timeout, destroying 20241114122652351 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424654219307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122652377 DSS <0004> hlr_ussd.c:239 262424601551581/0x3bff0cbf: SS Session Timeout, destroying 20241114122652377 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424601551581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122652402 DSS <0004> hlr_ussd.c:239 262428043167391/0xd198d4b2: SS Session Timeout, destroying 20241114122652402 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428043167391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122654094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122654094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122654097 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34376<->l=127.0.0.1:4258 20241114122654100 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654100 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122654100 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122654100 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  20241114122654100 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122654100 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  20241114122654100 DLGSUP <0013> gsup_server.c:235 2:  20241114122654100 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122654100 DLGSUP <0013> gsup_server.c:235 3:  20241114122654100 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122654100 DLGSUP <0013> gsup_server.c:235 4:  20241114122654100 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122654100 DLGSUP <0013> gsup_server.c:235 5:  20241114122654100 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122654100 DLGSUP <0013> gsup_server.c:235 7:  20241114122654100 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122654100 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122654100 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122654100 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122654117 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41129<->l=127.0.0.1:4259) 20241114122654122 DAUC <0003> db_auc.c:157 IMSI='262422900964502': No 2G Auth Data 20241114122654122 DAUC <0003> db_auc.c:192 IMSI='262422900964502': No 3G Auth Data 20241114122654136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 20241114122654143 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654143 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422900964502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422900964502"} 20241114122654143 DMAIN <0000> hlr.c:424 IMSI='262422900964502': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122654143 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422900964502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422900964502"} 20241114122654143 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422900964502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654143 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654143 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654145 DAUC <0003> db_auc.c:192 IMSI='262422900964502': No 3G Auth Data 20241114122654149 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654149 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422900964502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422900964502"} 20241114122654149 DAUC <0003> hlr.c:417 IMSI='262422900964502': storing IMEI = 12345678901234 20241114122654149 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422900964502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422900964502"} 20241114122654149 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422900964502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654149 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654149 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654150 DAUC <0003> db_auc.c:192 IMSI='262422900964502': No 3G Auth Data 20241114122654151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 20241114122654152 DAUC <0003> db_auc.c:157 IMSI='262420230631665': No 2G Auth Data 20241114122654152 DAUC <0003> db_auc.c:192 IMSI='262420230631665': No 3G Auth Data 20241114122654166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34402<->l=127.0.0.1:4258 20241114122654170 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654170 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420230631665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420230631665"} 20241114122654171 DMAIN <0000> hlr.c:424 IMSI='262420230631665': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122654171 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420230631665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420230631665"} 20241114122654171 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420230631665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654171 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654171 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654173 DAUC <0003> db_auc.c:192 IMSI='262420230631665': No 3G Auth Data 20241114122654176 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654176 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420230631665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420230631665"} 20241114122654176 DAUC <0003> hlr.c:417 IMSI='262420230631665': storing IMEI = 12345678901234 20241114122654176 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420230631665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420230631665"} 20241114122654176 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420230631665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654176 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654176 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654178 DAUC <0003> db_auc.c:192 IMSI='262420230631665': No 3G Auth Data 20241114122654179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34402<->l=127.0.0.1:4258 20241114122654181 DAUC <0003> db_auc.c:157 IMSI='262425384770613': No 2G Auth Data 20241114122654181 DAUC <0003> db_auc.c:192 IMSI='262425384770613': No 3G Auth Data 20241114122654197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 20241114122654202 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654202 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425384770613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425384770613"} 20241114122654202 DMAIN <0000> hlr.c:424 IMSI='262425384770613': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122654202 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425384770613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425384770613"} 20241114122654202 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425384770613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654202 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654202 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654204 DAUC <0003> db_auc.c:192 IMSI='262425384770613': No 3G Auth Data 20241114122654208 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654208 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425384770613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425384770613"} 20241114122654208 DAUC <0003> hlr.c:417 IMSI='262425384770613': storing IMEI = 12345678901234 20241114122654208 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425384770613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425384770613"} 20241114122654208 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425384770613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654208 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654208 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654209 DAUC <0003> db_auc.c:192 IMSI='262425384770613': No 3G Auth Data 20241114122654210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 20241114122654212 DAUC <0003> db_auc.c:157 IMSI='262428717825479': No 2G Auth Data 20241114122654212 DAUC <0003> db_auc.c:192 IMSI='262428717825479': No 3G Auth Data 20241114122654229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4258 20241114122654234 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654234 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428717825479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428717825479"} 20241114122654234 DMAIN <0000> hlr.c:424 IMSI='262428717825479': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122654234 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428717825479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428717825479"} 20241114122654234 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428717825479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654234 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654234 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654236 DAUC <0003> db_auc.c:157 IMSI='262428717825479': No 2G Auth Data 20241114122654239 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654239 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428717825479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428717825479"} 20241114122654239 DAUC <0003> hlr.c:417 IMSI='262428717825479': storing IMEI = 12345678901234 20241114122654239 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428717825479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428717825479"} 20241114122654239 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428717825479 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654239 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654239 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654240 DAUC <0003> db_auc.c:157 IMSI='262428717825479': No 2G Auth Data 20241114122654242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4258 20241114122654243 DAUC <0003> db_auc.c:157 IMSI='262426338921156': No 2G Auth Data 20241114122654243 DAUC <0003> db_auc.c:192 IMSI='262426338921156': No 3G Auth Data 20241114122654258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20241114122654262 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654262 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426338921156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426338921156"} 20241114122654262 DMAIN <0000> hlr.c:424 IMSI='262426338921156': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122654262 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426338921156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426338921156"} 20241114122654263 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426338921156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654263 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654263 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654264 DAUC <0003> db_auc.c:157 IMSI='262426338921156': No 2G Auth Data 20241114122654267 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654267 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426338921156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426338921156"} 20241114122654267 DAUC <0003> hlr.c:417 IMSI='262426338921156': storing IMEI = 12345678901234 20241114122654267 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426338921156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426338921156"} 20241114122654267 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426338921156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654267 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654267 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654268 DAUC <0003> db_auc.c:157 IMSI='262426338921156': No 2G Auth Data 20241114122654269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20241114122654270 DAUC <0003> db_auc.c:157 IMSI='262421978337180': No 2G Auth Data 20241114122654270 DAUC <0003> db_auc.c:192 IMSI='262421978337180': No 3G Auth Data 20241114122654286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20241114122654293 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654293 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421978337180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421978337180"} 20241114122654293 DMAIN <0000> hlr.c:424 IMSI='262421978337180': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122654293 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421978337180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421978337180"} 20241114122654293 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421978337180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654293 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654293 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654297 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654297 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421978337180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421978337180"} 20241114122654297 DAUC <0003> hlr.c:417 IMSI='262421978337180': storing IMEI = 12345678901234 20241114122654297 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421978337180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421978337180"} 20241114122654297 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421978337180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654297 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654298 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20241114122654302 DAUC <0003> db_auc.c:157 IMSI='262428098431021': No 2G Auth Data 20241114122654302 DAUC <0003> db_auc.c:192 IMSI='262428098431021': No 3G Auth Data 20241114122654316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 20241114122654321 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654321 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428098431021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428098431021"} 20241114122654321 DMAIN <0000> hlr.c:424 IMSI='262428098431021': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122654321 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428098431021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428098431021"} 20241114122654321 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428098431021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654321 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654321 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654326 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654326 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428098431021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428098431021"} 20241114122654326 DAUC <0003> hlr.c:417 IMSI='262428098431021': storing IMEI = 12345678901234 20241114122654326 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428098431021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428098431021"} 20241114122654326 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428098431021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654326 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654326 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 20241114122654330 DAUC <0003> db_auc.c:157 IMSI='262423834665903': No 2G Auth Data 20241114122654330 DAUC <0003> db_auc.c:192 IMSI='262423834665903': No 3G Auth Data 20241114122654347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4258 20241114122654352 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654352 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423834665903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423834665903"} 20241114122654352 DMAIN <0000> hlr.c:424 IMSI='262423834665903': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122654352 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423834665903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423834665903"} 20241114122654352 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423834665903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654352 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654352 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654356 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654356 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423834665903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423834665903"} 20241114122654356 DAUC <0003> hlr.c:417 IMSI='262423834665903': storing IMEI = 12345678901234 20241114122654356 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423834665903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423834665903"} 20241114122654356 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423834665903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122654356 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654356 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122654359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4258 20241114122654361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34376<->l=127.0.0.1:4258 20241114122654361 DLINP <000b> input/ipa.c:451 connected read/write 20241114122654361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122654361 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122654361 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122654362 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122654362 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41129<->l=127.0.0.1:4259) 20241114122654407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4258 20241114122654508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4258 20241114122657592 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122657592 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122657594 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241114122657596 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657597 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122657597 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122657597 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  20241114122657597 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122657597 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  20241114122657597 DLGSUP <0013> gsup_server.c:235 2:  20241114122657597 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122657597 DLGSUP <0013> gsup_server.c:235 3:  20241114122657597 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122657597 DLGSUP <0013> gsup_server.c:235 4:  20241114122657597 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122657597 DLGSUP <0013> gsup_server.c:235 5:  20241114122657597 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122657597 DLGSUP <0013> gsup_server.c:235 7:  20241114122657597 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122657597 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122657597 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122657597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122657620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45087<->l=127.0.0.1:4259) 20241114122657626 DAUC <0003> db_auc.c:157 IMSI='262421981921369': No 2G Auth Data 20241114122657626 DAUC <0003> db_auc.c:192 IMSI='262421981921369': No 3G Auth Data 20241114122657642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4258 20241114122657647 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657647 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421981921369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421981921369" source_name="the-source\n"} 20241114122657647 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114122657647 DMAIN <0000> hlr.c:424 IMSI='262421981921369': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122657647 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262421981921369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421981921369" destination_name="the-source\n"} 20241114122657647 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421981921369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657647 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657648 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657650 DAUC <0003> db_auc.c:192 IMSI='262421981921369': No 3G Auth Data 20241114122657653 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657654 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421981921369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421981921369" source_name="the-source\n"} 20241114122657654 DAUC <0003> hlr.c:417 IMSI='262421981921369': storing IMEI = 12345678901234 20241114122657654 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262421981921369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421981921369" destination_name="the-source\n"} 20241114122657654 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421981921369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657654 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657654 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657655 DAUC <0003> db_auc.c:192 IMSI='262421981921369': No 3G Auth Data 20241114122657656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4258 20241114122657658 DAUC <0003> db_auc.c:157 IMSI='262420390719886': No 2G Auth Data 20241114122657658 DAUC <0003> db_auc.c:192 IMSI='262420390719886': No 3G Auth Data 20241114122657673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20241114122657679 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657679 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420390719886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420390719886" source_name="the-source\n"} 20241114122657679 DMAIN <0000> hlr.c:424 IMSI='262420390719886': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122657679 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262420390719886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420390719886" destination_name="the-source\n"} 20241114122657679 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420390719886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657679 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657679 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657681 DAUC <0003> db_auc.c:192 IMSI='262420390719886': No 3G Auth Data 20241114122657684 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657684 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420390719886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420390719886" source_name="the-source\n"} 20241114122657684 DAUC <0003> hlr.c:417 IMSI='262420390719886': storing IMEI = 12345678901234 20241114122657684 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262420390719886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420390719886" destination_name="the-source\n"} 20241114122657684 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420390719886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657684 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657684 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657685 DAUC <0003> db_auc.c:192 IMSI='262420390719886': No 3G Auth Data 20241114122657686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20241114122657687 DAUC <0003> db_auc.c:157 IMSI='262421171086578': No 2G Auth Data 20241114122657687 DAUC <0003> db_auc.c:192 IMSI='262421171086578': No 3G Auth Data 20241114122657703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 20241114122657707 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657707 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421171086578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421171086578" source_name="the-source\n"} 20241114122657707 DMAIN <0000> hlr.c:424 IMSI='262421171086578': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122657707 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421171086578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421171086578" destination_name="the-source\n"} 20241114122657707 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421171086578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657707 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657707 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657708 DAUC <0003> db_auc.c:192 IMSI='262421171086578': No 3G Auth Data 20241114122657711 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657711 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421171086578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421171086578" source_name="the-source\n"} 20241114122657711 DAUC <0003> hlr.c:417 IMSI='262421171086578': storing IMEI = 12345678901234 20241114122657711 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421171086578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421171086578" destination_name="the-source\n"} 20241114122657711 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421171086578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657711 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657711 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657712 DAUC <0003> db_auc.c:192 IMSI='262421171086578': No 3G Auth Data 20241114122657713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 20241114122657714 DAUC <0003> db_auc.c:157 IMSI='262427242553319': No 2G Auth Data 20241114122657714 DAUC <0003> db_auc.c:192 IMSI='262427242553319': No 3G Auth Data 20241114122657731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20241114122657736 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657737 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427242553319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427242553319" source_name="the-source\n"} 20241114122657737 DMAIN <0000> hlr.c:424 IMSI='262427242553319': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122657737 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262427242553319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427242553319" destination_name="the-source\n"} 20241114122657737 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427242553319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657737 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657737 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657738 DAUC <0003> db_auc.c:157 IMSI='262427242553319': No 2G Auth Data 20241114122657741 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657741 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427242553319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427242553319" source_name="the-source\n"} 20241114122657741 DAUC <0003> hlr.c:417 IMSI='262427242553319': storing IMEI = 12345678901234 20241114122657741 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262427242553319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427242553319" destination_name="the-source\n"} 20241114122657741 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427242553319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657741 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657741 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657742 DAUC <0003> db_auc.c:157 IMSI='262427242553319': No 2G Auth Data 20241114122657743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20241114122657745 DAUC <0003> db_auc.c:157 IMSI='262428655580254': No 2G Auth Data 20241114122657745 DAUC <0003> db_auc.c:192 IMSI='262428655580254': No 3G Auth Data 20241114122657762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241114122657768 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657768 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428655580254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428655580254" source_name="the-source\n"} 20241114122657768 DMAIN <0000> hlr.c:424 IMSI='262428655580254': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122657768 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428655580254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428655580254" destination_name="the-source\n"} 20241114122657768 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428655580254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657768 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657768 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657769 DAUC <0003> db_auc.c:157 IMSI='262428655580254': No 2G Auth Data 20241114122657772 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657772 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428655580254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428655580254" source_name="the-source\n"} 20241114122657772 DAUC <0003> hlr.c:417 IMSI='262428655580254': storing IMEI = 12345678901234 20241114122657772 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428655580254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428655580254" destination_name="the-source\n"} 20241114122657772 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428655580254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657772 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657772 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657773 DAUC <0003> db_auc.c:157 IMSI='262428655580254': No 2G Auth Data 20241114122657774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241114122657776 DAUC <0003> db_auc.c:157 IMSI='262422549521370': No 2G Auth Data 20241114122657776 DAUC <0003> db_auc.c:192 IMSI='262422549521370': No 3G Auth Data 20241114122657790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48420<->l=127.0.0.1:4258 20241114122657794 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657794 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422549521370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422549521370" source_name="the-source\n"} 20241114122657794 DMAIN <0000> hlr.c:424 IMSI='262422549521370': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122657794 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262422549521370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422549521370" destination_name="the-source\n"} 20241114122657794 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422549521370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657794 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657794 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657800 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657800 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422549521370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422549521370" source_name="the-source\n"} 20241114122657800 DAUC <0003> hlr.c:417 IMSI='262422549521370': storing IMEI = 12345678901234 20241114122657800 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262422549521370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422549521370" destination_name="the-source\n"} 20241114122657800 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422549521370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657800 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657800 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48420<->l=127.0.0.1:4258 20241114122657804 DAUC <0003> db_auc.c:157 IMSI='262426563679713': No 2G Auth Data 20241114122657804 DAUC <0003> db_auc.c:192 IMSI='262426563679713': No 3G Auth Data 20241114122657820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241114122657826 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657826 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426563679713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426563679713" source_name="the-source\n"} 20241114122657826 DMAIN <0000> hlr.c:424 IMSI='262426563679713': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122657826 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262426563679713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426563679713" destination_name="the-source\n"} 20241114122657826 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262426563679713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657826 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657826 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657830 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657830 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426563679713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426563679713" source_name="the-source\n"} 20241114122657830 DAUC <0003> hlr.c:417 IMSI='262426563679713': storing IMEI = 12345678901234 20241114122657830 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262426563679713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426563679713" destination_name="the-source\n"} 20241114122657830 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262426563679713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657830 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657830 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241114122657834 DAUC <0003> db_auc.c:157 IMSI='262429361184909': No 2G Auth Data 20241114122657834 DAUC <0003> db_auc.c:192 IMSI='262429361184909': No 3G Auth Data 20241114122657853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20241114122657858 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657859 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429361184909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429361184909" source_name="the-source\n"} 20241114122657859 DMAIN <0000> hlr.c:424 IMSI='262429361184909': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114122657859 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262429361184909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429361184909" destination_name="the-source\n"} 20241114122657859 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429361184909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657859 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657859 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657864 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429361184909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429361184909" source_name="the-source\n"} 20241114122657864 DAUC <0003> hlr.c:417 IMSI='262429361184909': storing IMEI = 12345678901234 20241114122657864 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262429361184909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429361184909" destination_name="the-source\n"} 20241114122657864 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429361184909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122657866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20241114122657868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241114122657869 DLINP <000b> input/ipa.c:451 connected read/write 20241114122657869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122657869 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122657869 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122657869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122657869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241114122657869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45087<->l=127.0.0.1:4259) 20241114122657909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 20241114122658010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 20241114122701089 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122701089 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122701092 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241114122701094 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701094 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122701094 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122701094 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  20241114122701094 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122701094 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  20241114122701094 DLGSUP <0013> gsup_server.c:235 2:  20241114122701094 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122701094 DLGSUP <0013> gsup_server.c:235 3:  20241114122701094 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122701094 DLGSUP <0013> gsup_server.c:235 4:  20241114122701094 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122701094 DLGSUP <0013> gsup_server.c:235 5:  20241114122701094 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122701094 DLGSUP <0013> gsup_server.c:235 7:  20241114122701094 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122701094 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122701094 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122701094 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122701117 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35725<->l=127.0.0.1:4259) 20241114122701123 DAUC <0003> db_auc.c:157 IMSI='262420002762016': No 2G Auth Data 20241114122701123 DAUC <0003> db_auc.c:192 IMSI='262420002762016': No 3G Auth Data 20241114122701140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4258 20241114122701145 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701145 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420002762016"} 20241114122701145 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114122701145 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420002762016" cause=Invalid mandatory information} 20241114122701145 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701145 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701145 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701148 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701148 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420002762016"} 20241114122701148 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114122701148 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420002762016" cause=Invalid mandatory information} 20241114122701148 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701148 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701148 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701151 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701151 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420002762016"} 20241114122701151 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114122701151 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420002762016" cause=Invalid mandatory information} 20241114122701151 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701151 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701151 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701153 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701153 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420002762016"} 20241114122701153 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114122701153 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420002762016" cause=Invalid mandatory information} 20241114122701153 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701153 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701153 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701155 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701155 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420002762016"} 20241114122701155 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114122701155 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420002762016" cause=Invalid mandatory information} 20241114122701155 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420002762016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701155 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701155 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4258 20241114122701158 DAUC <0003> db_auc.c:157 IMSI='262427833926830': No 2G Auth Data 20241114122701158 DAUC <0003> db_auc.c:192 IMSI='262427833926830': No 3G Auth Data 20241114122701172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20241114122701175 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701175 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427833926830"} 20241114122701175 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114122701175 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427833926830" cause=Invalid mandatory information} 20241114122701175 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701175 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701175 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701178 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701178 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427833926830"} 20241114122701178 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114122701178 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427833926830" cause=Invalid mandatory information} 20241114122701178 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701178 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701178 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701180 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701180 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427833926830"} 20241114122701180 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114122701180 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427833926830" cause=Invalid mandatory information} 20241114122701180 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701180 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701180 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701182 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701182 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427833926830"} 20241114122701183 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114122701183 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427833926830" cause=Invalid mandatory information} 20241114122701183 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701183 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701183 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701184 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701184 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427833926830"} 20241114122701184 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114122701184 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427833926830" cause=Invalid mandatory information} 20241114122701184 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427833926830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701184 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701184 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20241114122701187 DAUC <0003> db_auc.c:157 IMSI='262428435384593': No 2G Auth Data 20241114122701187 DAUC <0003> db_auc.c:192 IMSI='262428435384593': No 3G Auth Data 20241114122701205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241114122701208 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701208 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428435384593"} 20241114122701208 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114122701208 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428435384593" cause=Invalid mandatory information} 20241114122701208 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701209 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701209 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701211 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701211 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428435384593"} 20241114122701211 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114122701211 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428435384593" cause=Invalid mandatory information} 20241114122701211 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701211 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701211 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701213 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701213 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428435384593"} 20241114122701213 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114122701213 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428435384593" cause=Invalid mandatory information} 20241114122701213 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701213 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701213 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701215 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701215 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428435384593"} 20241114122701215 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114122701215 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428435384593" cause=Invalid mandatory information} 20241114122701215 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701215 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701215 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701217 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701217 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428435384593"} 20241114122701217 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114122701217 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428435384593" cause=Invalid mandatory information} 20241114122701217 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428435384593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701217 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701217 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241114122701220 DAUC <0003> db_auc.c:157 IMSI='262421929204576': No 2G Auth Data 20241114122701220 DAUC <0003> db_auc.c:192 IMSI='262421929204576': No 3G Auth Data 20241114122701236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4258 20241114122701240 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701240 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929204576"} 20241114122701240 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114122701240 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421929204576" cause=Invalid mandatory information} 20241114122701240 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701240 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701240 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701242 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701242 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929204576"} 20241114122701242 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114122701242 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421929204576" cause=Invalid mandatory information} 20241114122701242 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701242 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701242 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701244 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701244 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929204576"} 20241114122701244 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114122701244 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421929204576" cause=Invalid mandatory information} 20241114122701244 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701244 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701244 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701246 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701246 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929204576"} 20241114122701246 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114122701246 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421929204576" cause=Invalid mandatory information} 20241114122701246 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701246 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701246 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701248 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701248 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929204576"} 20241114122701248 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114122701248 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421929204576" cause=Invalid mandatory information} 20241114122701248 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421929204576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701248 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701248 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4258 20241114122701251 DAUC <0003> db_auc.c:157 IMSI='262425999605308': No 2G Auth Data 20241114122701251 DAUC <0003> db_auc.c:192 IMSI='262425999605308': No 3G Auth Data 20241114122701267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20241114122701271 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701271 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425999605308"} 20241114122701271 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114122701271 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425999605308" cause=Invalid mandatory information} 20241114122701271 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701271 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701271 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701273 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701273 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425999605308"} 20241114122701273 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114122701273 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425999605308" cause=Invalid mandatory information} 20241114122701273 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701273 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701273 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701275 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701275 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425999605308"} 20241114122701275 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114122701275 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425999605308" cause=Invalid mandatory information} 20241114122701275 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701275 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701275 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701277 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701277 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425999605308"} 20241114122701277 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114122701277 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425999605308" cause=Invalid mandatory information} 20241114122701277 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701277 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701277 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701279 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701279 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425999605308"} 20241114122701279 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114122701279 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425999605308" cause=Invalid mandatory information} 20241114122701279 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425999605308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701279 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701279 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20241114122701281 DAUC <0003> db_auc.c:157 IMSI='262428021567474': No 2G Auth Data 20241114122701281 DAUC <0003> db_auc.c:192 IMSI='262428021567474': No 3G Auth Data 20241114122701297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48508<->l=127.0.0.1:4258 20241114122701300 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701300 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428021567474"} 20241114122701300 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114122701300 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428021567474" cause=Invalid mandatory information} 20241114122701300 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701300 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701300 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701302 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701302 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428021567474"} 20241114122701302 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114122701302 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428021567474" cause=Invalid mandatory information} 20241114122701302 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701302 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701302 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701304 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701304 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428021567474"} 20241114122701304 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114122701304 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428021567474" cause=Invalid mandatory information} 20241114122701304 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701304 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701304 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701306 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701306 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428021567474"} 20241114122701306 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114122701306 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428021567474" cause=Invalid mandatory information} 20241114122701306 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701306 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701306 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701307 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701307 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428021567474"} 20241114122701307 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114122701307 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428021567474" cause=Invalid mandatory information} 20241114122701307 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428021567474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701307 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701307 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48508<->l=127.0.0.1:4258 20241114122701310 DAUC <0003> db_auc.c:157 IMSI='262420200826024': No 2G Auth Data 20241114122701310 DAUC <0003> db_auc.c:192 IMSI='262420200826024': No 3G Auth Data 20241114122701327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4258 20241114122701330 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701331 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420200826024"} 20241114122701331 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114122701331 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420200826024" cause=Invalid mandatory information} 20241114122701331 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701331 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701331 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701333 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701333 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420200826024"} 20241114122701333 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114122701333 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420200826024" cause=Invalid mandatory information} 20241114122701333 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701333 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701333 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701335 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701335 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420200826024"} 20241114122701335 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114122701335 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420200826024" cause=Invalid mandatory information} 20241114122701335 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701335 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701335 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701337 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701337 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420200826024"} 20241114122701337 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114122701338 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420200826024" cause=Invalid mandatory information} 20241114122701338 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701338 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701338 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701340 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701340 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420200826024"} 20241114122701340 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114122701340 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420200826024" cause=Invalid mandatory information} 20241114122701340 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420200826024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701340 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701340 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4258 20241114122701343 DAUC <0003> db_auc.c:157 IMSI='262422469932197': No 2G Auth Data 20241114122701343 DAUC <0003> db_auc.c:192 IMSI='262422469932197': No 3G Auth Data 20241114122701358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20241114122701361 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701361 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422469932197"} 20241114122701361 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114122701361 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422469932197" cause=Invalid mandatory information} 20241114122701361 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701361 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701361 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701364 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701364 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422469932197"} 20241114122701364 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114122701364 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422469932197" cause=Invalid mandatory information} 20241114122701364 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701364 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701364 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701366 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701366 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422469932197"} 20241114122701366 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114122701366 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422469932197" cause=Invalid mandatory information} 20241114122701366 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701366 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701366 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701368 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701368 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422469932197"} 20241114122701368 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114122701368 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422469932197" cause=Invalid mandatory information} 20241114122701368 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701368 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701368 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701370 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701370 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422469932197"} 20241114122701370 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114122701370 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422469932197" cause=Invalid mandatory information} 20241114122701370 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422469932197 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122701370 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701370 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122701371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20241114122701373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241114122701374 DLINP <000b> input/ipa.c:451 connected read/write 20241114122701374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122701374 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122701374 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122701374 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122701374 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35725<->l=127.0.0.1:4259) 20241114122701422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 20241114122701522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 20241114122704609 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122704610 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122704612 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122704613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 20241114122704615 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122704615 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122704615 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122704615 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  20241114122704615 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122704615 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  20241114122704615 DLGSUP <0013> gsup_server.c:235 2:  20241114122704615 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122704615 DLGSUP <0013> gsup_server.c:235 3:  20241114122704615 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122704615 DLGSUP <0013> gsup_server.c:235 4:  20241114122704615 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122704615 DLGSUP <0013> gsup_server.c:235 5:  20241114122704615 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122704615 DLGSUP <0013> gsup_server.c:235 7:  20241114122704615 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122704615 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122704615 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122704615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122704633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38923<->l=127.0.0.1:4259) 20241114122704645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241114122704657 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122704657 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421239271918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239271918"} 20241114122704657 DMAIN <0000> hlr.c:424 IMSI='262421239271918': has IMEI = 22245678901234 (consider setting 'store-imei') 20241114122704657 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421239271918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241114122704657 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421239271918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421239271918" cause=Invalid mandatory information} 20241114122704657 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421239271918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122704657 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122704657 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122704662 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122704662 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421239271918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239271918"} 20241114122704662 DAUC <0003> hlr.c:417 IMSI='262421239271918': storing IMEI = 22245678901234 20241114122704662 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421239271918': no such subscriber 20241114122704662 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421239271918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241114122704662 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421239271918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421239271918" cause=Invalid mandatory information} 20241114122704662 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421239271918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122704662 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122704662 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122704664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241114122704665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 20241114122704667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38923<->l=127.0.0.1:4259) 20241114122704667 DLINP <000b> input/ipa.c:451 connected read/write 20241114122704667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122704667 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122704667 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122704667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122704716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 20241114122704816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 20241114122707895 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122707895 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122707898 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4258 20241114122707901 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707901 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122707901 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122707901 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  20241114122707901 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122707901 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  20241114122707901 DLGSUP <0013> gsup_server.c:235 2:  20241114122707901 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122707901 DLGSUP <0013> gsup_server.c:235 3:  20241114122707901 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122707901 DLGSUP <0013> gsup_server.c:235 4:  20241114122707901 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122707901 DLGSUP <0013> gsup_server.c:235 5:  20241114122707901 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122707901 DLGSUP <0013> gsup_server.c:235 7:  20241114122707901 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122707901 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122707901 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122707901 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122707924 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46251<->l=127.0.0.1:4259) 20241114122707937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4258 20241114122707945 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707945 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761446476"} 20241114122707945 DMAIN <0000> hlr.c:216 IMSI='262424761446476': Creating subscriber on demand 20241114122707945 DMAIN <0000> hlr.c:232 IMSI='262424761446476': Successfully assigned MSISDN='492' 20241114122707945 DAUC <0003> hlr.c:417 IMSI='262424761446476': storing IMEI = 12345678901234 20241114122707945 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424761446476"} 20241114122707945 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122707945 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707946 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707948 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707948 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707949 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707949 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707950 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707950 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707951 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707952 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122707952 DLU <0006> fsm.c:456 lu(262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122707952 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122707952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122707952 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122707952 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707952 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707954 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707954 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424761446476"} 20241114122707954 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122707954 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122707954 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424761446476"} 20241114122707954 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122707954 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122707954 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122707954 DLU <0006> fsm.c:568 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122707954 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707954 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707958 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707958 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761446476"} 20241114122707958 DMAIN <0000> hlr.c:216 IMSI='262424761446476': Creating subscriber on demand 20241114122707958 DMAIN <0000> hlr.c:232 IMSI='262424761446476': Successfully assigned MSISDN='821' 20241114122707958 DAUC <0003> hlr.c:417 IMSI='262424761446476': storing IMEI = 12345678901234 20241114122707958 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424761446476"} 20241114122707958 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122707958 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707958 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707960 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707960 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707960 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707960 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707961 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707961 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707962 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707962 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707963 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707963 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122707963 DLU <0006> fsm.c:456 lu(262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122707963 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122707963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122707963 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122707963 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707963 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707965 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707965 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424761446476"} 20241114122707965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122707965 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122707965 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424761446476"} 20241114122707965 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122707965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122707965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122707965 DLU <0006> fsm.c:568 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122707965 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707965 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707969 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707969 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761446476"} 20241114122707969 DMAIN <0000> hlr.c:216 IMSI='262424761446476': Creating subscriber on demand 20241114122707969 DMAIN <0000> hlr.c:232 IMSI='262424761446476': Successfully assigned MSISDN='462' 20241114122707969 DAUC <0003> hlr.c:417 IMSI='262424761446476': storing IMEI = 12345678901234 20241114122707969 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424761446476"} 20241114122707969 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122707969 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707969 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707970 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707970 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707971 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707971 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707972 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707972 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707972 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707972 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707974 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707974 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122707974 DLU <0006> fsm.c:456 lu(262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122707974 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114122707974 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424761446476" cause=GPRS services not allowed} 20241114122707974 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122707974 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122707974 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Freeing instance 20241114122707974 DLU <0006> fsm.c:568 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Deallocated 20241114122707974 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707974 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707978 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707978 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761446476"} 20241114122707978 DMAIN <0000> hlr.c:216 IMSI='262424761446476': Creating subscriber on demand 20241114122707978 DMAIN <0000> hlr.c:232 IMSI='262424761446476': Successfully assigned MSISDN='765' 20241114122707978 DAUC <0003> hlr.c:417 IMSI='262424761446476': storing IMEI = 12345678901234 20241114122707978 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424761446476"} 20241114122707978 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122707978 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707978 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707979 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707979 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707980 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707980 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707980 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707980 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707981 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707981 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122707982 DLU <0006> fsm.c:456 lu(262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122707982 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114122707982 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424761446476" cause=GPRS services not allowed} 20241114122707982 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122707982 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122707982 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Freeing instance 20241114122707982 DLU <0006> fsm.c:568 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Deallocated 20241114122707982 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707982 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707986 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707986 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761446476"} 20241114122707986 DMAIN <0000> hlr.c:216 IMSI='262424761446476': Creating subscriber on demand 20241114122707986 DAUC <0003> hlr.c:417 IMSI='262424761446476': storing IMEI = 12345678901234 20241114122707986 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424761446476"} 20241114122707986 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122707986 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707986 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707987 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707987 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707988 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707988 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707989 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707989 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707991 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707991 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122707991 DLU <0006> fsm.c:456 lu(262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122707991 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114122707991 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424761446476" cause=GPRS services not allowed} 20241114122707991 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122707991 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122707991 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Freeing instance 20241114122707991 DLU <0006> fsm.c:568 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Deallocated 20241114122707991 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707991 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707996 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122707996 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761446476"} 20241114122707996 DMAIN <0000> hlr.c:216 IMSI='262424761446476': Creating subscriber on demand 20241114122707996 DAUC <0003> hlr.c:417 IMSI='262424761446476': storing IMEI = 12345678901234 20241114122707997 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424761446476"} 20241114122707997 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114122707997 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707997 DLINP <000b> input/ipa.c:451 connected read/write 20241114122707997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122707998 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707998 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707998 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707998 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122707999 DAUC <0003> db_auc.c:157 IMSI='262424761446476': No 2G Auth Data 20241114122707999 DAUC <0003> db_auc.c:192 IMSI='262424761446476': No 3G Auth Data 20241114122708000 DLINP <000b> input/ipa.c:451 connected read/write 20241114122708000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122708000 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122708000 DLU <0006> fsm.c:456 lu(262424761446476)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122708000 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122708000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122708000 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424761446476" cn_domain=PS} 20241114122708000 DLINP <000b> input/ipa.c:451 connected read/write 20241114122708000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122708000 DLINP <000b> input/ipa.c:451 connected read/write 20241114122708000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122708002 DLINP <000b> input/ipa.c:451 connected read/write 20241114122708002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122708002 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424761446476"} 20241114122708002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122708002 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122708002 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424761446476"} 20241114122708002 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424761446476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122708002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122708002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122708002 DLU <0006> fsm.c:568 lu(PS:IMSI-262424761446476)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122708002 DLINP <000b> input/ipa.c:451 connected read/write 20241114122708002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122708002 DLINP <000b> input/ipa.c:451 connected read/write 20241114122708002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122708004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4258 20241114122708005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4258 20241114122708006 DLINP <000b> input/ipa.c:451 connected read/write 20241114122708006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122708006 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122708006 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122708006 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122708006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46251<->l=127.0.0.1:4259) 20241114122708045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38514<->l=127.0.0.1:4258 20241114122708145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38514<->l=127.0.0.1:4258 20241114122711222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122711222 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122711224 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38530<->l=127.0.0.1:4258 20241114122711226 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711226 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122711226 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122711226 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  20241114122711226 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122711226 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  20241114122711226 DLGSUP <0013> gsup_server.c:235 2:  20241114122711226 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122711226 DLGSUP <0013> gsup_server.c:235 3:  20241114122711226 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122711226 DLGSUP <0013> gsup_server.c:235 4:  20241114122711226 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122711226 DLGSUP <0013> gsup_server.c:235 5:  20241114122711226 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122711226 DLGSUP <0013> gsup_server.c:235 7:  20241114122711226 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122711226 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122711226 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122711226 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122711243 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37427<->l=127.0.0.1:4259) 20241114122711254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38544<->l=127.0.0.1:4258 20241114122711269 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711269 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711269 DMAIN <0000> hlr.c:216 IMSI='262428212091662': Creating subscriber on demand 20241114122711269 DMAIN <0000> hlr.c:232 IMSI='262428212091662': Successfully assigned MSISDN='286' 20241114122711269 DLU <0006> fsm.c:456 lu(262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122711269 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122711269 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122711269 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711270 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711270 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711273 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711273 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428212091662"} 20241114122711273 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122711273 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122711273 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428212091662"} 20241114122711273 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122711273 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122711273 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122711273 DLU <0006> fsm.c:568 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122711273 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711273 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711275 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711275 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711276 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711276 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711277 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711277 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711282 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711282 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711282 DMAIN <0000> hlr.c:216 IMSI='262428212091662': Creating subscriber on demand 20241114122711282 DMAIN <0000> hlr.c:232 IMSI='262428212091662': Successfully assigned MSISDN='938' 20241114122711282 DLU <0006> fsm.c:456 lu(262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122711282 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122711282 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122711282 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711282 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711282 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711284 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711284 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428212091662"} 20241114122711284 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122711284 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122711284 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428212091662"} 20241114122711284 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122711284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122711284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122711284 DLU <0006> fsm.c:568 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122711284 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711284 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711285 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711285 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711286 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711286 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711287 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711287 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711288 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711288 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711292 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711292 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711292 DMAIN <0000> hlr.c:216 IMSI='262428212091662': Creating subscriber on demand 20241114122711292 DMAIN <0000> hlr.c:232 IMSI='262428212091662': Successfully assigned MSISDN='640' 20241114122711292 DLU <0006> fsm.c:456 lu(262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122711292 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114122711292 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428212091662" cause=GPRS services not allowed} 20241114122711292 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122711292 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122711292 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Freeing instance 20241114122711292 DLU <0006> fsm.c:568 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Deallocated 20241114122711293 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711293 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711294 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711294 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711295 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711295 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711295 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711295 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711296 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711296 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711300 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711300 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711300 DMAIN <0000> hlr.c:216 IMSI='262428212091662': Creating subscriber on demand 20241114122711300 DMAIN <0000> hlr.c:232 IMSI='262428212091662': Successfully assigned MSISDN='323' 20241114122711300 DLU <0006> fsm.c:456 lu(262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122711300 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114122711300 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428212091662" cause=GPRS services not allowed} 20241114122711300 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122711300 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122711300 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Freeing instance 20241114122711300 DLU <0006> fsm.c:568 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Deallocated 20241114122711300 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711300 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711302 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711302 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711303 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711303 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711303 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711303 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711307 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711307 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711307 DMAIN <0000> hlr.c:216 IMSI='262428212091662': Creating subscriber on demand 20241114122711307 DLU <0006> fsm.c:456 lu(262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122711307 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114122711307 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428212091662" cause=GPRS services not allowed} 20241114122711307 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122711307 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122711307 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Freeing instance 20241114122711307 DLU <0006> fsm.c:568 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Deallocated 20241114122711307 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711307 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711308 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711308 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711308 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711308 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711309 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711309 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711312 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711312 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711312 DMAIN <0000> hlr.c:216 IMSI='262428212091662': Creating subscriber on demand 20241114122711312 DLU <0006> fsm.c:456 lu(262428212091662)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122711312 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122711312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122711312 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428212091662" cn_domain=PS} 20241114122711312 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711312 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711314 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711314 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428212091662"} 20241114122711314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122711314 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122711314 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428212091662"} 20241114122711314 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428212091662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122711314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122711314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122711314 DLU <0006> fsm.c:568 lu(PS:IMSI-262428212091662)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122711314 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711314 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122711315 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711316 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711316 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711316 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711317 DAUC <0003> db_auc.c:157 IMSI='262428212091662': No 2G Auth Data 20241114122711317 DAUC <0003> db_auc.c:192 IMSI='262428212091662': No 3G Auth Data 20241114122711319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38544<->l=127.0.0.1:4258 20241114122711319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38530<->l=127.0.0.1:4258 20241114122711321 DLINP <000b> input/ipa.c:451 connected read/write 20241114122711321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122711321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122711321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122711321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122711321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37427<->l=127.0.0.1:4259) 20241114122711357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38552<->l=127.0.0.1:4258 20241114122711458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38552<->l=127.0.0.1:4258 20241114122714532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122714532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122714533 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122714534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38556<->l=127.0.0.1:4258 20241114122714535 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122714535 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122714535 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122714535 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  20241114122714535 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122714535 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  20241114122714535 DLGSUP <0013> gsup_server.c:235 2:  20241114122714535 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122714535 DLGSUP <0013> gsup_server.c:235 3:  20241114122714536 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122714536 DLGSUP <0013> gsup_server.c:235 4:  20241114122714536 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122714536 DLGSUP <0013> gsup_server.c:235 5:  20241114122714536 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122714536 DLGSUP <0013> gsup_server.c:235 7:  20241114122714536 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122714536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122714536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122714536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122714553 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39941<->l=127.0.0.1:4259) 20241114122714564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4258 20241114122714577 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122714577 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425349741126"} 20241114122714577 DMAIN <0000> hlr.c:216 IMSI='262425349741126': Creating subscriber on demand 20241114122714577 DMAIN <0000> hlr.c:232 IMSI='262425349741126': Successfully assigned MSISDN='263' 20241114122714577 DAUC <0003> db_auc.c:157 IMSI='262425349741126': No 2G Auth Data 20241114122714577 DAUC <0003> db_auc.c:192 IMSI='262425349741126': No 3G Auth Data 20241114122714578 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425349741126 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 20241114122714578 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425349741126" cause=IMSI unknown in HLR} 20241114122714578 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114122714578 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122714578 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122714580 DAUC <0003> db_auc.c:157 IMSI='262425349741126': No 2G Auth Data 20241114122714580 DAUC <0003> db_auc.c:192 IMSI='262425349741126': No 3G Auth Data 20241114122714582 DAUC <0003> db_auc.c:157 IMSI='262425349741126': No 2G Auth Data 20241114122714582 DAUC <0003> db_auc.c:192 IMSI='262425349741126': No 3G Auth Data 20241114122714583 DAUC <0003> db_auc.c:157 IMSI='262425349741126': No 2G Auth Data 20241114122714583 DAUC <0003> db_auc.c:192 IMSI='262425349741126': No 3G Auth Data 20241114122714584 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122714584 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425349741126" cn_domain=PS} 20241114122714584 DLU <0006> fsm.c:456 lu(262425349741126)[0x5603a26d92f0]{UNVALIDATED}: Allocated 20241114122714584 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114122714584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425349741126)[0x5603a26d92f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122714584 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425349741126" cn_domain=PS} 20241114122714584 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122714585 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122714587 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122714587 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425349741126"} 20241114122714587 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425349741126)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122714587 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122714587 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425349741126"} 20241114122714587 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425349741126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122714587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425349741126)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122714587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425349741126)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122714587 DLU <0006> fsm.c:568 lu(PS:IMSI-262425349741126)[0x5603a26d92f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122714587 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122714587 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122714590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4258 20241114122714590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38556<->l=127.0.0.1:4258 20241114122714591 DLINP <000b> input/ipa.c:451 connected read/write 20241114122714591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122714591 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122714591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122714591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122714592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39941<->l=127.0.0.1:4259) 20241114122714632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4258 20241114122714733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4258 20241114122717807 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122717808 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122717809 DLINP <000b> input/ipa.c:451 connected read/write 20241114122717809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122717809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33714<->l=127.0.0.1:4258 20241114122717811 DLINP <000b> input/ipa.c:451 connected read/write 20241114122717811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122717811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122717811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122717811 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  20241114122717811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122717811 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  20241114122717811 DLGSUP <0013> gsup_server.c:235 2:  20241114122717811 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122717811 DLGSUP <0013> gsup_server.c:235 3:  20241114122717811 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122717811 DLGSUP <0013> gsup_server.c:235 4:  20241114122717811 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122717811 DLGSUP <0013> gsup_server.c:235 5:  20241114122717811 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122717811 DLGSUP <0013> gsup_server.c:235 7:  20241114122717811 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122717811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122717811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122717811 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122717832 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42637<->l=127.0.0.1:4259) 20241114122717835 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114122717835 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241114122717850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 20241114122717853 DAUC <0003> db_auc.c:157 IMSI='262425347575017': No 2G Auth Data 20241114122717853 DAUC <0003> db_auc.c:192 IMSI='262425347575017': No 3G Auth Data 20241114122717859 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614187058.msisdn 20241114122717859 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614187058.msisdn: not attached (vlr_number unset) 20241114122717859 DDGSM <0007> mslookup_server.c:327 sip.voice.491614187058.msisdn: does not exist in GSUP proxy 20241114122718861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122718861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122718861 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425347575017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425347575017" cn_domain=CS} 20241114122718861 DLU <0006> fsm.c:456 lu(262425347575017)[0x5603a26be620]{UNVALIDATED}: Allocated 20241114122718861 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425347575017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241114122718861 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425347575017)[0x5603a26be620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114122718861 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425347575017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425347575017" cn_domain=CS} 20241114122718861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122718861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122718861 DLINP <000b> input/ipa.c:451 connected read/write 20241114122718861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122718865 DLINP <000b> input/ipa.c:451 connected read/write 20241114122718865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122718865 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425347575017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425347575017"} 20241114122718865 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425347575017)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114122718865 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425347575017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114122718865 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425347575017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425347575017"} 20241114122718865 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425347575017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122718865 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425347575017)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114122718865 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425347575017)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114122718865 DLU <0006> fsm.c:568 lu(CS:IMSI-262425347575017)[0x5603a26be620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114122718865 DLINP <000b> input/ipa.c:451 connected read/write 20241114122718865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122718865 DLINP <000b> input/ipa.c:451 connected read/write 20241114122718865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122718867 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614187058.msisdn 20241114122718867 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614187058.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241114122718867 DDGSM <0007> mslookup_server.c:327 sip.voice.491614187058.msisdn: does not exist in GSUP proxy 20241114122718867 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614187058.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241114122718871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 20241114122718872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33714<->l=127.0.0.1:4258 20241114122718872 DLINP <000b> input/ipa.c:451 connected read/write 20241114122718872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122718872 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122718873 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122718873 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122718873 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42637<->l=127.0.0.1:4259) 20241114122718914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33740<->l=127.0.0.1:4258 20241114122719014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33740<->l=127.0.0.1:4258 20241114122720872 DSS <0004> hlr_ussd.c:239 262427894216312/0xc5a4fa89: SS Session Timeout, destroying 20241114122720872 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427894216312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114122722091 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122722091 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122722093 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122722094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33752<->l=127.0.0.1:4258 20241114122722097 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122722097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122722097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122722097 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  20241114122722097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122722097 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  20241114122722097 DLGSUP <0013> gsup_server.c:235 2:  20241114122722097 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122722097 DLGSUP <0013> gsup_server.c:235 3:  20241114122722097 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122722097 DLGSUP <0013> gsup_server.c:235 4:  20241114122722097 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122722097 DLGSUP <0013> gsup_server.c:235 5:  20241114122722097 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122722097 DLGSUP <0013> gsup_server.c:235 7:  20241114122722097 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122722097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122722097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122722097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122722097 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241114122722097 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241114122722136 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41951<->l=127.0.0.1:4259) 20241114122722139 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114122722139 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241114122722155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4258 20241114122722159 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122722159 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423393509770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423393509770" cn_domain=CS} 20241114122722159 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423393509770 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241114122722159 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423393509770 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241114122722159 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423393509770.imsi 20241114122722159 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423393509770.imsi 20241114122722159 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423393509770.imsi: does not exist in local HLR 20241114122722165 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423393509770 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241114122722165 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241114122722165 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241114122722165 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241114122722165 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241114122722165 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241114122722165 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423393509770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122722165 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122722165 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122722165 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122722165 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122722165 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122722166 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122722167 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122722167 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122722167 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241114122722167 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241114122722167 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241114122722168 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122722168 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122722168 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241114122722209 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122722209 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122722209 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122722209 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122722209 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423393509770 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610353667 20241114122722209 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423393509770 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122722209 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122722210 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122722213 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122722213 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122722213 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423393509770 MSISDN-491610353667 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122722213 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122722213 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122722215 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122722215 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122722215 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423393509770 MSISDN-491610353667 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 20241114122722215 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423393509770 MSISDN-491610353667 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122722215 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122722215 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122722217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4258 20241114122722218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33752<->l=127.0.0.1:4258 20241114122722220 DLINP <000b> input/ipa.c:451 connected read/write 20241114122722220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122722220 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122722220 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122722220 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122722220 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41951<->l=127.0.0.1:4259) 20241114122722220 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122722220 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122722220 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241114122722220 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241114122722220 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241114122722258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241114122722358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241114122725432 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122725432 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122725435 DLINP <000b> input/ipa.c:451 connected read/write 20241114122725435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122725436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33788<->l=127.0.0.1:4258 20241114122725438 DLINP <000b> input/ipa.c:451 connected read/write 20241114122725438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122725438 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122725438 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122725438 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  20241114122725438 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122725438 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  20241114122725438 DLGSUP <0013> gsup_server.c:235 2:  20241114122725438 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122725438 DLGSUP <0013> gsup_server.c:235 3:  20241114122725438 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122725438 DLGSUP <0013> gsup_server.c:235 4:  20241114122725438 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122725438 DLGSUP <0013> gsup_server.c:235 5:  20241114122725438 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122725438 DLGSUP <0013> gsup_server.c:235 7:  20241114122725438 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122725438 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122725438 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122725438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122725438 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241114122725439 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241114122725457 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41925<->l=127.0.0.1:4259) 20241114122725460 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114122725460 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241114122725472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241114122725475 DAUC <0003> db_auc.c:157 IMSI='262422452690535': No 2G Auth Data 20241114122725475 DAUC <0003> db_auc.c:192 IMSI='262422452690535': No 3G Auth Data 20241114122725479 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422452690535.imsi 20241114122725479 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422452690535.imsi: found in local HLR 20241114122725483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241114122725484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33788<->l=127.0.0.1:4258 20241114122725485 DLINP <000b> input/ipa.c:451 connected read/write 20241114122725485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122725485 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122725485 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122725485 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122725485 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41925<->l=127.0.0.1:4259) 20241114122725527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 20241114122725627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 20241114122728702 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122728702 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122728704 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122728704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20241114122728706 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241114122728706 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241114122728706 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122728706 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122728706 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122728706 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  20241114122728706 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122728706 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  20241114122728706 DLGSUP <0013> gsup_server.c:235 2:  20241114122728706 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122728706 DLGSUP <0013> gsup_server.c:235 3:  20241114122728706 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122728706 DLGSUP <0013> gsup_server.c:235 4:  20241114122728706 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122728706 DLGSUP <0013> gsup_server.c:235 5:  20241114122728706 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122728706 DLGSUP <0013> gsup_server.c:235 7:  20241114122728706 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122728706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122728706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122728706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122728740 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43673<->l=127.0.0.1:4259) 20241114122728742 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114122728742 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241114122728757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20241114122728762 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122728762 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423323777083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423323777083" cn_domain=CS} 20241114122728762 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423323777083 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241114122728762 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423323777083 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241114122728762 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423323777083.imsi 20241114122728762 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423323777083.imsi 20241114122728762 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423323777083.imsi: does not exist in local HLR 20241114122728767 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423323777083 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241114122728767 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241114122728767 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241114122728767 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241114122728767 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241114122728767 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241114122728767 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423323777083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122728768 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122728768 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122728768 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122728768 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122728768 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122728768 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122728770 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122728770 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122728770 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241114122728770 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241114122728770 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241114122728771 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122728771 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122728772 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241114122728813 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122728813 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122728813 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122728813 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122728813 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423323777083 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614258350 20241114122728813 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423323777083 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122728813 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122728813 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122728817 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122728817 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122728817 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423323777083 MSISDN-491614258350 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122728817 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122728817 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122728819 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122728819 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122728819 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423323777083 MSISDN-491614258350 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 20241114122728819 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423323777083 MSISDN-491614258350 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122728819 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122728819 DLINP <000b> input/ipa.c:451 connected read/write 20241114122728819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122728821 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423323777083.imsi 20241114122728821 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423323777083.imsi: does not exist in local HLR 20241114122729822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20241114122729823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20241114122729824 DLINP <000b> input/ipa.c:451 connected read/write 20241114122729824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122729824 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122729824 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122729824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122729824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43673<->l=127.0.0.1:4259) 20241114122729825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122729825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122729825 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241114122729825 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241114122729825 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241114122729869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241114122729970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241114122733048 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114122733049 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241114122733051 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122733052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 20241114122733054 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122733054 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114122733054 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114122733054 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  20241114122733054 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114122733054 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  20241114122733054 DLGSUP <0013> gsup_server.c:235 2:  20241114122733054 DLGSUP <0013> gsup_server.c:237 2: 00  20241114122733054 DLGSUP <0013> gsup_server.c:235 3:  20241114122733054 DLGSUP <0013> gsup_server.c:237 3: 00  20241114122733054 DLGSUP <0013> gsup_server.c:235 4:  20241114122733054 DLGSUP <0013> gsup_server.c:237 4: 00  20241114122733054 DLGSUP <0013> gsup_server.c:235 5:  20241114122733055 DLGSUP <0013> gsup_server.c:237 5: 00  20241114122733055 DLGSUP <0013> gsup_server.c:235 7:  20241114122733055 DLGSUP <0013> gsup_server.c:237 7: 00  20241114122733055 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114122733055 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241114122733055 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114122733055 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241114122733055 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241114122733083 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41929<->l=127.0.0.1:4259) 20241114122733085 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114122733085 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241114122733100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4258 20241114122733105 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122733105 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423912267229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423912267229" cn_domain=CS} 20241114122733105 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423912267229 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241114122733105 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423912267229 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241114122733105 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423912267229.imsi 20241114122733105 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423912267229.imsi 20241114122733105 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423912267229.imsi: does not exist in local HLR 20241114122733111 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423912267229 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241114122733111 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241114122733111 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241114122733111 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241114122733111 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241114122733111 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241114122733111 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423912267229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114122733111 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122733111 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122733111 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122733111 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122733111 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114122733111 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114122733114 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122733114 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122733114 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241114122733114 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241114122733114 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241114122733115 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122733115 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122733115 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241114122733157 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122733157 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122733157 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122733157 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122733157 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423912267229 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614587427 20241114122733157 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423912267229 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122733157 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122733157 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122733161 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122733161 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122733161 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423912267229 MSISDN-491614587427 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122733161 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122733161 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122733163 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122733163 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122733163 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423912267229 MSISDN-491614587427 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 20241114122733163 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423912267229 MSISDN-491614587427 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114122733163 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122733163 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114122733165 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614587427.msisdn 20241114122733165 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614587427.msisdn: does not exist in local HLR 20241114122733165 DDGSM <0007> mslookup_server.c:352 sip.voice.491614587427.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241114122733165 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614587427.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241114122733168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4258 20241114122733169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 20241114122733170 DLINP <000b> input/ipa.c:451 connected read/write 20241114122733170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114122733170 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114122733170 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114122733170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114122733170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41929<->l=127.0.0.1:4259) 20241114122733170 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114122733170 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114122733170 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241114122733170 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241114122733170 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241114122733209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 20241114122733310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258