20241206122650442 DMAIN <0000> hlr.c:802 hlr starting 20241206122650442 DDB <0001> db.c:599 using database: :memory: 20241206122650442 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241206122650443 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241206122650444 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241206122650445 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241206122650445 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241206122650453 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241206122650453 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241206122650453 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241206122650454 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241206122650454 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241206122652260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122652260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122652262 DLINP <000b> input/ipa.c:451 connected read/write 20241206122652262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122652263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38514<->l=127.0.0.1:4258 20241206122652264 DLINP <000b> input/ipa.c:451 connected read/write 20241206122652264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122652264 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122652265 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122652265 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  20241206122652265 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122652265 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  20241206122652265 DLGSUP <0013> gsup_server.c:235 2:  20241206122652265 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122652265 DLGSUP <0013> gsup_server.c:235 3:  20241206122652265 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122652265 DLGSUP <0013> gsup_server.c:235 4:  20241206122652265 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122652265 DLGSUP <0013> gsup_server.c:235 5:  20241206122652265 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122652265 DLGSUP <0013> gsup_server.c:235 7:  20241206122652265 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122652265 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122652265 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122652265 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122652286 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37867<->l=127.0.0.1:4259) 20241206122652302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4258 20241206122652309 DLINP <000b> input/ipa.c:451 connected read/write 20241206122652309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122652309 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"} 20241206122652309 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" 20241206122652309 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} 20241206122652309 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 20241206122652309 DLINP <000b> input/ipa.c:451 connected read/write 20241206122652309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122652309 DLINP <000b> input/ipa.c:451 connected read/write 20241206122652309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122652312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4258 20241206122652313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38514<->l=127.0.0.1:4258 20241206122652314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37867<->l=127.0.0.1:4259) 20241206122652315 DLINP <000b> input/ipa.c:451 connected read/write 20241206122652315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122652315 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122652315 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122652315 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122652394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4258 20241206122652495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4258 20241206122655600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122655600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122655601 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38526<->l=127.0.0.1:4258 20241206122655604 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655604 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122655604 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122655604 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  20241206122655604 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122655604 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  20241206122655604 DLGSUP <0013> gsup_server.c:235 2:  20241206122655604 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122655604 DLGSUP <0013> gsup_server.c:235 3:  20241206122655604 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122655604 DLGSUP <0013> gsup_server.c:235 4:  20241206122655604 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122655604 DLGSUP <0013> gsup_server.c:235 5:  20241206122655604 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122655604 DLGSUP <0013> gsup_server.c:235 7:  20241206122655604 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122655604 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122655604 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122655604 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122655623 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35721<->l=127.0.0.1:4259) 20241206122655629 DAUC <0003> db_auc.c:157 IMSI='262429764149372': No 2G Auth Data 20241206122655629 DAUC <0003> db_auc.c:192 IMSI='262429764149372': No 3G Auth Data 20241206122655643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38530<->l=127.0.0.1:4258 20241206122655646 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655646 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429764149372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429764149372"} 20241206122655647 DAUC <0003> db_auc.c:192 IMSI='262429764149372': No 3G Auth Data 20241206122655647 DAUC <0003> db_auc.c:236 IMSI='262429764149372': Calling to generate 5 vectors 20241206122655647 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122655647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122655647 DAUC <0003> auc.c:113 vector [0]: rand = c4ca4f703db6e05c7fc3d8667586eaea 20241206122655647 DAUC <0003> auc.c:179 vector [0]: kc = 32663500135cb000 20241206122655647 DAUC <0003> auc.c:180 vector [0]: sres = 6f4464fa 20241206122655647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122655647 DAUC <0003> auc.c:113 vector [1]: rand = 8b539e0201019d8062e14f847107bb5f 20241206122655647 DAUC <0003> auc.c:179 vector [1]: kc = 346603f977168800 20241206122655647 DAUC <0003> auc.c:180 vector [1]: sres = 82bc8797 20241206122655647 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122655647 DAUC <0003> auc.c:113 vector [2]: rand = b317cbc5689f6fe8eac5f0f2fdaa112a 20241206122655647 DAUC <0003> auc.c:179 vector [2]: kc = a9305c15c053d800 20241206122655647 DAUC <0003> auc.c:180 vector [2]: sres = 34bfb325 20241206122655647 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122655647 DAUC <0003> auc.c:113 vector [3]: rand = 71aefbc76cddc1f7fdb2c32562f97c2d 20241206122655647 DAUC <0003> auc.c:179 vector [3]: kc = 80cee46c8fbef400 20241206122655647 DAUC <0003> auc.c:180 vector [3]: sres = 9a100718 20241206122655647 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122655647 DAUC <0003> auc.c:113 vector [4]: rand = 68a3e212394c2357dab4834365e25f48 20241206122655647 DAUC <0003> auc.c:179 vector [4]: kc = 82c0643be8addc00 20241206122655647 DAUC <0003> auc.c:180 vector [4]: sres = 2a67b5d2 20241206122655647 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122655647 DAUC <0003> db_auc.c:245 IMSI='262429764149372': Generated 5 vectors 20241206122655647 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429764149372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429764149372"} 20241206122655647 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429764149372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122655647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38530<->l=127.0.0.1:4258 20241206122655651 DAUC <0003> db_auc.c:157 IMSI='262422693297587': No 2G Auth Data 20241206122655651 DAUC <0003> db_auc.c:192 IMSI='262422693297587': No 3G Auth Data 20241206122655667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4258 20241206122655671 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655671 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422693297587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422693297587"} 20241206122655671 DAUC <0003> db_auc.c:192 IMSI='262422693297587': No 3G Auth Data 20241206122655671 DAUC <0003> db_auc.c:236 IMSI='262422693297587': Calling to generate 5 vectors 20241206122655671 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122655671 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122655671 DAUC <0003> auc.c:113 vector [0]: rand = 2e0d82fe9eddfb95aadb88a9c7e4523a 20241206122655671 DAUC <0003> auc.c:179 vector [0]: kc = bbf0758f9959c000 20241206122655671 DAUC <0003> auc.c:180 vector [0]: sres = 29da697a 20241206122655671 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122655671 DAUC <0003> auc.c:113 vector [1]: rand = 910137b56b3189722544d12ca8def4d5 20241206122655671 DAUC <0003> auc.c:179 vector [1]: kc = 797f9553b3186800 20241206122655671 DAUC <0003> auc.c:180 vector [1]: sres = de9f73bb 20241206122655671 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122655671 DAUC <0003> auc.c:113 vector [2]: rand = b12f2a760c09b1d6a2a3b236d1dab377 20241206122655671 DAUC <0003> auc.c:179 vector [2]: kc = 59ad56e2b4c89800 20241206122655671 DAUC <0003> auc.c:180 vector [2]: sres = 97e8d4e1 20241206122655671 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122655671 DAUC <0003> auc.c:113 vector [3]: rand = c27033fcd5cbf9d5c001c86aa32e6b2a 20241206122655671 DAUC <0003> auc.c:179 vector [3]: kc = e30f419516658000 20241206122655671 DAUC <0003> auc.c:180 vector [3]: sres = ab93c108 20241206122655671 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122655671 DAUC <0003> auc.c:113 vector [4]: rand = 50fdabde5e2e1d5e6d7ecbe6392820c5 20241206122655671 DAUC <0003> auc.c:179 vector [4]: kc = 780844a5207e7000 20241206122655671 DAUC <0003> auc.c:180 vector [4]: sres = 91fc1c06 20241206122655671 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122655671 DAUC <0003> db_auc.c:245 IMSI='262422693297587': Generated 5 vectors 20241206122655671 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422693297587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422693297587"} 20241206122655671 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422693297587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122655671 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655672 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4258 20241206122655675 DAUC <0003> db_auc.c:157 IMSI='262428435701008': No 2G Auth Data 20241206122655675 DAUC <0003> db_auc.c:192 IMSI='262428435701008': No 3G Auth Data 20241206122655692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4258 20241206122655695 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655695 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428435701008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428435701008"} 20241206122655695 DAUC <0003> db_auc.c:192 IMSI='262428435701008': No 3G Auth Data 20241206122655695 DAUC <0003> db_auc.c:236 IMSI='262428435701008': Calling to generate 5 vectors 20241206122655695 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122655695 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122655695 DAUC <0003> auc.c:113 vector [0]: rand = c3235c7d48c641c565ada466797cf69d 20241206122655695 DAUC <0003> auc.c:179 vector [0]: kc = fc4d65dd601ee9dd 20241206122655695 DAUC <0003> auc.c:180 vector [0]: sres = 2411c8d9 20241206122655695 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122655695 DAUC <0003> auc.c:113 vector [1]: rand = 5a1ed13ca32effbaa683a770c6c63541 20241206122655695 DAUC <0003> auc.c:179 vector [1]: kc = ce81dfb3ae9a9a01 20241206122655695 DAUC <0003> auc.c:180 vector [1]: sres = 7329f6a3 20241206122655695 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122655695 DAUC <0003> auc.c:113 vector [2]: rand = b1b1fd5ac455ca1b57d5cc75b6cb76f9 20241206122655695 DAUC <0003> auc.c:179 vector [2]: kc = 0d13cc74a3ae629f 20241206122655695 DAUC <0003> auc.c:180 vector [2]: sres = b7bf8d9e 20241206122655696 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122655696 DAUC <0003> auc.c:113 vector [3]: rand = dd4cded589cf92d0d75ef5908068960a 20241206122655696 DAUC <0003> auc.c:179 vector [3]: kc = 20f1c200c7262a44 20241206122655696 DAUC <0003> auc.c:180 vector [3]: sres = b9b5cf81 20241206122655696 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122655696 DAUC <0003> auc.c:113 vector [4]: rand = 344bffcebaee8cb1b3639e014be9350d 20241206122655696 DAUC <0003> auc.c:179 vector [4]: kc = 07bb51e5523cc9c7 20241206122655696 DAUC <0003> auc.c:180 vector [4]: sres = 7e69e957 20241206122655696 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122655696 DAUC <0003> db_auc.c:245 IMSI='262428435701008': Generated 5 vectors 20241206122655696 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428435701008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428435701008"} 20241206122655696 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428435701008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122655696 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655696 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4258 20241206122655699 DAUC <0003> db_auc.c:157 IMSI='262421197721180': No 2G Auth Data 20241206122655699 DAUC <0003> db_auc.c:192 IMSI='262421197721180': No 3G Auth Data 20241206122655715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4258 20241206122655719 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655719 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421197721180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421197721180"} 20241206122655719 DAUC <0003> db_auc.c:157 IMSI='262421197721180': No 2G Auth Data 20241206122655719 DAUC <0003> db_auc.c:236 IMSI='262421197721180': Calling to generate 5 vectors 20241206122655719 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241206122655719 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122655719 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122655719 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122655719 DAUC <0003> auc.c:113 vector [0]: rand = 94c09b7e469adb8521d76fb7a7520c81 20241206122655719 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122655719 DAUC <0003> auc.c:142 vector [0]: autn = d31151f5f2cf0000a2c93d3afd50f64f 20241206122655719 DAUC <0003> auc.c:143 vector [0]: ck = 8849c9a7830d9915a61772653e229656 20241206122655719 DAUC <0003> auc.c:144 vector [0]: ik = 619a154b398972c868799133f37a9d05 20241206122655719 DAUC <0003> auc.c:145 vector [0]: res = 96c3d31c1a27dd260000000000000000 20241206122655719 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122655719 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122655719 DAUC <0003> auc.c:151 vector [0]: kc = 27bd3fba77dce08e 20241206122655719 DAUC <0003> auc.c:152 vector [0]: sres = 8ce40e3a 20241206122655719 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122655719 DAUC <0003> auc.c:113 vector [1]: rand = aa9d9b81a6d10cd9f2b591732f8dbf2b 20241206122655719 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122655719 DAUC <0003> auc.c:142 vector [1]: autn = 25fa5b0f4d4300008afebd99c2731d8e 20241206122655719 DAUC <0003> auc.c:143 vector [1]: ck = d560c170057884b0b42a05a8be1c5894 20241206122655719 DAUC <0003> auc.c:144 vector [1]: ik = 582c0e063e1df1a02bfff7bc18428830 20241206122655719 DAUC <0003> auc.c:145 vector [1]: res = 5dd8e1aeafa64bde0000000000000000 20241206122655719 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122655719 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122655719 DAUC <0003> auc.c:151 vector [1]: kc = 12993d629d3ba5b4 20241206122655719 DAUC <0003> auc.c:152 vector [1]: sres = f27eaa70 20241206122655719 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122655719 DAUC <0003> auc.c:113 vector [2]: rand = ced715a769dcaba012b3c7bf6c23df26 20241206122655719 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122655719 DAUC <0003> auc.c:142 vector [2]: autn = 6f08fd19d0450000889e0ad3eb65e5b4 20241206122655719 DAUC <0003> auc.c:143 vector [2]: ck = 937e22aae48a0ca1bc70cd5dc08e1671 20241206122655719 DAUC <0003> auc.c:144 vector [2]: ik = a1cc3f6dfa3393c5c6f9ecbcbf065198 20241206122655719 DAUC <0003> auc.c:145 vector [2]: res = 3845a033886644640000000000000000 20241206122655719 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122655719 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122655719 DAUC <0003> auc.c:151 vector [2]: kc = 483b3c266131d88d 20241206122655719 DAUC <0003> auc.c:152 vector [2]: sres = b023e457 20241206122655719 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122655719 DAUC <0003> auc.c:113 vector [3]: rand = 993f26bd7cfe01384d26895d5ad4b53b 20241206122655719 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122655719 DAUC <0003> auc.c:142 vector [3]: autn = 9bb06cc197a90000e31f9e8fd9674244 20241206122655719 DAUC <0003> auc.c:143 vector [3]: ck = 1061d5901f9a194a86506ceb2a170c83 20241206122655719 DAUC <0003> auc.c:144 vector [3]: ik = b995002b9f4d763c1fd6297d8dd9077f 20241206122655719 DAUC <0003> auc.c:145 vector [3]: res = 638ae8f7d89cb2230000000000000000 20241206122655719 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122655719 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122655719 DAUC <0003> auc.c:151 vector [3]: kc = 3072902d2719648a 20241206122655719 DAUC <0003> auc.c:152 vector [3]: sres = bb165ad4 20241206122655719 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122655720 DAUC <0003> auc.c:113 vector [4]: rand = 3b23c2cf621a338419dc71f1c87bc193 20241206122655720 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122655720 DAUC <0003> auc.c:142 vector [4]: autn = 150cf72415f70000627d884dc9d9ab91 20241206122655720 DAUC <0003> auc.c:143 vector [4]: ck = cdf289f30409ddda1c2f7fce877618c7 20241206122655720 DAUC <0003> auc.c:144 vector [4]: ik = c3cb2e57bf2c36f479ff859961e8fe10 20241206122655720 DAUC <0003> auc.c:145 vector [4]: res = 293cbd9ad2c4733a0000000000000000 20241206122655720 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122655720 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241206122655720 DAUC <0003> auc.c:151 vector [4]: kc = 6be95df35dbb0df9 20241206122655720 DAUC <0003> auc.c:152 vector [4]: sres = fbf8cea0 20241206122655720 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241206122655720 DAUC <0003> db_auc.c:245 IMSI='262421197721180': Generated 5 vectors 20241206122655720 DAUC <0003> db_auc.c:249 IMSI='262421197721180': Updating SQN=161 in DB 20241206122655720 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421197721180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421197721180"} 20241206122655720 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421197721180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122655720 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655720 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4258 20241206122655725 DAUC <0003> db_auc.c:157 IMSI='262428640613276': No 2G Auth Data 20241206122655725 DAUC <0003> db_auc.c:192 IMSI='262428640613276': No 3G Auth Data 20241206122655740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4258 20241206122655744 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655744 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428640613276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428640613276"} 20241206122655744 DAUC <0003> db_auc.c:157 IMSI='262428640613276': No 2G Auth Data 20241206122655744 DAUC <0003> db_auc.c:236 IMSI='262428640613276': Calling to generate 5 vectors 20241206122655744 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241206122655744 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122655744 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241206122655744 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122655744 DAUC <0003> auc.c:113 vector [0]: rand = d6e382d0675592fe104fdf3efe8f314b 20241206122655744 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122655744 DAUC <0003> auc.c:142 vector [0]: autn = 9f6667371f7d0000dde1fac15b031f69 20241206122655744 DAUC <0003> auc.c:143 vector [0]: ck = 600a9b84d62c9b79a86510eb8de52ad9 20241206122655744 DAUC <0003> auc.c:144 vector [0]: ik = 6a2a8cf22ab66d2b7dfe5376fa3a7bbb 20241206122655744 DAUC <0003> auc.c:145 vector [0]: res = 0d91eb24b148328a0000000000000000 20241206122655744 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122655744 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122655744 DAUC <0003> auc.c:151 vector [0]: kc = dfbb54eb8b45a730 20241206122655744 DAUC <0003> auc.c:152 vector [0]: sres = bcd9d9ae 20241206122655744 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122655744 DAUC <0003> auc.c:113 vector [1]: rand = bfad536ff03adf2c19d4fb332e541638 20241206122655744 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122655744 DAUC <0003> auc.c:142 vector [1]: autn = 7008f9dad1030000c83ac4afe0c7eaf8 20241206122655744 DAUC <0003> auc.c:143 vector [1]: ck = fcc5fe6da7e033fca22c3e4ab44c1a42 20241206122655744 DAUC <0003> auc.c:144 vector [1]: ik = 396cf69eef7d2285d1864d63686503a9 20241206122655744 DAUC <0003> auc.c:145 vector [1]: res = 9af33ed8b0874dc90000000000000000 20241206122655744 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122655744 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122655744 DAUC <0003> auc.c:151 vector [1]: kc = b6037bda94b40892 20241206122655744 DAUC <0003> auc.c:152 vector [1]: sres = 2a747311 20241206122655744 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122655744 DAUC <0003> auc.c:113 vector [2]: rand = 505dfe270120ab2e0119eb3aa04c6314 20241206122655744 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122655744 DAUC <0003> auc.c:142 vector [2]: autn = f1b594a7675b00007f94ec54fa48cd3e 20241206122655744 DAUC <0003> auc.c:143 vector [2]: ck = 05186e506763be731d638171e8e8dec9 20241206122655744 DAUC <0003> auc.c:144 vector [2]: ik = 35099c6ed5cb9eb8fde407d5dce58574 20241206122655744 DAUC <0003> auc.c:145 vector [2]: res = 56bdbc798c3c6fab0000000000000000 20241206122655744 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122655744 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122655744 DAUC <0003> auc.c:151 vector [2]: kc = d096749a86a57b76 20241206122655744 DAUC <0003> auc.c:152 vector [2]: sres = da81d3d2 20241206122655744 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122655744 DAUC <0003> auc.c:113 vector [3]: rand = 10826ecefad631ef0a68f3f3aeb44a35 20241206122655744 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122655744 DAUC <0003> auc.c:142 vector [3]: autn = 85bed9856a64000049c79a7bde72f864 20241206122655744 DAUC <0003> auc.c:143 vector [3]: ck = 47cdcef2810f3e212d0ac4918460dc38 20241206122655744 DAUC <0003> auc.c:144 vector [3]: ik = 6033e3545753bc9ed16e9843e2bc18ca 20241206122655744 DAUC <0003> auc.c:145 vector [3]: res = 88ed1681463cc8810000000000000000 20241206122655744 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122655744 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122655744 DAUC <0003> auc.c:151 vector [3]: kc = db9a7174b080464d 20241206122655744 DAUC <0003> auc.c:152 vector [3]: sres = ced1de00 20241206122655744 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122655744 DAUC <0003> auc.c:113 vector [4]: rand = 87b325574d3d7ca70237e7d00b67acaa 20241206122655744 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122655744 DAUC <0003> auc.c:142 vector [4]: autn = 9a631b0c660500007e8b23817c38b26e 20241206122655744 DAUC <0003> auc.c:143 vector [4]: ck = 883d3ab932a4192de52dc3331bae3bec 20241206122655744 DAUC <0003> auc.c:144 vector [4]: ik = d7aae0b50eec2a592c2bf2db0e8bb17a 20241206122655744 DAUC <0003> auc.c:145 vector [4]: res = ee1f4693f63a3ee40000000000000000 20241206122655744 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122655744 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241206122655744 DAUC <0003> auc.c:151 vector [4]: kc = 9691ebe4296db9e2 20241206122655744 DAUC <0003> auc.c:152 vector [4]: sres = 18257877 20241206122655744 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241206122655744 DAUC <0003> db_auc.c:245 IMSI='262428640613276': Generated 5 vectors 20241206122655744 DAUC <0003> db_auc.c:249 IMSI='262428640613276': Updating SQN=161 in DB 20241206122655745 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428640613276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428640613276"} 20241206122655745 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428640613276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122655745 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655745 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4258 20241206122655749 DAUC <0003> db_auc.c:157 IMSI='262427256894275': No 2G Auth Data 20241206122655749 DAUC <0003> db_auc.c:192 IMSI='262427256894275': No 3G Auth Data 20241206122655764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38574<->l=127.0.0.1:4258 20241206122655767 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655767 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427256894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427256894275"} 20241206122655767 DAUC <0003> db_auc.c:236 IMSI='262427256894275': Calling to generate 5 vectors 20241206122655768 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122655768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122655768 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122655768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122655768 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122655768 DAUC <0003> auc.c:113 vector [0]: rand = 96352561c1e84ccf39398cf6986b69d9 20241206122655768 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122655768 DAUC <0003> auc.c:142 vector [0]: autn = e6ef60c86c2e00008c14d52fcb327a36 20241206122655768 DAUC <0003> auc.c:143 vector [0]: ck = d82f7e3f2754b9d4ea47c2f25e71d3c4 20241206122655768 DAUC <0003> auc.c:144 vector [0]: ik = 5732ef4fb116f3440ad5d6192f1105bd 20241206122655768 DAUC <0003> auc.c:145 vector [0]: res = a995f2fe8f5848400000000000000000 20241206122655768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122655768 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122655768 DAUC <0003> auc.c:179 vector [0]: kc = 88a22317d75ee000 20241206122655768 DAUC <0003> auc.c:180 vector [0]: sres = a5ddb3d3 20241206122655768 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122655768 DAUC <0003> auc.c:113 vector [1]: rand = ce70790113f041f212787f7d32f993b1 20241206122655768 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122655768 DAUC <0003> auc.c:142 vector [1]: autn = bbbd8d4c1dea0000a925092ff2ab822b 20241206122655768 DAUC <0003> auc.c:143 vector [1]: ck = 8a5ee8e0d5528a992128900c570358ad 20241206122655768 DAUC <0003> auc.c:144 vector [1]: ik = dc40da4cbaf6cfc65d3f42265cbcdd53 20241206122655768 DAUC <0003> auc.c:145 vector [1]: res = 6570ae0907d1e55f0000000000000000 20241206122655768 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122655768 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122655768 DAUC <0003> auc.c:179 vector [1]: kc = a9547c880000bc00 20241206122655768 DAUC <0003> auc.c:180 vector [1]: sres = 5b664d01 20241206122655768 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122655768 DAUC <0003> auc.c:113 vector [2]: rand = 8b2f538514e5deea56e557963c3a0429 20241206122655768 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122655768 DAUC <0003> auc.c:142 vector [2]: autn = d46cac1a3f5a0000dde3f6192e068925 20241206122655768 DAUC <0003> auc.c:143 vector [2]: ck = 9086ef9fd22d63afa39ddcf13a8ee314 20241206122655768 DAUC <0003> auc.c:144 vector [2]: ik = 8a1e53efd8b8b55590a461590d76e839 20241206122655768 DAUC <0003> auc.c:145 vector [2]: res = 5f12ea9b95084d160000000000000000 20241206122655768 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122655768 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122655768 DAUC <0003> auc.c:179 vector [2]: kc = e67a99f45a188800 20241206122655768 DAUC <0003> auc.c:180 vector [2]: sres = 6fee9b6c 20241206122655768 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122655768 DAUC <0003> auc.c:113 vector [3]: rand = 60e7b478ceae890cb0a73451e81fd76a 20241206122655768 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122655768 DAUC <0003> auc.c:142 vector [3]: autn = 47cbff87fd1500005dab9650b67b4e34 20241206122655768 DAUC <0003> auc.c:143 vector [3]: ck = c61ca84f38beba6a5d7df14d13820cc4 20241206122655768 DAUC <0003> auc.c:144 vector [3]: ik = 5e15d984b9c72a90052456c96d52fe24 20241206122655768 DAUC <0003> auc.c:145 vector [3]: res = 8b120d04c1382c910000000000000000 20241206122655768 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122655768 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122655769 DAUC <0003> auc.c:179 vector [3]: kc = 8bd333dab876f400 20241206122655769 DAUC <0003> auc.c:180 vector [3]: sres = 46799792 20241206122655769 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122655769 DAUC <0003> auc.c:113 vector [4]: rand = 1488b5c7a5b5f73e1d45c2874eb949fe 20241206122655769 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122655769 DAUC <0003> auc.c:142 vector [4]: autn = edf129c8dd01000030462e4453a83fc4 20241206122655769 DAUC <0003> auc.c:143 vector [4]: ck = c94b3bfb1cecf46f01b3a1ebc61fa66e 20241206122655769 DAUC <0003> auc.c:144 vector [4]: ik = feb7794fb00a4a2cb72b4a9faa46af8e 20241206122655769 DAUC <0003> auc.c:145 vector [4]: res = 57e8b91fe840760f0000000000000000 20241206122655769 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122655769 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122655769 DAUC <0003> auc.c:179 vector [4]: kc = c217992fb5ab2000 20241206122655769 DAUC <0003> auc.c:180 vector [4]: sres = f498d55b 20241206122655769 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122655769 DAUC <0003> db_auc.c:245 IMSI='262427256894275': Generated 5 vectors 20241206122655769 DAUC <0003> db_auc.c:249 IMSI='262427256894275': Updating SQN=161 in DB 20241206122655769 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427256894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427256894275"} 20241206122655769 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427256894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122655769 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655769 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38574<->l=127.0.0.1:4258 20241206122655774 DAUC <0003> db_auc.c:157 IMSI='262421571010311': No 2G Auth Data 20241206122655774 DAUC <0003> db_auc.c:192 IMSI='262421571010311': No 3G Auth Data 20241206122655792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4258 20241206122655796 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655796 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421571010311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421571010311"} 20241206122655796 DAUC <0003> db_auc.c:236 IMSI='262421571010311': Calling to generate 5 vectors 20241206122655796 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122655796 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122655796 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122655796 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122655796 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122655796 DAUC <0003> auc.c:113 vector [0]: rand = 4297b5f2b0aff00e336533daf9d9e5c8 20241206122655796 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122655796 DAUC <0003> auc.c:142 vector [0]: autn = fe14bd8cc90f0000435138f35b62ca8a 20241206122655796 DAUC <0003> auc.c:143 vector [0]: ck = 816bf1b030bf8e9ae97b2adfb765bd30 20241206122655796 DAUC <0003> auc.c:144 vector [0]: ik = e289397c372f8b42d9229c0fdf50fab3 20241206122655796 DAUC <0003> auc.c:145 vector [0]: res = 5f0fd746a8f7d6f00000000000000000 20241206122655796 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122655796 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122655796 DAUC <0003> auc.c:179 vector [0]: kc = 0c8d7d29a81be800 20241206122655796 DAUC <0003> auc.c:180 vector [0]: sres = 1ca644e0 20241206122655796 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122655796 DAUC <0003> auc.c:113 vector [1]: rand = cf29ffc7154b6d619cff26a58ce8e091 20241206122655796 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122655796 DAUC <0003> auc.c:142 vector [1]: autn = 41a38ab7b86200003258dcae78cca3bd 20241206122655796 DAUC <0003> auc.c:143 vector [1]: ck = 18603c149097c7fa9bf2b5f736f018f9 20241206122655796 DAUC <0003> auc.c:144 vector [1]: ik = 61790d6ec20e8551f1f37fedd616950e 20241206122655796 DAUC <0003> auc.c:145 vector [1]: res = 13ebd03a36e8b0650000000000000000 20241206122655796 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122655796 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122655796 DAUC <0003> auc.c:179 vector [1]: kc = 13bde870e1ee3800 20241206122655796 DAUC <0003> auc.c:180 vector [1]: sres = 992fda6c 20241206122655796 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122655796 DAUC <0003> auc.c:113 vector [2]: rand = 3c29b11caca0d055400dd2a2a0750278 20241206122655796 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122655796 DAUC <0003> auc.c:142 vector [2]: autn = b8c430bc7e5e00008010a452d168cf6f 20241206122655796 DAUC <0003> auc.c:143 vector [2]: ck = ad7e5aa0b5bcf46c3409297713697f62 20241206122655796 DAUC <0003> auc.c:144 vector [2]: ik = f9d8e09a184525f4b137d74bb1791177 20241206122655796 DAUC <0003> auc.c:145 vector [2]: res = 15c3c325dda2d7980000000000000000 20241206122655796 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122655796 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122655796 DAUC <0003> auc.c:179 vector [2]: kc = 803203d266c48400 20241206122655796 DAUC <0003> auc.c:180 vector [2]: sres = 004ea631 20241206122655796 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122655796 DAUC <0003> auc.c:113 vector [3]: rand = 6eb0ae8686bfdf9fa0a05a8852da68c9 20241206122655796 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122655796 DAUC <0003> auc.c:142 vector [3]: autn = bd3967f30dbb00004e0d8236dbca1598 20241206122655796 DAUC <0003> auc.c:143 vector [3]: ck = 55a0706d6d1c03afde56b4a6e27d2e07 20241206122655796 DAUC <0003> auc.c:144 vector [3]: ik = 22bf42711f657c50550b7095d93f8285 20241206122655796 DAUC <0003> auc.c:145 vector [3]: res = f19f03599dbf6e0a0000000000000000 20241206122655796 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122655796 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122655796 DAUC <0003> auc.c:179 vector [3]: kc = 12e0d0b25c7f0400 20241206122655796 DAUC <0003> auc.c:180 vector [3]: sres = 51693aef 20241206122655796 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122655796 DAUC <0003> auc.c:113 vector [4]: rand = 64f911252c7b5347e0470442293edef6 20241206122655796 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122655796 DAUC <0003> auc.c:142 vector [4]: autn = eef59207a03c0000a2ff534791dc57b1 20241206122655796 DAUC <0003> auc.c:143 vector [4]: ck = 9fe411ebf349c6e0667aedc13705a799 20241206122655796 DAUC <0003> auc.c:144 vector [4]: ik = 3980e314c060eb7576f740ac8b727e1b 20241206122655796 DAUC <0003> auc.c:145 vector [4]: res = 55a931f93426a5b10000000000000000 20241206122655796 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122655796 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122655796 DAUC <0003> auc.c:179 vector [4]: kc = 145cd746f3523000 20241206122655796 DAUC <0003> auc.c:180 vector [4]: sres = fbc71b82 20241206122655796 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122655796 DAUC <0003> db_auc.c:245 IMSI='262421571010311': Generated 5 vectors 20241206122655796 DAUC <0003> db_auc.c:249 IMSI='262421571010311': Updating SQN=161 in DB 20241206122655796 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421571010311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421571010311"} 20241206122655796 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421571010311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122655796 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655796 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4258 20241206122655801 DAUC <0003> db_auc.c:157 IMSI='262426699195642': No 2G Auth Data 20241206122655801 DAUC <0003> db_auc.c:192 IMSI='262426699195642': No 3G Auth Data 20241206122655818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 20241206122655821 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655821 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426699195642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426699195642"} 20241206122655821 DAUC <0003> db_auc.c:236 IMSI='262426699195642': Calling to generate 5 vectors 20241206122655821 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122655821 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122655821 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122655821 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122655821 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122655821 DAUC <0003> auc.c:113 vector [0]: rand = fa3fafc1707b779901b04e9b792e078a 20241206122655821 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122655821 DAUC <0003> auc.c:142 vector [0]: autn = 07d83887697500009cc41009ecd837e9 20241206122655821 DAUC <0003> auc.c:143 vector [0]: ck = 1ff19c56991f6f67a0a1980a4c20d70e 20241206122655821 DAUC <0003> auc.c:144 vector [0]: ik = ac5993fbfde34d32c07b565d92a8b24e 20241206122655821 DAUC <0003> auc.c:145 vector [0]: res = 92e89dc83ed1f6ce0000000000000000 20241206122655821 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122655821 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122655821 DAUC <0003> auc.c:179 vector [0]: kc = d72722be6a0642f8 20241206122655821 DAUC <0003> auc.c:180 vector [0]: sres = 77518c01 20241206122655821 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122655821 DAUC <0003> auc.c:113 vector [1]: rand = b8adcf035d6fbf151e1c5258e0e92404 20241206122655821 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122655821 DAUC <0003> auc.c:142 vector [1]: autn = 176773bb7a2400000e24647027211a0d 20241206122655821 DAUC <0003> auc.c:143 vector [1]: ck = 5f182546b6dbfa19a73e00fc90d80502 20241206122655821 DAUC <0003> auc.c:144 vector [1]: ik = 1727432b72da4223afc4381472356419 20241206122655821 DAUC <0003> auc.c:145 vector [1]: res = 45e57f4009de70bf0000000000000000 20241206122655821 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122655821 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122655821 DAUC <0003> auc.c:179 vector [1]: kc = c9346f933f6b0f27 20241206122655821 DAUC <0003> auc.c:180 vector [1]: sres = 382c06b2 20241206122655821 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122655821 DAUC <0003> auc.c:113 vector [2]: rand = 4e1c4bc0c1902c25f461c493456011a0 20241206122655821 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122655821 DAUC <0003> auc.c:142 vector [2]: autn = 65f6b3da7a1d000085af8437f55514f0 20241206122655821 DAUC <0003> auc.c:143 vector [2]: ck = c64e6aefd7e96ffe3b2c5102f45a3c0c 20241206122655821 DAUC <0003> auc.c:144 vector [2]: ik = ddbb892f8e4d81c9f50df1e0e71425b7 20241206122655822 DAUC <0003> auc.c:145 vector [2]: res = 65ba50af2c98d3b50000000000000000 20241206122655822 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122655822 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122655822 DAUC <0003> auc.c:179 vector [2]: kc = 1b99c790e6845a70 20241206122655822 DAUC <0003> auc.c:180 vector [2]: sres = 879505f5 20241206122655822 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122655822 DAUC <0003> auc.c:113 vector [3]: rand = 08ce3aab69f87b71fdec901720cbe494 20241206122655822 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122655822 DAUC <0003> auc.c:142 vector [3]: autn = a11a99f408ea00002d1cffab9fca8187 20241206122655822 DAUC <0003> auc.c:143 vector [3]: ck = 1f9c411bc0caa398e584109e915f3f9f 20241206122655822 DAUC <0003> auc.c:144 vector [3]: ik = ce090ba11600ddd3c2c17eadac5fccc2 20241206122655822 DAUC <0003> auc.c:145 vector [3]: res = 6c7dc8a4f9d36f340000000000000000 20241206122655822 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122655822 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122655822 DAUC <0003> auc.c:179 vector [3]: kc = 886ce0526025070e 20241206122655822 DAUC <0003> auc.c:180 vector [3]: sres = e93cbdef 20241206122655822 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122655822 DAUC <0003> auc.c:113 vector [4]: rand = 61395479fbf3842aac4f03d590333a68 20241206122655822 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122655822 DAUC <0003> auc.c:142 vector [4]: autn = 7fbe0def2fdb0000c2f9d2078ccb2f9c 20241206122655822 DAUC <0003> auc.c:143 vector [4]: ck = 1c62665f2a78055712402613d7408ad2 20241206122655822 DAUC <0003> auc.c:144 vector [4]: ik = d3d8e5656de40f33a0e77903ebbbeee4 20241206122655822 DAUC <0003> auc.c:145 vector [4]: res = 0ea901f03792b4660000000000000000 20241206122655822 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122655822 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122655822 DAUC <0003> auc.c:179 vector [4]: kc = aad9961685baa966 20241206122655822 DAUC <0003> auc.c:180 vector [4]: sres = 3d31d4f3 20241206122655822 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122655822 DAUC <0003> db_auc.c:245 IMSI='262426699195642': Generated 5 vectors 20241206122655822 DAUC <0003> db_auc.c:249 IMSI='262426699195642': Updating SQN=161 in DB 20241206122655822 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426699195642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426699195642"} 20241206122655822 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426699195642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122655822 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655822 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122655825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 20241206122655826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38526<->l=127.0.0.1:4258 20241206122655827 DLINP <000b> input/ipa.c:451 connected read/write 20241206122655827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122655827 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122655827 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122655827 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122655828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35721<->l=127.0.0.1:4259) 20241206122655884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4258 20241206122655984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4258 20241206122659052 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122659052 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122659054 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42552<->l=127.0.0.1:4258 20241206122659057 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659057 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122659057 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122659057 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  20241206122659057 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122659057 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  20241206122659057 DLGSUP <0013> gsup_server.c:235 2:  20241206122659057 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122659057 DLGSUP <0013> gsup_server.c:235 3:  20241206122659057 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122659057 DLGSUP <0013> gsup_server.c:235 4:  20241206122659057 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122659057 DLGSUP <0013> gsup_server.c:235 5:  20241206122659057 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122659057 DLGSUP <0013> gsup_server.c:235 7:  20241206122659057 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122659057 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122659057 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122659057 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122659075 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41689<->l=127.0.0.1:4259) 20241206122659082 DAUC <0003> db_auc.c:157 IMSI='262420943312130': No 2G Auth Data 20241206122659082 DAUC <0003> db_auc.c:192 IMSI='262420943312130': No 3G Auth Data 20241206122659109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241206122659113 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659114 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420943312130"} 20241206122659114 DAUC <0003> db_auc.c:192 IMSI='262420943312130': No 3G Auth Data 20241206122659114 DAUC <0003> db_auc.c:236 IMSI='262420943312130': Calling to generate 1 vectors 20241206122659114 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241206122659114 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659114 DAUC <0003> auc.c:113 vector [0]: rand = 51dc97f458d9d8a970b2de97cdaa24d0 20241206122659114 DAUC <0003> auc.c:179 vector [0]: kc = d3b2378d874e7000 20241206122659114 DAUC <0003> auc.c:180 vector [0]: sres = 8ad319b0 20241206122659114 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659114 DAUC <0003> db_auc.c:245 IMSI='262420943312130': Generated 1 vectors 20241206122659114 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420943312130"} 20241206122659114 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659114 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659114 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659116 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659116 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420943312130"} 20241206122659116 DAUC <0003> db_auc.c:192 IMSI='262420943312130': No 3G Auth Data 20241206122659116 DAUC <0003> db_auc.c:236 IMSI='262420943312130': Calling to generate 4 vectors 20241206122659116 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241206122659116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659116 DAUC <0003> auc.c:113 vector [0]: rand = bfb0755e04eedef38d1f14c0ba77f9a1 20241206122659116 DAUC <0003> auc.c:179 vector [0]: kc = be43d76a4468dc00 20241206122659116 DAUC <0003> auc.c:180 vector [0]: sres = d95ccad8 20241206122659116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659116 DAUC <0003> auc.c:113 vector [1]: rand = e293a31b082f9e95ecb9ffc6e889891a 20241206122659116 DAUC <0003> auc.c:179 vector [1]: kc = 97a8ae88a8a89800 20241206122659116 DAUC <0003> auc.c:180 vector [1]: sres = aae37d42 20241206122659116 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659116 DAUC <0003> auc.c:113 vector [2]: rand = d139163371015c81282b82ec22b1e9a1 20241206122659116 DAUC <0003> auc.c:179 vector [2]: kc = 86b9bcf2e84ec000 20241206122659116 DAUC <0003> auc.c:180 vector [2]: sres = e39932fd 20241206122659116 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659116 DAUC <0003> auc.c:113 vector [3]: rand = 0dd94fecbc571a204e21ddf7cc9a69df 20241206122659116 DAUC <0003> auc.c:179 vector [3]: kc = 6536ec0524431c00 20241206122659116 DAUC <0003> auc.c:180 vector [3]: sres = 7ee3dcfb 20241206122659116 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659116 DAUC <0003> db_auc.c:245 IMSI='262420943312130': Generated 4 vectors 20241206122659116 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420943312130"} 20241206122659116 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659116 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659116 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659118 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659118 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420943312130"} 20241206122659118 DAUC <0003> db_auc.c:192 IMSI='262420943312130': No 3G Auth Data 20241206122659118 DAUC <0003> db_auc.c:236 IMSI='262420943312130': Calling to generate 5 vectors 20241206122659118 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122659118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659118 DAUC <0003> auc.c:113 vector [0]: rand = 5192c12bee33ff5904153d24acdd7e71 20241206122659118 DAUC <0003> auc.c:179 vector [0]: kc = 6dac93da03c13000 20241206122659118 DAUC <0003> auc.c:180 vector [0]: sres = 57132ce5 20241206122659118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659118 DAUC <0003> auc.c:113 vector [1]: rand = ef516d5bff6833dc55af873f01ea96a9 20241206122659118 DAUC <0003> auc.c:179 vector [1]: kc = aa09bd212c4b1400 20241206122659118 DAUC <0003> auc.c:180 vector [1]: sres = 225f5c68 20241206122659118 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659118 DAUC <0003> auc.c:113 vector [2]: rand = dc07a019851d627ec393499eb2c6d337 20241206122659118 DAUC <0003> auc.c:179 vector [2]: kc = 9e388794d5ec5000 20241206122659118 DAUC <0003> auc.c:180 vector [2]: sres = 2a1d5d45 20241206122659118 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659118 DAUC <0003> auc.c:113 vector [3]: rand = 85774807e51ceb59e03b7a1c9ca784d4 20241206122659118 DAUC <0003> auc.c:179 vector [3]: kc = d7134a3fd9698800 20241206122659118 DAUC <0003> auc.c:180 vector [3]: sres = c03f6416 20241206122659118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659118 DAUC <0003> auc.c:113 vector [4]: rand = 92f713b21fb1ea3185a5443b4a3d2dcb 20241206122659118 DAUC <0003> auc.c:179 vector [4]: kc = 9713dff9d067c800 20241206122659118 DAUC <0003> auc.c:180 vector [4]: sres = 890c0d9c 20241206122659118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122659118 DAUC <0003> db_auc.c:245 IMSI='262420943312130': Generated 5 vectors 20241206122659118 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420943312130"} 20241206122659118 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659118 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659118 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659120 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659120 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420943312130"} 20241206122659120 DAUC <0003> db_auc.c:192 IMSI='262420943312130': No 3G Auth Data 20241206122659120 DAUC <0003> db_auc.c:236 IMSI='262420943312130': Calling to generate 5 vectors 20241206122659120 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122659120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659120 DAUC <0003> auc.c:113 vector [0]: rand = f0261f151d8d91d09aa859f13809f884 20241206122659120 DAUC <0003> auc.c:179 vector [0]: kc = 41872d5d46faf800 20241206122659120 DAUC <0003> auc.c:180 vector [0]: sres = 0459a092 20241206122659120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659120 DAUC <0003> auc.c:113 vector [1]: rand = 0f51fe8be14128ed6a7b4d4f4e10f7a2 20241206122659120 DAUC <0003> auc.c:179 vector [1]: kc = f50e95433e162000 20241206122659120 DAUC <0003> auc.c:180 vector [1]: sres = 870a4fdb 20241206122659120 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659120 DAUC <0003> auc.c:113 vector [2]: rand = 08f46c501498bf7b0d28c1a8c00b6041 20241206122659120 DAUC <0003> auc.c:179 vector [2]: kc = 3fb222ed2e184c00 20241206122659120 DAUC <0003> auc.c:180 vector [2]: sres = b5055ac0 20241206122659120 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659120 DAUC <0003> auc.c:113 vector [3]: rand = 3f0b8a90aa4b69c15ed691e2c996740a 20241206122659120 DAUC <0003> auc.c:179 vector [3]: kc = 6246635601f69000 20241206122659120 DAUC <0003> auc.c:180 vector [3]: sres = a7f5a995 20241206122659120 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659121 DAUC <0003> auc.c:113 vector [4]: rand = 362b00b8aa88b8801750156a37355ca3 20241206122659121 DAUC <0003> auc.c:179 vector [4]: kc = fef41ea6d90f3800 20241206122659121 DAUC <0003> auc.c:180 vector [4]: sres = 7e507718 20241206122659121 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122659121 DAUC <0003> db_auc.c:245 IMSI='262420943312130': Generated 5 vectors 20241206122659121 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420943312130"} 20241206122659121 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420943312130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659121 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659121 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241206122659124 DAUC <0003> db_auc.c:157 IMSI='262422992853475': No 2G Auth Data 20241206122659124 DAUC <0003> db_auc.c:192 IMSI='262422992853475': No 3G Auth Data 20241206122659142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4258 20241206122659145 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659145 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422992853475"} 20241206122659146 DAUC <0003> db_auc.c:192 IMSI='262422992853475': No 3G Auth Data 20241206122659146 DAUC <0003> db_auc.c:236 IMSI='262422992853475': Calling to generate 1 vectors 20241206122659146 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241206122659146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659146 DAUC <0003> auc.c:113 vector [0]: rand = ea0410d45e684eabbc6ed6ceecdd0ada 20241206122659146 DAUC <0003> auc.c:179 vector [0]: kc = 8ac294f2c4650800 20241206122659146 DAUC <0003> auc.c:180 vector [0]: sres = 50c0b051 20241206122659146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659146 DAUC <0003> db_auc.c:245 IMSI='262422992853475': Generated 1 vectors 20241206122659146 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422992853475"} 20241206122659146 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659146 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659146 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659148 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659148 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422992853475"} 20241206122659148 DAUC <0003> db_auc.c:192 IMSI='262422992853475': No 3G Auth Data 20241206122659148 DAUC <0003> db_auc.c:236 IMSI='262422992853475': Calling to generate 4 vectors 20241206122659148 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241206122659148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659148 DAUC <0003> auc.c:113 vector [0]: rand = 9e615f19dfb74397b07b238de8447906 20241206122659148 DAUC <0003> auc.c:179 vector [0]: kc = b10c1d13e6981000 20241206122659148 DAUC <0003> auc.c:180 vector [0]: sres = c8d1462b 20241206122659148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659148 DAUC <0003> auc.c:113 vector [1]: rand = 0a8b887089b8bd3b5f94222142c922e6 20241206122659148 DAUC <0003> auc.c:179 vector [1]: kc = 5b51c6541a6b1c00 20241206122659148 DAUC <0003> auc.c:180 vector [1]: sres = ee44d566 20241206122659148 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659148 DAUC <0003> auc.c:113 vector [2]: rand = 56ff2dedda6087f26517d1d7e9885472 20241206122659148 DAUC <0003> auc.c:179 vector [2]: kc = 6a1405708524d000 20241206122659148 DAUC <0003> auc.c:180 vector [2]: sres = bff35e5b 20241206122659148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659148 DAUC <0003> auc.c:113 vector [3]: rand = 4a78c6e9e47e307cf436ac1b0e0d2375 20241206122659148 DAUC <0003> auc.c:179 vector [3]: kc = 2492bc5ea90e1000 20241206122659148 DAUC <0003> auc.c:180 vector [3]: sres = 3a29ca35 20241206122659148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659148 DAUC <0003> db_auc.c:245 IMSI='262422992853475': Generated 4 vectors 20241206122659148 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422992853475"} 20241206122659148 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659148 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659148 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659151 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659151 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422992853475"} 20241206122659151 DAUC <0003> db_auc.c:192 IMSI='262422992853475': No 3G Auth Data 20241206122659151 DAUC <0003> db_auc.c:236 IMSI='262422992853475': Calling to generate 5 vectors 20241206122659151 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122659151 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659151 DAUC <0003> auc.c:113 vector [0]: rand = 18460c114eb319ac559528f3442b5565 20241206122659151 DAUC <0003> auc.c:179 vector [0]: kc = 96bd4e21a4586000 20241206122659151 DAUC <0003> auc.c:180 vector [0]: sres = b5eebe03 20241206122659151 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659151 DAUC <0003> auc.c:113 vector [1]: rand = 6d3deb30cf85734917f0539026912442 20241206122659151 DAUC <0003> auc.c:179 vector [1]: kc = dd918fe21d0d8c00 20241206122659151 DAUC <0003> auc.c:180 vector [1]: sres = 71d223bb 20241206122659151 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659151 DAUC <0003> auc.c:113 vector [2]: rand = a7c3c9245a4a4041a9ba92aaf7db5bb6 20241206122659151 DAUC <0003> auc.c:179 vector [2]: kc = b197021c68fd8c00 20241206122659151 DAUC <0003> auc.c:180 vector [2]: sres = ba522b07 20241206122659151 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659151 DAUC <0003> auc.c:113 vector [3]: rand = 01086f57c85d1f615ff14a8232c92f1f 20241206122659151 DAUC <0003> auc.c:179 vector [3]: kc = d5434ede1ca8e400 20241206122659151 DAUC <0003> auc.c:180 vector [3]: sres = 7d8816dc 20241206122659151 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659151 DAUC <0003> auc.c:113 vector [4]: rand = 61e85c060bbd5b364d92a990adf82548 20241206122659151 DAUC <0003> auc.c:179 vector [4]: kc = dd1d0da14c7fd000 20241206122659151 DAUC <0003> auc.c:180 vector [4]: sres = 28999b0c 20241206122659151 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122659151 DAUC <0003> db_auc.c:245 IMSI='262422992853475': Generated 5 vectors 20241206122659151 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422992853475"} 20241206122659151 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659151 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659151 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659154 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659154 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422992853475"} 20241206122659154 DAUC <0003> db_auc.c:192 IMSI='262422992853475': No 3G Auth Data 20241206122659154 DAUC <0003> db_auc.c:236 IMSI='262422992853475': Calling to generate 5 vectors 20241206122659154 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122659154 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659154 DAUC <0003> auc.c:113 vector [0]: rand = 0e82d69ed8fa02853e8f1b2fc7f05e7a 20241206122659154 DAUC <0003> auc.c:179 vector [0]: kc = 2c53a4cbf6a2fc00 20241206122659154 DAUC <0003> auc.c:180 vector [0]: sres = 62b8c85b 20241206122659154 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659154 DAUC <0003> auc.c:113 vector [1]: rand = 1bffb3d1b34b9b229bda36f96a31c0e8 20241206122659154 DAUC <0003> auc.c:179 vector [1]: kc = 2099d88884504000 20241206122659154 DAUC <0003> auc.c:180 vector [1]: sres = de90d2b8 20241206122659154 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659154 DAUC <0003> auc.c:113 vector [2]: rand = 5a395835c48897711eb9244cd564517e 20241206122659154 DAUC <0003> auc.c:179 vector [2]: kc = eb1acae86746b800 20241206122659154 DAUC <0003> auc.c:180 vector [2]: sres = fe40bd52 20241206122659154 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659154 DAUC <0003> auc.c:113 vector [3]: rand = 5e652d2edf6569c3b4771e5e7bd6e279 20241206122659154 DAUC <0003> auc.c:179 vector [3]: kc = d8cb9487cfe6d400 20241206122659154 DAUC <0003> auc.c:180 vector [3]: sres = 41161760 20241206122659154 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659154 DAUC <0003> auc.c:113 vector [4]: rand = 9d60e8345267c05eef2a701f111e116a 20241206122659154 DAUC <0003> auc.c:179 vector [4]: kc = 3456bc75a4e14c00 20241206122659154 DAUC <0003> auc.c:180 vector [4]: sres = c3c4dc13 20241206122659154 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122659154 DAUC <0003> db_auc.c:245 IMSI='262422992853475': Generated 5 vectors 20241206122659154 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422992853475"} 20241206122659154 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422992853475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659154 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659154 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4258 20241206122659157 DAUC <0003> db_auc.c:157 IMSI='262425764897349': No 2G Auth Data 20241206122659157 DAUC <0003> db_auc.c:192 IMSI='262425764897349': No 3G Auth Data 20241206122659173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20241206122659177 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659177 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425764897349"} 20241206122659177 DAUC <0003> db_auc.c:192 IMSI='262425764897349': No 3G Auth Data 20241206122659178 DAUC <0003> db_auc.c:236 IMSI='262425764897349': Calling to generate 1 vectors 20241206122659178 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241206122659178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659178 DAUC <0003> auc.c:113 vector [0]: rand = 5a1ddc2d11cc21b267b29777cc1dac00 20241206122659178 DAUC <0003> auc.c:179 vector [0]: kc = 63a9b556a35ca0f3 20241206122659178 DAUC <0003> auc.c:180 vector [0]: sres = 45a6974b 20241206122659178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659178 DAUC <0003> db_auc.c:245 IMSI='262425764897349': Generated 1 vectors 20241206122659178 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425764897349"} 20241206122659178 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659178 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659178 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659180 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659180 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425764897349"} 20241206122659180 DAUC <0003> db_auc.c:192 IMSI='262425764897349': No 3G Auth Data 20241206122659180 DAUC <0003> db_auc.c:236 IMSI='262425764897349': Calling to generate 4 vectors 20241206122659180 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241206122659180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659180 DAUC <0003> auc.c:113 vector [0]: rand = 9708234fa994a860e243db9dc460774b 20241206122659180 DAUC <0003> auc.c:179 vector [0]: kc = 2930535a88e4e84f 20241206122659180 DAUC <0003> auc.c:180 vector [0]: sres = c1cee086 20241206122659180 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659180 DAUC <0003> auc.c:113 vector [1]: rand = cf0b688fcb45e737f8e04f66f3964a1f 20241206122659180 DAUC <0003> auc.c:179 vector [1]: kc = ffaa39f57a89a3ba 20241206122659180 DAUC <0003> auc.c:180 vector [1]: sres = 2b71d257 20241206122659180 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659180 DAUC <0003> auc.c:113 vector [2]: rand = 18353ec2eb0d396a074938a770f1e6b1 20241206122659180 DAUC <0003> auc.c:179 vector [2]: kc = 2f4ca5b41f171223 20241206122659180 DAUC <0003> auc.c:180 vector [2]: sres = 5f127077 20241206122659180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659180 DAUC <0003> auc.c:113 vector [3]: rand = f8d612f5c1367ebfc96e3c746f1899c5 20241206122659180 DAUC <0003> auc.c:179 vector [3]: kc = 35f140fd1ac5af07 20241206122659180 DAUC <0003> auc.c:180 vector [3]: sres = 463f539c 20241206122659180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659180 DAUC <0003> db_auc.c:245 IMSI='262425764897349': Generated 4 vectors 20241206122659180 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425764897349"} 20241206122659180 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659180 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659180 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659182 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659182 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425764897349"} 20241206122659182 DAUC <0003> db_auc.c:192 IMSI='262425764897349': No 3G Auth Data 20241206122659182 DAUC <0003> db_auc.c:236 IMSI='262425764897349': Calling to generate 5 vectors 20241206122659182 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122659182 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659182 DAUC <0003> auc.c:113 vector [0]: rand = cf360e4aa279688fdd3b8c4b62eb15fd 20241206122659182 DAUC <0003> auc.c:179 vector [0]: kc = 128d50bd7e158de3 20241206122659182 DAUC <0003> auc.c:180 vector [0]: sres = 136047e6 20241206122659182 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659182 DAUC <0003> auc.c:113 vector [1]: rand = 9319a1bfb3e79b91266464bb53315351 20241206122659182 DAUC <0003> auc.c:179 vector [1]: kc = b4d6a5c0612fd6f1 20241206122659182 DAUC <0003> auc.c:180 vector [1]: sres = 6f86856f 20241206122659182 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659182 DAUC <0003> auc.c:113 vector [2]: rand = 9d35f1d6e16da52708e29abafa7a8a08 20241206122659182 DAUC <0003> auc.c:179 vector [2]: kc = 0a0abc24358b61e4 20241206122659182 DAUC <0003> auc.c:180 vector [2]: sres = 8b82d854 20241206122659182 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659182 DAUC <0003> auc.c:113 vector [3]: rand = 3d1ae99b84c76cef28fe398ba8fb9c7a 20241206122659182 DAUC <0003> auc.c:179 vector [3]: kc = 5f1851299868f40c 20241206122659182 DAUC <0003> auc.c:180 vector [3]: sres = ca71daa0 20241206122659182 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659182 DAUC <0003> auc.c:113 vector [4]: rand = b911fec7d801f7b47dca8a618e74089d 20241206122659182 DAUC <0003> auc.c:179 vector [4]: kc = b6e0beaaa89482e2 20241206122659182 DAUC <0003> auc.c:180 vector [4]: sres = 9d11fce3 20241206122659182 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122659182 DAUC <0003> db_auc.c:245 IMSI='262425764897349': Generated 5 vectors 20241206122659182 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425764897349"} 20241206122659182 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659182 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659182 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659184 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659184 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425764897349"} 20241206122659184 DAUC <0003> db_auc.c:192 IMSI='262425764897349': No 3G Auth Data 20241206122659184 DAUC <0003> db_auc.c:236 IMSI='262425764897349': Calling to generate 5 vectors 20241206122659184 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241206122659184 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659184 DAUC <0003> auc.c:113 vector [0]: rand = 7d8f353e2db989352df09b9003f01d3b 20241206122659184 DAUC <0003> auc.c:179 vector [0]: kc = 66e918bd33989a74 20241206122659184 DAUC <0003> auc.c:180 vector [0]: sres = c1e39dd3 20241206122659184 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241206122659184 DAUC <0003> auc.c:113 vector [1]: rand = 860e5b78e0e1ba57ff3b8e4ed522ad16 20241206122659184 DAUC <0003> auc.c:179 vector [1]: kc = 7f8e7399fe999818 20241206122659184 DAUC <0003> auc.c:180 vector [1]: sres = 19ece1b4 20241206122659184 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241206122659184 DAUC <0003> auc.c:113 vector [2]: rand = 2fc8047283c0875ceb561059abff61a9 20241206122659184 DAUC <0003> auc.c:179 vector [2]: kc = 8580bb3bba6fd367 20241206122659184 DAUC <0003> auc.c:180 vector [2]: sres = ec60347b 20241206122659184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241206122659184 DAUC <0003> auc.c:113 vector [3]: rand = d3c70bc302ffc0a3a4c3840e354d5341 20241206122659184 DAUC <0003> auc.c:179 vector [3]: kc = 8a3c1f2f1234a87a 20241206122659184 DAUC <0003> auc.c:180 vector [3]: sres = 00745bf9 20241206122659184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241206122659184 DAUC <0003> auc.c:113 vector [4]: rand = f3d91f90c89f1f2dbbc00a2e433f0c45 20241206122659184 DAUC <0003> auc.c:179 vector [4]: kc = e1e4901f8e20b4bf 20241206122659184 DAUC <0003> auc.c:180 vector [4]: sres = 894ddfdd 20241206122659184 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241206122659184 DAUC <0003> db_auc.c:245 IMSI='262425764897349': Generated 5 vectors 20241206122659184 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425764897349"} 20241206122659184 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425764897349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659184 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659184 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20241206122659188 DAUC <0003> db_auc.c:157 IMSI='262428140972754': No 2G Auth Data 20241206122659188 DAUC <0003> db_auc.c:192 IMSI='262428140972754': No 3G Auth Data 20241206122659201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20241206122659204 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659204 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428140972754"} 20241206122659204 DAUC <0003> db_auc.c:157 IMSI='262428140972754': No 2G Auth Data 20241206122659204 DAUC <0003> db_auc.c:236 IMSI='262428140972754': Calling to generate 1 vectors 20241206122659205 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241206122659205 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659205 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659205 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122659205 DAUC <0003> auc.c:113 vector [0]: rand = 5dc4ff35c38568fd93af3b8e4dfe4786 20241206122659205 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122659205 DAUC <0003> auc.c:142 vector [0]: autn = cebac0d4bf0a000096831df51aec8489 20241206122659205 DAUC <0003> auc.c:143 vector [0]: ck = 9c4daeabd4b3653bc9c625ce68e8ca99 20241206122659205 DAUC <0003> auc.c:144 vector [0]: ik = cc2f23eaa1d59e8d98e0f9094c068526 20241206122659205 DAUC <0003> auc.c:145 vector [0]: res = d38d84246a42513b0000000000000000 20241206122659205 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659205 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122659205 DAUC <0003> auc.c:151 vector [0]: kc = 014451865188b409 20241206122659205 DAUC <0003> auc.c:152 vector [0]: sres = b9cfd51f 20241206122659205 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122659205 DAUC <0003> db_auc.c:245 IMSI='262428140972754': Generated 1 vectors 20241206122659205 DAUC <0003> db_auc.c:249 IMSI='262428140972754': Updating SQN=33 in DB 20241206122659205 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428140972754"} 20241206122659205 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659205 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659205 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659208 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659208 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428140972754"} 20241206122659208 DAUC <0003> db_auc.c:157 IMSI='262428140972754': No 2G Auth Data 20241206122659208 DAUC <0003> db_auc.c:236 IMSI='262428140972754': Calling to generate 4 vectors 20241206122659208 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241206122659208 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659208 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659208 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241206122659208 DAUC <0003> auc.c:113 vector [0]: rand = e20a70613583dba9d33cd83bb81b1844 20241206122659208 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241206122659208 DAUC <0003> auc.c:142 vector [0]: autn = f4289f042097000049c6462cbdeb63a8 20241206122659208 DAUC <0003> auc.c:143 vector [0]: ck = f89d768455cf0bc7019880da709ca111 20241206122659208 DAUC <0003> auc.c:144 vector [0]: ik = 1a5766f358169abbc3611da0894a0d66 20241206122659208 DAUC <0003> auc.c:145 vector [0]: res = 803414daee6a5d8c0000000000000000 20241206122659208 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659208 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122659208 DAUC <0003> auc.c:151 vector [0]: kc = 20338d0df40f3d0b 20241206122659208 DAUC <0003> auc.c:152 vector [0]: sres = 6e5e4956 20241206122659208 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122659208 DAUC <0003> auc.c:113 vector [1]: rand = 71140462a55de64da6c5505321f18cd5 20241206122659208 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241206122659208 DAUC <0003> auc.c:142 vector [1]: autn = 09b754b5dca5000040b488a24493cf80 20241206122659208 DAUC <0003> auc.c:143 vector [1]: ck = d19f636e6d997bfa27a61d77e8b09286 20241206122659208 DAUC <0003> auc.c:144 vector [1]: ik = a134f8c5c3887a9e115cf872fbcfb711 20241206122659208 DAUC <0003> auc.c:145 vector [1]: res = 4847824629d497770000000000000000 20241206122659208 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659208 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122659208 DAUC <0003> auc.c:151 vector [1]: kc = 46517eaebd6e24f3 20241206122659208 DAUC <0003> auc.c:152 vector [1]: sres = 61931531 20241206122659208 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122659208 DAUC <0003> auc.c:113 vector [2]: rand = 3897c68b9c16e1c5d35130b5d199f6e3 20241206122659208 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241206122659208 DAUC <0003> auc.c:142 vector [2]: autn = 36b749b5af2e00003251c1138833254a 20241206122659208 DAUC <0003> auc.c:143 vector [2]: ck = c70096abfdd441ca37bc2a4d383ec682 20241206122659208 DAUC <0003> auc.c:144 vector [2]: ik = 02a50b0300e3ae58844be3a5c00d480c 20241206122659208 DAUC <0003> auc.c:145 vector [2]: res = b3fcf7e93d41a5810000000000000000 20241206122659208 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659208 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122659208 DAUC <0003> auc.c:151 vector [2]: kc = 765254400504611c 20241206122659208 DAUC <0003> auc.c:152 vector [2]: sres = 8ebd5268 20241206122659208 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122659209 DAUC <0003> auc.c:113 vector [3]: rand = ade30c35341bb56f4d157ba28653aef8 20241206122659209 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241206122659209 DAUC <0003> auc.c:142 vector [3]: autn = 6b46d3afb009000043b242d31f7b28a0 20241206122659209 DAUC <0003> auc.c:143 vector [3]: ck = 401e030add6b898706e9d4eebfd61851 20241206122659209 DAUC <0003> auc.c:144 vector [3]: ik = ee8fccca812d9857a8ab9f2f249c9ef1 20241206122659209 DAUC <0003> auc.c:145 vector [3]: res = 4a8ffdee307e6d120000000000000000 20241206122659209 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659209 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122659209 DAUC <0003> auc.c:151 vector [3]: kc = 00d38401c70c9770 20241206122659209 DAUC <0003> auc.c:152 vector [3]: sres = 7af190fc 20241206122659209 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122659209 DAUC <0003> db_auc.c:245 IMSI='262428140972754': Generated 4 vectors 20241206122659209 DAUC <0003> db_auc.c:249 IMSI='262428140972754': Updating SQN=161 in DB 20241206122659209 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428140972754"} 20241206122659209 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659209 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659209 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659212 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659212 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428140972754"} 20241206122659212 DAUC <0003> db_auc.c:157 IMSI='262428140972754': No 2G Auth Data 20241206122659212 DAUC <0003> db_auc.c:236 IMSI='262428140972754': Calling to generate 5 vectors 20241206122659212 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241206122659212 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659212 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659212 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241206122659212 DAUC <0003> auc.c:113 vector [0]: rand = 22e218a3993f09d9cdf98aa9e672b9c3 20241206122659212 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241206122659212 DAUC <0003> auc.c:142 vector [0]: autn = 8d1397630958000056cce1dad2dd78cb 20241206122659212 DAUC <0003> auc.c:143 vector [0]: ck = d07ac690e09a63018317299205ceedf4 20241206122659212 DAUC <0003> auc.c:144 vector [0]: ik = f85b8c861f1c4044aaf32263046c7d14 20241206122659212 DAUC <0003> auc.c:145 vector [0]: res = c32fe401633e27f00000000000000000 20241206122659212 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659212 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122659212 DAUC <0003> auc.c:151 vector [0]: kc = 01c541e7fe24b3a5 20241206122659212 DAUC <0003> auc.c:152 vector [0]: sres = a011c3f1 20241206122659212 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122659212 DAUC <0003> auc.c:113 vector [1]: rand = 2aafb11e5a554ada93ddcf463d3eeb53 20241206122659212 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241206122659212 DAUC <0003> auc.c:142 vector [1]: autn = aebcceaa0e700000bb5d33bed1d37401 20241206122659212 DAUC <0003> auc.c:143 vector [1]: ck = dcc078ae235c9813d67834fd3080760e 20241206122659212 DAUC <0003> auc.c:144 vector [1]: ik = 22daa70559dd412ca05d8265b58d319c 20241206122659212 DAUC <0003> auc.c:145 vector [1]: res = e1d8fbf016a82ed90000000000000000 20241206122659212 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659212 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122659212 DAUC <0003> auc.c:151 vector [1]: kc = 883f6933ff8c9ead 20241206122659212 DAUC <0003> auc.c:152 vector [1]: sres = f770d529 20241206122659212 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122659212 DAUC <0003> auc.c:113 vector [2]: rand = 8331ff3b7e14e452dd33842b739f69b8 20241206122659212 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241206122659212 DAUC <0003> auc.c:142 vector [2]: autn = fea7464de5f90000a046fd938d27717f 20241206122659212 DAUC <0003> auc.c:143 vector [2]: ck = 947f988e3b17f3e56ae1921dc461b129 20241206122659212 DAUC <0003> auc.c:144 vector [2]: ik = f741df1a9365e6ea2478e5ff9cbbc70e 20241206122659212 DAUC <0003> auc.c:145 vector [2]: res = 4df9970bfbee0d350000000000000000 20241206122659212 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659212 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122659212 DAUC <0003> auc.c:151 vector [2]: kc = 2da73076f0a86328 20241206122659212 DAUC <0003> auc.c:152 vector [2]: sres = b6179a3e 20241206122659212 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122659212 DAUC <0003> auc.c:113 vector [3]: rand = b4f5a03fc3afcf22aaeee2277aac7a7a 20241206122659212 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241206122659212 DAUC <0003> auc.c:142 vector [3]: autn = cb0cf4a0b0700000f1658df1aef07399 20241206122659212 DAUC <0003> auc.c:143 vector [3]: ck = 451698a7205e3fbc7c7c5d3de58fc6ba 20241206122659212 DAUC <0003> auc.c:144 vector [3]: ik = bfbf2aa96951f5cf32799d98aa5989e9 20241206122659212 DAUC <0003> auc.c:145 vector [3]: res = e9d6dba189339b180000000000000000 20241206122659212 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659212 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122659212 DAUC <0003> auc.c:151 vector [3]: kc = b4ac72ab06d98520 20241206122659212 DAUC <0003> auc.c:152 vector [3]: sres = 60e540b9 20241206122659212 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122659212 DAUC <0003> auc.c:113 vector [4]: rand = 298051b27bea8a37ae4b303d11d62016 20241206122659212 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241206122659212 DAUC <0003> auc.c:142 vector [4]: autn = ab431f80825700004cabb9d0407749a1 20241206122659212 DAUC <0003> auc.c:143 vector [4]: ck = 63476246afcd473eaaf3d7c29deff248 20241206122659212 DAUC <0003> auc.c:144 vector [4]: ik = 902f14ba0501145ef9c56e4ce9f6a11c 20241206122659212 DAUC <0003> auc.c:145 vector [4]: res = 2017543a3f47239e0000000000000000 20241206122659212 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659212 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241206122659212 DAUC <0003> auc.c:151 vector [4]: kc = a05ecf72ded50034 20241206122659212 DAUC <0003> auc.c:152 vector [4]: sres = 1f5077a4 20241206122659212 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241206122659212 DAUC <0003> db_auc.c:245 IMSI='262428140972754': Generated 5 vectors 20241206122659212 DAUC <0003> db_auc.c:249 IMSI='262428140972754': Updating SQN=321 in DB 20241206122659213 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428140972754"} 20241206122659213 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659213 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659213 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659215 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659215 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428140972754"} 20241206122659216 DAUC <0003> db_auc.c:157 IMSI='262428140972754': No 2G Auth Data 20241206122659216 DAUC <0003> db_auc.c:236 IMSI='262428140972754': Calling to generate 5 vectors 20241206122659216 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241206122659216 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659216 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659216 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241206122659216 DAUC <0003> auc.c:113 vector [0]: rand = 649c090ac12ba7eb04b53f0d50fccbef 20241206122659216 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241206122659216 DAUC <0003> auc.c:142 vector [0]: autn = c85630cb69df00000e0e566b25cec762 20241206122659216 DAUC <0003> auc.c:143 vector [0]: ck = 152e8678a5622e3b9d91382124921448 20241206122659216 DAUC <0003> auc.c:144 vector [0]: ik = c39ddd5bf133e49cd293fa17cdee5c78 20241206122659216 DAUC <0003> auc.c:145 vector [0]: res = 184b29db555bf82b0000000000000000 20241206122659216 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659216 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122659216 DAUC <0003> auc.c:151 vector [0]: kc = 99b19915bd2d8297 20241206122659216 DAUC <0003> auc.c:152 vector [0]: sres = 4d10d1f0 20241206122659216 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122659216 DAUC <0003> auc.c:113 vector [1]: rand = 59564c622b3e1f978376103b1ab1e98a 20241206122659216 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241206122659216 DAUC <0003> auc.c:142 vector [1]: autn = 09e63ba6ff4000001b902145c384a649 20241206122659216 DAUC <0003> auc.c:143 vector [1]: ck = 373ef840f3de06efa79bc87b7a7c24e7 20241206122659216 DAUC <0003> auc.c:144 vector [1]: ik = c066a5bdf9f34b2a5024158b415ff41a 20241206122659216 DAUC <0003> auc.c:145 vector [1]: res = 94fec40d5c074da20000000000000000 20241206122659216 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659216 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122659216 DAUC <0003> auc.c:151 vector [1]: kc = 00e7800d310e9d38 20241206122659216 DAUC <0003> auc.c:152 vector [1]: sres = c8f989af 20241206122659216 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122659216 DAUC <0003> auc.c:113 vector [2]: rand = a411ca2301d7ec20697494b870bd111c 20241206122659216 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241206122659216 DAUC <0003> auc.c:142 vector [2]: autn = 60f85a4145be000085807262fcd27938 20241206122659216 DAUC <0003> auc.c:143 vector [2]: ck = cb81ab8092cd038d838b12b9e18d09fb 20241206122659216 DAUC <0003> auc.c:144 vector [2]: ik = 8b40bd60979eafdaf960c1b613342ecd 20241206122659216 DAUC <0003> auc.c:145 vector [2]: res = 111ecfc9b3bd15290000000000000000 20241206122659216 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659216 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122659216 DAUC <0003> auc.c:151 vector [2]: kc = 3a2ac5eff7ea8b61 20241206122659216 DAUC <0003> auc.c:152 vector [2]: sres = a2a3dae0 20241206122659216 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122659216 DAUC <0003> auc.c:113 vector [3]: rand = 2116436e3f3d07889f4e08845a782907 20241206122659216 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241206122659216 DAUC <0003> auc.c:142 vector [3]: autn = 6563d03ec6cc00009bb21ba784bdedff 20241206122659216 DAUC <0003> auc.c:143 vector [3]: ck = 2abf9dcd47a44d2866baa4f60a61aa4a 20241206122659216 DAUC <0003> auc.c:144 vector [3]: ik = f1bad4e103ad27e599141a6a8944a2ef 20241206122659216 DAUC <0003> auc.c:145 vector [3]: res = 39070fd423b20ab20000000000000000 20241206122659216 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659216 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122659216 DAUC <0003> auc.c:151 vector [3]: kc = 24abf7b0c72c6268 20241206122659216 DAUC <0003> auc.c:152 vector [3]: sres = 1ab50566 20241206122659216 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122659216 DAUC <0003> auc.c:113 vector [4]: rand = 38bce6f8c17054b9d445ae67a1f5542e 20241206122659216 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241206122659216 DAUC <0003> auc.c:142 vector [4]: autn = cf6f72c14ac30000333bdc897ceaa90e 20241206122659216 DAUC <0003> auc.c:143 vector [4]: ck = 07659839337cc192930fb3481950089c 20241206122659216 DAUC <0003> auc.c:144 vector [4]: ik = e186d827d0e3374ceb59a61a63844f1c 20241206122659216 DAUC <0003> auc.c:145 vector [4]: res = e295f65f84dec8ef0000000000000000 20241206122659216 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659216 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241206122659216 DAUC <0003> auc.c:151 vector [4]: kc = 9eb5554c994bb15e 20241206122659216 DAUC <0003> auc.c:152 vector [4]: sres = 664b3eb0 20241206122659216 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241206122659216 DAUC <0003> db_auc.c:245 IMSI='262428140972754': Generated 5 vectors 20241206122659216 DAUC <0003> db_auc.c:249 IMSI='262428140972754': Updating SQN=481 in DB 20241206122659216 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428140972754"} 20241206122659216 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428140972754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659216 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659216 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20241206122659220 DAUC <0003> db_auc.c:157 IMSI='262421486271188': No 2G Auth Data 20241206122659220 DAUC <0003> db_auc.c:192 IMSI='262421486271188': No 3G Auth Data 20241206122659237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20241206122659240 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659240 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421486271188"} 20241206122659240 DAUC <0003> db_auc.c:157 IMSI='262421486271188': No 2G Auth Data 20241206122659240 DAUC <0003> db_auc.c:236 IMSI='262421486271188': Calling to generate 1 vectors 20241206122659240 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241206122659240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659240 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241206122659240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122659240 DAUC <0003> auc.c:113 vector [0]: rand = bcd5a972e202227bbc7490c54207ca75 20241206122659240 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122659240 DAUC <0003> auc.c:142 vector [0]: autn = 8f0d0bddeafa0000e859694e604355b5 20241206122659240 DAUC <0003> auc.c:143 vector [0]: ck = 35121599bdd8a54719154ae83f2ab8f4 20241206122659240 DAUC <0003> auc.c:144 vector [0]: ik = 1e5e9dd96165a6b41388eb3667fe1e7e 20241206122659240 DAUC <0003> auc.c:145 vector [0]: res = 0366ae1a22a55bdb0000000000000000 20241206122659240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659240 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122659240 DAUC <0003> auc.c:151 vector [0]: kc = 21d1299e8469a579 20241206122659240 DAUC <0003> auc.c:152 vector [0]: sres = 21c3f5c1 20241206122659240 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122659240 DAUC <0003> db_auc.c:245 IMSI='262421486271188': Generated 1 vectors 20241206122659240 DAUC <0003> db_auc.c:249 IMSI='262421486271188': Updating SQN=33 in DB 20241206122659240 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421486271188"} 20241206122659240 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659240 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659240 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659243 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659243 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421486271188"} 20241206122659243 DAUC <0003> db_auc.c:157 IMSI='262421486271188': No 2G Auth Data 20241206122659243 DAUC <0003> db_auc.c:236 IMSI='262421486271188': Calling to generate 4 vectors 20241206122659243 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241206122659243 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659243 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241206122659243 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241206122659243 DAUC <0003> auc.c:113 vector [0]: rand = 6fe59ac670b801698914a74ecc136f67 20241206122659243 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241206122659243 DAUC <0003> auc.c:142 vector [0]: autn = 49c80b4a61920000c588199a4ca735e2 20241206122659243 DAUC <0003> auc.c:143 vector [0]: ck = cca777ebb4233d9a25539ce77ee44348 20241206122659243 DAUC <0003> auc.c:144 vector [0]: ik = d11807ba5fc6555ed57b1b5eeab160b1 20241206122659243 DAUC <0003> auc.c:145 vector [0]: res = a772fea0986762780000000000000000 20241206122659243 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659243 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122659243 DAUC <0003> auc.c:151 vector [0]: kc = ed97f7e87fb04b3d 20241206122659243 DAUC <0003> auc.c:152 vector [0]: sres = 3f159cd8 20241206122659243 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122659243 DAUC <0003> auc.c:113 vector [1]: rand = c3c18c0ac0acc98360210091b7fcaa2a 20241206122659243 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241206122659243 DAUC <0003> auc.c:142 vector [1]: autn = 602ca6e769f6000053c6b80db1cc029e 20241206122659243 DAUC <0003> auc.c:143 vector [1]: ck = 06b47746853ed48b960683f37f6a6051 20241206122659243 DAUC <0003> auc.c:144 vector [1]: ik = c0e6bb09083d1602f7607be2dfa2314f 20241206122659243 DAUC <0003> auc.c:145 vector [1]: res = 4e9748f1d3c447460000000000000000 20241206122659243 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659243 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122659243 DAUC <0003> auc.c:151 vector [1]: kc = a734345e2dcb9397 20241206122659243 DAUC <0003> auc.c:152 vector [1]: sres = 9d530fb7 20241206122659243 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122659243 DAUC <0003> auc.c:113 vector [2]: rand = 85240e09c45f41702001e10b4c91b47b 20241206122659243 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241206122659243 DAUC <0003> auc.c:142 vector [2]: autn = 06f73406026700006732dc96d4c0e2df 20241206122659243 DAUC <0003> auc.c:143 vector [2]: ck = a5103b1c520358dd7dfb70bf296ef64a 20241206122659243 DAUC <0003> auc.c:144 vector [2]: ik = c072f7285065c388a5ef3eb43750a612 20241206122659243 DAUC <0003> auc.c:145 vector [2]: res = 0f0213c4a3810e410000000000000000 20241206122659243 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659243 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122659243 DAUC <0003> auc.c:151 vector [2]: kc = bd76823f1c58cb0d 20241206122659243 DAUC <0003> auc.c:152 vector [2]: sres = ac831d85 20241206122659243 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122659243 DAUC <0003> auc.c:113 vector [3]: rand = 9ed71e612f7007f9ce56f30ccb0aa1ca 20241206122659243 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241206122659243 DAUC <0003> auc.c:142 vector [3]: autn = b5fef19621dc00009ea7484e87416a29 20241206122659243 DAUC <0003> auc.c:143 vector [3]: ck = b805447ebbda02c2559aae1e1f8b6224 20241206122659243 DAUC <0003> auc.c:144 vector [3]: ik = e5fe807e76f1ec5a8d516db164264243 20241206122659243 DAUC <0003> auc.c:145 vector [3]: res = 3e71026ef7c914190000000000000000 20241206122659243 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659243 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122659243 DAUC <0003> auc.c:151 vector [3]: kc = 853007afb686ceff 20241206122659243 DAUC <0003> auc.c:152 vector [3]: sres = c9b81677 20241206122659243 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122659243 DAUC <0003> db_auc.c:245 IMSI='262421486271188': Generated 4 vectors 20241206122659243 DAUC <0003> db_auc.c:249 IMSI='262421486271188': Updating SQN=161 in DB 20241206122659243 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421486271188"} 20241206122659243 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659243 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659243 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659246 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659246 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421486271188"} 20241206122659246 DAUC <0003> db_auc.c:157 IMSI='262421486271188': No 2G Auth Data 20241206122659246 DAUC <0003> db_auc.c:236 IMSI='262421486271188': Calling to generate 5 vectors 20241206122659246 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241206122659246 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659246 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241206122659246 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241206122659246 DAUC <0003> auc.c:113 vector [0]: rand = 7387d945f2e75d9a36110558156dbeea 20241206122659246 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241206122659246 DAUC <0003> auc.c:142 vector [0]: autn = 980dac9675be0000ba408cd8bb369fde 20241206122659246 DAUC <0003> auc.c:143 vector [0]: ck = 064ad51c187fb7f8626579ec9c5d28a9 20241206122659246 DAUC <0003> auc.c:144 vector [0]: ik = 23f5808e48388b7c5cf1e47da6e7846c 20241206122659246 DAUC <0003> auc.c:145 vector [0]: res = b9337d3f82aeccd40000000000000000 20241206122659246 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659246 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122659246 DAUC <0003> auc.c:151 vector [0]: kc = 1b2bc8036afd9041 20241206122659246 DAUC <0003> auc.c:152 vector [0]: sres = 3b9db1eb 20241206122659246 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122659246 DAUC <0003> auc.c:113 vector [1]: rand = 0964bdfc9c941d334f0fe76fe4991d38 20241206122659246 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241206122659246 DAUC <0003> auc.c:142 vector [1]: autn = 9eea317a0d5100002e719e1abbef36c8 20241206122659246 DAUC <0003> auc.c:143 vector [1]: ck = 98b98c93e5df3cd4229d0dac242070a6 20241206122659246 DAUC <0003> auc.c:144 vector [1]: ik = 781a146f238b0a77af678683a5265537 20241206122659246 DAUC <0003> auc.c:145 vector [1]: res = 5a91c29eb80d106b0000000000000000 20241206122659246 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659246 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122659246 DAUC <0003> auc.c:151 vector [1]: kc = 6d5913d347521332 20241206122659246 DAUC <0003> auc.c:152 vector [1]: sres = e29cd2f5 20241206122659246 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122659246 DAUC <0003> auc.c:113 vector [2]: rand = 4a11202370c6f8287a101cb0a5521f89 20241206122659246 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241206122659246 DAUC <0003> auc.c:142 vector [2]: autn = 87d0cbd8c723000097cb189adc17c2db 20241206122659246 DAUC <0003> auc.c:143 vector [2]: ck = b82217948d5b680658e3627085a4adab 20241206122659246 DAUC <0003> auc.c:144 vector [2]: ik = cb471f1d03d5aa02fda48e018af5e205 20241206122659246 DAUC <0003> auc.c:145 vector [2]: res = bff7954aa36b79f00000000000000000 20241206122659246 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659246 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122659246 DAUC <0003> auc.c:151 vector [2]: kc = d622e4f881df8daa 20241206122659246 DAUC <0003> auc.c:152 vector [2]: sres = 1c9cecba 20241206122659246 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122659246 DAUC <0003> auc.c:113 vector [3]: rand = f9ab56c70b053df0240d07c3b79a80f5 20241206122659246 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241206122659246 DAUC <0003> auc.c:142 vector [3]: autn = 09f918ef6aff00009d322c904e8fb2d2 20241206122659246 DAUC <0003> auc.c:143 vector [3]: ck = 94d471f22c8376d1ed31fb141915ad3d 20241206122659246 DAUC <0003> auc.c:144 vector [3]: ik = ed406fe338724b17b195cf23d666a6e9 20241206122659246 DAUC <0003> auc.c:145 vector [3]: res = 26da8b004745bd990000000000000000 20241206122659246 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659246 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122659246 DAUC <0003> auc.c:151 vector [3]: kc = 25302a26db823612 20241206122659246 DAUC <0003> auc.c:152 vector [3]: sres = 619f3699 20241206122659246 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122659246 DAUC <0003> auc.c:113 vector [4]: rand = ff1fc799150be43ef2e7e6ed2d092f93 20241206122659246 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241206122659246 DAUC <0003> auc.c:142 vector [4]: autn = a1f58b024b9f0000ceae477c07adc7b1 20241206122659246 DAUC <0003> auc.c:143 vector [4]: ck = 99fe85cce31d6365812ed76bd7824de1 20241206122659246 DAUC <0003> auc.c:144 vector [4]: ik = f343eeb54b0ca2c2072b0beb3640154f 20241206122659247 DAUC <0003> auc.c:145 vector [4]: res = a41c95175d23bb3c0000000000000000 20241206122659247 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659247 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241206122659247 DAUC <0003> auc.c:151 vector [4]: kc = ecb8b7f949d39909 20241206122659247 DAUC <0003> auc.c:152 vector [4]: sres = f93f2e2b 20241206122659247 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241206122659247 DAUC <0003> db_auc.c:245 IMSI='262421486271188': Generated 5 vectors 20241206122659247 DAUC <0003> db_auc.c:249 IMSI='262421486271188': Updating SQN=321 in DB 20241206122659247 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421486271188"} 20241206122659247 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659247 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659247 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659249 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659249 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421486271188"} 20241206122659249 DAUC <0003> db_auc.c:157 IMSI='262421486271188': No 2G Auth Data 20241206122659249 DAUC <0003> db_auc.c:236 IMSI='262421486271188': Calling to generate 5 vectors 20241206122659249 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241206122659249 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659249 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241206122659249 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241206122659249 DAUC <0003> auc.c:113 vector [0]: rand = 7a702009f8977afd1832444df94ffbd1 20241206122659249 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241206122659249 DAUC <0003> auc.c:142 vector [0]: autn = 8c675fafcd760000587832f888c3ef84 20241206122659249 DAUC <0003> auc.c:143 vector [0]: ck = 5306e807315e2b06a710c2d12600bae1 20241206122659249 DAUC <0003> auc.c:144 vector [0]: ik = 7819b42b455718fe38bc70de3dbd01b4 20241206122659249 DAUC <0003> auc.c:145 vector [0]: res = 480a02451ad7ba940000000000000000 20241206122659249 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659249 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122659249 DAUC <0003> auc.c:151 vector [0]: kc = b4b3ee236fb488ad 20241206122659249 DAUC <0003> auc.c:152 vector [0]: sres = 52ddb8d1 20241206122659249 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122659249 DAUC <0003> auc.c:113 vector [1]: rand = 3e3ea724f92a1e4142dbcaa8e75c97d2 20241206122659249 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241206122659249 DAUC <0003> auc.c:142 vector [1]: autn = 54ea0726f9fd00008289c2cec8834824 20241206122659249 DAUC <0003> auc.c:143 vector [1]: ck = d3fee75fbeb9e9a3ee8ba696cf099111 20241206122659249 DAUC <0003> auc.c:144 vector [1]: ik = b7a363d24b6c9877ddfd0ab0c24088c0 20241206122659249 DAUC <0003> auc.c:145 vector [1]: res = 444fc3f26f4a78670000000000000000 20241206122659249 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659249 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122659249 DAUC <0003> auc.c:151 vector [1]: kc = 572b28abf89c6805 20241206122659249 DAUC <0003> auc.c:152 vector [1]: sres = 2b05bb95 20241206122659249 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122659249 DAUC <0003> auc.c:113 vector [2]: rand = fddd9bd5949cbde284335a5ec1c0d6f7 20241206122659249 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241206122659249 DAUC <0003> auc.c:142 vector [2]: autn = bab3f3e033050000363c436c8fa8a32e 20241206122659249 DAUC <0003> auc.c:143 vector [2]: ck = 0a6b20db0ff62f7217cb17751430efa9 20241206122659249 DAUC <0003> auc.c:144 vector [2]: ik = 6a6960b703eb10f07a6c63671b938b05 20241206122659249 DAUC <0003> auc.c:145 vector [2]: res = 05648cdcdc33f3fc0000000000000000 20241206122659249 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659250 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122659250 DAUC <0003> auc.c:151 vector [2]: kc = 0da5347e03be5b2e 20241206122659250 DAUC <0003> auc.c:152 vector [2]: sres = d9577f20 20241206122659250 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122659250 DAUC <0003> auc.c:113 vector [3]: rand = 13d7919970ac03f517dd32c66a9895a8 20241206122659250 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241206122659250 DAUC <0003> auc.c:142 vector [3]: autn = 26e98e0a4787000087181eeabbdb9e69 20241206122659250 DAUC <0003> auc.c:143 vector [3]: ck = d49106485adaf6b021bceafd4ca92b6a 20241206122659250 DAUC <0003> auc.c:144 vector [3]: ik = b9743157ecc770fb3733c4933a9078fe 20241206122659250 DAUC <0003> auc.c:145 vector [3]: res = 50ecdcf5c9a0ab240000000000000000 20241206122659250 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659250 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122659250 DAUC <0003> auc.c:151 vector [3]: kc = 7b6a1971c024d5df 20241206122659250 DAUC <0003> auc.c:152 vector [3]: sres = 994c77d1 20241206122659250 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122659250 DAUC <0003> auc.c:113 vector [4]: rand = 74de06cc2b57a134ee4fdc37f6eb1786 20241206122659250 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241206122659250 DAUC <0003> auc.c:142 vector [4]: autn = abeaae352d51000072619ac9f7822dd1 20241206122659250 DAUC <0003> auc.c:143 vector [4]: ck = 9ea28888f4f4b266bc300ba612f552a9 20241206122659250 DAUC <0003> auc.c:144 vector [4]: ik = 9d41886cd010e3b7708241f4c39c5d92 20241206122659250 DAUC <0003> auc.c:145 vector [4]: res = efb7068f388e49ef0000000000000000 20241206122659250 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659250 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241206122659250 DAUC <0003> auc.c:151 vector [4]: kc = cf514ab6f58d5eea 20241206122659250 DAUC <0003> auc.c:152 vector [4]: sres = d7394f60 20241206122659250 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241206122659250 DAUC <0003> db_auc.c:245 IMSI='262421486271188': Generated 5 vectors 20241206122659250 DAUC <0003> db_auc.c:249 IMSI='262421486271188': Updating SQN=481 in DB 20241206122659250 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421486271188"} 20241206122659250 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421486271188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659250 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659250 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20241206122659253 DAUC <0003> db_auc.c:157 IMSI='262429013169608': No 2G Auth Data 20241206122659253 DAUC <0003> db_auc.c:192 IMSI='262429013169608': No 3G Auth Data 20241206122659266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241206122659270 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659270 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429013169608"} 20241206122659270 DAUC <0003> db_auc.c:236 IMSI='262429013169608': Calling to generate 1 vectors 20241206122659270 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241206122659270 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659270 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659270 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122659270 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659270 DAUC <0003> auc.c:113 vector [0]: rand = 3ab616289b8b59d0d6e32d216e3854f6 20241206122659270 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122659270 DAUC <0003> auc.c:142 vector [0]: autn = cd9b1c63c23e00009e1b66262cb82791 20241206122659270 DAUC <0003> auc.c:143 vector [0]: ck = 23e6691eba87d881a0fddcb34d55ce43 20241206122659270 DAUC <0003> auc.c:144 vector [0]: ik = 8608c4997bf8370161f1a3de72d7511d 20241206122659270 DAUC <0003> auc.c:145 vector [0]: res = 2442307ca88d94660000000000000000 20241206122659270 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659270 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659270 DAUC <0003> auc.c:179 vector [0]: kc = aa6ab8be32811c00 20241206122659270 DAUC <0003> auc.c:180 vector [0]: sres = 94cf3214 20241206122659270 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659270 DAUC <0003> db_auc.c:245 IMSI='262429013169608': Generated 1 vectors 20241206122659270 DAUC <0003> db_auc.c:249 IMSI='262429013169608': Updating SQN=33 in DB 20241206122659270 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429013169608"} 20241206122659270 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659270 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659270 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659273 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659273 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429013169608"} 20241206122659273 DAUC <0003> db_auc.c:236 IMSI='262429013169608': Calling to generate 4 vectors 20241206122659273 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241206122659273 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659273 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659273 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241206122659273 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659273 DAUC <0003> auc.c:113 vector [0]: rand = 4a61debefb0a84bdbdf1303119ec364b 20241206122659273 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241206122659273 DAUC <0003> auc.c:142 vector [0]: autn = be7022c3a7ae00008b7822af85c2cef0 20241206122659273 DAUC <0003> auc.c:143 vector [0]: ck = ba92ae1f86adda0ead7f593e0771dcb1 20241206122659273 DAUC <0003> auc.c:144 vector [0]: ik = e387f2d40b516f67d98ffda1c6aa1735 20241206122659273 DAUC <0003> auc.c:145 vector [0]: res = da2a5d291ebfc2660000000000000000 20241206122659273 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659273 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659273 DAUC <0003> auc.c:179 vector [0]: kc = 67cd93054073bc00 20241206122659273 DAUC <0003> auc.c:180 vector [0]: sres = 37d6c449 20241206122659273 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659273 DAUC <0003> auc.c:113 vector [1]: rand = f97aeee8a239f3a51f89eed826650626 20241206122659273 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241206122659273 DAUC <0003> auc.c:142 vector [1]: autn = 145c52f20fa50000b02a182274b331f3 20241206122659273 DAUC <0003> auc.c:143 vector [1]: ck = beea9d306fbaf0a552346f438b3e77e6 20241206122659273 DAUC <0003> auc.c:144 vector [1]: ik = 69c6888c095bf8ff997b69c9b2fb32cd 20241206122659273 DAUC <0003> auc.c:145 vector [1]: res = eeff5f78901b3a6e0000000000000000 20241206122659273 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659273 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659273 DAUC <0003> auc.c:179 vector [1]: kc = ab48f8825f0e9000 20241206122659273 DAUC <0003> auc.c:180 vector [1]: sres = 81bfde87 20241206122659273 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659273 DAUC <0003> auc.c:113 vector [2]: rand = 686fc8cbc4372a301273cb649492df21 20241206122659273 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241206122659273 DAUC <0003> auc.c:142 vector [2]: autn = a179224feaba0000dc3c017923288934 20241206122659273 DAUC <0003> auc.c:143 vector [2]: ck = 869fe0aeaf4ca6ff13263396e79d2b70 20241206122659273 DAUC <0003> auc.c:144 vector [2]: ik = c525615b9ec37718d7c61faaded8830a 20241206122659273 DAUC <0003> auc.c:145 vector [2]: res = 4e71297a14b299ef0000000000000000 20241206122659273 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659273 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659273 DAUC <0003> auc.c:179 vector [2]: kc = f7469b5d7cc63c00 20241206122659273 DAUC <0003> auc.c:180 vector [2]: sres = 28f52d27 20241206122659273 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659273 DAUC <0003> auc.c:113 vector [3]: rand = 91146be9bf79069fcb875fd426c071f2 20241206122659273 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241206122659273 DAUC <0003> auc.c:142 vector [3]: autn = 027241e381ce000014f77b805bb8c9b5 20241206122659273 DAUC <0003> auc.c:143 vector [3]: ck = 014ceef750adc4938f8b8c666a63e55e 20241206122659273 DAUC <0003> auc.c:144 vector [3]: ik = 968757556f671074ae0b4bfb8bcf4dfc 20241206122659273 DAUC <0003> auc.c:145 vector [3]: res = 19266913ac92e1830000000000000000 20241206122659273 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659273 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659273 DAUC <0003> auc.c:179 vector [3]: kc = dc7c8fbeb097e800 20241206122659273 DAUC <0003> auc.c:180 vector [3]: sres = dc3fee65 20241206122659273 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659273 DAUC <0003> db_auc.c:245 IMSI='262429013169608': Generated 4 vectors 20241206122659273 DAUC <0003> db_auc.c:249 IMSI='262429013169608': Updating SQN=161 in DB 20241206122659273 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429013169608"} 20241206122659273 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659273 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659273 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659276 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659276 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429013169608"} 20241206122659276 DAUC <0003> db_auc.c:236 IMSI='262429013169608': Calling to generate 5 vectors 20241206122659276 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122659276 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659276 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659276 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241206122659276 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659276 DAUC <0003> auc.c:113 vector [0]: rand = 795ee470078be13acf5f8d34a257e223 20241206122659276 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241206122659276 DAUC <0003> auc.c:142 vector [0]: autn = 334e224652ec000063fe1ba4c0d6fbc9 20241206122659276 DAUC <0003> auc.c:143 vector [0]: ck = bdd945dc10ca9c3d0b2a8025cb0696e4 20241206122659276 DAUC <0003> auc.c:144 vector [0]: ik = 87d17fe80038fa61e396f906a11c6f86 20241206122659276 DAUC <0003> auc.c:145 vector [0]: res = 00487055747edd0a0000000000000000 20241206122659276 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659276 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659276 DAUC <0003> auc.c:179 vector [0]: kc = 8af4325e59682800 20241206122659276 DAUC <0003> auc.c:180 vector [0]: sres = 6b77d1ce 20241206122659276 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659276 DAUC <0003> auc.c:113 vector [1]: rand = 1a80a64c6c533ff82dfb0010394b7528 20241206122659276 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241206122659276 DAUC <0003> auc.c:142 vector [1]: autn = f2d883b897fd00003e293687d6ef053a 20241206122659276 DAUC <0003> auc.c:143 vector [1]: ck = db77e75396ce0cbee0d615133e99ec3a 20241206122659276 DAUC <0003> auc.c:144 vector [1]: ik = 1d94e4989077102a8174bc033535ee72 20241206122659276 DAUC <0003> auc.c:145 vector [1]: res = dc7a28a12bc6bc580000000000000000 20241206122659276 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659276 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659276 DAUC <0003> auc.c:179 vector [1]: kc = b1e93fe5cc2c6c00 20241206122659276 DAUC <0003> auc.c:180 vector [1]: sres = 8de0bfea 20241206122659276 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659276 DAUC <0003> auc.c:113 vector [2]: rand = 51f2dddd74641c24e95e7a70bfff11f5 20241206122659276 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241206122659276 DAUC <0003> auc.c:142 vector [2]: autn = 19ee6c868e2c00009c6e8f3e14859595 20241206122659276 DAUC <0003> auc.c:143 vector [2]: ck = 05761378fea688cec56b01d484aa86c6 20241206122659276 DAUC <0003> auc.c:144 vector [2]: ik = 587539c66c3638c6a44901996382098e 20241206122659276 DAUC <0003> auc.c:145 vector [2]: res = 659647ae253c51970000000000000000 20241206122659277 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659277 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659277 DAUC <0003> auc.c:179 vector [2]: kc = 919b3d7c3a54fc00 20241206122659277 DAUC <0003> auc.c:180 vector [2]: sres = 15264611 20241206122659277 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659277 DAUC <0003> auc.c:113 vector [3]: rand = 9e8460dff018fea1f08cc3b919234d53 20241206122659277 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241206122659277 DAUC <0003> auc.c:142 vector [3]: autn = 82f25bf2bc850000e6edb160da14f1e5 20241206122659277 DAUC <0003> auc.c:143 vector [3]: ck = a09c95b8fa6c94d3790c823d47eeb420 20241206122659277 DAUC <0003> auc.c:144 vector [3]: ik = 1886386fcdf855d3660a98c29733c78c 20241206122659277 DAUC <0003> auc.c:145 vector [3]: res = 4a7f509d0f9075210000000000000000 20241206122659277 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659277 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659277 DAUC <0003> auc.c:179 vector [3]: kc = 39a900af514f3400 20241206122659277 DAUC <0003> auc.c:180 vector [3]: sres = 1ea1914b 20241206122659277 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659277 DAUC <0003> auc.c:113 vector [4]: rand = e9a8bc9c7b45c96fb93bc385d9040cde 20241206122659277 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241206122659277 DAUC <0003> auc.c:142 vector [4]: autn = 3c0df22829760000ea876873117d487d 20241206122659277 DAUC <0003> auc.c:143 vector [4]: ck = ff542dd1e695e007886d4ca98f97362f 20241206122659277 DAUC <0003> auc.c:144 vector [4]: ik = 67de094bdb45e9a10c9d955ead02ac5d 20241206122659277 DAUC <0003> auc.c:145 vector [4]: res = 5dfdace5e4eeb6b00000000000000000 20241206122659277 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659277 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122659277 DAUC <0003> auc.c:179 vector [4]: kc = 294cc33559e03400 20241206122659277 DAUC <0003> auc.c:180 vector [4]: sres = 81943600 20241206122659277 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122659277 DAUC <0003> db_auc.c:245 IMSI='262429013169608': Generated 5 vectors 20241206122659277 DAUC <0003> db_auc.c:249 IMSI='262429013169608': Updating SQN=321 in DB 20241206122659277 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429013169608"} 20241206122659277 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659277 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659277 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659280 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659280 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429013169608"} 20241206122659280 DAUC <0003> db_auc.c:236 IMSI='262429013169608': Calling to generate 5 vectors 20241206122659280 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122659280 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659280 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659280 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241206122659280 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659280 DAUC <0003> auc.c:113 vector [0]: rand = 09d495bdc18b1ad3f889b7f611955f2b 20241206122659280 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241206122659280 DAUC <0003> auc.c:142 vector [0]: autn = 1d0d798151760000df2735a45b326051 20241206122659280 DAUC <0003> auc.c:143 vector [0]: ck = b89a3a72888fa890329a649d88147981 20241206122659280 DAUC <0003> auc.c:144 vector [0]: ik = 2ce6f5da31bef3dba0bf7deda8743dd9 20241206122659280 DAUC <0003> auc.c:145 vector [0]: res = dd3338ba6ccc8d090000000000000000 20241206122659280 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659280 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659280 DAUC <0003> auc.c:179 vector [0]: kc = 6e0bb5f065d6a800 20241206122659280 DAUC <0003> auc.c:180 vector [0]: sres = 60503e89 20241206122659280 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659280 DAUC <0003> auc.c:113 vector [1]: rand = 78d3eb85fff114070063c1383286b61e 20241206122659280 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241206122659280 DAUC <0003> auc.c:142 vector [1]: autn = 797e7b624f2b000013b1d602154d13aa 20241206122659280 DAUC <0003> auc.c:143 vector [1]: ck = 7187e0c6542fbf4154f4da91c8608b6f 20241206122659280 DAUC <0003> auc.c:144 vector [1]: ik = 28ec9befb90fe11abedc2432f58133cb 20241206122659280 DAUC <0003> auc.c:145 vector [1]: res = 67e4fa22c4ff04dc0000000000000000 20241206122659280 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659280 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659280 DAUC <0003> auc.c:179 vector [1]: kc = f692cef0daece400 20241206122659280 DAUC <0003> auc.c:180 vector [1]: sres = 31e4b066 20241206122659280 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659280 DAUC <0003> auc.c:113 vector [2]: rand = c527414addcafe8bbf8ec20b7bf785d8 20241206122659280 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241206122659280 DAUC <0003> auc.c:142 vector [2]: autn = 55c91231ee220000b3b8f2758a4e7023 20241206122659280 DAUC <0003> auc.c:143 vector [2]: ck = d28d0186fbd831c2dbd8a14432741fde 20241206122659280 DAUC <0003> auc.c:144 vector [2]: ik = 2832294dbd0167c49e8276686a0d3613 20241206122659280 DAUC <0003> auc.c:145 vector [2]: res = ccd9d4a5c64253ca0000000000000000 20241206122659280 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659280 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659280 DAUC <0003> auc.c:179 vector [2]: kc = 891311071a278400 20241206122659280 DAUC <0003> auc.c:180 vector [2]: sres = 5aa7c8e7 20241206122659280 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659280 DAUC <0003> auc.c:113 vector [3]: rand = 4dce128c0957f2ab6fcdbafcf5deb619 20241206122659280 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241206122659280 DAUC <0003> auc.c:142 vector [3]: autn = 7d84613313e7000067814cd816778e55 20241206122659280 DAUC <0003> auc.c:143 vector [3]: ck = 293764ea50519b1f6442b0bcbf78fd48 20241206122659280 DAUC <0003> auc.c:144 vector [3]: ik = ebb5936958b34ea71c38e6c1245aaf59 20241206122659280 DAUC <0003> auc.c:145 vector [3]: res = e829f7641d3a39d50000000000000000 20241206122659280 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659280 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659280 DAUC <0003> auc.c:179 vector [3]: kc = a9a68e10d6b0f400 20241206122659280 DAUC <0003> auc.c:180 vector [3]: sres = 8c8410ed 20241206122659280 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659280 DAUC <0003> auc.c:113 vector [4]: rand = b17220d62df8e36657d5b1fabc9f3f11 20241206122659280 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241206122659280 DAUC <0003> auc.c:142 vector [4]: autn = d9a021d66b860000a4ab0c0c0bd234ec 20241206122659280 DAUC <0003> auc.c:143 vector [4]: ck = 33a48303693788dbb5a5762ab10a2bb3 20241206122659280 DAUC <0003> auc.c:144 vector [4]: ik = 98375b46d27f9888fe8ae8fb8c45450d 20241206122659280 DAUC <0003> auc.c:145 vector [4]: res = 3dd11a52ddffa7250000000000000000 20241206122659280 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659280 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122659280 DAUC <0003> auc.c:179 vector [4]: kc = 0997854c6a1a1c00 20241206122659280 DAUC <0003> auc.c:180 vector [4]: sres = ee260d32 20241206122659280 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122659280 DAUC <0003> db_auc.c:245 IMSI='262429013169608': Generated 5 vectors 20241206122659280 DAUC <0003> db_auc.c:249 IMSI='262429013169608': Updating SQN=481 in DB 20241206122659280 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429013169608"} 20241206122659280 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429013169608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659280 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659281 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241206122659284 DAUC <0003> db_auc.c:157 IMSI='262421038168905': No 2G Auth Data 20241206122659284 DAUC <0003> db_auc.c:192 IMSI='262421038168905': No 3G Auth Data 20241206122659299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20241206122659302 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659302 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421038168905"} 20241206122659302 DAUC <0003> db_auc.c:236 IMSI='262421038168905': Calling to generate 1 vectors 20241206122659302 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241206122659302 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659302 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659302 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122659302 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659302 DAUC <0003> auc.c:113 vector [0]: rand = 35fa441722f95b6bcc170f3b12fbf238 20241206122659302 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122659302 DAUC <0003> auc.c:142 vector [0]: autn = efecbc33d7c10000838a4ae87f93b35d 20241206122659303 DAUC <0003> auc.c:143 vector [0]: ck = e5313cb67d181ace64780fbe6339ec86 20241206122659303 DAUC <0003> auc.c:144 vector [0]: ik = b634d9f390c668e052509081e577c541 20241206122659303 DAUC <0003> auc.c:145 vector [0]: res = ad5d77e999cfb85e0000000000000000 20241206122659303 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659303 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659303 DAUC <0003> auc.c:179 vector [0]: kc = 10dad99d19904000 20241206122659303 DAUC <0003> auc.c:180 vector [0]: sres = ec79b637 20241206122659303 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659303 DAUC <0003> db_auc.c:245 IMSI='262421038168905': Generated 1 vectors 20241206122659303 DAUC <0003> db_auc.c:249 IMSI='262421038168905': Updating SQN=33 in DB 20241206122659303 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421038168905"} 20241206122659303 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659303 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659303 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659306 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659306 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421038168905"} 20241206122659306 DAUC <0003> db_auc.c:236 IMSI='262421038168905': Calling to generate 4 vectors 20241206122659306 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241206122659306 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659306 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659306 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241206122659306 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659306 DAUC <0003> auc.c:113 vector [0]: rand = 345a7a14cb3a4fe51b8d1d0880b15d52 20241206122659306 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241206122659306 DAUC <0003> auc.c:142 vector [0]: autn = aa95cc24da26000054d26b6905e7380d 20241206122659306 DAUC <0003> auc.c:143 vector [0]: ck = ef949434bc6ab2d494586806de7f4236 20241206122659306 DAUC <0003> auc.c:144 vector [0]: ik = ddb2b6d1e1b501e589bf2044a95f0eaa 20241206122659306 DAUC <0003> auc.c:145 vector [0]: res = 16224d0af467b3590000000000000000 20241206122659306 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659306 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659306 DAUC <0003> auc.c:179 vector [0]: kc = 584da79d6d2a5c00 20241206122659306 DAUC <0003> auc.c:180 vector [0]: sres = 921bec7a 20241206122659306 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659306 DAUC <0003> auc.c:113 vector [1]: rand = 8b4713b2927b194980e21299974246f3 20241206122659306 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241206122659306 DAUC <0003> auc.c:142 vector [1]: autn = 7c7e58cdae18000061d0bfb912f22098 20241206122659306 DAUC <0003> auc.c:143 vector [1]: ck = de2dfee74e28d3c14ecf0445722b0ccf 20241206122659306 DAUC <0003> auc.c:144 vector [1]: ik = a4502f50b5a10d2973ac286291588fa7 20241206122659306 DAUC <0003> auc.c:145 vector [1]: res = c3d43a878cea5a850000000000000000 20241206122659306 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659306 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659306 DAUC <0003> auc.c:179 vector [1]: kc = b44a0cd75d196400 20241206122659306 DAUC <0003> auc.c:180 vector [1]: sres = 4f94d42f 20241206122659306 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659306 DAUC <0003> auc.c:113 vector [2]: rand = 08b3cd9cd5908cd6c06f61cb5e13997a 20241206122659306 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241206122659306 DAUC <0003> auc.c:142 vector [2]: autn = 13ea475a51ce0000b4d65fe6f6a23477 20241206122659306 DAUC <0003> auc.c:143 vector [2]: ck = b04d91d909843923307e67f2a742a22a 20241206122659306 DAUC <0003> auc.c:144 vector [2]: ik = 5b68153ad5aa71b8010f099fbed6baae 20241206122659306 DAUC <0003> auc.c:145 vector [2]: res = d28cf5116bc2385b0000000000000000 20241206122659306 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659306 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659306 DAUC <0003> auc.c:179 vector [2]: kc = b7080a3c237a4800 20241206122659306 DAUC <0003> auc.c:180 vector [2]: sres = 41b4e241 20241206122659306 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659306 DAUC <0003> auc.c:113 vector [3]: rand = afe0bade8b11a4da02dee3b21570706e 20241206122659306 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241206122659306 DAUC <0003> auc.c:142 vector [3]: autn = d869459b3a07000017ee167dff3d584c 20241206122659306 DAUC <0003> auc.c:143 vector [3]: ck = 4a348be0d9542fc01b99c4f969d35514 20241206122659306 DAUC <0003> auc.c:144 vector [3]: ik = 1ed8058a455ebd3e30c294a5a4699530 20241206122659306 DAUC <0003> auc.c:145 vector [3]: res = ea9aee308bf351180000000000000000 20241206122659306 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659306 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659306 DAUC <0003> auc.c:179 vector [3]: kc = ce5a1481902e5400 20241206122659306 DAUC <0003> auc.c:180 vector [3]: sres = 00af1f2f 20241206122659306 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659306 DAUC <0003> db_auc.c:245 IMSI='262421038168905': Generated 4 vectors 20241206122659306 DAUC <0003> db_auc.c:249 IMSI='262421038168905': Updating SQN=161 in DB 20241206122659306 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421038168905"} 20241206122659306 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659306 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659306 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659309 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659309 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421038168905"} 20241206122659309 DAUC <0003> db_auc.c:236 IMSI='262421038168905': Calling to generate 5 vectors 20241206122659309 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122659309 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659309 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659309 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241206122659309 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659309 DAUC <0003> auc.c:113 vector [0]: rand = 8dcc6b8d16b8da2b25fd18315332c0b0 20241206122659309 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241206122659309 DAUC <0003> auc.c:142 vector [0]: autn = a10c676c8eef000059040ba76a7d8c2a 20241206122659309 DAUC <0003> auc.c:143 vector [0]: ck = 57a41cc5db80f8ccf14f85e45c422a9a 20241206122659309 DAUC <0003> auc.c:144 vector [0]: ik = c13955f11e51a6259fdafc5188a9ef7d 20241206122659309 DAUC <0003> auc.c:145 vector [0]: res = 6d407d73a5d985de0000000000000000 20241206122659309 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659309 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659309 DAUC <0003> auc.c:179 vector [0]: kc = 08bca4719ce09400 20241206122659309 DAUC <0003> auc.c:180 vector [0]: sres = 9c8075ed 20241206122659309 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659309 DAUC <0003> auc.c:113 vector [1]: rand = 6bb0419f2d022039b4d2f5753a342f57 20241206122659310 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241206122659310 DAUC <0003> auc.c:142 vector [1]: autn = fec54a6da1850000713b3bd54ce57b63 20241206122659310 DAUC <0003> auc.c:143 vector [1]: ck = 7823f06c57e0ab991536b4018b0a8ab9 20241206122659310 DAUC <0003> auc.c:144 vector [1]: ik = 15bfd0008ebca882a51effb9fb447b36 20241206122659310 DAUC <0003> auc.c:145 vector [1]: res = b16b34876a2312790000000000000000 20241206122659310 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659310 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659310 DAUC <0003> auc.c:179 vector [1]: kc = 9909775ee6265c00 20241206122659310 DAUC <0003> auc.c:180 vector [1]: sres = 94dcd507 20241206122659310 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659310 DAUC <0003> auc.c:113 vector [2]: rand = c260026b9e9117d86b14afa67f2a3a93 20241206122659310 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241206122659310 DAUC <0003> auc.c:142 vector [2]: autn = adebcbce5b780000b3370e54c6586717 20241206122659310 DAUC <0003> auc.c:143 vector [2]: ck = 1128be1fafa072a37596b6afb6135214 20241206122659310 DAUC <0003> auc.c:144 vector [2]: ik = 0173fa6c911bd5ea30dfa8938497ebbf 20241206122659310 DAUC <0003> auc.c:145 vector [2]: res = 165245b0c9e577ee0000000000000000 20241206122659310 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659310 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659310 DAUC <0003> auc.c:179 vector [2]: kc = 9fe710340e21a400 20241206122659310 DAUC <0003> auc.c:180 vector [2]: sres = 5717f297 20241206122659310 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659310 DAUC <0003> auc.c:113 vector [3]: rand = d48fb8462813fe08ddfbf7df65b5b5c0 20241206122659310 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241206122659310 DAUC <0003> auc.c:142 vector [3]: autn = b1c6b6c362ac0000c738983a8093b8e3 20241206122659310 DAUC <0003> auc.c:143 vector [3]: ck = 0bccc6d7ce8052ae4d0cc6cd79e8bf79 20241206122659310 DAUC <0003> auc.c:144 vector [3]: ik = e6e3361a38b929c74a059a80d729a65a 20241206122659310 DAUC <0003> auc.c:145 vector [3]: res = 2a28eb9b09c4b6ba0000000000000000 20241206122659310 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659310 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659310 DAUC <0003> auc.c:179 vector [3]: kc = d18d0a2e94b7a800 20241206122659310 DAUC <0003> auc.c:180 vector [3]: sres = 3a0e7a03 20241206122659310 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659310 DAUC <0003> auc.c:113 vector [4]: rand = da417c5f1da005c09e062acba473daaa 20241206122659310 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241206122659310 DAUC <0003> auc.c:142 vector [4]: autn = 0171cccc095b0000900414cadd367522 20241206122659310 DAUC <0003> auc.c:143 vector [4]: ck = f786093993a99510fe101e0dd42c8ca5 20241206122659310 DAUC <0003> auc.c:144 vector [4]: ik = 074e2a6883519a1ea4ec125569127b09 20241206122659310 DAUC <0003> auc.c:145 vector [4]: res = 4083067a2e6f5f340000000000000000 20241206122659310 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659310 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122659310 DAUC <0003> auc.c:179 vector [4]: kc = 1edcb8a6ab687800 20241206122659310 DAUC <0003> auc.c:180 vector [4]: sres = 8fb37c5e 20241206122659310 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122659310 DAUC <0003> db_auc.c:245 IMSI='262421038168905': Generated 5 vectors 20241206122659310 DAUC <0003> db_auc.c:249 IMSI='262421038168905': Updating SQN=321 in DB 20241206122659310 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421038168905"} 20241206122659310 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659310 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659310 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659313 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659313 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421038168905"} 20241206122659313 DAUC <0003> db_auc.c:236 IMSI='262421038168905': Calling to generate 5 vectors 20241206122659313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122659313 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659313 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659313 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241206122659313 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659313 DAUC <0003> auc.c:113 vector [0]: rand = c28cdf57c7c9d5af1484b5317f5345ef 20241206122659313 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241206122659313 DAUC <0003> auc.c:142 vector [0]: autn = b2e7c54ff409000039a15054f830f803 20241206122659313 DAUC <0003> auc.c:143 vector [0]: ck = 2fd748972a5e9690017825cc4cdd1c0a 20241206122659313 DAUC <0003> auc.c:144 vector [0]: ik = eda18c185dcda4be8742a5c2d7c66d06 20241206122659313 DAUC <0003> auc.c:145 vector [0]: res = 4dd51f721b4d8d100000000000000000 20241206122659313 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659313 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659313 DAUC <0003> auc.c:179 vector [0]: kc = c73099590045bc00 20241206122659313 DAUC <0003> auc.c:180 vector [0]: sres = 4e25ac49 20241206122659313 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659313 DAUC <0003> auc.c:113 vector [1]: rand = 7f622c7f101a455423bb8a9ec4e8d80d 20241206122659313 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241206122659313 DAUC <0003> auc.c:142 vector [1]: autn = c57ce7f39d3a000041ec886eb0ab5d65 20241206122659313 DAUC <0003> auc.c:143 vector [1]: ck = 10a738bf343fd7c02444daafcfa80eb4 20241206122659313 DAUC <0003> auc.c:144 vector [1]: ik = 2482119690e5dcf1098377aae77b5c97 20241206122659313 DAUC <0003> auc.c:145 vector [1]: res = 1e770adcb44d75d00000000000000000 20241206122659313 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659313 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659313 DAUC <0003> auc.c:179 vector [1]: kc = 3eadb01d3946d400 20241206122659313 DAUC <0003> auc.c:180 vector [1]: sres = 5127df58 20241206122659313 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659313 DAUC <0003> auc.c:113 vector [2]: rand = 2032aa91299edc5ea23f9e57841d5275 20241206122659313 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241206122659313 DAUC <0003> auc.c:142 vector [2]: autn = 26bd42d575f70000a57054cfa3428957 20241206122659313 DAUC <0003> auc.c:143 vector [2]: ck = e661ae663dbacc15b08096721c19b76c 20241206122659313 DAUC <0003> auc.c:144 vector [2]: ik = 2964ee74a9ca6029ddaa08b25327ccdf 20241206122659313 DAUC <0003> auc.c:145 vector [2]: res = 3ca96c5e8340eddd0000000000000000 20241206122659313 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659313 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659313 DAUC <0003> auc.c:179 vector [2]: kc = aefe08e81517b800 20241206122659313 DAUC <0003> auc.c:180 vector [2]: sres = 95123fe7 20241206122659313 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659313 DAUC <0003> auc.c:113 vector [3]: rand = 31edf14a03a17236a5f309b43d625687 20241206122659313 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241206122659313 DAUC <0003> auc.c:142 vector [3]: autn = c10197deb62200004ec56cadc7069458 20241206122659313 DAUC <0003> auc.c:143 vector [3]: ck = 183fc410d729bd76094ff3b10269d431 20241206122659313 DAUC <0003> auc.c:144 vector [3]: ik = 503a035fc393e77d155781e56c4c3127 20241206122659313 DAUC <0003> auc.c:145 vector [3]: res = ba9ad98c41e3668a0000000000000000 20241206122659313 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659313 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659313 DAUC <0003> auc.c:179 vector [3]: kc = a4aac608725dd000 20241206122659313 DAUC <0003> auc.c:180 vector [3]: sres = eaf2a796 20241206122659313 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659313 DAUC <0003> auc.c:113 vector [4]: rand = 84a5b152d6203cb7fe886c0fb7630874 20241206122659313 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241206122659313 DAUC <0003> auc.c:142 vector [4]: autn = f5d187a4cedc0000724decf8692ce758 20241206122659313 DAUC <0003> auc.c:143 vector [4]: ck = 84b2e175335b98b26c50759e2178d48b 20241206122659313 DAUC <0003> auc.c:144 vector [4]: ik = 8f11ec16faf4b2b5cf663c90c63ac9c1 20241206122659313 DAUC <0003> auc.c:145 vector [4]: res = 80b2c181802757a70000000000000000 20241206122659313 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659313 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122659313 DAUC <0003> auc.c:179 vector [4]: kc = 9da8ae66af54d000 20241206122659313 DAUC <0003> auc.c:180 vector [4]: sres = 5af28464 20241206122659313 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122659313 DAUC <0003> db_auc.c:245 IMSI='262421038168905': Generated 5 vectors 20241206122659313 DAUC <0003> db_auc.c:249 IMSI='262421038168905': Updating SQN=481 in DB 20241206122659313 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421038168905"} 20241206122659313 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421038168905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659313 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659313 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20241206122659317 DAUC <0003> db_auc.c:157 IMSI='262426776602630': No 2G Auth Data 20241206122659317 DAUC <0003> db_auc.c:192 IMSI='262426776602630': No 3G Auth Data 20241206122659332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241206122659336 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659336 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426776602630"} 20241206122659336 DAUC <0003> db_auc.c:236 IMSI='262426776602630': Calling to generate 1 vectors 20241206122659336 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241206122659336 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659336 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659336 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122659336 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659336 DAUC <0003> auc.c:113 vector [0]: rand = 661a9309564675636747ecb5602016a8 20241206122659336 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122659336 DAUC <0003> auc.c:142 vector [0]: autn = 22bd67f306910000de12c19888de21f4 20241206122659336 DAUC <0003> auc.c:143 vector [0]: ck = 137d92921261d432f9eec8f69e687ded 20241206122659336 DAUC <0003> auc.c:144 vector [0]: ik = c7ade8c73d1543e02d9c0d370efd05c4 20241206122659336 DAUC <0003> auc.c:145 vector [0]: res = 43830d338aba4b320000000000000000 20241206122659336 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659336 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659336 DAUC <0003> auc.c:179 vector [0]: kc = 59e601f2bc8dbab8 20241206122659336 DAUC <0003> auc.c:180 vector [0]: sres = 378ecdec 20241206122659336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659336 DAUC <0003> db_auc.c:245 IMSI='262426776602630': Generated 1 vectors 20241206122659336 DAUC <0003> db_auc.c:249 IMSI='262426776602630': Updating SQN=33 in DB 20241206122659336 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426776602630"} 20241206122659336 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659336 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659336 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659339 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659339 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426776602630"} 20241206122659339 DAUC <0003> db_auc.c:236 IMSI='262426776602630': Calling to generate 4 vectors 20241206122659339 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241206122659339 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659339 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659339 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241206122659339 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659339 DAUC <0003> auc.c:113 vector [0]: rand = f12c0aaa8d7f935993baa785266d7d19 20241206122659339 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241206122659339 DAUC <0003> auc.c:142 vector [0]: autn = acec6d45382b0000c7a50a665d7ddfcb 20241206122659339 DAUC <0003> auc.c:143 vector [0]: ck = 9a395c935e9175380d2ec182607cba35 20241206122659339 DAUC <0003> auc.c:144 vector [0]: ik = 32037e035e3488682b24f58f905afd88 20241206122659339 DAUC <0003> auc.c:145 vector [0]: res = 883c154cf597551f0000000000000000 20241206122659339 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659339 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659339 DAUC <0003> auc.c:179 vector [0]: kc = 732bb41d00db4361 20241206122659339 DAUC <0003> auc.c:180 vector [0]: sres = 9bbdea00 20241206122659339 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659339 DAUC <0003> auc.c:113 vector [1]: rand = 7a59f7e793868b00eb02294b07fa7910 20241206122659339 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241206122659339 DAUC <0003> auc.c:142 vector [1]: autn = a4e2760b1eb90000283726115cd15b73 20241206122659339 DAUC <0003> auc.c:143 vector [1]: ck = 45f34e6c03014f2d791fdcdc978c5b22 20241206122659339 DAUC <0003> auc.c:144 vector [1]: ik = 18277a3a8f244f76a3981e3085e70b4e 20241206122659339 DAUC <0003> auc.c:145 vector [1]: res = f468e50f2bdf53b70000000000000000 20241206122659339 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659339 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659339 DAUC <0003> auc.c:179 vector [1]: kc = 0d89295f9e1293b8 20241206122659339 DAUC <0003> auc.c:180 vector [1]: sres = 6690c886 20241206122659339 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659339 DAUC <0003> auc.c:113 vector [2]: rand = e81831def284da5b78b6f6470e0bae47 20241206122659339 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241206122659339 DAUC <0003> auc.c:142 vector [2]: autn = 9796611c4aec0000cab50ee80ec2e73c 20241206122659339 DAUC <0003> auc.c:143 vector [2]: ck = fac0b5dac68d49e9ae53cc4bcaa0d3f0 20241206122659339 DAUC <0003> auc.c:144 vector [2]: ik = ae31198c959c033550aacd87e8918f39 20241206122659339 DAUC <0003> auc.c:145 vector [2]: res = 03d05af2c172548f0000000000000000 20241206122659339 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659339 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659339 DAUC <0003> auc.c:179 vector [2]: kc = bcd0c7d093c0dce0 20241206122659339 DAUC <0003> auc.c:180 vector [2]: sres = 3354b630 20241206122659339 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659339 DAUC <0003> auc.c:113 vector [3]: rand = 832f66b349b839737005e158675a58ed 20241206122659339 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241206122659339 DAUC <0003> auc.c:142 vector [3]: autn = f5dc7e40f50100003fb379303a561d02 20241206122659339 DAUC <0003> auc.c:143 vector [3]: ck = 2f11bda3e23f21812b4a7240ae6595da 20241206122659339 DAUC <0003> auc.c:144 vector [3]: ik = 23c2103e655c3a448908333868a3e6a7 20241206122659339 DAUC <0003> auc.c:145 vector [3]: res = cba5fe4a5961734b0000000000000000 20241206122659339 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659339 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659339 DAUC <0003> auc.c:179 vector [3]: kc = 465a70cb1ff52172 20241206122659339 DAUC <0003> auc.c:180 vector [3]: sres = 59f10803 20241206122659339 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659339 DAUC <0003> db_auc.c:245 IMSI='262426776602630': Generated 4 vectors 20241206122659339 DAUC <0003> db_auc.c:249 IMSI='262426776602630': Updating SQN=161 in DB 20241206122659339 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426776602630"} 20241206122659339 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659339 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659339 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659342 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659342 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426776602630"} 20241206122659342 DAUC <0003> db_auc.c:236 IMSI='262426776602630': Calling to generate 5 vectors 20241206122659342 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122659342 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659342 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659342 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241206122659342 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659342 DAUC <0003> auc.c:113 vector [0]: rand = 6986bf7517b9d0aafc2b0972219b8490 20241206122659342 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241206122659342 DAUC <0003> auc.c:142 vector [0]: autn = 7ed0417474330000db3df9e7ab1613b8 20241206122659342 DAUC <0003> auc.c:143 vector [0]: ck = 1aa46e9231aa218cda312041ab6352b8 20241206122659342 DAUC <0003> auc.c:144 vector [0]: ik = 52a7450844944f4b0c7b5f2973d2f1e3 20241206122659342 DAUC <0003> auc.c:145 vector [0]: res = 7232835ba27e5ea10000000000000000 20241206122659342 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659342 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659342 DAUC <0003> auc.c:179 vector [0]: kc = 0c20a253fcc6386a 20241206122659342 DAUC <0003> auc.c:180 vector [0]: sres = aea13d1f 20241206122659342 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659342 DAUC <0003> auc.c:113 vector [1]: rand = 0de755d5e7164582a25e092788b034bb 20241206122659342 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241206122659343 DAUC <0003> auc.c:142 vector [1]: autn = efdb076148770000f89df2ef8464e759 20241206122659343 DAUC <0003> auc.c:143 vector [1]: ck = 876e71783d235997eef6e3d282ef3255 20241206122659343 DAUC <0003> auc.c:144 vector [1]: ik = 32e621e19494318769e62fec4711c7a5 20241206122659343 DAUC <0003> auc.c:145 vector [1]: res = a9f022eb353505ea0000000000000000 20241206122659343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659343 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659343 DAUC <0003> auc.c:179 vector [1]: kc = 73624b853222dcb1 20241206122659343 DAUC <0003> auc.c:180 vector [1]: sres = 62f92c57 20241206122659343 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659343 DAUC <0003> auc.c:113 vector [2]: rand = 74e9d1431b3b6ccbae88f09b0af1a8e5 20241206122659343 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241206122659343 DAUC <0003> auc.c:142 vector [2]: autn = bf03b359804e00003fc2a744a22071a4 20241206122659343 DAUC <0003> auc.c:143 vector [2]: ck = 98ef92242ae839fbf5042830d0060d8a 20241206122659343 DAUC <0003> auc.c:144 vector [2]: ik = 10853f075cfe3b5a789975929f612590 20241206122659343 DAUC <0003> auc.c:145 vector [2]: res = 4c72a5f1a9e4f5a30000000000000000 20241206122659343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659343 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659343 DAUC <0003> auc.c:179 vector [2]: kc = 8e7ab6bc5b64395d 20241206122659343 DAUC <0003> auc.c:180 vector [2]: sres = 31a3bc67 20241206122659343 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659343 DAUC <0003> auc.c:113 vector [3]: rand = bfe48045ef76469aaca6079258607bc1 20241206122659343 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241206122659343 DAUC <0003> auc.c:142 vector [3]: autn = 2594415034e5000072e4fe836592b35e 20241206122659343 DAUC <0003> auc.c:143 vector [3]: ck = 7194118291adba893df2c98748be28e4 20241206122659343 DAUC <0003> auc.c:144 vector [3]: ik = d4843f526a96c8e07d9e10581320d49b 20241206122659343 DAUC <0003> auc.c:145 vector [3]: res = 404fa4d0303438e80000000000000000 20241206122659343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659343 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659343 DAUC <0003> auc.c:179 vector [3]: kc = 696c043ed076303d 20241206122659343 DAUC <0003> auc.c:180 vector [3]: sres = 7abf22fa 20241206122659343 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659343 DAUC <0003> auc.c:113 vector [4]: rand = b602708732b81eaed9fa40464686b87a 20241206122659343 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241206122659343 DAUC <0003> auc.c:142 vector [4]: autn = ab14a8939ed500000125a3c4b0a156dd 20241206122659343 DAUC <0003> auc.c:143 vector [4]: ck = 778b16fd2f29027d7f6bb2eed7b75cd3 20241206122659343 DAUC <0003> auc.c:144 vector [4]: ik = f7c04be7264f3b67166fe247fc90194e 20241206122659343 DAUC <0003> auc.c:145 vector [4]: res = 7a41ea17b64bce3a0000000000000000 20241206122659343 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659343 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122659343 DAUC <0003> auc.c:179 vector [4]: kc = 70d6fc3bf353f859 20241206122659343 DAUC <0003> auc.c:180 vector [4]: sres = f043102b 20241206122659343 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122659343 DAUC <0003> db_auc.c:245 IMSI='262426776602630': Generated 5 vectors 20241206122659343 DAUC <0003> db_auc.c:249 IMSI='262426776602630': Updating SQN=321 in DB 20241206122659343 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426776602630"} 20241206122659343 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659343 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659343 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659346 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659346 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426776602630"} 20241206122659346 DAUC <0003> db_auc.c:236 IMSI='262426776602630': Calling to generate 5 vectors 20241206122659346 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122659346 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122659346 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122659346 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241206122659346 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122659346 DAUC <0003> auc.c:113 vector [0]: rand = fd2a059a7100d8789a8e9142feaf257b 20241206122659346 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241206122659346 DAUC <0003> auc.c:142 vector [0]: autn = 05248c1da9d500009646135353886906 20241206122659346 DAUC <0003> auc.c:143 vector [0]: ck = 4b6aca258350d1fe6c0cfbc0f9842782 20241206122659346 DAUC <0003> auc.c:144 vector [0]: ik = 4a5967fe93273e4748ee34d8f50d6b6a 20241206122659346 DAUC <0003> auc.c:145 vector [0]: res = f99f986a82b49e3e0000000000000000 20241206122659346 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122659346 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122659346 DAUC <0003> auc.c:179 vector [0]: kc = 1d101169d75ada4a 20241206122659346 DAUC <0003> auc.c:180 vector [0]: sres = ac23582d 20241206122659346 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122659346 DAUC <0003> auc.c:113 vector [1]: rand = 60f4db970568078487c58eae35d2df7d 20241206122659346 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241206122659346 DAUC <0003> auc.c:142 vector [1]: autn = 1e189a471eb4000010bf30485214c0bb 20241206122659346 DAUC <0003> auc.c:143 vector [1]: ck = 94f30d955a52756037ac383696f44b47 20241206122659346 DAUC <0003> auc.c:144 vector [1]: ik = 79a5bfbe4863c11cbdfcadc47a5a0e35 20241206122659346 DAUC <0003> auc.c:145 vector [1]: res = 34cf9cf9465f59250000000000000000 20241206122659346 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122659346 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122659346 DAUC <0003> auc.c:179 vector [1]: kc = 6bfc399ed0e378e5 20241206122659346 DAUC <0003> auc.c:180 vector [1]: sres = fb4550b7 20241206122659346 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122659346 DAUC <0003> auc.c:113 vector [2]: rand = c4750df9f1ef6a1736dbc7598b7d57d5 20241206122659346 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241206122659346 DAUC <0003> auc.c:142 vector [2]: autn = 46eb9856c5c100009c9f2ecefec52204 20241206122659346 DAUC <0003> auc.c:143 vector [2]: ck = 8d2cd38d663e571daa5da052dc7b590b 20241206122659346 DAUC <0003> auc.c:144 vector [2]: ik = 82221ec631db7fa7dbfeeb8527ffe4d5 20241206122659346 DAUC <0003> auc.c:145 vector [2]: res = 0d6c239998989ee50000000000000000 20241206122659347 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122659347 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122659347 DAUC <0003> auc.c:179 vector [2]: kc = d4fb88ca1803c3f7 20241206122659347 DAUC <0003> auc.c:180 vector [2]: sres = 73c72aba 20241206122659347 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122659347 DAUC <0003> auc.c:113 vector [3]: rand = 9a5ed690a2a116a93db3b85c1d433dcd 20241206122659347 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241206122659347 DAUC <0003> auc.c:142 vector [3]: autn = af3aedca665a00000c71c6c5cc8c0f34 20241206122659347 DAUC <0003> auc.c:143 vector [3]: ck = 82018c1490e5d60abf2978aca08a6364 20241206122659347 DAUC <0003> auc.c:144 vector [3]: ik = da75af9830b356d1e3298e23493eee1b 20241206122659347 DAUC <0003> auc.c:145 vector [3]: res = 9166e4a3333663580000000000000000 20241206122659347 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122659347 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122659347 DAUC <0003> auc.c:179 vector [3]: kc = 8fb78285a74b61ae 20241206122659347 DAUC <0003> auc.c:180 vector [3]: sres = 85955cc9 20241206122659347 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122659347 DAUC <0003> auc.c:113 vector [4]: rand = a9cf8e0c11cfc9f3205b15639990354a 20241206122659347 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241206122659347 DAUC <0003> auc.c:142 vector [4]: autn = e144aff5e1a00000e15ebc4986c00b4d 20241206122659347 DAUC <0003> auc.c:143 vector [4]: ck = 8f26095f47a3cf39b9540f69a9907b45 20241206122659347 DAUC <0003> auc.c:144 vector [4]: ik = 22bd2ecbe320a91d0b94f96a6ce9a1fd 20241206122659347 DAUC <0003> auc.c:145 vector [4]: res = 75b9eee460d1e57c0000000000000000 20241206122659347 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122659347 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122659347 DAUC <0003> auc.c:179 vector [4]: kc = 3d43e0cd728b224b 20241206122659347 DAUC <0003> auc.c:180 vector [4]: sres = 5ef2fa57 20241206122659347 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122659347 DAUC <0003> db_auc.c:245 IMSI='262426776602630': Generated 5 vectors 20241206122659347 DAUC <0003> db_auc.c:249 IMSI='262426776602630': Updating SQN=481 in DB 20241206122659347 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426776602630"} 20241206122659347 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426776602630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122659347 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659347 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122659350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241206122659351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42552<->l=127.0.0.1:4258 20241206122659352 DLINP <000b> input/ipa.c:451 connected read/write 20241206122659352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122659352 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122659352 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122659352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122659352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41689<->l=127.0.0.1:4259) 20241206122659397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4258 20241206122659498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4258 20241206122702574 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122702574 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122702576 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122702577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4258 20241206122702579 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122702579 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122702579 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122702579 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  20241206122702579 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122702579 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  20241206122702579 DLGSUP <0013> gsup_server.c:235 2:  20241206122702579 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122702579 DLGSUP <0013> gsup_server.c:235 3:  20241206122702579 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122702579 DLGSUP <0013> gsup_server.c:235 4:  20241206122702579 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122702579 DLGSUP <0013> gsup_server.c:235 5:  20241206122702579 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122702579 DLGSUP <0013> gsup_server.c:235 7:  20241206122702579 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122702579 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122702579 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122702579 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122702599 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39573<->l=127.0.0.1:4259) 20241206122702603 DAUC <0003> db_auc.c:157 IMSI='262422803215400': No 2G Auth Data 20241206122702603 DAUC <0003> db_auc.c:192 IMSI='262422803215400': No 3G Auth Data 20241206122702617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42658<->l=127.0.0.1:4258 20241206122702622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122702622 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422803215400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422803215400"} 20241206122702623 DAUC <0003> db_auc.c:157 IMSI='262422803215400': No 2G Auth Data 20241206122702623 DAUC <0003> db_auc.c:236 IMSI='262422803215400': Calling to generate 5 vectors 20241206122702623 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241206122702623 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122702623 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122702623 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122702623 DAUC <0003> auc.c:113 vector [0]: rand = 44f41284ecc590e038af5916f5a65feb 20241206122702623 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122702623 DAUC <0003> auc.c:142 vector [0]: autn = 51ba32862e718000b663f92306d0f659 20241206122702623 DAUC <0003> auc.c:143 vector [0]: ck = 5cd6918963446e311199ae7494ead3af 20241206122702623 DAUC <0003> auc.c:144 vector [0]: ik = 1b194348c4154999066411ae68fe8d59 20241206122702623 DAUC <0003> auc.c:145 vector [0]: res = fcec8b32e346314d0000000000000000 20241206122702623 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122702623 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122702623 DAUC <0003> auc.c:151 vector [0]: kc = 50326d1b5b45795e 20241206122702623 DAUC <0003> auc.c:152 vector [0]: sres = 1faaba7f 20241206122702623 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122702623 DAUC <0003> auc.c:113 vector [1]: rand = a01830268c3117ca4779d718d4d26ec6 20241206122702623 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122702623 DAUC <0003> auc.c:142 vector [1]: autn = 4b86156a08048000bc792dd2870c47fb 20241206122702623 DAUC <0003> auc.c:143 vector [1]: ck = b09cebb12de83056290d3196f8c5cff0 20241206122702623 DAUC <0003> auc.c:144 vector [1]: ik = aad5c5666478b0863564b55c2cfa7779 20241206122702623 DAUC <0003> auc.c:145 vector [1]: res = 3bfeef9eb6d8f7e60000000000000000 20241206122702623 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122702623 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122702623 DAUC <0003> auc.c:151 vector [1]: kc = 0620aa1d9daf3859 20241206122702623 DAUC <0003> auc.c:152 vector [1]: sres = 8d261878 20241206122702623 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122702623 DAUC <0003> auc.c:113 vector [2]: rand = 90917928e6241639574f1f5a810c139f 20241206122702623 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122702623 DAUC <0003> auc.c:142 vector [2]: autn = 22500e8b734b800046d0bdd463bab4fc 20241206122702623 DAUC <0003> auc.c:143 vector [2]: ck = 3bd4b7cc19202e29d8e9e06a8a7ded59 20241206122702623 DAUC <0003> auc.c:144 vector [2]: ik = 0f60417c01860484f04ff74c2b1765b3 20241206122702623 DAUC <0003> auc.c:145 vector [2]: res = 91212e6147ae98430000000000000000 20241206122702623 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122702623 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122702623 DAUC <0003> auc.c:151 vector [2]: kc = 1c12e196b9cca247 20241206122702623 DAUC <0003> auc.c:152 vector [2]: sres = d68fb622 20241206122702623 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122702623 DAUC <0003> auc.c:113 vector [3]: rand = dec5802f74a6f047e9d0f16f36b76b27 20241206122702623 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122702623 DAUC <0003> auc.c:142 vector [3]: autn = 66b9095b647d8000cb367424b5162849 20241206122702623 DAUC <0003> auc.c:143 vector [3]: ck = 5a833c191dc554a4128e97c88da8e782 20241206122702623 DAUC <0003> auc.c:144 vector [3]: ik = 2f7097e0891602765bedf22069de9429 20241206122702623 DAUC <0003> auc.c:145 vector [3]: res = 28c1b6a63fea598e0000000000000000 20241206122702623 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122702623 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122702623 DAUC <0003> auc.c:151 vector [3]: kc = 3c90ce1170a52579 20241206122702623 DAUC <0003> auc.c:152 vector [3]: sres = 172bef28 20241206122702623 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122702623 DAUC <0003> auc.c:113 vector [4]: rand = a041bb0f92293a43f5507c99f82a872d 20241206122702623 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122702623 DAUC <0003> auc.c:142 vector [4]: autn = 5d7111abcc118000eeb6494c1b9f09da 20241206122702623 DAUC <0003> auc.c:143 vector [4]: ck = 5d72cb3cff89e8339ea50890e64aec6e 20241206122702623 DAUC <0003> auc.c:144 vector [4]: ik = cbc1d8246ec3756342cd4bf0eec39fe9 20241206122702623 DAUC <0003> auc.c:145 vector [4]: res = d9716c2f1878a47e0000000000000000 20241206122702623 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122702623 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241206122702623 DAUC <0003> auc.c:151 vector [4]: kc = 4adb507899c3eed7 20241206122702623 DAUC <0003> auc.c:152 vector [4]: sres = c109c851 20241206122702623 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241206122702623 DAUC <0003> db_auc.c:245 IMSI='262422803215400': Generated 5 vectors 20241206122702623 DAUC <0003> db_auc.c:249 IMSI='262422803215400': Updating SQN=161 in DB 20241206122702623 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422803215400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422803215400"} 20241206122702623 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422803215400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122702623 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702623 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42658<->l=127.0.0.1:4258 20241206122702628 DAUC <0003> db_auc.c:157 IMSI='262421346799931': No 2G Auth Data 20241206122702628 DAUC <0003> db_auc.c:192 IMSI='262421346799931': No 3G Auth Data 20241206122702642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42674<->l=127.0.0.1:4258 20241206122702647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122702647 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421346799931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421346799931"} 20241206122702647 DAUC <0003> db_auc.c:157 IMSI='262421346799931': No 2G Auth Data 20241206122702647 DAUC <0003> db_auc.c:236 IMSI='262421346799931': Calling to generate 5 vectors 20241206122702647 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241206122702647 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122702647 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241206122702647 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122702647 DAUC <0003> auc.c:113 vector [0]: rand = 279aef697396446ddcd19ada347bd13a 20241206122702647 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122702647 DAUC <0003> auc.c:142 vector [0]: autn = 23797ade205d800071fb21f2d5cfbe0c 20241206122702647 DAUC <0003> auc.c:143 vector [0]: ck = a477631f4854773a8ee6e62b47d1733f 20241206122702647 DAUC <0003> auc.c:144 vector [0]: ik = f84dd6ecbd88f63758be64666a0432dd 20241206122702647 DAUC <0003> auc.c:145 vector [0]: res = 36948f751418ddde0000000000000000 20241206122702647 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122702647 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241206122702647 DAUC <0003> auc.c:151 vector [0]: kc = 8a6237bed809c0ef 20241206122702647 DAUC <0003> auc.c:152 vector [0]: sres = 228c52ab 20241206122702647 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241206122702647 DAUC <0003> auc.c:113 vector [1]: rand = 37e4c6786bc9e28913bae4b5767f17a6 20241206122702647 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122702647 DAUC <0003> auc.c:142 vector [1]: autn = 2741e32329828000b37345b4a970e949 20241206122702647 DAUC <0003> auc.c:143 vector [1]: ck = 2e8e43c08ecfe3d1dd93ccedbb10e9d8 20241206122702647 DAUC <0003> auc.c:144 vector [1]: ik = 3f1dfc4cb8eb1126cc369575fd9aecbe 20241206122702647 DAUC <0003> auc.c:145 vector [1]: res = 84a7d7e1d2e33b8c0000000000000000 20241206122702647 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122702647 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241206122702647 DAUC <0003> auc.c:151 vector [1]: kc = 0036e61470aef791 20241206122702647 DAUC <0003> auc.c:152 vector [1]: sres = 5644ec6d 20241206122702647 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241206122702647 DAUC <0003> auc.c:113 vector [2]: rand = 424704e4a112a50b868f930b2fa9e24d 20241206122702647 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122702647 DAUC <0003> auc.c:142 vector [2]: autn = c2e57eef93468000db7eb3b6337f1bf9 20241206122702647 DAUC <0003> auc.c:143 vector [2]: ck = f754d04345d9870e0c2da35589a6c4e3 20241206122702647 DAUC <0003> auc.c:144 vector [2]: ik = e69a95572f665619b3c86c5f0f5f568d 20241206122702647 DAUC <0003> auc.c:145 vector [2]: res = b2ba8a505e72d8680000000000000000 20241206122702647 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122702647 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241206122702647 DAUC <0003> auc.c:151 vector [2]: kc = ae2b8a1eec464379 20241206122702647 DAUC <0003> auc.c:152 vector [2]: sres = ecc85238 20241206122702647 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241206122702647 DAUC <0003> auc.c:113 vector [3]: rand = 21928e0b66a8b6435f447954e21a989e 20241206122702647 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122702647 DAUC <0003> auc.c:142 vector [3]: autn = b0ceeabd666280006f437e22971f5c9a 20241206122702647 DAUC <0003> auc.c:143 vector [3]: ck = 6b3013be8f750874e7be02d99db5f0e9 20241206122702647 DAUC <0003> auc.c:144 vector [3]: ik = 36a610640fdeab96f44dc7d33a743868 20241206122702647 DAUC <0003> auc.c:145 vector [3]: res = fd1138ab1027cff10000000000000000 20241206122702647 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122702647 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241206122702647 DAUC <0003> auc.c:151 vector [3]: kc = 4e65c6d0276a6b63 20241206122702647 DAUC <0003> auc.c:152 vector [3]: sres = ed36f75a 20241206122702647 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241206122702647 DAUC <0003> auc.c:113 vector [4]: rand = f66763b2f12adb3b5cd54aa4559bee5a 20241206122702647 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122702647 DAUC <0003> auc.c:142 vector [4]: autn = e39a399175ce80007f8926175748c272 20241206122702647 DAUC <0003> auc.c:143 vector [4]: ck = 90346619617374858dd738fa7d73a7ac 20241206122702647 DAUC <0003> auc.c:144 vector [4]: ik = 172e7aad6168702f6f8b902a52851b0a 20241206122702647 DAUC <0003> auc.c:145 vector [4]: res = 3b4d5786cf7cb1f50000000000000000 20241206122702647 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122702647 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241206122702647 DAUC <0003> auc.c:151 vector [4]: kc = 6546b4642fedb80c 20241206122702647 DAUC <0003> auc.c:152 vector [4]: sres = f431e673 20241206122702647 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241206122702647 DAUC <0003> db_auc.c:245 IMSI='262421346799931': Generated 5 vectors 20241206122702647 DAUC <0003> db_auc.c:249 IMSI='262421346799931': Updating SQN=161 in DB 20241206122702647 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421346799931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421346799931"} 20241206122702647 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421346799931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122702647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42674<->l=127.0.0.1:4258 20241206122702652 DAUC <0003> db_auc.c:157 IMSI='262425730358017': No 2G Auth Data 20241206122702652 DAUC <0003> db_auc.c:192 IMSI='262425730358017': No 3G Auth Data 20241206122702669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42684<->l=127.0.0.1:4258 20241206122702673 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122702673 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425730358017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425730358017"} 20241206122702673 DAUC <0003> db_auc.c:236 IMSI='262425730358017': Calling to generate 5 vectors 20241206122702673 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122702673 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122702673 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122702673 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122702673 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122702673 DAUC <0003> auc.c:113 vector [0]: rand = cbd4e6f06a12d9ac2d7bc380f9b7c5cf 20241206122702673 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122702673 DAUC <0003> auc.c:142 vector [0]: autn = 7e984dc910418000543519eafdcfaaf7 20241206122702673 DAUC <0003> auc.c:143 vector [0]: ck = 4926a38a20f9b2da5de6c2484214fcc7 20241206122702673 DAUC <0003> auc.c:144 vector [0]: ik = e2d48829abcdd66e94e14bab063d15f6 20241206122702673 DAUC <0003> auc.c:145 vector [0]: res = 9d976258576dedc00000000000000000 20241206122702673 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122702673 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122702673 DAUC <0003> auc.c:179 vector [0]: kc = e6e39835c7041400 20241206122702673 DAUC <0003> auc.c:180 vector [0]: sres = 7ffef4a1 20241206122702673 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122702673 DAUC <0003> auc.c:113 vector [1]: rand = 9f85d51698acb19b0ce9f76f3ac82550 20241206122702673 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122702673 DAUC <0003> auc.c:142 vector [1]: autn = aefe992b51b0800023087b8f5f8d73c8 20241206122702673 DAUC <0003> auc.c:143 vector [1]: ck = c400f2a8916f30dcf6bf832698287be0 20241206122702673 DAUC <0003> auc.c:144 vector [1]: ik = 26b994cca3c7e0d28a0a99c5e45a5e7e 20241206122702673 DAUC <0003> auc.c:145 vector [1]: res = 719ca9d9425ccad30000000000000000 20241206122702673 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122702673 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122702673 DAUC <0003> auc.c:179 vector [1]: kc = 765866e5f3df8c00 20241206122702673 DAUC <0003> auc.c:180 vector [1]: sres = 0c5b4cff 20241206122702673 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122702673 DAUC <0003> auc.c:113 vector [2]: rand = d15c2af7257f1bd7a158397e5754c3ca 20241206122702673 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122702673 DAUC <0003> auc.c:142 vector [2]: autn = 60ce0fd12a038000a7d8384b6156db8c 20241206122702673 DAUC <0003> auc.c:143 vector [2]: ck = 9367cf6c8a71023973266ea1cbe8560c 20241206122702673 DAUC <0003> auc.c:144 vector [2]: ik = fee3b25dac951987d9613e9380e04524 20241206122702673 DAUC <0003> auc.c:145 vector [2]: res = 29ccfa0a12abc7cf0000000000000000 20241206122702673 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122702673 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122702673 DAUC <0003> auc.c:179 vector [2]: kc = a1d02169b74e6400 20241206122702673 DAUC <0003> auc.c:180 vector [2]: sres = 78a68cbd 20241206122702673 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122702673 DAUC <0003> auc.c:113 vector [3]: rand = 5504ed90d4fb04e41b0572503e8e37b8 20241206122702673 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122702673 DAUC <0003> auc.c:142 vector [3]: autn = d7c4897922768000af9d9dcdf2f8a941 20241206122702673 DAUC <0003> auc.c:143 vector [3]: ck = b3bc514764764385b65bfc7e5cee4c72 20241206122702673 DAUC <0003> auc.c:144 vector [3]: ik = 3529c54e5a597749c2168c744a118df1 20241206122702673 DAUC <0003> auc.c:145 vector [3]: res = 06a372cc8f5c0c380000000000000000 20241206122702673 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122702673 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122702673 DAUC <0003> auc.c:179 vector [3]: kc = 95ad208048a67800 20241206122702673 DAUC <0003> auc.c:180 vector [3]: sres = 28b55225 20241206122702673 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122702673 DAUC <0003> auc.c:113 vector [4]: rand = 6c0710e570178dcc15fc981afa25a9c7 20241206122702673 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122702673 DAUC <0003> auc.c:142 vector [4]: autn = 8f9a9df752e68000295264efa3513384 20241206122702673 DAUC <0003> auc.c:143 vector [4]: ck = 7247a2956fa28227e83cb076a818041c 20241206122702673 DAUC <0003> auc.c:144 vector [4]: ik = cb0be98c73f7506c4d57862d562967dc 20241206122702673 DAUC <0003> auc.c:145 vector [4]: res = cc134bcfae818ced0000000000000000 20241206122702673 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122702673 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122702673 DAUC <0003> auc.c:179 vector [4]: kc = 5897f1b04e4fe800 20241206122702673 DAUC <0003> auc.c:180 vector [4]: sres = b5df97e3 20241206122702674 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122702674 DAUC <0003> db_auc.c:245 IMSI='262425730358017': Generated 5 vectors 20241206122702674 DAUC <0003> db_auc.c:249 IMSI='262425730358017': Updating SQN=161 in DB 20241206122702674 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425730358017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425730358017"} 20241206122702674 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425730358017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122702674 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702674 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42684<->l=127.0.0.1:4258 20241206122702678 DAUC <0003> db_auc.c:157 IMSI='262427114221430': No 2G Auth Data 20241206122702678 DAUC <0003> db_auc.c:192 IMSI='262427114221430': No 3G Auth Data 20241206122702692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 20241206122702695 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122702695 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427114221430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427114221430"} 20241206122702695 DAUC <0003> db_auc.c:236 IMSI='262427114221430': Calling to generate 5 vectors 20241206122702695 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122702695 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122702695 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122702695 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122702695 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122702695 DAUC <0003> auc.c:113 vector [0]: rand = 7d1bf802157f7062dcd6ddf8ebcb2752 20241206122702695 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122702695 DAUC <0003> auc.c:142 vector [0]: autn = 41e26844ae878000cc3cd6ca74c9e7e8 20241206122702695 DAUC <0003> auc.c:143 vector [0]: ck = 5b22763b2d9025fe4ea4c80257bd8d74 20241206122702695 DAUC <0003> auc.c:144 vector [0]: ik = 93ffc33eb85cdc7238f3771843f4aa6a 20241206122702695 DAUC <0003> auc.c:145 vector [0]: res = f485f1b37138d4820000000000000000 20241206122702695 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122702695 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122702695 DAUC <0003> auc.c:179 vector [0]: kc = 7a6823499d8e2400 20241206122702695 DAUC <0003> auc.c:180 vector [0]: sres = 8c53750e 20241206122702695 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122702695 DAUC <0003> auc.c:113 vector [1]: rand = 9a7ea8c777dc9930f15d1726d3b5d772 20241206122702695 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122702695 DAUC <0003> auc.c:142 vector [1]: autn = 5b7678e21f1a8000a1882939afffd569 20241206122702695 DAUC <0003> auc.c:143 vector [1]: ck = 5647702f87f5e7bd30f8e0beed316ee8 20241206122702695 DAUC <0003> auc.c:144 vector [1]: ik = 9929e8e83c9ce68d05d11fbbe1e1708c 20241206122702695 DAUC <0003> auc.c:145 vector [1]: res = b95a1b6513cbf91e0000000000000000 20241206122702695 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122702695 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122702695 DAUC <0003> auc.c:179 vector [1]: kc = bce9a26c45110c00 20241206122702695 DAUC <0003> auc.c:180 vector [1]: sres = 53cc6b19 20241206122702695 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122702695 DAUC <0003> auc.c:113 vector [2]: rand = 2f7579f01f8d96b688e364808033d792 20241206122702695 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122702695 DAUC <0003> auc.c:142 vector [2]: autn = d796b808e18f80003952b1a8a6bc18c1 20241206122702695 DAUC <0003> auc.c:143 vector [2]: ck = a45b46ee9809873c568e693f7c011c5b 20241206122702695 DAUC <0003> auc.c:144 vector [2]: ik = 8c3dac416a3272bef90c6f5b7380ffb8 20241206122702695 DAUC <0003> auc.c:145 vector [2]: res = 3bb2e9289fd2625a0000000000000000 20241206122702695 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122702695 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122702695 DAUC <0003> auc.c:179 vector [2]: kc = c5566d586f389800 20241206122702695 DAUC <0003> auc.c:180 vector [2]: sres = 028bf71a 20241206122702695 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122702695 DAUC <0003> auc.c:113 vector [3]: rand = 8c1326451e7bb32e2abc19104c8c2bf7 20241206122702695 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122702695 DAUC <0003> auc.c:142 vector [3]: autn = c098fd2735a98000d5928fa89cc97cb9 20241206122702695 DAUC <0003> auc.c:143 vector [3]: ck = 280255002a92b930e28955c9031295c9 20241206122702695 DAUC <0003> auc.c:144 vector [3]: ik = f0b428c93efbfdc10f06b2ed4a70b539 20241206122702695 DAUC <0003> auc.c:145 vector [3]: res = 97850191b885ba410000000000000000 20241206122702695 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122702695 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122702695 DAUC <0003> auc.c:179 vector [3]: kc = 4ee19fbf0faa1800 20241206122702695 DAUC <0003> auc.c:180 vector [3]: sres = bfa7cbe1 20241206122702695 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122702695 DAUC <0003> auc.c:113 vector [4]: rand = bb367a3da8c1d2f30c974beeeb48af87 20241206122702695 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122702695 DAUC <0003> auc.c:142 vector [4]: autn = aa102e091dcb80000214038d63221c6f 20241206122702695 DAUC <0003> auc.c:143 vector [4]: ck = 10cbaad99326ca7623d178f70cb37e41 20241206122702695 DAUC <0003> auc.c:144 vector [4]: ik = f554333b37037c6fc86671dff1e6bb3e 20241206122702695 DAUC <0003> auc.c:145 vector [4]: res = 2a20725d645a8f740000000000000000 20241206122702695 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122702695 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122702695 DAUC <0003> auc.c:179 vector [4]: kc = e70c603fa6765800 20241206122702695 DAUC <0003> auc.c:180 vector [4]: sres = 5bb09ee8 20241206122702695 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122702695 DAUC <0003> db_auc.c:245 IMSI='262427114221430': Generated 5 vectors 20241206122702695 DAUC <0003> db_auc.c:249 IMSI='262427114221430': Updating SQN=161 in DB 20241206122702695 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427114221430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427114221430"} 20241206122702695 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427114221430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122702695 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702695 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 20241206122702701 DAUC <0003> db_auc.c:157 IMSI='262425784932304': No 2G Auth Data 20241206122702701 DAUC <0003> db_auc.c:192 IMSI='262425784932304': No 3G Auth Data 20241206122702717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42692<->l=127.0.0.1:4258 20241206122702720 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122702720 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425784932304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425784932304"} 20241206122702720 DAUC <0003> db_auc.c:236 IMSI='262425784932304': Calling to generate 5 vectors 20241206122702720 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241206122702720 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241206122702720 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241206122702720 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241206122702720 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241206122702720 DAUC <0003> auc.c:113 vector [0]: rand = e3f372da57ea5d4d8bc54f857e047d26 20241206122702720 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241206122702720 DAUC <0003> auc.c:142 vector [0]: autn = fd1e5887e9978000361c2210ecaa2ca4 20241206122702720 DAUC <0003> auc.c:143 vector [0]: ck = 83c6ef0bdb931131312dc3be86f7efd9 20241206122702720 DAUC <0003> auc.c:144 vector [0]: ik = 341b21b0be5a1ca348ba1f83ec8130e4 20241206122702720 DAUC <0003> auc.c:145 vector [0]: res = 0d6a946c43d57f790000000000000000 20241206122702720 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241206122702720 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241206122702721 DAUC <0003> auc.c:179 vector [0]: kc = 8a117bb547c69c7b 20241206122702721 DAUC <0003> auc.c:180 vector [0]: sres = 3e96a218 20241206122702721 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241206122702721 DAUC <0003> auc.c:113 vector [1]: rand = fe82c3b7be464e366eafd16e94b26480 20241206122702721 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241206122702721 DAUC <0003> auc.c:142 vector [1]: autn = 961c17f3d36f8000d8106a8a91c2dfa3 20241206122702721 DAUC <0003> auc.c:143 vector [1]: ck = e6836447e28f0856ebbb964ad674fcea 20241206122702721 DAUC <0003> auc.c:144 vector [1]: ik = 87268ff003dbd178c044658847ec1f25 20241206122702721 DAUC <0003> auc.c:145 vector [1]: res = dab3b0156766af000000000000000000 20241206122702721 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241206122702721 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241206122702721 DAUC <0003> auc.c:179 vector [1]: kc = ab11cad87e27f94c 20241206122702721 DAUC <0003> auc.c:180 vector [1]: sres = 48af51b8 20241206122702721 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241206122702721 DAUC <0003> auc.c:113 vector [2]: rand = 632c3023f13c8405670eedb2b1e3665e 20241206122702721 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241206122702721 DAUC <0003> auc.c:142 vector [2]: autn = 32b2a5a45d5980004e3ae3ace0bcca53 20241206122702721 DAUC <0003> auc.c:143 vector [2]: ck = 154109214a3e14580c53bb3fcc1d4605 20241206122702721 DAUC <0003> auc.c:144 vector [2]: ik = 0891f113cdecce19d25b1c1049eb3275 20241206122702721 DAUC <0003> auc.c:145 vector [2]: res = ecedb4e5a10226ef0000000000000000 20241206122702721 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241206122702721 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241206122702721 DAUC <0003> auc.c:179 vector [2]: kc = f19f5f4add5bf88d 20241206122702721 DAUC <0003> auc.c:180 vector [2]: sres = 807398cf 20241206122702721 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241206122702721 DAUC <0003> auc.c:113 vector [3]: rand = 7e1cc95749c9f3ea78f8d6f25ec3e1c9 20241206122702721 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241206122702721 DAUC <0003> auc.c:142 vector [3]: autn = 2219b1a4c7e180005fa55c1a848766dc 20241206122702721 DAUC <0003> auc.c:143 vector [3]: ck = 96a4db6bbcf4cc7338a71c139c934d48 20241206122702721 DAUC <0003> auc.c:144 vector [3]: ik = 129af54cd59ad9c6878b71c70229c9ff 20241206122702721 DAUC <0003> auc.c:145 vector [3]: res = 5eff98d2a64f810d0000000000000000 20241206122702721 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241206122702721 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241206122702721 DAUC <0003> auc.c:179 vector [3]: kc = 497bf5fc87896589 20241206122702721 DAUC <0003> auc.c:180 vector [3]: sres = abbe5fac 20241206122702721 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241206122702721 DAUC <0003> auc.c:113 vector [4]: rand = 56e36299c960d4f0911b8491830400b5 20241206122702721 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241206122702721 DAUC <0003> auc.c:142 vector [4]: autn = 4e3e99148889800015576d02a4139764 20241206122702721 DAUC <0003> auc.c:143 vector [4]: ck = ad8e75aa7578e11feee1ee82899fe24a 20241206122702721 DAUC <0003> auc.c:144 vector [4]: ik = 51c30f4502cc077a04e32746bc44c316 20241206122702721 DAUC <0003> auc.c:145 vector [4]: res = 0e03df675518b0c30000000000000000 20241206122702721 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241206122702721 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241206122702721 DAUC <0003> auc.c:179 vector [4]: kc = 79ee51c618983752 20241206122702721 DAUC <0003> auc.c:180 vector [4]: sres = 13054e63 20241206122702721 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241206122702721 DAUC <0003> db_auc.c:245 IMSI='262425784932304': Generated 5 vectors 20241206122702721 DAUC <0003> db_auc.c:249 IMSI='262425784932304': Updating SQN=161 in DB 20241206122702721 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425784932304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425784932304"} 20241206122702721 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425784932304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122702721 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702721 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122702724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42692<->l=127.0.0.1:4258 20241206122702726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4258 20241206122702728 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39573<->l=127.0.0.1:4259) 20241206122702729 DLINP <000b> input/ipa.c:451 connected read/write 20241206122702729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122702729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122702729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122702729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122702773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42706<->l=127.0.0.1:4258 20241206122702874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42706<->l=127.0.0.1:4258 20241206122705939 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122705939 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122705942 DLINP <000b> input/ipa.c:451 connected read/write 20241206122705942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122705943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 20241206122705945 DLINP <000b> input/ipa.c:451 connected read/write 20241206122705945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122705945 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122705945 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122705945 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  20241206122705945 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122705945 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  20241206122705945 DLGSUP <0013> gsup_server.c:235 2:  20241206122705945 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122705945 DLGSUP <0013> gsup_server.c:235 3:  20241206122705945 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122705945 DLGSUP <0013> gsup_server.c:235 4:  20241206122705945 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122705945 DLGSUP <0013> gsup_server.c:235 5:  20241206122705945 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122705945 DLGSUP <0013> gsup_server.c:235 7:  20241206122705945 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122705945 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122705945 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122705945 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122705964 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33887<->l=127.0.0.1:4259) 20241206122705976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 20241206122705985 DLINP <000b> input/ipa.c:451 connected read/write 20241206122705985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122705985 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425657378785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425657378785" cn_domain=PS} 20241206122705985 DLU <0006> fsm.c:456 lu(262425657378785)[0x55fcddc8f7f0]{UNVALIDATED}: Allocated 20241206122705985 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425657378785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241206122705985 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425657378785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425657378785" cause=IMSI unknown in HLR} 20241206122705985 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425657378785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122705985 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425657378785)[0x55fcddc8f7f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122705985 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425657378785)[0x55fcddc8f7f0]{UNVALIDATED}: Freeing instance 20241206122705985 DLU <0006> fsm.c:568 lu(PS:IMSI-262425657378785)[0x55fcddc8f7f0]{UNVALIDATED}: Deallocated 20241206122705985 DLINP <000b> input/ipa.c:451 connected read/write 20241206122705986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122705986 DLINP <000b> input/ipa.c:451 connected read/write 20241206122705986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122705988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 20241206122705988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 20241206122705989 DLINP <000b> input/ipa.c:451 connected read/write 20241206122705989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122705989 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122705989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122705989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122705989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33887<->l=127.0.0.1:4259) 20241206122706036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42742<->l=127.0.0.1:4258 20241206122706137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42742<->l=127.0.0.1:4258 20241206122709203 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122709203 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122709206 DLINP <000b> input/ipa.c:451 connected read/write 20241206122709206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122709206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4258 20241206122709209 DLINP <000b> input/ipa.c:451 connected read/write 20241206122709209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122709209 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122709209 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122709209 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  20241206122709209 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122709209 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  20241206122709209 DLGSUP <0013> gsup_server.c:235 2:  20241206122709209 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122709209 DLGSUP <0013> gsup_server.c:235 3:  20241206122709209 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122709209 DLGSUP <0013> gsup_server.c:235 4:  20241206122709209 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122709209 DLGSUP <0013> gsup_server.c:235 5:  20241206122709209 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122709209 DLGSUP <0013> gsup_server.c:235 7:  20241206122709209 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122709209 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122709209 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122709209 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122709227 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44593<->l=127.0.0.1:4259) 20241206122709241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 20241206122709253 DLINP <000b> input/ipa.c:451 connected read/write 20241206122709253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122709253 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422976552520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422976552520" cn_domain=PS source_name="the-source\n"} 20241206122709253 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241206122709253 DLU <0006> fsm.c:456 lu(262422976552520)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122709253 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422976552520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241206122709253 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422976552520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422976552520" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241206122709253 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422976552520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122709253 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422976552520)[0x55fcddc8bb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122709253 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422976552520)[0x55fcddc8bb80]{UNVALIDATED}: Freeing instance 20241206122709253 DLU <0006> fsm.c:568 lu(PS:IMSI-262422976552520)[0x55fcddc8bb80]{UNVALIDATED}: Deallocated 20241206122709254 DLINP <000b> input/ipa.c:451 connected read/write 20241206122709254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122709254 DLINP <000b> input/ipa.c:451 connected read/write 20241206122709254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122709257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 20241206122709257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4258 20241206122709258 DLINP <000b> input/ipa.c:451 connected read/write 20241206122709258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122709258 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122709258 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122709258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122709258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241206122709258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44593<->l=127.0.0.1:4259) 20241206122709303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4258 20241206122709404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4258 20241206122712471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122712471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122712473 DLINP <000b> input/ipa.c:451 connected read/write 20241206122712473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122712474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.1:4258 20241206122712476 DLINP <000b> input/ipa.c:451 connected read/write 20241206122712476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122712476 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122712476 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122712476 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  20241206122712476 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122712476 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  20241206122712476 DLGSUP <0013> gsup_server.c:235 2:  20241206122712476 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122712476 DLGSUP <0013> gsup_server.c:235 3:  20241206122712476 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122712476 DLGSUP <0013> gsup_server.c:235 4:  20241206122712476 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122712476 DLGSUP <0013> gsup_server.c:235 5:  20241206122712476 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122712476 DLGSUP <0013> gsup_server.c:235 7:  20241206122712476 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122712476 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122712476 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122712476 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122712498 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42015<->l=127.0.0.1:4259) 20241206122712513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4258 20241206122712520 DLINP <000b> input/ipa.c:451 connected read/write 20241206122712520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122712520 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422400379633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422400379633" cn_domain=PS} 20241206122712520 DLU <0006> fsm.c:456 lu(262422400379633)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122712520 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422400379633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241206122712520 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422400379633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422400379633" cause=Roaming not allowed in this location area} 20241206122712520 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422400379633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122712520 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422400379633)[0x55fcddc8bb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122712520 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422400379633)[0x55fcddc8bb80]{UNVALIDATED}: Freeing instance 20241206122712520 DLU <0006> fsm.c:568 lu(PS:IMSI-262422400379633)[0x55fcddc8bb80]{UNVALIDATED}: Deallocated 20241206122712520 DLINP <000b> input/ipa.c:451 connected read/write 20241206122712520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122712520 DLINP <000b> input/ipa.c:451 connected read/write 20241206122712520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122712523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4258 20241206122712524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.1:4258 20241206122712525 DLINP <000b> input/ipa.c:451 connected read/write 20241206122712525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122712525 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122712525 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122712525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122712525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42015<->l=127.0.0.1:4259) 20241206122712583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20241206122712683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20241206122715762 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122715762 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122715764 DLINP <000b> input/ipa.c:451 connected read/write 20241206122715764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122715765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58888<->l=127.0.0.1:4258 20241206122715769 DLINP <000b> input/ipa.c:451 connected read/write 20241206122715769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122715769 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122715769 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122715769 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  20241206122715769 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122715769 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  20241206122715769 DLGSUP <0013> gsup_server.c:235 2:  20241206122715769 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122715769 DLGSUP <0013> gsup_server.c:235 3:  20241206122715769 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122715769 DLGSUP <0013> gsup_server.c:235 4:  20241206122715769 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122715769 DLGSUP <0013> gsup_server.c:235 5:  20241206122715769 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122715769 DLGSUP <0013> gsup_server.c:235 7:  20241206122715769 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122715769 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122715769 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122715769 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122715791 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35209<->l=127.0.0.1:4259) 20241206122715809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241206122715814 DLINP <000b> input/ipa.c:451 connected read/write 20241206122715814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122715814 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423470862506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423470862506"} 20241206122715814 DAUC <0003> db_auc.c:133 IMSI='262423470862506': No such subscriber 20241206122715814 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423470862506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241206122715814 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423470862506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423470862506" cause=IMSI unknown in HLR} 20241206122715814 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423470862506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122715815 DLINP <000b> input/ipa.c:451 connected read/write 20241206122715815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122715815 DLINP <000b> input/ipa.c:451 connected read/write 20241206122715815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122715818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241206122715819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58888<->l=127.0.0.1:4258 20241206122715821 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35209<->l=127.0.0.1:4259) 20241206122715821 DLINP <000b> input/ipa.c:451 connected read/write 20241206122715821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122715821 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122715821 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122715821 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122715932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58908<->l=127.0.0.1:4258 20241206122716033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58908<->l=127.0.0.1:4258 20241206122719288 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122719288 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122719297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 20241206122719297 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719299 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719299 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122719299 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122719299 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  20241206122719299 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122719299 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  20241206122719299 DLGSUP <0013> gsup_server.c:235 2:  20241206122719299 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122719299 DLGSUP <0013> gsup_server.c:235 3:  20241206122719299 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122719299 DLGSUP <0013> gsup_server.c:235 4:  20241206122719299 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122719299 DLGSUP <0013> gsup_server.c:235 5:  20241206122719299 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122719299 DLGSUP <0013> gsup_server.c:235 7:  20241206122719299 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122719299 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122719299 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122719299 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122719346 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43475<->l=127.0.0.1:4259) 20241206122719353 DAUC <0003> db_auc.c:157 IMSI='262423382556010': No 2G Auth Data 20241206122719353 DAUC <0003> db_auc.c:192 IMSI='262423382556010': No 3G Auth Data 20241206122719375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 20241206122719381 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719381 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423382556010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423382556010" cn_domain=PS} 20241206122719381 DLU <0006> fsm.c:456 lu(262423382556010)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122719381 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423382556010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122719381 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423382556010)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122719381 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423382556010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423382556010" cn_domain=PS} 20241206122719381 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719381 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719385 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719385 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423382556010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423382556010"} 20241206122719385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423382556010)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122719385 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423382556010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122719385 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423382556010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423382556010"} 20241206122719385 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423382556010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122719385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423382556010)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122719385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423382556010)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122719385 DLU <0006> fsm.c:568 lu(PS:IMSI-262423382556010)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122719385 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719385 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 20241206122719389 DAUC <0003> db_auc.c:157 IMSI='262427980512707': No 2G Auth Data 20241206122719389 DAUC <0003> db_auc.c:192 IMSI='262427980512707': No 3G Auth Data 20241206122719390 DLGSUP <0013> hlr.c:121 IMSI 262427980512707: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122719418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35188<->l=127.0.0.1:4258 20241206122719426 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719426 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427980512707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427980512707" cn_domain=PS} 20241206122719426 DLU <0006> fsm.c:456 lu(262427980512707)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122719426 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427980512707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122719426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427980512707)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122719426 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427980512707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427980512707" cn_domain=PS} 20241206122719426 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719426 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719430 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719430 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427980512707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427980512707"} 20241206122719430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427980512707)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122719430 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427980512707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122719430 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427980512707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427980512707"} 20241206122719430 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427980512707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122719430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427980512707)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122719430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427980512707)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122719430 DLU <0006> fsm.c:568 lu(PS:IMSI-262427980512707)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122719430 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719430 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35188<->l=127.0.0.1:4258 20241206122719435 DAUC <0003> db_auc.c:157 IMSI='262429573829763': No 2G Auth Data 20241206122719435 DAUC <0003> db_auc.c:192 IMSI='262429573829763': No 3G Auth Data 20241206122719436 DLGSUP <0013> hlr.c:121 IMSI 262429573829763: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122719473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 20241206122719478 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719478 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429573829763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429573829763" cn_domain=PS} 20241206122719478 DLU <0006> fsm.c:456 lu(262429573829763)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122719478 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429573829763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122719478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429573829763)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122719478 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429573829763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429573829763" cn_domain=PS} 20241206122719478 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719479 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719482 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719482 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429573829763 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429573829763"} 20241206122719482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429573829763)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122719482 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429573829763 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122719482 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429573829763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429573829763"} 20241206122719482 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429573829763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122719482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429573829763)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122719482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429573829763)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122719482 DLU <0006> fsm.c:568 lu(PS:IMSI-262429573829763)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122719482 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719482 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 20241206122719486 DAUC <0003> db_auc.c:157 IMSI='262424984228685': No 2G Auth Data 20241206122719486 DAUC <0003> db_auc.c:192 IMSI='262424984228685': No 3G Auth Data 20241206122719487 DLGSUP <0013> hlr.c:121 IMSI 262424984228685: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122719526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20241206122719534 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719534 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424984228685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424984228685" cn_domain=PS} 20241206122719534 DLU <0006> fsm.c:456 lu(262424984228685)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122719535 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424984228685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122719535 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424984228685)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122719535 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424984228685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424984228685" cn_domain=PS} 20241206122719535 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719535 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719547 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719547 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424984228685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424984228685"} 20241206122719547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424984228685)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122719547 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424984228685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122719547 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424984228685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424984228685"} 20241206122719547 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424984228685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122719547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424984228685)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122719547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424984228685)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122719547 DLU <0006> fsm.c:568 lu(PS:IMSI-262424984228685)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122719547 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719547 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20241206122719551 DAUC <0003> db_auc.c:157 IMSI='262428061110848': No 2G Auth Data 20241206122719551 DAUC <0003> db_auc.c:192 IMSI='262428061110848': No 3G Auth Data 20241206122719552 DLGSUP <0013> hlr.c:121 IMSI 262428061110848: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122719570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 20241206122719575 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719575 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428061110848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428061110848" cn_domain=PS} 20241206122719575 DLU <0006> fsm.c:456 lu(262428061110848)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122719575 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428061110848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122719575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428061110848)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122719575 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428061110848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428061110848" cn_domain=PS} 20241206122719575 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719575 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719578 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719578 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428061110848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428061110848"} 20241206122719578 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428061110848)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122719578 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428061110848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122719578 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428061110848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428061110848"} 20241206122719578 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428061110848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122719578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428061110848)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122719578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428061110848)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122719578 DLU <0006> fsm.c:568 lu(PS:IMSI-262428061110848)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122719578 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719578 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 20241206122719583 DAUC <0003> db_auc.c:157 IMSI='262424642331424': No 2G Auth Data 20241206122719583 DAUC <0003> db_auc.c:192 IMSI='262424642331424': No 3G Auth Data 20241206122719584 DLGSUP <0013> hlr.c:121 IMSI 262424642331424: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122719639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241206122719643 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719643 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424642331424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424642331424" cn_domain=PS} 20241206122719643 DLU <0006> fsm.c:456 lu(262424642331424)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122719643 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424642331424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122719643 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424642331424)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122719643 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424642331424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424642331424" cn_domain=PS} 20241206122719643 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719643 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719647 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424642331424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424642331424"} 20241206122719647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424642331424)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122719647 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424642331424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122719647 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424642331424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424642331424"} 20241206122719647 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424642331424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122719647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424642331424)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122719647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424642331424)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122719647 DLU <0006> fsm.c:568 lu(PS:IMSI-262424642331424)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122719647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241206122719651 DAUC <0003> db_auc.c:157 IMSI='262420771734238': No 2G Auth Data 20241206122719651 DAUC <0003> db_auc.c:192 IMSI='262420771734238': No 3G Auth Data 20241206122719652 DLGSUP <0013> hlr.c:121 IMSI 262420771734238: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122719683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20241206122719708 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719708 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420771734238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420771734238" cn_domain=PS} 20241206122719708 DLU <0006> fsm.c:456 lu(262420771734238)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122719708 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420771734238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122719708 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420771734238)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122719708 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420771734238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420771734238" cn_domain=PS} 20241206122719708 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719708 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719721 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719721 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420771734238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420771734238"} 20241206122719721 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420771734238)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122719721 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420771734238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122719721 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420771734238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420771734238"} 20241206122719721 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420771734238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122719721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420771734238)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122719721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420771734238)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122719721 DLU <0006> fsm.c:568 lu(PS:IMSI-262420771734238)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122719721 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719721 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20241206122719726 DAUC <0003> db_auc.c:157 IMSI='262429033651207': No 2G Auth Data 20241206122719726 DAUC <0003> db_auc.c:192 IMSI='262429033651207': No 3G Auth Data 20241206122719727 DLGSUP <0013> hlr.c:121 IMSI 262429033651207: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122719744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20241206122719749 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719749 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429033651207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429033651207" cn_domain=PS} 20241206122719749 DLU <0006> fsm.c:456 lu(262429033651207)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122719749 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429033651207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122719749 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429033651207)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122719749 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429033651207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429033651207" cn_domain=PS} 20241206122719749 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719749 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719752 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719752 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429033651207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429033651207"} 20241206122719752 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429033651207)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122719753 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429033651207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122719753 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429033651207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429033651207"} 20241206122719753 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429033651207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122719753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429033651207)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122719753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429033651207)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122719753 DLU <0006> fsm.c:568 lu(PS:IMSI-262429033651207)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122719753 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719753 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122719755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20241206122719757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 20241206122719760 DLINP <000b> input/ipa.c:451 connected read/write 20241206122719760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122719760 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122719760 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122719760 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122719799 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43475<->l=127.0.0.1:4259) 20241206122719953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35254<->l=127.0.0.1:4258 20241206122720053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35254<->l=127.0.0.1:4258 20241206122723353 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122723353 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122723356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4258 20241206122723356 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723368 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723368 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122723368 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122723368 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  20241206122723368 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122723368 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  20241206122723368 DLGSUP <0013> gsup_server.c:235 2:  20241206122723368 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122723368 DLGSUP <0013> gsup_server.c:235 3:  20241206122723368 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122723368 DLGSUP <0013> gsup_server.c:235 4:  20241206122723368 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122723368 DLGSUP <0013> gsup_server.c:235 5:  20241206122723368 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122723368 DLGSUP <0013> gsup_server.c:235 7:  20241206122723368 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122723368 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122723368 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122723368 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122723390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35355<->l=127.0.0.1:4259) 20241206122723397 DAUC <0003> db_auc.c:157 IMSI='262422774497473': No 2G Auth Data 20241206122723397 DAUC <0003> db_auc.c:192 IMSI='262422774497473': No 3G Auth Data 20241206122723417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 20241206122723434 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723434 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422774497473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422774497473" cn_domain=PS source_name="the-source\n"} 20241206122723434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241206122723434 DLU <0006> fsm.c:456 lu(262422774497473)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122723434 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422774497473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241206122723434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422774497473)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122723434 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422774497473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422774497473" cn_domain=PS destination_name="the-source\n"} 20241206122723434 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723434 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723439 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723439 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422774497473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422774497473" source_name="the-source\n"} 20241206122723439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422774497473)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122723439 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422774497473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122723439 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422774497473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422774497473" destination_name="the-source\n"} 20241206122723439 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422774497473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122723439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422774497473)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122723439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422774497473)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122723439 DLU <0006> fsm.c:568 lu(PS:IMSI-262422774497473)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122723439 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723439 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 20241206122723445 DAUC <0003> db_auc.c:157 IMSI='262424141407842': No 2G Auth Data 20241206122723446 DAUC <0003> db_auc.c:192 IMSI='262424141407842': No 3G Auth Data 20241206122723447 DLGSUP <0013> hlr.c:121 IMSI 262424141407842: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122723486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4258 20241206122723491 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723491 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424141407842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424141407842" cn_domain=PS source_name="the-source\n"} 20241206122723491 DLU <0006> fsm.c:456 lu(262424141407842)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122723491 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424141407842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241206122723491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424141407842)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122723491 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424141407842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424141407842" cn_domain=PS destination_name="the-source\n"} 20241206122723491 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723491 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723495 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723495 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424141407842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424141407842" source_name="the-source\n"} 20241206122723495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424141407842)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122723495 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424141407842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122723495 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424141407842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424141407842" destination_name="the-source\n"} 20241206122723495 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424141407842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122723495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424141407842)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122723495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424141407842)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122723495 DLU <0006> fsm.c:568 lu(PS:IMSI-262424141407842)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122723495 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723495 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4258 20241206122723500 DAUC <0003> db_auc.c:157 IMSI='262420959306571': No 2G Auth Data 20241206122723500 DAUC <0003> db_auc.c:192 IMSI='262420959306571': No 3G Auth Data 20241206122723501 DLGSUP <0013> hlr.c:121 IMSI 262420959306571: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122723522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 20241206122723527 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723527 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420959306571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420959306571" cn_domain=PS source_name="the-source\n"} 20241206122723528 DLU <0006> fsm.c:456 lu(262420959306571)[0x55fcddc8bb80]{UNVALIDATED}: Allocated 20241206122723528 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420959306571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241206122723528 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420959306571)[0x55fcddc8bb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122723528 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420959306571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420959306571" cn_domain=PS destination_name="the-source\n"} 20241206122723528 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723528 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723535 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723535 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420959306571 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420959306571" source_name="the-source\n"} 20241206122723535 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420959306571)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122723535 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262420959306571 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122723535 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420959306571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420959306571" destination_name="the-source\n"} 20241206122723535 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262420959306571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122723535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420959306571)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122723535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420959306571)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122723535 DLU <0006> fsm.c:568 lu(PS:IMSI-262420959306571)[0x55fcddc8bb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122723535 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723535 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 20241206122723540 DAUC <0003> db_auc.c:157 IMSI='262429306043210': No 2G Auth Data 20241206122723540 DAUC <0003> db_auc.c:192 IMSI='262429306043210': No 3G Auth Data 20241206122723541 DLGSUP <0013> hlr.c:121 IMSI 262429306043210: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122723612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20241206122723617 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723617 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429306043210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429306043210" cn_domain=PS source_name="the-source\n"} 20241206122723617 DLU <0006> fsm.c:456 lu(262429306043210)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122723618 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429306043210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241206122723618 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429306043210)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122723618 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429306043210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429306043210" cn_domain=PS destination_name="the-source\n"} 20241206122723618 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723618 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723622 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429306043210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429306043210" source_name="the-source\n"} 20241206122723622 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429306043210)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122723622 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262429306043210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122723622 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429306043210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429306043210" destination_name="the-source\n"} 20241206122723622 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262429306043210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122723622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429306043210)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122723622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429306043210)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122723622 DLU <0006> fsm.c:568 lu(PS:IMSI-262429306043210)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122723622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20241206122723627 DAUC <0003> db_auc.c:157 IMSI='262424577991945': No 2G Auth Data 20241206122723627 DAUC <0003> db_auc.c:192 IMSI='262424577991945': No 3G Auth Data 20241206122723628 DLGSUP <0013> hlr.c:121 IMSI 262424577991945: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122723670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35306<->l=127.0.0.1:4258 20241206122723682 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723682 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424577991945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424577991945" cn_domain=PS source_name="the-source\n"} 20241206122723682 DLU <0006> fsm.c:456 lu(262424577991945)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122723682 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424577991945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241206122723682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424577991945)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122723682 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424577991945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424577991945" cn_domain=PS destination_name="the-source\n"} 20241206122723682 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723682 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723698 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723698 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424577991945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424577991945" source_name="the-source\n"} 20241206122723698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424577991945)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122723698 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424577991945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122723698 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424577991945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424577991945" destination_name="the-source\n"} 20241206122723698 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424577991945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122723698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424577991945)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122723698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424577991945)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122723698 DLU <0006> fsm.c:568 lu(PS:IMSI-262424577991945)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122723698 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723698 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35306<->l=127.0.0.1:4258 20241206122723703 DAUC <0003> db_auc.c:157 IMSI='262426053149711': No 2G Auth Data 20241206122723703 DAUC <0003> db_auc.c:192 IMSI='262426053149711': No 3G Auth Data 20241206122723704 DLGSUP <0013> hlr.c:121 IMSI 262426053149711: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122723751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4258 20241206122723762 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723762 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426053149711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426053149711" cn_domain=PS source_name="the-source\n"} 20241206122723762 DLU <0006> fsm.c:456 lu(262426053149711)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122723762 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426053149711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241206122723762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426053149711)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122723762 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426053149711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426053149711" cn_domain=PS destination_name="the-source\n"} 20241206122723762 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723762 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723795 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723795 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426053149711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426053149711" source_name="the-source\n"} 20241206122723795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426053149711)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122723795 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426053149711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122723795 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426053149711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426053149711" destination_name="the-source\n"} 20241206122723795 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426053149711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122723795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426053149711)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122723795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426053149711)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122723795 DLU <0006> fsm.c:568 lu(PS:IMSI-262426053149711)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122723795 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723795 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4258 20241206122723848 DAUC <0003> db_auc.c:157 IMSI='262420870130166': No 2G Auth Data 20241206122723848 DAUC <0003> db_auc.c:192 IMSI='262420870130166': No 3G Auth Data 20241206122723849 DLGSUP <0013> hlr.c:121 IMSI 262420870130166: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122723883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4258 20241206122723889 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723889 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420870130166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420870130166" cn_domain=PS source_name="the-source\n"} 20241206122723889 DLU <0006> fsm.c:456 lu(262420870130166)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122723889 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420870130166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241206122723889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420870130166)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122723889 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420870130166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420870130166" cn_domain=PS destination_name="the-source\n"} 20241206122723889 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723889 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723892 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723892 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420870130166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420870130166" source_name="the-source\n"} 20241206122723892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420870130166)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122723892 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420870130166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122723892 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420870130166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420870130166" destination_name="the-source\n"} 20241206122723892 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420870130166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122723892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420870130166)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122723892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420870130166)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122723892 DLU <0006> fsm.c:568 lu(PS:IMSI-262420870130166)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122723892 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723892 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4258 20241206122723901 DAUC <0003> db_auc.c:157 IMSI='262429060037194': No 2G Auth Data 20241206122723901 DAUC <0003> db_auc.c:192 IMSI='262429060037194': No 3G Auth Data 20241206122723902 DLGSUP <0013> hlr.c:121 IMSI 262429060037194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122723931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 20241206122723936 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723936 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429060037194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429060037194" cn_domain=PS source_name="the-source\n"} 20241206122723936 DLU <0006> fsm.c:456 lu(262429060037194)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122723936 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429060037194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241206122723936 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429060037194)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122723936 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429060037194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429060037194" cn_domain=PS destination_name="the-source\n"} 20241206122723936 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723936 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723940 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723940 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429060037194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429060037194" source_name="the-source\n"} 20241206122723940 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429060037194)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122723940 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429060037194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122723940 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429060037194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429060037194" destination_name="the-source\n"} 20241206122723940 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429060037194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122723940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429060037194)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122723940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429060037194)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122723940 DLU <0006> fsm.c:568 lu(PS:IMSI-262429060037194)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122723940 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723940 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122723943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 20241206122723946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4258 20241206122723952 DLINP <000b> input/ipa.c:451 connected read/write 20241206122723952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122723952 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122723952 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122723952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122723952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241206122723953 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35355<->l=127.0.0.1:4259) 20241206122724208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4258 20241206122724308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4258 20241206122727554 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122727554 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122727555 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53284<->l=127.0.0.1:4258 20241206122727560 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727560 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122727560 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122727560 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  20241206122727560 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122727560 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  20241206122727560 DLGSUP <0013> gsup_server.c:235 2:  20241206122727560 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122727560 DLGSUP <0013> gsup_server.c:235 3:  20241206122727560 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122727560 DLGSUP <0013> gsup_server.c:235 4:  20241206122727560 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122727560 DLGSUP <0013> gsup_server.c:235 5:  20241206122727560 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122727560 DLGSUP <0013> gsup_server.c:235 7:  20241206122727560 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122727560 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122727560 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122727560 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122727590 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33983<->l=127.0.0.1:4259) 20241206122727605 DAUC <0003> db_auc.c:157 IMSI='262424751269828': No 2G Auth Data 20241206122727605 DAUC <0003> db_auc.c:192 IMSI='262424751269828': No 3G Auth Data 20241206122727642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 20241206122727649 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727649 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424751269828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424751269828" cn_domain=PS} 20241206122727649 DLU <0006> fsm.c:456 lu(262424751269828)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122727649 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424751269828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122727649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424751269828)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122727649 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424751269828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424751269828" cn_domain=PS} 20241206122727649 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727649 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727663 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727663 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424751269828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424751269828"} 20241206122727663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424751269828)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122727663 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424751269828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122727663 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424751269828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424751269828"} 20241206122727663 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424751269828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122727663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424751269828)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122727663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424751269828)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122727663 DLU <0006> fsm.c:568 lu(PS:IMSI-262424751269828)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122727663 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727663 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 20241206122727668 DAUC <0003> db_auc.c:157 IMSI='262428987518793': No 2G Auth Data 20241206122727669 DAUC <0003> db_auc.c:192 IMSI='262428987518793': No 3G Auth Data 20241206122727670 DLGSUP <0013> hlr.c:121 IMSI 262428987518793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122727730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241206122727734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727734 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428987518793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428987518793" cn_domain=PS} 20241206122727734 DLU <0006> fsm.c:456 lu(262428987518793)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122727734 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428987518793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122727734 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428987518793)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122727734 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428987518793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428987518793" cn_domain=PS} 20241206122727734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727735 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727749 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727749 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428987518793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428987518793"} 20241206122727749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428987518793)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122727749 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428987518793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122727749 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428987518793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428987518793"} 20241206122727749 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428987518793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122727749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428987518793)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122727749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428987518793)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122727749 DLU <0006> fsm.c:568 lu(PS:IMSI-262428987518793)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122727749 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727749 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241206122727757 DAUC <0003> db_auc.c:157 IMSI='262420466746953': No 2G Auth Data 20241206122727757 DAUC <0003> db_auc.c:192 IMSI='262420466746953': No 3G Auth Data 20241206122727758 DLGSUP <0013> hlr.c:121 IMSI 262420466746953: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122727825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53302<->l=127.0.0.1:4258 20241206122727830 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727830 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420466746953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420466746953" cn_domain=PS} 20241206122727830 DLU <0006> fsm.c:456 lu(262420466746953)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122727830 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420466746953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122727830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420466746953)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122727830 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420466746953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420466746953" cn_domain=PS} 20241206122727830 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727830 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727834 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727834 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420466746953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420466746953"} 20241206122727834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420466746953)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122727834 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420466746953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122727834 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420466746953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420466746953"} 20241206122727834 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420466746953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122727834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420466746953)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122727834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420466746953)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122727834 DLU <0006> fsm.c:568 lu(PS:IMSI-262420466746953)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122727834 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727834 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53302<->l=127.0.0.1:4258 20241206122727838 DAUC <0003> db_auc.c:157 IMSI='262423675346759': No 2G Auth Data 20241206122727838 DAUC <0003> db_auc.c:192 IMSI='262423675346759': No 3G Auth Data 20241206122727839 DLGSUP <0013> hlr.c:121 IMSI 262423675346759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122727895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241206122727900 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727900 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423675346759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423675346759" cn_domain=PS} 20241206122727900 DLU <0006> fsm.c:456 lu(262423675346759)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122727900 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423675346759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122727900 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423675346759)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122727900 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423675346759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423675346759" cn_domain=PS} 20241206122727900 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727900 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727903 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727903 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423675346759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423675346759"} 20241206122727903 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423675346759)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122727903 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423675346759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122727903 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423675346759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423675346759"} 20241206122727903 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423675346759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122727903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423675346759)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122727903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423675346759)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122727903 DLU <0006> fsm.c:568 lu(PS:IMSI-262423675346759)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122727903 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727903 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241206122727930 DAUC <0003> db_auc.c:157 IMSI='262428466246500': No 2G Auth Data 20241206122727930 DAUC <0003> db_auc.c:192 IMSI='262428466246500': No 3G Auth Data 20241206122727931 DLGSUP <0013> hlr.c:121 IMSI 262428466246500: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122727949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241206122727954 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727954 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428466246500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428466246500" cn_domain=PS} 20241206122727954 DLU <0006> fsm.c:456 lu(262428466246500)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122727954 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428466246500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122727954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428466246500)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122727954 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428466246500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428466246500" cn_domain=PS} 20241206122727954 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727954 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727957 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727957 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428466246500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428466246500"} 20241206122727957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428466246500)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122727957 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428466246500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122727957 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428466246500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428466246500"} 20241206122727957 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428466246500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122727957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428466246500)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122727957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428466246500)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122727957 DLU <0006> fsm.c:568 lu(PS:IMSI-262428466246500)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122727957 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727957 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241206122727962 DAUC <0003> db_auc.c:157 IMSI='262429534051150': No 2G Auth Data 20241206122727962 DAUC <0003> db_auc.c:192 IMSI='262429534051150': No 3G Auth Data 20241206122727963 DLGSUP <0013> hlr.c:121 IMSI 262429534051150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122727981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20241206122727985 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727985 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429534051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429534051150" cn_domain=PS} 20241206122727985 DLU <0006> fsm.c:456 lu(262429534051150)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122727985 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429534051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122727985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429534051150)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122727985 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429534051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429534051150" cn_domain=PS} 20241206122727985 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727985 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727988 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122727988 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429534051150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429534051150"} 20241206122727988 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429534051150)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122727988 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429534051150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122727988 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429534051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429534051150"} 20241206122727988 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429534051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122727988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429534051150)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122727988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429534051150)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122727988 DLU <0006> fsm.c:568 lu(PS:IMSI-262429534051150)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122727988 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727988 DLINP <000b> input/ipa.c:451 connected read/write 20241206122727988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122727990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20241206122727992 DAUC <0003> db_auc.c:157 IMSI='262423059846384': No 2G Auth Data 20241206122727992 DAUC <0003> db_auc.c:192 IMSI='262423059846384': No 3G Auth Data 20241206122727993 DLGSUP <0013> hlr.c:121 IMSI 262423059846384: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122728011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53342<->l=127.0.0.1:4258 20241206122728016 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122728016 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423059846384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423059846384" cn_domain=PS} 20241206122728016 DLU <0006> fsm.c:456 lu(262423059846384)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122728016 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423059846384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122728016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423059846384)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122728016 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423059846384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423059846384" cn_domain=PS} 20241206122728016 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122728016 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122728020 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122728020 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423059846384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423059846384"} 20241206122728020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423059846384)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122728020 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423059846384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122728020 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423059846384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423059846384"} 20241206122728020 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423059846384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122728020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423059846384)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122728020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423059846384)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122728020 DLU <0006> fsm.c:568 lu(PS:IMSI-262423059846384)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122728020 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122728020 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122728023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53342<->l=127.0.0.1:4258 20241206122728025 DAUC <0003> db_auc.c:157 IMSI='262421692558038': No 2G Auth Data 20241206122728025 DAUC <0003> db_auc.c:192 IMSI='262421692558038': No 3G Auth Data 20241206122728026 DLGSUP <0013> hlr.c:121 IMSI 262421692558038: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122728044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53356<->l=127.0.0.1:4258 20241206122728049 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122728049 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421692558038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421692558038" cn_domain=PS} 20241206122728049 DLU <0006> fsm.c:456 lu(262421692558038)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122728049 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421692558038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122728049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421692558038)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122728049 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421692558038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421692558038" cn_domain=PS} 20241206122728049 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122728049 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122728052 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122728052 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421692558038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421692558038"} 20241206122728052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421692558038)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122728052 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421692558038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122728052 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421692558038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421692558038"} 20241206122728052 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421692558038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122728052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421692558038)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122728052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421692558038)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122728052 DLU <0006> fsm.c:568 lu(PS:IMSI-262421692558038)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122728052 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122728052 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122728055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53356<->l=127.0.0.1:4258 20241206122728058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53284<->l=127.0.0.1:4258 20241206122728061 DLINP <000b> input/ipa.c:451 connected read/write 20241206122728061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122728061 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122728061 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122728061 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122728086 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33983<->l=127.0.0.1:4259) 20241206122728239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241206122728341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241206122731470 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122731470 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122731472 DLINP <000b> input/ipa.c:451 connected read/write 20241206122731472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122731473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53378<->l=127.0.0.1:4258 20241206122731474 DLINP <000b> input/ipa.c:451 connected read/write 20241206122731474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122731474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122731474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122731474 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  20241206122731474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122731474 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  20241206122731474 DLGSUP <0013> gsup_server.c:235 2:  20241206122731474 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122731474 DLGSUP <0013> gsup_server.c:235 3:  20241206122731474 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122731474 DLGSUP <0013> gsup_server.c:235 4:  20241206122731474 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122731474 DLGSUP <0013> gsup_server.c:235 5:  20241206122731474 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122731474 DLGSUP <0013> gsup_server.c:235 7:  20241206122731474 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122731474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122731474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122731474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122731493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43169<->l=127.0.0.1:4259) 20241206122731495 DAUC <0003> db_auc.c:157 IMSI='262424727188082': No 2G Auth Data 20241206122731495 DAUC <0003> db_auc.c:192 IMSI='262424727188082': No 3G Auth Data 20241206122731497 DAUC <0003> db_auc.c:192 IMSI='262424727188082': No 3G Auth Data 20241206122731499 DAUC <0003> db_auc.c:157 IMSI='262420206813215': No 2G Auth Data 20241206122731499 DAUC <0003> db_auc.c:192 IMSI='262420206813215': No 3G Auth Data 20241206122731501 DAUC <0003> db_auc.c:157 IMSI='262420206813215': No 2G Auth Data 20241206122731503 DAUC <0003> db_auc.c:157 IMSI='262425776605836': No 2G Auth Data 20241206122731503 DAUC <0003> db_auc.c:192 IMSI='262425776605836': No 3G Auth Data 20241206122731507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53378<->l=127.0.0.1:4258 20241206122731508 DLINP <000b> input/ipa.c:451 connected read/write 20241206122731508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122731508 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122731508 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122731508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122731509 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43169<->l=127.0.0.1:4259) 20241206122731549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4258 20241206122731650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4258 20241206122734713 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122734713 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122734716 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122734716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53388<->l=127.0.0.1:4258 20241206122734719 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122734719 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122734719 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122734719 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  20241206122734719 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122734719 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  20241206122734719 DLGSUP <0013> gsup_server.c:235 2:  20241206122734719 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122734719 DLGSUP <0013> gsup_server.c:235 3:  20241206122734719 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122734719 DLGSUP <0013> gsup_server.c:235 4:  20241206122734719 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122734719 DLGSUP <0013> gsup_server.c:235 5:  20241206122734719 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122734719 DLGSUP <0013> gsup_server.c:235 7:  20241206122734719 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122734719 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122734719 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122734719 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122734737 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36883<->l=127.0.0.1:4259) 20241206122734750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4258 20241206122734752 DAUC <0003> db_auc.c:157 IMSI='262428287024639': No 2G Auth Data 20241206122734752 DAUC <0003> db_auc.c:192 IMSI='262428287024639': No 3G Auth Data 20241206122734765 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122734765 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428287024639" cn_domain=PS} 20241206122734765 DLU <0006> fsm.c:456 lu(262428287024639)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122734765 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122734765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428287024639)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122734765 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428287024639" cn_domain=PS} 20241206122734765 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122734765 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122734769 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122734769 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428287024639"} 20241206122734769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428287024639)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122734769 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122734769 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428287024639"} 20241206122734769 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122734769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428287024639)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122734769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428287024639)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122734769 DLU <0006> fsm.c:568 lu(PS:IMSI-262428287024639)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122734769 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122734769 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122734770 DLGSUP <0013> hlr.c:128 IMSI 262428287024639: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241206122734770 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122734770 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122734772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4258 20241206122734772 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122734772 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428287024639"} 20241206122734772 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241206122734772 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428287024639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122734773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53388<->l=127.0.0.1:4258 20241206122734774 DLINP <000b> input/ipa.c:451 connected read/write 20241206122734774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122734774 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122734774 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122734774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122734774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36883<->l=127.0.0.1:4259) 20241206122734822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241206122734923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241206122737988 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122737988 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122737990 DLINP <000b> input/ipa.c:451 connected read/write 20241206122737990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122737991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 20241206122737993 DLINP <000b> input/ipa.c:451 connected read/write 20241206122737993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122737993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122737993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122737993 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  20241206122737993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122737993 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  20241206122737993 DLGSUP <0013> gsup_server.c:235 2:  20241206122737993 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122737993 DLGSUP <0013> gsup_server.c:235 3:  20241206122737993 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122737993 DLGSUP <0013> gsup_server.c:235 4:  20241206122737993 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122737993 DLGSUP <0013> gsup_server.c:235 5:  20241206122737993 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122737993 DLGSUP <0013> gsup_server.c:235 7:  20241206122737993 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122737993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122737993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122737993 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122738011 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44753<->l=127.0.0.1:4259) 20241206122738016 DAUC <0003> db_auc.c:157 IMSI='262428166626642': No 2G Auth Data 20241206122738016 DAUC <0003> db_auc.c:192 IMSI='262428166626642': No 3G Auth Data 20241206122738031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50336<->l=127.0.0.1:4258 20241206122738036 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738036 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428166626642" cn_domain=PS} 20241206122738036 DLU <0006> fsm.c:456 lu(262428166626642)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122738036 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122738036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428166626642)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122738036 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428166626642" cn_domain=PS} 20241206122738036 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738036 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738039 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738039 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428166626642"} 20241206122738039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428166626642)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122738039 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122738039 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428166626642"} 20241206122738039 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122738039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428166626642)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122738039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428166626642)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122738039 DLU <0006> fsm.c:568 lu(PS:IMSI-262428166626642)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122738039 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738039 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738041 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738041 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428166626642" cn_domain=CS} 20241206122738041 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241206122738041 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428166626642"} 20241206122738041 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428166626642 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122738041 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738041 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50336<->l=127.0.0.1:4258 20241206122738044 DAUC <0003> db_auc.c:157 IMSI='262425347697913': No 2G Auth Data 20241206122738044 DAUC <0003> db_auc.c:192 IMSI='262425347697913': No 3G Auth Data 20241206122738044 DLGSUP <0013> hlr.c:121 IMSI 262425347697913: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122738059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 20241206122738063 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738063 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425347697913" cn_domain=PS} 20241206122738063 DLU <0006> fsm.c:456 lu(262425347697913)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122738063 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122738063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425347697913)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122738063 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425347697913" cn_domain=PS} 20241206122738063 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738063 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738066 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738066 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425347697913"} 20241206122738066 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425347697913)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122738066 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122738066 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425347697913"} 20241206122738066 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122738066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425347697913)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122738066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425347697913)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122738066 DLU <0006> fsm.c:568 lu(PS:IMSI-262425347697913)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122738066 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738066 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738068 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738068 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425347697913" cn_domain=CS} 20241206122738068 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241206122738068 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425347697913"} 20241206122738068 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425347697913 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122738068 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738068 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 20241206122738071 DAUC <0003> db_auc.c:157 IMSI='262428541479853': No 2G Auth Data 20241206122738071 DAUC <0003> db_auc.c:192 IMSI='262428541479853': No 3G Auth Data 20241206122738071 DLGSUP <0013> hlr.c:121 IMSI 262428541479853: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122738087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 20241206122738090 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738090 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428541479853" cn_domain=PS} 20241206122738090 DLU <0006> fsm.c:456 lu(262428541479853)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122738090 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122738090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428541479853)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122738090 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428541479853" cn_domain=PS} 20241206122738090 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738090 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738093 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738093 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428541479853"} 20241206122738093 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428541479853)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122738093 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122738093 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428541479853"} 20241206122738093 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122738093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428541479853)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122738093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428541479853)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122738093 DLU <0006> fsm.c:568 lu(PS:IMSI-262428541479853)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122738093 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738093 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738094 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738094 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428541479853" cn_domain=CS} 20241206122738094 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241206122738094 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428541479853"} 20241206122738094 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428541479853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122738094 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738095 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 20241206122738097 DAUC <0003> db_auc.c:157 IMSI='262429708200761': No 2G Auth Data 20241206122738097 DAUC <0003> db_auc.c:192 IMSI='262429708200761': No 3G Auth Data 20241206122738098 DLGSUP <0013> hlr.c:121 IMSI 262429708200761: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122738113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50366<->l=127.0.0.1:4258 20241206122738117 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738117 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429708200761" cn_domain=PS} 20241206122738117 DLU <0006> fsm.c:456 lu(262429708200761)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122738117 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122738117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429708200761)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122738117 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429708200761" cn_domain=PS} 20241206122738117 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738117 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738120 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738120 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429708200761"} 20241206122738120 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429708200761)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122738120 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122738120 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429708200761"} 20241206122738120 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122738120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429708200761)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122738120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429708200761)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122738120 DLU <0006> fsm.c:568 lu(PS:IMSI-262429708200761)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122738120 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738120 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738122 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738122 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429708200761" cn_domain=CS} 20241206122738122 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241206122738122 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429708200761"} 20241206122738122 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429708200761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122738122 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738122 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50366<->l=127.0.0.1:4258 20241206122738125 DAUC <0003> db_auc.c:157 IMSI='262428593794291': No 2G Auth Data 20241206122738125 DAUC <0003> db_auc.c:192 IMSI='262428593794291': No 3G Auth Data 20241206122738126 DLGSUP <0013> hlr.c:121 IMSI 262428593794291: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122738142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241206122738145 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738145 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428593794291" cn_domain=PS} 20241206122738145 DLU <0006> fsm.c:456 lu(262428593794291)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122738145 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122738145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428593794291)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122738145 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428593794291" cn_domain=PS} 20241206122738145 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738145 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738148 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738148 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428593794291"} 20241206122738148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428593794291)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122738148 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122738148 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428593794291"} 20241206122738148 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122738148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428593794291)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122738148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428593794291)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122738148 DLU <0006> fsm.c:568 lu(PS:IMSI-262428593794291)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122738148 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738148 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738150 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738150 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428593794291" cn_domain=CS} 20241206122738150 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241206122738150 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428593794291"} 20241206122738150 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428593794291 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122738150 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738150 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241206122738153 DAUC <0003> db_auc.c:157 IMSI='262420182042250': No 2G Auth Data 20241206122738153 DAUC <0003> db_auc.c:192 IMSI='262420182042250': No 3G Auth Data 20241206122738154 DLGSUP <0013> hlr.c:121 IMSI 262420182042250: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122738166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4258 20241206122738169 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738169 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420182042250" cn_domain=PS} 20241206122738169 DLU <0006> fsm.c:456 lu(262420182042250)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122738169 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122738169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420182042250)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122738169 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420182042250" cn_domain=PS} 20241206122738169 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738169 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738171 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738171 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420182042250"} 20241206122738171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420182042250)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122738172 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122738172 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420182042250"} 20241206122738172 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122738172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420182042250)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122738172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420182042250)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122738172 DLU <0006> fsm.c:568 lu(PS:IMSI-262420182042250)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122738172 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738172 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738173 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738173 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420182042250" cn_domain=CS} 20241206122738173 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241206122738173 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420182042250"} 20241206122738173 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420182042250 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122738173 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738173 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4258 20241206122738176 DAUC <0003> db_auc.c:157 IMSI='262428768574719': No 2G Auth Data 20241206122738176 DAUC <0003> db_auc.c:192 IMSI='262428768574719': No 3G Auth Data 20241206122738177 DLGSUP <0013> hlr.c:121 IMSI 262428768574719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122738193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50382<->l=127.0.0.1:4258 20241206122738196 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738196 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428768574719" cn_domain=PS} 20241206122738196 DLU <0006> fsm.c:456 lu(262428768574719)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122738196 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122738196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428768574719)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122738196 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428768574719" cn_domain=PS} 20241206122738196 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738196 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738199 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738199 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428768574719"} 20241206122738199 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428768574719)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122738199 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122738199 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428768574719"} 20241206122738199 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122738199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428768574719)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122738199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428768574719)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122738199 DLU <0006> fsm.c:568 lu(PS:IMSI-262428768574719)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122738199 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738199 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738200 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738201 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428768574719" cn_domain=CS} 20241206122738201 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241206122738201 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428768574719"} 20241206122738201 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428768574719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122738201 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738201 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50382<->l=127.0.0.1:4258 20241206122738203 DAUC <0003> db_auc.c:157 IMSI='262424446985656': No 2G Auth Data 20241206122738203 DAUC <0003> db_auc.c:192 IMSI='262424446985656': No 3G Auth Data 20241206122738204 DLGSUP <0013> hlr.c:121 IMSI 262424446985656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122738217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20241206122738220 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738220 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424446985656" cn_domain=PS} 20241206122738220 DLU <0006> fsm.c:456 lu(262424446985656)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122738220 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122738220 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424446985656)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122738220 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424446985656" cn_domain=PS} 20241206122738220 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738220 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738222 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738222 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424446985656"} 20241206122738222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424446985656)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122738222 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122738222 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424446985656"} 20241206122738222 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122738222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424446985656)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122738222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424446985656)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122738222 DLU <0006> fsm.c:568 lu(PS:IMSI-262424446985656)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122738222 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738222 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738224 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738224 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424446985656" cn_domain=CS} 20241206122738224 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241206122738224 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424446985656"} 20241206122738224 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424446985656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122738224 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738224 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122738225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20241206122738227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 20241206122738227 DLINP <000b> input/ipa.c:451 connected read/write 20241206122738227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122738227 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122738227 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122738227 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122738228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44753<->l=127.0.0.1:4259) 20241206122738274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4258 20241206122738375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4258 20241206122741453 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122741453 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122741455 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 20241206122741459 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741459 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122741459 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122741459 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  20241206122741460 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122741460 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  20241206122741460 DLGSUP <0013> gsup_server.c:235 2:  20241206122741460 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122741460 DLGSUP <0013> gsup_server.c:235 3:  20241206122741460 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122741460 DLGSUP <0013> gsup_server.c:235 4:  20241206122741460 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122741460 DLGSUP <0013> gsup_server.c:235 5:  20241206122741460 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122741460 DLGSUP <0013> gsup_server.c:235 7:  20241206122741460 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122741460 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122741460 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122741460 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122741479 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36921<->l=127.0.0.1:4259) 20241206122741484 DAUC <0003> db_auc.c:157 IMSI='262428871486212': No 2G Auth Data 20241206122741484 DAUC <0003> db_auc.c:192 IMSI='262428871486212': No 3G Auth Data 20241206122741499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4258 20241206122741504 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741504 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428871486212" cn_domain=PS} 20241206122741504 DLU <0006> fsm.c:456 lu(262428871486212)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122741504 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122741504 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428871486212)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122741504 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428871486212" cn_domain=PS} 20241206122741504 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741504 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741507 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741507 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428871486212"} 20241206122741507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428871486212)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122741507 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122741507 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428871486212"} 20241206122741507 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122741507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428871486212)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122741507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428871486212)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122741507 DLU <0006> fsm.c:568 lu(PS:IMSI-262428871486212)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122741507 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741507 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741510 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741510 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428871486212" cn_domain=PS} 20241206122741510 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241206122741510 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428871486212"} 20241206122741510 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428871486212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122741510 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741510 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4258 20241206122741513 DAUC <0003> db_auc.c:157 IMSI='262427238928991': No 2G Auth Data 20241206122741513 DAUC <0003> db_auc.c:192 IMSI='262427238928991': No 3G Auth Data 20241206122741514 DLGSUP <0013> hlr.c:121 IMSI 262427238928991: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122741530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50436<->l=127.0.0.1:4258 20241206122741534 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741534 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427238928991" cn_domain=PS} 20241206122741534 DLU <0006> fsm.c:456 lu(262427238928991)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122741534 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122741534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427238928991)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122741534 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427238928991" cn_domain=PS} 20241206122741534 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741534 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741537 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741537 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427238928991"} 20241206122741537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427238928991)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122741537 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122741537 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427238928991"} 20241206122741537 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122741537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427238928991)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122741537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427238928991)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122741537 DLU <0006> fsm.c:568 lu(PS:IMSI-262427238928991)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122741537 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741537 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741539 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741539 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427238928991" cn_domain=PS} 20241206122741539 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241206122741539 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427238928991"} 20241206122741539 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427238928991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122741539 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741539 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50436<->l=127.0.0.1:4258 20241206122741542 DAUC <0003> db_auc.c:157 IMSI='262420406739516': No 2G Auth Data 20241206122741542 DAUC <0003> db_auc.c:192 IMSI='262420406739516': No 3G Auth Data 20241206122741543 DLGSUP <0013> hlr.c:121 IMSI 262420406739516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122741559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50446<->l=127.0.0.1:4258 20241206122741562 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741562 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420406739516" cn_domain=PS} 20241206122741562 DLU <0006> fsm.c:456 lu(262420406739516)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122741562 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122741562 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420406739516)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122741562 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420406739516" cn_domain=PS} 20241206122741562 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741562 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741564 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741564 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420406739516"} 20241206122741564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420406739516)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122741564 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122741564 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420406739516"} 20241206122741564 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122741564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420406739516)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122741564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420406739516)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122741564 DLU <0006> fsm.c:568 lu(PS:IMSI-262420406739516)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122741564 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741565 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741566 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741566 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420406739516" cn_domain=PS} 20241206122741566 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241206122741566 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420406739516"} 20241206122741566 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420406739516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122741566 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741566 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50446<->l=127.0.0.1:4258 20241206122741569 DAUC <0003> db_auc.c:157 IMSI='262424902006665': No 2G Auth Data 20241206122741569 DAUC <0003> db_auc.c:192 IMSI='262424902006665': No 3G Auth Data 20241206122741570 DLGSUP <0013> hlr.c:121 IMSI 262424902006665: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122741586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4258 20241206122741590 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741590 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424902006665" cn_domain=PS} 20241206122741590 DLU <0006> fsm.c:456 lu(262424902006665)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122741590 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122741590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424902006665)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122741590 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424902006665" cn_domain=PS} 20241206122741590 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741590 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741593 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741593 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424902006665"} 20241206122741593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424902006665)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122741593 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122741593 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424902006665"} 20241206122741593 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122741593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424902006665)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122741593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424902006665)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122741593 DLU <0006> fsm.c:568 lu(PS:IMSI-262424902006665)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122741593 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741593 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741595 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741595 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424902006665" cn_domain=PS} 20241206122741595 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241206122741595 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424902006665"} 20241206122741595 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424902006665 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122741595 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741595 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4258 20241206122741598 DAUC <0003> db_auc.c:157 IMSI='262424440740438': No 2G Auth Data 20241206122741598 DAUC <0003> db_auc.c:192 IMSI='262424440740438': No 3G Auth Data 20241206122741598 DLGSUP <0013> hlr.c:121 IMSI 262424440740438: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122741614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20241206122741617 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741617 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424440740438" cn_domain=PS} 20241206122741617 DLU <0006> fsm.c:456 lu(262424440740438)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122741617 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122741617 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424440740438)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122741617 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424440740438" cn_domain=PS} 20241206122741617 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741617 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741620 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741620 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424440740438"} 20241206122741620 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424440740438)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122741620 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122741620 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424440740438"} 20241206122741620 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122741620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424440740438)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122741620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424440740438)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122741620 DLU <0006> fsm.c:568 lu(PS:IMSI-262424440740438)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122741620 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741620 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741622 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424440740438" cn_domain=PS} 20241206122741622 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241206122741622 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424440740438"} 20241206122741622 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424440740438 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122741622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20241206122741624 DAUC <0003> db_auc.c:157 IMSI='262422706622069': No 2G Auth Data 20241206122741624 DAUC <0003> db_auc.c:192 IMSI='262422706622069': No 3G Auth Data 20241206122741625 DLGSUP <0013> hlr.c:121 IMSI 262422706622069: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122741639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 20241206122741642 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741642 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422706622069" cn_domain=PS} 20241206122741642 DLU <0006> fsm.c:456 lu(262422706622069)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122741642 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122741642 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422706622069)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122741642 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422706622069" cn_domain=PS} 20241206122741642 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741642 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741644 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741645 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422706622069"} 20241206122741645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422706622069)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122741645 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122741645 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422706622069"} 20241206122741645 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122741645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422706622069)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122741645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422706622069)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122741645 DLU <0006> fsm.c:568 lu(PS:IMSI-262422706622069)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122741645 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741645 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741646 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741646 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422706622069" cn_domain=PS} 20241206122741646 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241206122741646 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422706622069"} 20241206122741646 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422706622069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122741646 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741646 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 20241206122741649 DAUC <0003> db_auc.c:157 IMSI='262422932575808': No 2G Auth Data 20241206122741649 DAUC <0003> db_auc.c:192 IMSI='262422932575808': No 3G Auth Data 20241206122741650 DLGSUP <0013> hlr.c:121 IMSI 262422932575808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122741664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20241206122741667 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741667 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422932575808" cn_domain=PS} 20241206122741667 DLU <0006> fsm.c:456 lu(262422932575808)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122741667 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122741667 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422932575808)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122741667 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422932575808" cn_domain=PS} 20241206122741667 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741667 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741669 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741669 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422932575808"} 20241206122741669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422932575808)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122741669 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122741669 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422932575808"} 20241206122741669 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122741669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422932575808)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122741669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422932575808)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122741669 DLU <0006> fsm.c:568 lu(PS:IMSI-262422932575808)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122741669 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741669 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741671 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741671 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422932575808" cn_domain=PS} 20241206122741671 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241206122741671 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422932575808"} 20241206122741671 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422932575808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122741671 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741671 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20241206122741674 DAUC <0003> db_auc.c:157 IMSI='262428138405007': No 2G Auth Data 20241206122741674 DAUC <0003> db_auc.c:192 IMSI='262428138405007': No 3G Auth Data 20241206122741674 DLGSUP <0013> hlr.c:121 IMSI 262428138405007: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241206122741686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4258 20241206122741690 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741690 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428138405007" cn_domain=PS} 20241206122741690 DLU <0006> fsm.c:456 lu(262428138405007)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122741690 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122741690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428138405007)[0x55fcddc91350]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122741690 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428138405007" cn_domain=PS} 20241206122741690 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741690 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741692 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741692 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428138405007"} 20241206122741692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428138405007)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122741692 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122741692 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428138405007"} 20241206122741692 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122741692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428138405007)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122741692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428138405007)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122741692 DLU <0006> fsm.c:568 lu(PS:IMSI-262428138405007)[0x55fcddc91350]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122741692 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741692 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741694 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741694 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428138405007" cn_domain=PS} 20241206122741694 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241206122741694 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428138405007"} 20241206122741694 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428138405007 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241206122741694 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741694 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122741695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4258 20241206122741697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 20241206122741697 DLINP <000b> input/ipa.c:451 connected read/write 20241206122741697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122741698 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122741698 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122741698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122741698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36921<->l=127.0.0.1:4259) 20241206122741747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4258 20241206122741848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4258 20241206122744927 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122744927 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122744929 DLINP <000b> input/ipa.c:451 connected read/write 20241206122744930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122744930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4258 20241206122744933 DLINP <000b> input/ipa.c:451 connected read/write 20241206122744933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122744933 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122744933 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122744933 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  20241206122744933 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122744933 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  20241206122744933 DLGSUP <0013> gsup_server.c:235 2:  20241206122744933 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122744933 DLGSUP <0013> gsup_server.c:235 3:  20241206122744933 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122744933 DLGSUP <0013> gsup_server.c:235 4:  20241206122744933 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122744933 DLGSUP <0013> gsup_server.c:235 5:  20241206122744933 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122744933 DLGSUP <0013> gsup_server.c:235 7:  20241206122744933 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122744933 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122744933 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122744933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122744952 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43575<->l=127.0.0.1:4259) 20241206122744963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4258 20241206122744973 DLINP <000b> input/ipa.c:451 connected read/write 20241206122744973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122744973 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} 20241206122744973 DLU <0006> fsm.c:456 lu(2345743413463)[0x55fcddc91350]{UNVALIDATED}: Allocated 20241206122744973 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 20241206122744973 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} 20241206122744973 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122744973 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55fcddc91350]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122744973 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55fcddc91350]{UNVALIDATED}: Freeing instance 20241206122744973 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55fcddc91350]{UNVALIDATED}: Deallocated 20241206122744973 DLINP <000b> input/ipa.c:451 connected read/write 20241206122744973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122744974 DLINP <000b> input/ipa.c:451 connected read/write 20241206122744974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122744976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4258 20241206122744977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4258 20241206122744978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43575<->l=127.0.0.1:4259) 20241206122744978 DLINP <000b> input/ipa.c:451 connected read/write 20241206122744978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122744978 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122744978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122744978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122745024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50544<->l=127.0.0.1:4258 20241206122745125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50544<->l=127.0.0.1:4258 20241206122748196 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122748196 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122748198 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20241206122748200 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748200 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122748200 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122748201 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  20241206122748201 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122748201 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  20241206122748201 DLGSUP <0013> gsup_server.c:235 2:  20241206122748201 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122748201 DLGSUP <0013> gsup_server.c:235 3:  20241206122748201 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122748201 DLGSUP <0013> gsup_server.c:235 4:  20241206122748201 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122748201 DLGSUP <0013> gsup_server.c:235 5:  20241206122748201 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122748201 DLGSUP <0013> gsup_server.c:235 7:  20241206122748201 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122748201 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122748201 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122748201 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122748224 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45717<->l=127.0.0.1:4259) 20241206122748231 DAUC <0003> db_auc.c:157 IMSI='262429432099755': No 2G Auth Data 20241206122748231 DAUC <0003> db_auc.c:192 IMSI='262429432099755': No 3G Auth Data 20241206122748249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20241206122748257 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748257 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429432099755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429432099755" session_id=548018471 session_state=BEGIN} 20241206122748257 DSS <0004> hlr_ussd.c:576 262429432099755/0x20aa1927: Process SS (BEGIN) 20241206122748257 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241206122748257 DSS <0004> hlr_ussd.c:518 262429432099755/0x20aa1927: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241206122748257 DSS <0004> hlr_ussd.c:523 262429432099755/0x20aa1927: USSD for unknown code '*#200#' 20241206122748257 DSS <0004> hlr_ussd.c:354 262429432099755/0x20aa1927: Tx ReturnError(1, 0x12) 20241206122748257 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429432099755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429432099755" session_id=548018471 session_state=END} 20241206122748257 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748257 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20241206122748261 DAUC <0003> db_auc.c:157 IMSI='262423581621156': No 2G Auth Data 20241206122748261 DAUC <0003> db_auc.c:192 IMSI='262423581621156': No 3G Auth Data 20241206122748277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4258 20241206122748282 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748282 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423581621156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423581621156" session_id=268360453 session_state=BEGIN} 20241206122748282 DSS <0004> hlr_ussd.c:576 262423581621156/0x0ffedb05: Process SS (BEGIN) 20241206122748282 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241206122748282 DSS <0004> hlr_ussd.c:518 262423581621156/0x0ffedb05: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241206122748282 DSS <0004> hlr_ussd.c:523 262423581621156/0x0ffedb05: USSD for unknown code '*#200#' 20241206122748282 DSS <0004> hlr_ussd.c:354 262423581621156/0x0ffedb05: Tx ReturnError(1, 0x12) 20241206122748282 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423581621156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581621156" session_id=268360453 session_state=END} 20241206122748282 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748282 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4258 20241206122748286 DAUC <0003> db_auc.c:157 IMSI='262426317945502': No 2G Auth Data 20241206122748286 DAUC <0003> db_auc.c:192 IMSI='262426317945502': No 3G Auth Data 20241206122748302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 20241206122748307 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748307 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426317945502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426317945502" session_id=3798939280 session_state=BEGIN} 20241206122748307 DSS <0004> hlr_ussd.c:576 262426317945502/0xe26f3690: Process SS (BEGIN) 20241206122748307 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241206122748307 DSS <0004> hlr_ussd.c:518 262426317945502/0xe26f3690: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241206122748307 DSS <0004> hlr_ussd.c:523 262426317945502/0xe26f3690: USSD for unknown code '*#200#' 20241206122748307 DSS <0004> hlr_ussd.c:354 262426317945502/0xe26f3690: Tx ReturnError(1, 0x12) 20241206122748307 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426317945502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426317945502" session_id=3798939280 session_state=END} 20241206122748307 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748307 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 20241206122748311 DAUC <0003> db_auc.c:157 IMSI='262427746872654': No 2G Auth Data 20241206122748311 DAUC <0003> db_auc.c:192 IMSI='262427746872654': No 3G Auth Data 20241206122748327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4258 20241206122748334 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748334 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427746872654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427746872654" session_id=2627289287 session_state=BEGIN} 20241206122748334 DSS <0004> hlr_ussd.c:576 262427746872654/0x9c9940c7: Process SS (BEGIN) 20241206122748334 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241206122748334 DSS <0004> hlr_ussd.c:518 262427746872654/0x9c9940c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241206122748334 DSS <0004> hlr_ussd.c:523 262427746872654/0x9c9940c7: USSD for unknown code '*#200#' 20241206122748334 DSS <0004> hlr_ussd.c:354 262427746872654/0x9c9940c7: Tx ReturnError(1, 0x12) 20241206122748334 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427746872654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427746872654" session_id=2627289287 session_state=END} 20241206122748334 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748334 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4258 20241206122748338 DAUC <0003> db_auc.c:157 IMSI='262425946756821': No 2G Auth Data 20241206122748338 DAUC <0003> db_auc.c:192 IMSI='262425946756821': No 3G Auth Data 20241206122748354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33878<->l=127.0.0.1:4258 20241206122748360 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748360 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425946756821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425946756821" session_id=2758261683 session_state=BEGIN} 20241206122748360 DSS <0004> hlr_ussd.c:576 262425946756821/0xa467bbb3: Process SS (BEGIN) 20241206122748360 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241206122748360 DSS <0004> hlr_ussd.c:518 262425946756821/0xa467bbb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241206122748360 DSS <0004> hlr_ussd.c:523 262425946756821/0xa467bbb3: USSD for unknown code '*#200#' 20241206122748360 DSS <0004> hlr_ussd.c:354 262425946756821/0xa467bbb3: Tx ReturnError(1, 0x12) 20241206122748360 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425946756821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425946756821" session_id=2758261683 session_state=END} 20241206122748360 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748360 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33878<->l=127.0.0.1:4258 20241206122748363 DAUC <0003> db_auc.c:157 IMSI='262427778958534': No 2G Auth Data 20241206122748363 DAUC <0003> db_auc.c:192 IMSI='262427778958534': No 3G Auth Data 20241206122748379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4258 20241206122748390 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748390 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427778958534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427778958534" session_id=2124784631 session_state=BEGIN} 20241206122748390 DSS <0004> hlr_ussd.c:576 262427778958534/0x7ea5a3f7: Process SS (BEGIN) 20241206122748390 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241206122748390 DSS <0004> hlr_ussd.c:518 262427778958534/0x7ea5a3f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241206122748390 DSS <0004> hlr_ussd.c:523 262427778958534/0x7ea5a3f7: USSD for unknown code '*#200#' 20241206122748390 DSS <0004> hlr_ussd.c:354 262427778958534/0x7ea5a3f7: Tx ReturnError(1, 0x12) 20241206122748390 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427778958534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427778958534" session_id=2124784631 session_state=END} 20241206122748390 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748390 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4258 20241206122748395 DAUC <0003> db_auc.c:157 IMSI='262423024128589': No 2G Auth Data 20241206122748395 DAUC <0003> db_auc.c:192 IMSI='262423024128589': No 3G Auth Data 20241206122748411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 20241206122748416 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748416 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423024128589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423024128589" session_id=471876116 session_state=BEGIN} 20241206122748416 DSS <0004> hlr_ussd.c:576 262423024128589/0x1c204214: Process SS (BEGIN) 20241206122748416 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241206122748416 DSS <0004> hlr_ussd.c:518 262423024128589/0x1c204214: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241206122748416 DSS <0004> hlr_ussd.c:523 262423024128589/0x1c204214: USSD for unknown code '*#200#' 20241206122748416 DSS <0004> hlr_ussd.c:354 262423024128589/0x1c204214: Tx ReturnError(1, 0x12) 20241206122748416 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423024128589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423024128589" session_id=471876116 session_state=END} 20241206122748416 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748416 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 20241206122748420 DAUC <0003> db_auc.c:157 IMSI='262425547833025': No 2G Auth Data 20241206122748420 DAUC <0003> db_auc.c:192 IMSI='262425547833025': No 3G Auth Data 20241206122748436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33912<->l=127.0.0.1:4258 20241206122748442 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748442 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425547833025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425547833025" session_id=2632999729 session_state=BEGIN} 20241206122748442 DSS <0004> hlr_ussd.c:576 262425547833025/0x9cf06331: Process SS (BEGIN) 20241206122748442 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241206122748442 DSS <0004> hlr_ussd.c:518 262425547833025/0x9cf06331: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241206122748442 DSS <0004> hlr_ussd.c:523 262425547833025/0x9cf06331: USSD for unknown code '*#200#' 20241206122748442 DSS <0004> hlr_ussd.c:354 262425547833025/0x9cf06331: Tx ReturnError(1, 0x12) 20241206122748442 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425547833025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425547833025" session_id=2632999729 session_state=END} 20241206122748442 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748442 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122748445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33912<->l=127.0.0.1:4258 20241206122748446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20241206122748447 DLINP <000b> input/ipa.c:451 connected read/write 20241206122748447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122748447 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122748447 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122748447 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122748447 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45717<->l=127.0.0.1:4259) 20241206122748489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33924<->l=127.0.0.1:4258 20241206122748589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33924<->l=127.0.0.1:4258 20241206122751653 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122751653 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122751655 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33926<->l=127.0.0.1:4258 20241206122751657 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751657 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122751657 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122751657 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  20241206122751657 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122751657 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  20241206122751657 DLGSUP <0013> gsup_server.c:235 2:  20241206122751657 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122751657 DLGSUP <0013> gsup_server.c:235 3:  20241206122751657 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122751657 DLGSUP <0013> gsup_server.c:235 4:  20241206122751657 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122751657 DLGSUP <0013> gsup_server.c:235 5:  20241206122751657 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122751657 DLGSUP <0013> gsup_server.c:235 7:  20241206122751657 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122751657 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122751657 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122751657 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122751679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35363<->l=127.0.0.1:4259) 20241206122751684 DAUC <0003> db_auc.c:157 IMSI='262421535724846': No 2G Auth Data 20241206122751684 DAUC <0003> db_auc.c:192 IMSI='262421535724846': No 3G Auth Data 20241206122751699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33932<->l=127.0.0.1:4258 20241206122751706 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751706 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421535724846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421535724846" session_id=3402352351 session_state=BEGIN} 20241206122751706 DSS <0004> hlr_ussd.c:576 262421535724846/0xcacbc6df: Process SS (BEGIN) 20241206122751706 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122751706 DSS <0004> hlr_ussd.c:518 262421535724846/0xcacbc6df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122751706 DSS <0004> hlr_ussd.c:542 262421535724846/0xcacbc6df: Cannot find conn for EUSE EUSE-foobar 20241206122751706 DSS <0004> hlr_ussd.c:354 262421535724846/0xcacbc6df: Tx ReturnError(1, 0x22) 20241206122751706 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421535724846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421535724846" session_id=3402352351 session_state=END} 20241206122751706 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751706 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33932<->l=127.0.0.1:4258 20241206122751712 DAUC <0003> db_auc.c:157 IMSI='262420514003217': No 2G Auth Data 20241206122751712 DAUC <0003> db_auc.c:192 IMSI='262420514003217': No 3G Auth Data 20241206122751728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20241206122751734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751735 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420514003217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420514003217" session_id=2168577047 session_state=BEGIN} 20241206122751735 DSS <0004> hlr_ussd.c:576 262420514003217/0x8141dc17: Process SS (BEGIN) 20241206122751735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122751735 DSS <0004> hlr_ussd.c:518 262420514003217/0x8141dc17: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122751735 DSS <0004> hlr_ussd.c:542 262420514003217/0x8141dc17: Cannot find conn for EUSE EUSE-foobar 20241206122751735 DSS <0004> hlr_ussd.c:354 262420514003217/0x8141dc17: Tx ReturnError(1, 0x22) 20241206122751735 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420514003217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420514003217" session_id=2168577047 session_state=END} 20241206122751735 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751735 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20241206122751739 DAUC <0003> db_auc.c:157 IMSI='262424019292970': No 2G Auth Data 20241206122751739 DAUC <0003> db_auc.c:192 IMSI='262424019292970': No 3G Auth Data 20241206122751752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33954<->l=127.0.0.1:4258 20241206122751758 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751758 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424019292970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424019292970" session_id=3241760616 session_state=BEGIN} 20241206122751758 DSS <0004> hlr_ussd.c:576 262424019292970/0xc1395768: Process SS (BEGIN) 20241206122751758 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122751758 DSS <0004> hlr_ussd.c:518 262424019292970/0xc1395768: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122751758 DSS <0004> hlr_ussd.c:542 262424019292970/0xc1395768: Cannot find conn for EUSE EUSE-foobar 20241206122751758 DSS <0004> hlr_ussd.c:354 262424019292970/0xc1395768: Tx ReturnError(1, 0x22) 20241206122751758 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424019292970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424019292970" session_id=3241760616 session_state=END} 20241206122751758 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751759 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33954<->l=127.0.0.1:4258 20241206122751762 DAUC <0003> db_auc.c:157 IMSI='262428597271738': No 2G Auth Data 20241206122751762 DAUC <0003> db_auc.c:192 IMSI='262428597271738': No 3G Auth Data 20241206122751777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33962<->l=127.0.0.1:4258 20241206122751784 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751784 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428597271738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428597271738" session_id=1613091765 session_state=BEGIN} 20241206122751784 DSS <0004> hlr_ussd.c:576 262428597271738/0x6025d3b5: Process SS (BEGIN) 20241206122751784 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122751784 DSS <0004> hlr_ussd.c:518 262428597271738/0x6025d3b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122751784 DSS <0004> hlr_ussd.c:542 262428597271738/0x6025d3b5: Cannot find conn for EUSE EUSE-foobar 20241206122751784 DSS <0004> hlr_ussd.c:354 262428597271738/0x6025d3b5: Tx ReturnError(1, 0x22) 20241206122751784 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428597271738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428597271738" session_id=1613091765 session_state=END} 20241206122751784 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751784 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33962<->l=127.0.0.1:4258 20241206122751788 DAUC <0003> db_auc.c:157 IMSI='262421438211509': No 2G Auth Data 20241206122751788 DAUC <0003> db_auc.c:192 IMSI='262421438211509': No 3G Auth Data 20241206122751804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33974<->l=127.0.0.1:4258 20241206122751811 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751811 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421438211509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421438211509" session_id=220944852 session_state=BEGIN} 20241206122751811 DSS <0004> hlr_ussd.c:576 262421438211509/0x0d2b59d4: Process SS (BEGIN) 20241206122751811 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122751811 DSS <0004> hlr_ussd.c:518 262421438211509/0x0d2b59d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122751811 DSS <0004> hlr_ussd.c:542 262421438211509/0x0d2b59d4: Cannot find conn for EUSE EUSE-foobar 20241206122751811 DSS <0004> hlr_ussd.c:354 262421438211509/0x0d2b59d4: Tx ReturnError(1, 0x22) 20241206122751811 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421438211509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438211509" session_id=220944852 session_state=END} 20241206122751811 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751811 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33974<->l=127.0.0.1:4258 20241206122751814 DAUC <0003> db_auc.c:157 IMSI='262422760982055': No 2G Auth Data 20241206122751814 DAUC <0003> db_auc.c:192 IMSI='262422760982055': No 3G Auth Data 20241206122751826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33982<->l=127.0.0.1:4258 20241206122751833 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751833 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422760982055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422760982055" session_id=3577575812 session_state=BEGIN} 20241206122751833 DSS <0004> hlr_ussd.c:576 262422760982055/0xd53d7984: Process SS (BEGIN) 20241206122751833 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122751833 DSS <0004> hlr_ussd.c:518 262422760982055/0xd53d7984: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122751833 DSS <0004> hlr_ussd.c:542 262422760982055/0xd53d7984: Cannot find conn for EUSE EUSE-foobar 20241206122751833 DSS <0004> hlr_ussd.c:354 262422760982055/0xd53d7984: Tx ReturnError(1, 0x22) 20241206122751833 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422760982055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422760982055" session_id=3577575812 session_state=END} 20241206122751833 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751833 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33982<->l=127.0.0.1:4258 20241206122751838 DAUC <0003> db_auc.c:157 IMSI='262421200841106': No 2G Auth Data 20241206122751838 DAUC <0003> db_auc.c:192 IMSI='262421200841106': No 3G Auth Data 20241206122751854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4258 20241206122751859 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751859 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421200841106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421200841106" session_id=2688229732 session_state=BEGIN} 20241206122751859 DSS <0004> hlr_ussd.c:576 262421200841106/0xa03b2164: Process SS (BEGIN) 20241206122751859 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122751859 DSS <0004> hlr_ussd.c:518 262421200841106/0xa03b2164: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122751859 DSS <0004> hlr_ussd.c:542 262421200841106/0xa03b2164: Cannot find conn for EUSE EUSE-foobar 20241206122751859 DSS <0004> hlr_ussd.c:354 262421200841106/0xa03b2164: Tx ReturnError(1, 0x22) 20241206122751859 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421200841106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421200841106" session_id=2688229732 session_state=END} 20241206122751859 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751860 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4258 20241206122751863 DAUC <0003> db_auc.c:157 IMSI='262426741434843': No 2G Auth Data 20241206122751863 DAUC <0003> db_auc.c:192 IMSI='262426741434843': No 3G Auth Data 20241206122751878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33990<->l=127.0.0.1:4258 20241206122751884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751884 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426741434843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426741434843" session_id=3550535024 session_state=BEGIN} 20241206122751884 DSS <0004> hlr_ussd.c:576 262426741434843/0xd3a0dd70: Process SS (BEGIN) 20241206122751884 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122751884 DSS <0004> hlr_ussd.c:518 262426741434843/0xd3a0dd70: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122751884 DSS <0004> hlr_ussd.c:542 262426741434843/0xd3a0dd70: Cannot find conn for EUSE EUSE-foobar 20241206122751884 DSS <0004> hlr_ussd.c:354 262426741434843/0xd3a0dd70: Tx ReturnError(1, 0x22) 20241206122751884 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426741434843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426741434843" session_id=3550535024 session_state=END} 20241206122751884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122751887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33990<->l=127.0.0.1:4258 20241206122751888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33926<->l=127.0.0.1:4258 20241206122751889 DLINP <000b> input/ipa.c:451 connected read/write 20241206122751889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122751889 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122751889 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122751889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122751889 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35363<->l=127.0.0.1:4259) 20241206122751937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34004<->l=127.0.0.1:4258 20241206122752138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34004<->l=127.0.0.1:4258 20241206122755211 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122755211 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122755213 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4258 20241206122755216 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122755217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122755217 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  20241206122755217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122755217 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  20241206122755217 DLGSUP <0013> gsup_server.c:235 2:  20241206122755217 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122755217 DLGSUP <0013> gsup_server.c:235 3:  20241206122755217 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122755217 DLGSUP <0013> gsup_server.c:235 4:  20241206122755217 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122755217 DLGSUP <0013> gsup_server.c:235 5:  20241206122755217 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122755217 DLGSUP <0013> gsup_server.c:235 7:  20241206122755217 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122755217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122755217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122755217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122755240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37407<->l=127.0.0.1:4259) 20241206122755248 DAUC <0003> db_auc.c:157 IMSI='262426028715973': No 2G Auth Data 20241206122755248 DAUC <0003> db_auc.c:192 IMSI='262426028715973': No 3G Auth Data 20241206122755263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34020<->l=127.0.0.1:4258 20241206122755270 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755270 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426028715973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426028715973" session_id=634332779 session_state=BEGIN} 20241206122755270 DSS <0004> hlr_ussd.c:576 262426028715973/0x25cf266b: Process SS (BEGIN) 20241206122755270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122755270 DSS <0004> hlr_ussd.c:518 262426028715973/0x25cf266b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122755270 DSS <0004> hlr_ussd.c:363 262426028715973/0x25cf266b: Tx USSD 'Your IMSI is 262426028715973' 20241206122755270 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426028715973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426028715973" session_id=634332779 session_state=END} 20241206122755270 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426028715973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122755270 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755270 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34020<->l=127.0.0.1:4258 20241206122755275 DAUC <0003> db_auc.c:157 IMSI='262427262269744': No 2G Auth Data 20241206122755275 DAUC <0003> db_auc.c:192 IMSI='262427262269744': No 3G Auth Data 20241206122755293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34024<->l=127.0.0.1:4258 20241206122755298 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755298 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427262269744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427262269744" session_id=790238936 session_state=BEGIN} 20241206122755298 DSS <0004> hlr_ussd.c:576 262427262269744/0x2f1a16d8: Process SS (BEGIN) 20241206122755298 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122755298 DSS <0004> hlr_ussd.c:518 262427262269744/0x2f1a16d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122755298 DSS <0004> hlr_ussd.c:363 262427262269744/0x2f1a16d8: Tx USSD 'Your IMSI is 262427262269744' 20241206122755298 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427262269744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427262269744" session_id=790238936 session_state=END} 20241206122755298 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427262269744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122755298 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755299 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34024<->l=127.0.0.1:4258 20241206122755303 DAUC <0003> db_auc.c:157 IMSI='262425356720950': No 2G Auth Data 20241206122755303 DAUC <0003> db_auc.c:192 IMSI='262425356720950': No 3G Auth Data 20241206122755320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4258 20241206122755325 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755325 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425356720950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425356720950" session_id=954859511 session_state=BEGIN} 20241206122755325 DSS <0004> hlr_ussd.c:576 262425356720950/0x38e9fff7: Process SS (BEGIN) 20241206122755325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122755325 DSS <0004> hlr_ussd.c:518 262425356720950/0x38e9fff7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122755325 DSS <0004> hlr_ussd.c:363 262425356720950/0x38e9fff7: Tx USSD 'Your IMSI is 262425356720950' 20241206122755325 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425356720950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356720950" session_id=954859511 session_state=END} 20241206122755325 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425356720950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122755325 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755325 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4258 20241206122755329 DAUC <0003> db_auc.c:157 IMSI='262423271877898': No 2G Auth Data 20241206122755329 DAUC <0003> db_auc.c:192 IMSI='262423271877898': No 3G Auth Data 20241206122755347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4258 20241206122755353 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755353 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423271877898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423271877898" session_id=1155051456 session_state=BEGIN} 20241206122755353 DSS <0004> hlr_ussd.c:576 262423271877898/0x44d8afc0: Process SS (BEGIN) 20241206122755353 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122755353 DSS <0004> hlr_ussd.c:518 262423271877898/0x44d8afc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122755353 DSS <0004> hlr_ussd.c:363 262423271877898/0x44d8afc0: Tx USSD 'Your IMSI is 262423271877898' 20241206122755353 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423271877898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423271877898" session_id=1155051456 session_state=END} 20241206122755353 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423271877898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122755353 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755353 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4258 20241206122755359 DAUC <0003> db_auc.c:157 IMSI='262428560927597': No 2G Auth Data 20241206122755359 DAUC <0003> db_auc.c:192 IMSI='262428560927597': No 3G Auth Data 20241206122755373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4258 20241206122755379 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755379 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428560927597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428560927597" session_id=3789266697 session_state=BEGIN} 20241206122755379 DSS <0004> hlr_ussd.c:576 262428560927597/0xe1db9f09: Process SS (BEGIN) 20241206122755379 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122755379 DSS <0004> hlr_ussd.c:518 262428560927597/0xe1db9f09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122755379 DSS <0004> hlr_ussd.c:363 262428560927597/0xe1db9f09: Tx USSD 'Your IMSI is 262428560927597' 20241206122755379 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428560927597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428560927597" session_id=3789266697 session_state=END} 20241206122755379 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428560927597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122755380 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755380 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4258 20241206122755385 DAUC <0003> db_auc.c:157 IMSI='262420089073927': No 2G Auth Data 20241206122755385 DAUC <0003> db_auc.c:192 IMSI='262420089073927': No 3G Auth Data 20241206122755404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4258 20241206122755410 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755410 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420089073927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420089073927" session_id=2750768170 session_state=BEGIN} 20241206122755410 DSS <0004> hlr_ussd.c:576 262420089073927/0xa3f5642a: Process SS (BEGIN) 20241206122755410 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122755410 DSS <0004> hlr_ussd.c:518 262420089073927/0xa3f5642a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122755410 DSS <0004> hlr_ussd.c:363 262420089073927/0xa3f5642a: Tx USSD 'Your IMSI is 262420089073927' 20241206122755410 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420089073927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420089073927" session_id=2750768170 session_state=END} 20241206122755410 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420089073927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122755410 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755410 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4258 20241206122755414 DAUC <0003> db_auc.c:157 IMSI='262420758892386': No 2G Auth Data 20241206122755414 DAUC <0003> db_auc.c:192 IMSI='262420758892386': No 3G Auth Data 20241206122755433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34080<->l=127.0.0.1:4258 20241206122755438 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755438 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420758892386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420758892386" session_id=179194150 session_state=BEGIN} 20241206122755439 DSS <0004> hlr_ussd.c:576 262420758892386/0x0aae4926: Process SS (BEGIN) 20241206122755439 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122755439 DSS <0004> hlr_ussd.c:518 262420758892386/0x0aae4926: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122755439 DSS <0004> hlr_ussd.c:363 262420758892386/0x0aae4926: Tx USSD 'Your IMSI is 262420758892386' 20241206122755439 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420758892386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420758892386" session_id=179194150 session_state=END} 20241206122755439 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420758892386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122755439 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755439 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34080<->l=127.0.0.1:4258 20241206122755443 DAUC <0003> db_auc.c:157 IMSI='262426785933678': No 2G Auth Data 20241206122755443 DAUC <0003> db_auc.c:192 IMSI='262426785933678': No 3G Auth Data 20241206122755461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4258 20241206122755468 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755468 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426785933678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426785933678" session_id=2058149766 session_state=BEGIN} 20241206122755468 DSS <0004> hlr_ussd.c:576 262426785933678/0x7aacdf86: Process SS (BEGIN) 20241206122755468 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122755468 DSS <0004> hlr_ussd.c:518 262426785933678/0x7aacdf86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122755468 DSS <0004> hlr_ussd.c:363 262426785933678/0x7aacdf86: Tx USSD 'Your IMSI is 262426785933678' 20241206122755468 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426785933678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426785933678" session_id=2058149766 session_state=END} 20241206122755468 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426785933678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122755468 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755468 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122755472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4258 20241206122755473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4258 20241206122755474 DLINP <000b> input/ipa.c:451 connected read/write 20241206122755474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122755474 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122755474 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122755474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122755474 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37407<->l=127.0.0.1:4259) 20241206122755525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34104<->l=127.0.0.1:4258 20241206122755726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34104<->l=127.0.0.1:4258 20241206122758800 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122758800 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122758802 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122758802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48864<->l=127.0.0.1:4258 20241206122758805 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122758805 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122758805 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122758805 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  20241206122758805 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122758805 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  20241206122758805 DLGSUP <0013> gsup_server.c:235 2:  20241206122758805 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122758805 DLGSUP <0013> gsup_server.c:235 3:  20241206122758805 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122758805 DLGSUP <0013> gsup_server.c:235 4:  20241206122758805 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122758805 DLGSUP <0013> gsup_server.c:235 5:  20241206122758805 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122758805 DLGSUP <0013> gsup_server.c:235 7:  20241206122758805 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122758805 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122758805 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122758805 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122758828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39745<->l=127.0.0.1:4259) 20241206122758835 DAUC <0003> db_auc.c:157 IMSI='262420891301575': No 2G Auth Data 20241206122758835 DAUC <0003> db_auc.c:192 IMSI='262420891301575': No 3G Auth Data 20241206122758850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48876<->l=127.0.0.1:4258 20241206122758857 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122758857 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420891301575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420891301575" source_name="the-source\n" session_id=3230877989 session_state=BEGIN} 20241206122758857 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241206122758857 DSS <0004> hlr_ussd.c:576 262420891301575/0xc0934925: Process SS (BEGIN) 20241206122758857 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122758857 DSS <0004> hlr_ussd.c:518 262420891301575/0xc0934925: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122758857 DSS <0004> hlr_ussd.c:363 262420891301575/0xc0934925: Tx USSD 'Your IMSI is 262420891301575' 20241206122758857 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420891301575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420891301575" destination_name="the-source\n" session_id=3230877989 session_state=END} 20241206122758857 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420891301575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122758857 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758857 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48876<->l=127.0.0.1:4258 20241206122758862 DAUC <0003> db_auc.c:157 IMSI='262423413805010': No 2G Auth Data 20241206122758862 DAUC <0003> db_auc.c:192 IMSI='262423413805010': No 3G Auth Data 20241206122758879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 20241206122758884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122758884 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423413805010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423413805010" source_name="the-source\n" session_id=3976994693 session_state=BEGIN} 20241206122758884 DSS <0004> hlr_ussd.c:576 262423413805010/0xed0c1f85: Process SS (BEGIN) 20241206122758884 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122758884 DSS <0004> hlr_ussd.c:518 262423413805010/0xed0c1f85: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122758884 DSS <0004> hlr_ussd.c:363 262423413805010/0xed0c1f85: Tx USSD 'Your IMSI is 262423413805010' 20241206122758884 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423413805010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423413805010" destination_name="the-source\n" session_id=3976994693 session_state=END} 20241206122758884 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423413805010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122758884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 20241206122758888 DAUC <0003> db_auc.c:157 IMSI='262424402851852': No 2G Auth Data 20241206122758888 DAUC <0003> db_auc.c:192 IMSI='262424402851852': No 3G Auth Data 20241206122758904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48894<->l=127.0.0.1:4258 20241206122758910 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122758910 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424402851852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424402851852" source_name="the-source\n" session_id=4224525566 session_state=BEGIN} 20241206122758910 DSS <0004> hlr_ussd.c:576 262424402851852/0xfbcd24fe: Process SS (BEGIN) 20241206122758910 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122758910 DSS <0004> hlr_ussd.c:518 262424402851852/0xfbcd24fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122758910 DSS <0004> hlr_ussd.c:363 262424402851852/0xfbcd24fe: Tx USSD 'Your IMSI is 262424402851852' 20241206122758910 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424402851852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424402851852" destination_name="the-source\n" session_id=4224525566 session_state=END} 20241206122758910 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262424402851852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122758910 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758911 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48894<->l=127.0.0.1:4258 20241206122758916 DAUC <0003> db_auc.c:157 IMSI='262424963558996': No 2G Auth Data 20241206122758916 DAUC <0003> db_auc.c:192 IMSI='262424963558996': No 3G Auth Data 20241206122758932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 20241206122758937 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122758937 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424963558996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424963558996" source_name="the-source\n" session_id=2167112406 session_state=BEGIN} 20241206122758937 DSS <0004> hlr_ussd.c:576 262424963558996/0x812b82d6: Process SS (BEGIN) 20241206122758937 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122758938 DSS <0004> hlr_ussd.c:518 262424963558996/0x812b82d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122758938 DSS <0004> hlr_ussd.c:363 262424963558996/0x812b82d6: Tx USSD 'Your IMSI is 262424963558996' 20241206122758938 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424963558996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424963558996" destination_name="the-source\n" session_id=2167112406 session_state=END} 20241206122758938 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424963558996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122758938 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758938 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 20241206122758942 DAUC <0003> db_auc.c:157 IMSI='262428542197256': No 2G Auth Data 20241206122758942 DAUC <0003> db_auc.c:192 IMSI='262428542197256': No 3G Auth Data 20241206122758957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20241206122758962 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122758962 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428542197256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428542197256" source_name="the-source\n" session_id=823195173 session_state=BEGIN} 20241206122758962 DSS <0004> hlr_ussd.c:576 262428542197256/0x3110f625: Process SS (BEGIN) 20241206122758962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122758962 DSS <0004> hlr_ussd.c:518 262428542197256/0x3110f625: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122758962 DSS <0004> hlr_ussd.c:363 262428542197256/0x3110f625: Tx USSD 'Your IMSI is 262428542197256' 20241206122758962 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428542197256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428542197256" destination_name="the-source\n" session_id=823195173 session_state=END} 20241206122758963 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428542197256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122758963 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758963 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20241206122758968 DAUC <0003> db_auc.c:157 IMSI='262427951926973': No 2G Auth Data 20241206122758968 DAUC <0003> db_auc.c:192 IMSI='262427951926973': No 3G Auth Data 20241206122758984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4258 20241206122758989 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122758989 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427951926973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427951926973" source_name="the-source\n" session_id=1638867677 session_state=BEGIN} 20241206122758989 DSS <0004> hlr_ussd.c:576 262427951926973/0x61af22dd: Process SS (BEGIN) 20241206122758989 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122758989 DSS <0004> hlr_ussd.c:518 262427951926973/0x61af22dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122758989 DSS <0004> hlr_ussd.c:363 262427951926973/0x61af22dd: Tx USSD 'Your IMSI is 262427951926973' 20241206122758989 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427951926973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427951926973" destination_name="the-source\n" session_id=1638867677 session_state=END} 20241206122758989 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262427951926973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122758989 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758989 DLINP <000b> input/ipa.c:451 connected read/write 20241206122758989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122758992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4258 20241206122758993 DAUC <0003> db_auc.c:157 IMSI='262427617960521': No 2G Auth Data 20241206122758993 DAUC <0003> db_auc.c:192 IMSI='262427617960521': No 3G Auth Data 20241206122759005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4258 20241206122759010 DLINP <000b> input/ipa.c:451 connected read/write 20241206122759010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122759010 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427617960521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427617960521" source_name="the-source\n" session_id=964127008 session_state=BEGIN} 20241206122759010 DSS <0004> hlr_ussd.c:576 262427617960521/0x39776920: Process SS (BEGIN) 20241206122759010 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122759010 DSS <0004> hlr_ussd.c:518 262427617960521/0x39776920: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122759010 DSS <0004> hlr_ussd.c:363 262427617960521/0x39776920: Tx USSD 'Your IMSI is 262427617960521' 20241206122759010 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427617960521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427617960521" destination_name="the-source\n" session_id=964127008 session_state=END} 20241206122759010 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427617960521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122759010 DLINP <000b> input/ipa.c:451 connected read/write 20241206122759010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122759010 DLINP <000b> input/ipa.c:451 connected read/write 20241206122759010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122759015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4258 20241206122759016 DAUC <0003> db_auc.c:157 IMSI='262427403649030': No 2G Auth Data 20241206122759016 DAUC <0003> db_auc.c:192 IMSI='262427403649030': No 3G Auth Data 20241206122759033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4258 20241206122759040 DLINP <000b> input/ipa.c:451 connected read/write 20241206122759040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122759041 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427403649030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427403649030" source_name="the-source\n" session_id=1789785485 session_state=BEGIN} 20241206122759041 DSS <0004> hlr_ussd.c:576 262427403649030/0x6aadf58d: Process SS (BEGIN) 20241206122759041 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241206122759041 DSS <0004> hlr_ussd.c:518 262427403649030/0x6aadf58d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241206122759041 DSS <0004> hlr_ussd.c:363 262427403649030/0x6aadf58d: Tx USSD 'Your IMSI is 262427403649030' 20241206122759041 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427403649030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427403649030" destination_name="the-source\n" session_id=1789785485 session_state=END} 20241206122759041 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427403649030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122759041 DLINP <000b> input/ipa.c:451 connected read/write 20241206122759041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122759041 DLINP <000b> input/ipa.c:451 connected read/write 20241206122759041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122759045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4258 20241206122759046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48864<->l=127.0.0.1:4258 20241206122759047 DLINP <000b> input/ipa.c:451 connected read/write 20241206122759047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122759047 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122759047 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122759047 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122759047 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241206122759047 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39745<->l=127.0.0.1:4259) 20241206122759091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 20241206122759292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 20241206122802366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122802366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122802368 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4258 20241206122802371 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802371 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122802371 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122802371 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  20241206122802371 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122802371 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  20241206122802371 DLGSUP <0013> gsup_server.c:235 2:  20241206122802371 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122802371 DLGSUP <0013> gsup_server.c:235 3:  20241206122802371 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122802371 DLGSUP <0013> gsup_server.c:235 4:  20241206122802371 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122802371 DLGSUP <0013> gsup_server.c:235 5:  20241206122802371 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122802371 DLGSUP <0013> gsup_server.c:235 7:  20241206122802371 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122802371 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122802371 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122802371 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122802393 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32785<->l=127.0.0.1:4259) 20241206122802399 DAUC <0003> db_auc.c:157 IMSI='262423862396835': No 2G Auth Data 20241206122802399 DAUC <0003> db_auc.c:192 IMSI='262423862396835': No 3G Auth Data 20241206122802418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 20241206122802425 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802425 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423862396835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423862396835" session_id=2278308678 session_state=BEGIN} 20241206122802425 DSS <0004> hlr_ussd.c:576 262423862396835/0x87cc3b46: Process SS (BEGIN) 20241206122802425 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122802425 DSS <0004> hlr_ussd.c:518 262423862396835/0x87cc3b46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122802425 DSS <0004> hlr_ussd.c:363 262423862396835/0x87cc3b46: Tx USSD 'Your extension is 491610147236' 20241206122802425 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423862396835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423862396835" session_id=2278308678 session_state=END} 20241206122802425 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423862396835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122802425 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802425 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 20241206122802430 DAUC <0003> db_auc.c:157 IMSI='262426763932959': No 2G Auth Data 20241206122802431 DAUC <0003> db_auc.c:192 IMSI='262426763932959': No 3G Auth Data 20241206122802449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48982<->l=127.0.0.1:4258 20241206122802457 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802457 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426763932959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426763932959" session_id=3662486980 session_state=BEGIN} 20241206122802457 DSS <0004> hlr_ussd.c:576 262426763932959/0xda4d1dc4: Process SS (BEGIN) 20241206122802457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122802457 DSS <0004> hlr_ussd.c:518 262426763932959/0xda4d1dc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122802457 DSS <0004> hlr_ussd.c:363 262426763932959/0xda4d1dc4: Tx USSD 'Your extension is 491613114087' 20241206122802457 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426763932959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426763932959" session_id=3662486980 session_state=END} 20241206122802457 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426763932959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122802457 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802457 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48982<->l=127.0.0.1:4258 20241206122802462 DAUC <0003> db_auc.c:157 IMSI='262421056636572': No 2G Auth Data 20241206122802462 DAUC <0003> db_auc.c:192 IMSI='262421056636572': No 3G Auth Data 20241206122802478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4258 20241206122802485 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802485 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421056636572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421056636572" session_id=2512052710 session_state=BEGIN} 20241206122802485 DSS <0004> hlr_ussd.c:576 262421056636572/0x95bae1e6: Process SS (BEGIN) 20241206122802485 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122802485 DSS <0004> hlr_ussd.c:518 262421056636572/0x95bae1e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122802485 DSS <0004> hlr_ussd.c:363 262421056636572/0x95bae1e6: Tx USSD 'Your extension is 491613802236' 20241206122802485 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421056636572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421056636572" session_id=2512052710 session_state=END} 20241206122802485 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421056636572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122802485 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802485 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4258 20241206122802491 DAUC <0003> db_auc.c:157 IMSI='262425585846231': No 2G Auth Data 20241206122802491 DAUC <0003> db_auc.c:192 IMSI='262425585846231': No 3G Auth Data 20241206122802508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 20241206122802514 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802514 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425585846231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425585846231" session_id=2955977565 session_state=BEGIN} 20241206122802514 DSS <0004> hlr_ussd.c:576 262425585846231/0xb030a35d: Process SS (BEGIN) 20241206122802514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122802514 DSS <0004> hlr_ussd.c:518 262425585846231/0xb030a35d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122802514 DSS <0004> hlr_ussd.c:363 262425585846231/0xb030a35d: Tx USSD 'Your extension is 491610822745' 20241206122802514 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425585846231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425585846231" session_id=2955977565 session_state=END} 20241206122802514 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425585846231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122802514 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802514 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 20241206122802519 DAUC <0003> db_auc.c:157 IMSI='262420845931794': No 2G Auth Data 20241206122802519 DAUC <0003> db_auc.c:192 IMSI='262420845931794': No 3G Auth Data 20241206122802535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4258 20241206122802542 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802542 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420845931794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420845931794" session_id=3417370218 session_state=BEGIN} 20241206122802542 DSS <0004> hlr_ussd.c:576 262420845931794/0xcbb0ee6a: Process SS (BEGIN) 20241206122802542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122802542 DSS <0004> hlr_ussd.c:518 262420845931794/0xcbb0ee6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122802542 DSS <0004> hlr_ussd.c:363 262420845931794/0xcbb0ee6a: Tx USSD 'Your extension is 491612600218' 20241206122802542 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420845931794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420845931794" session_id=3417370218 session_state=END} 20241206122802542 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420845931794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122802542 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802542 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4258 20241206122802546 DAUC <0003> db_auc.c:157 IMSI='262424282444047': No 2G Auth Data 20241206122802546 DAUC <0003> db_auc.c:192 IMSI='262424282444047': No 3G Auth Data 20241206122802563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49026<->l=127.0.0.1:4258 20241206122802568 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802568 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424282444047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424282444047" session_id=1731330206 session_state=BEGIN} 20241206122802568 DSS <0004> hlr_ussd.c:576 262424282444047/0x6732009e: Process SS (BEGIN) 20241206122802568 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122802568 DSS <0004> hlr_ussd.c:518 262424282444047/0x6732009e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122802568 DSS <0004> hlr_ussd.c:363 262424282444047/0x6732009e: Tx USSD 'Your extension is 491611671146' 20241206122802568 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424282444047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424282444047" session_id=1731330206 session_state=END} 20241206122802568 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424282444047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122802568 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802568 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49026<->l=127.0.0.1:4258 20241206122802572 DAUC <0003> db_auc.c:157 IMSI='262425896062097': No 2G Auth Data 20241206122802572 DAUC <0003> db_auc.c:192 IMSI='262425896062097': No 3G Auth Data 20241206122802590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4258 20241206122802595 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802595 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425896062097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425896062097" session_id=685686835 session_state=BEGIN} 20241206122802595 DSS <0004> hlr_ussd.c:576 262425896062097/0x28dec033: Process SS (BEGIN) 20241206122802595 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122802595 DSS <0004> hlr_ussd.c:518 262425896062097/0x28dec033: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122802595 DSS <0004> hlr_ussd.c:363 262425896062097/0x28dec033: Tx USSD 'Your extension is 491611668582' 20241206122802595 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425896062097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425896062097" session_id=685686835 session_state=END} 20241206122802595 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425896062097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122802595 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802595 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4258 20241206122802599 DAUC <0003> db_auc.c:157 IMSI='262422756194254': No 2G Auth Data 20241206122802599 DAUC <0003> db_auc.c:192 IMSI='262422756194254': No 3G Auth Data 20241206122802616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 20241206122802621 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802621 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422756194254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422756194254" session_id=2595261775 session_state=BEGIN} 20241206122802621 DSS <0004> hlr_ussd.c:576 262422756194254/0x9ab08d4f: Process SS (BEGIN) 20241206122802622 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122802622 DSS <0004> hlr_ussd.c:518 262422756194254/0x9ab08d4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122802622 DSS <0004> hlr_ussd.c:363 262422756194254/0x9ab08d4f: Tx USSD 'Your extension is 491617316084' 20241206122802622 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422756194254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422756194254" session_id=2595261775 session_state=END} 20241206122802622 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422756194254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122802622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802622 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122802625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 20241206122802626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4258 20241206122802626 DLINP <000b> input/ipa.c:451 connected read/write 20241206122802626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122802627 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122802627 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122802627 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122802627 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32785<->l=127.0.0.1:4259) 20241206122802669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20241206122802869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20241206122805953 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122805953 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122805955 DLINP <000b> input/ipa.c:451 connected read/write 20241206122805955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122805956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49044<->l=127.0.0.1:4258 20241206122805958 DLINP <000b> input/ipa.c:451 connected read/write 20241206122805958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122805958 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122805958 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122805958 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  20241206122805958 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122805958 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  20241206122805958 DLGSUP <0013> gsup_server.c:235 2:  20241206122805958 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122805958 DLGSUP <0013> gsup_server.c:235 3:  20241206122805958 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122805958 DLGSUP <0013> gsup_server.c:235 4:  20241206122805958 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122805958 DLGSUP <0013> gsup_server.c:235 5:  20241206122805958 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122805958 DLGSUP <0013> gsup_server.c:235 7:  20241206122805958 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122805958 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122805958 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122805958 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122805977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43409<->l=127.0.0.1:4259) 20241206122805985 DAUC <0003> db_auc.c:157 IMSI='262422572048300': No 2G Auth Data 20241206122805985 DAUC <0003> db_auc.c:192 IMSI='262422572048300': No 3G Auth Data 20241206122806000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 20241206122806007 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806008 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422572048300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422572048300" source_name="the-source\n" session_id=3248587289 session_state=BEGIN} 20241206122806008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241206122806008 DSS <0004> hlr_ussd.c:576 262422572048300/0xc1a18219: Process SS (BEGIN) 20241206122806008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122806008 DSS <0004> hlr_ussd.c:518 262422572048300/0xc1a18219: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122806008 DSS <0004> hlr_ussd.c:363 262422572048300/0xc1a18219: Tx USSD 'Your extension is 491614171033' 20241206122806008 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422572048300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422572048300" destination_name="the-source\n" session_id=3248587289 session_state=END} 20241206122806008 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262422572048300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122806008 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806008 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 20241206122806012 DAUC <0003> db_auc.c:157 IMSI='262429764302570': No 2G Auth Data 20241206122806012 DAUC <0003> db_auc.c:192 IMSI='262429764302570': No 3G Auth Data 20241206122806030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49050<->l=127.0.0.1:4258 20241206122806035 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806035 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429764302570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429764302570" source_name="the-source\n" session_id=2746749366 session_state=BEGIN} 20241206122806035 DSS <0004> hlr_ussd.c:576 262429764302570/0xa3b811b6: Process SS (BEGIN) 20241206122806035 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122806035 DSS <0004> hlr_ussd.c:518 262429764302570/0xa3b811b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122806035 DSS <0004> hlr_ussd.c:363 262429764302570/0xa3b811b6: Tx USSD 'Your extension is 491617171187' 20241206122806035 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429764302570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429764302570" destination_name="the-source\n" session_id=2746749366 session_state=END} 20241206122806035 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429764302570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122806035 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806035 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49050<->l=127.0.0.1:4258 20241206122806040 DAUC <0003> db_auc.c:157 IMSI='262422162894200': No 2G Auth Data 20241206122806040 DAUC <0003> db_auc.c:192 IMSI='262422162894200': No 3G Auth Data 20241206122806059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4258 20241206122806063 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806064 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422162894200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422162894200" source_name="the-source\n" session_id=3806723766 session_state=BEGIN} 20241206122806064 DSS <0004> hlr_ussd.c:576 262422162894200/0xe2e5feb6: Process SS (BEGIN) 20241206122806064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122806064 DSS <0004> hlr_ussd.c:518 262422162894200/0xe2e5feb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122806064 DSS <0004> hlr_ussd.c:363 262422162894200/0xe2e5feb6: Tx USSD 'Your extension is 491618087550' 20241206122806064 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422162894200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422162894200" destination_name="the-source\n" session_id=3806723766 session_state=END} 20241206122806064 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422162894200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122806064 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806064 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4258 20241206122806068 DAUC <0003> db_auc.c:157 IMSI='262423029235458': No 2G Auth Data 20241206122806068 DAUC <0003> db_auc.c:192 IMSI='262423029235458': No 3G Auth Data 20241206122806086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 20241206122806091 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806091 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423029235458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423029235458" source_name="the-source\n" session_id=4012278003 session_state=BEGIN} 20241206122806091 DSS <0004> hlr_ussd.c:576 262423029235458/0xef2680f3: Process SS (BEGIN) 20241206122806091 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122806091 DSS <0004> hlr_ussd.c:518 262423029235458/0xef2680f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122806091 DSS <0004> hlr_ussd.c:363 262423029235458/0xef2680f3: Tx USSD 'Your extension is 491616271804' 20241206122806091 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423029235458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423029235458" destination_name="the-source\n" session_id=4012278003 session_state=END} 20241206122806091 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423029235458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122806091 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806091 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 20241206122806095 DAUC <0003> db_auc.c:157 IMSI='262426927946789': No 2G Auth Data 20241206122806095 DAUC <0003> db_auc.c:192 IMSI='262426927946789': No 3G Auth Data 20241206122806111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 20241206122806119 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806119 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426927946789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426927946789" source_name="the-source\n" session_id=3134952853 session_state=BEGIN} 20241206122806119 DSS <0004> hlr_ussd.c:576 262426927946789/0xbadb9595: Process SS (BEGIN) 20241206122806119 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122806119 DSS <0004> hlr_ussd.c:518 262426927946789/0xbadb9595: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122806119 DSS <0004> hlr_ussd.c:363 262426927946789/0xbadb9595: Tx USSD 'Your extension is 491617408017' 20241206122806119 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426927946789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426927946789" destination_name="the-source\n" session_id=3134952853 session_state=END} 20241206122806120 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426927946789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122806120 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806120 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 20241206122806124 DAUC <0003> db_auc.c:157 IMSI='262425231996594': No 2G Auth Data 20241206122806124 DAUC <0003> db_auc.c:192 IMSI='262425231996594': No 3G Auth Data 20241206122806142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4258 20241206122806147 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806147 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425231996594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425231996594" source_name="the-source\n" session_id=1993967250 session_state=BEGIN} 20241206122806147 DSS <0004> hlr_ussd.c:576 262425231996594/0x76d98692: Process SS (BEGIN) 20241206122806147 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122806147 DSS <0004> hlr_ussd.c:518 262425231996594/0x76d98692: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122806147 DSS <0004> hlr_ussd.c:363 262425231996594/0x76d98692: Tx USSD 'Your extension is 491615201146' 20241206122806147 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425231996594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425231996594" destination_name="the-source\n" session_id=1993967250 session_state=END} 20241206122806147 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425231996594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122806147 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806147 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4258 20241206122806151 DAUC <0003> db_auc.c:157 IMSI='262429269030077': No 2G Auth Data 20241206122806151 DAUC <0003> db_auc.c:192 IMSI='262429269030077': No 3G Auth Data 20241206122806168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4258 20241206122806173 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806174 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429269030077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429269030077" source_name="the-source\n" session_id=1368576953 session_state=BEGIN} 20241206122806174 DSS <0004> hlr_ussd.c:576 262429269030077/0x5192d3b9: Process SS (BEGIN) 20241206122806174 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122806174 DSS <0004> hlr_ussd.c:518 262429269030077/0x5192d3b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122806174 DSS <0004> hlr_ussd.c:363 262429269030077/0x5192d3b9: Tx USSD 'Your extension is 491612248552' 20241206122806174 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429269030077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429269030077" destination_name="the-source\n" session_id=1368576953 session_state=END} 20241206122806174 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429269030077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122806174 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806174 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4258 20241206122806178 DAUC <0003> db_auc.c:157 IMSI='262427301872834': No 2G Auth Data 20241206122806178 DAUC <0003> db_auc.c:192 IMSI='262427301872834': No 3G Auth Data 20241206122806195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241206122806201 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806201 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427301872834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427301872834" source_name="the-source\n" session_id=2042264553 session_state=BEGIN} 20241206122806201 DSS <0004> hlr_ussd.c:576 262427301872834/0x79ba7be9: Process SS (BEGIN) 20241206122806201 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241206122806201 DSS <0004> hlr_ussd.c:518 262427301872834/0x79ba7be9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241206122806201 DSS <0004> hlr_ussd.c:363 262427301872834/0x79ba7be9: Tx USSD 'Your extension is 491616485026' 20241206122806201 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427301872834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427301872834" destination_name="the-source\n" session_id=2042264553 session_state=END} 20241206122806201 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427301872834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122806201 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806201 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122806205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241206122806206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49044<->l=127.0.0.1:4258 20241206122806207 DLINP <000b> input/ipa.c:451 connected read/write 20241206122806207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122806207 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122806207 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122806207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122806207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241206122806207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43409<->l=127.0.0.1:4259) 20241206122806256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 20241206122806456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 20241206122809535 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43701 20241206122809535 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43701 20241206122809537 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809537 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809540 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809540 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809540 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122809540 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241206122809540 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241206122809540 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241206122809540 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  20241206122809540 DLGSUP <0013> gsup_server.c:235 2:  20241206122809540 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122809540 DLGSUP <0013> gsup_server.c:235 3:  20241206122809540 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122809540 DLGSUP <0013> gsup_server.c:235 4:  20241206122809540 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122809540 DLGSUP <0013> gsup_server.c:235 5:  20241206122809540 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122809540 DLGSUP <0013> gsup_server.c:235 7:  20241206122809540 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122809540 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122809540 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122809540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43701 20241206122809540 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122809540 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122809542 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20241206122809545 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809545 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122809545 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122809545 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  20241206122809545 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122809545 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  20241206122809545 DLGSUP <0013> gsup_server.c:235 2:  20241206122809545 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122809545 DLGSUP <0013> gsup_server.c:235 3:  20241206122809545 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122809545 DLGSUP <0013> gsup_server.c:235 4:  20241206122809545 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122809545 DLGSUP <0013> gsup_server.c:235 5:  20241206122809545 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122809545 DLGSUP <0013> gsup_server.c:235 7:  20241206122809545 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122809545 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122809545 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122809545 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122809564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36167<->l=127.0.0.1:4259) 20241206122809568 DAUC <0003> db_auc.c:157 IMSI='262429095022789': No 2G Auth Data 20241206122809568 DAUC <0003> db_auc.c:192 IMSI='262429095022789': No 3G Auth Data 20241206122809584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241206122809592 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809592 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429095022789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429095022789" session_id=2352110425 session_state=BEGIN} 20241206122809592 DSS <0004> hlr_ussd.c:576 262429095022789/0x8c325b59: Process SS (BEGIN) 20241206122809592 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122809592 DSS <0004> hlr_ussd.c:518 262429095022789/0x8c325b59: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122809592 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809592 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809592 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809592 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809600 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809600 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809600 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429095022789 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429095022789" session_id=2352110425 session_state=END} 20241206122809600 DSS <0004> hlr_ussd.c:576 262429095022789/0x8c325b59: Process SS (END) 20241206122809600 DSS <0004> hlr_ussd.c:518 262429095022789/0x8c325b59: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122809600 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429095022789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429095022789" session_id=2352110425 session_state=END} 20241206122809600 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429095022789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122809601 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429095022789 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122809601 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809601 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241206122809607 DAUC <0003> db_auc.c:157 IMSI='262424732633400': No 2G Auth Data 20241206122809607 DAUC <0003> db_auc.c:192 IMSI='262424732633400': No 3G Auth Data 20241206122809624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20241206122809631 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809631 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424732633400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424732633400" session_id=40557452 session_state=BEGIN} 20241206122809631 DSS <0004> hlr_ussd.c:576 262424732633400/0x026adb8c: Process SS (BEGIN) 20241206122809631 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122809631 DSS <0004> hlr_ussd.c:518 262424732633400/0x026adb8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122809631 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809631 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809631 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809631 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809633 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809633 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809633 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424732633400 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424732633400" session_id=40557452 session_state=END} 20241206122809633 DSS <0004> hlr_ussd.c:576 262424732633400/0x026adb8c: Process SS (END) 20241206122809633 DSS <0004> hlr_ussd.c:518 262424732633400/0x026adb8c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122809633 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424732633400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424732633400" session_id=40557452 session_state=END} 20241206122809633 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424732633400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122809633 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424732633400 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122809633 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809633 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20241206122809638 DAUC <0003> db_auc.c:157 IMSI='262420184110763': No 2G Auth Data 20241206122809638 DAUC <0003> db_auc.c:192 IMSI='262420184110763': No 3G Auth Data 20241206122809656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 20241206122809663 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809663 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420184110763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420184110763" session_id=2063715299 session_state=BEGIN} 20241206122809663 DSS <0004> hlr_ussd.c:576 262420184110763/0x7b01cbe3: Process SS (BEGIN) 20241206122809663 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122809663 DSS <0004> hlr_ussd.c:518 262420184110763/0x7b01cbe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122809663 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809663 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809663 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809663 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809665 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809665 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809665 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420184110763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420184110763" session_id=2063715299 session_state=END} 20241206122809665 DSS <0004> hlr_ussd.c:576 262420184110763/0x7b01cbe3: Process SS (END) 20241206122809665 DSS <0004> hlr_ussd.c:518 262420184110763/0x7b01cbe3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122809665 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420184110763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420184110763" session_id=2063715299 session_state=END} 20241206122809665 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420184110763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122809665 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420184110763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122809665 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809665 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 20241206122809670 DAUC <0003> db_auc.c:157 IMSI='262429502629255': No 2G Auth Data 20241206122809670 DAUC <0003> db_auc.c:192 IMSI='262429502629255': No 3G Auth Data 20241206122809686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4258 20241206122809691 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809691 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429502629255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429502629255" session_id=59927541 session_state=BEGIN} 20241206122809691 DSS <0004> hlr_ussd.c:576 262429502629255/0x03926bf5: Process SS (BEGIN) 20241206122809691 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122809691 DSS <0004> hlr_ussd.c:518 262429502629255/0x03926bf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122809691 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809691 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809692 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809692 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809693 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809693 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809694 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429502629255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429502629255" session_id=59927541 session_state=END} 20241206122809694 DSS <0004> hlr_ussd.c:576 262429502629255/0x03926bf5: Process SS (END) 20241206122809694 DSS <0004> hlr_ussd.c:518 262429502629255/0x03926bf5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122809694 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429502629255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429502629255" session_id=59927541 session_state=END} 20241206122809694 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429502629255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122809694 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429502629255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122809694 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809694 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4258 20241206122809698 DAUC <0003> db_auc.c:157 IMSI='262424667641726': No 2G Auth Data 20241206122809698 DAUC <0003> db_auc.c:192 IMSI='262424667641726': No 3G Auth Data 20241206122809716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241206122809721 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809721 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424667641726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424667641726" session_id=787038861 session_state=BEGIN} 20241206122809721 DSS <0004> hlr_ussd.c:576 262424667641726/0x2ee9428d: Process SS (BEGIN) 20241206122809721 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122809721 DSS <0004> hlr_ussd.c:518 262424667641726/0x2ee9428d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122809721 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809721 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809721 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809721 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809723 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809723 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809723 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424667641726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424667641726" session_id=787038861 session_state=END} 20241206122809723 DSS <0004> hlr_ussd.c:576 262424667641726/0x2ee9428d: Process SS (END) 20241206122809723 DSS <0004> hlr_ussd.c:518 262424667641726/0x2ee9428d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122809723 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424667641726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424667641726" session_id=787038861 session_state=END} 20241206122809723 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424667641726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122809723 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424667641726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122809723 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809723 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241206122809728 DAUC <0003> db_auc.c:157 IMSI='262423135390455': No 2G Auth Data 20241206122809728 DAUC <0003> db_auc.c:192 IMSI='262423135390455': No 3G Auth Data 20241206122809742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20241206122809747 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809747 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423135390455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423135390455" session_id=341608633 session_state=BEGIN} 20241206122809747 DSS <0004> hlr_ussd.c:576 262423135390455/0x145c88b9: Process SS (BEGIN) 20241206122809748 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122809748 DSS <0004> hlr_ussd.c:518 262423135390455/0x145c88b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122809748 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809748 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809748 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809748 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809750 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809750 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809750 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262423135390455 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423135390455" session_id=341608633 session_state=END} 20241206122809750 DSS <0004> hlr_ussd.c:576 262423135390455/0x145c88b9: Process SS (END) 20241206122809750 DSS <0004> hlr_ussd.c:518 262423135390455/0x145c88b9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122809750 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423135390455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423135390455" session_id=341608633 session_state=END} 20241206122809750 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423135390455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122809750 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262423135390455 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122809750 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809750 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20241206122809754 DAUC <0003> db_auc.c:157 IMSI='262426526885129': No 2G Auth Data 20241206122809754 DAUC <0003> db_auc.c:192 IMSI='262426526885129': No 3G Auth Data 20241206122809771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20241206122809779 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809779 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426526885129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426526885129" session_id=2211250590 session_state=BEGIN} 20241206122809779 DSS <0004> hlr_ussd.c:576 262426526885129/0x83cd019e: Process SS (BEGIN) 20241206122809779 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122809779 DSS <0004> hlr_ussd.c:518 262426526885129/0x83cd019e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122809779 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809779 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809779 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809779 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809781 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809781 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809781 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262426526885129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426526885129" session_id=2211250590 session_state=END} 20241206122809781 DSS <0004> hlr_ussd.c:576 262426526885129/0x83cd019e: Process SS (END) 20241206122809781 DSS <0004> hlr_ussd.c:518 262426526885129/0x83cd019e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122809781 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426526885129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426526885129" session_id=2211250590 session_state=END} 20241206122809781 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426526885129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122809781 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262426526885129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122809781 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809781 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20241206122809786 DAUC <0003> db_auc.c:157 IMSI='262427130707504': No 2G Auth Data 20241206122809786 DAUC <0003> db_auc.c:192 IMSI='262427130707504': No 3G Auth Data 20241206122809802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 20241206122809807 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809807 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427130707504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427130707504" session_id=471103521 session_state=BEGIN} 20241206122809807 DSS <0004> hlr_ussd.c:576 262427130707504/0x1c147821: Process SS (BEGIN) 20241206122809807 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122809807 DSS <0004> hlr_ussd.c:518 262427130707504/0x1c147821: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122809807 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809807 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809807 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809807 DLINP <000b> input/ipa.c:431 127.0.0.1:43701 sending data 20241206122809809 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809809 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809809 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262427130707504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427130707504" session_id=471103521 session_state=END} 20241206122809809 DSS <0004> hlr_ussd.c:576 262427130707504/0x1c147821: Process SS (END) 20241206122809809 DSS <0004> hlr_ussd.c:518 262427130707504/0x1c147821: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122809809 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427130707504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427130707504" session_id=471103521 session_state=END} 20241206122809809 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427130707504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122809809 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262427130707504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122809809 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809809 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122809813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 20241206122809815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20241206122809816 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122809816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122809816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122809816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122809816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36167<->l=127.0.0.1:4259) 20241206122809816 DLINP <000b> input/ipa.c:451 connected read/write 20241206122809816 DLINP <000b> input/ipa.c:405 127.0.0.1:43701 message received 20241206122809816 DLINP <000b> input/ipa.c:414 127.0.0.1:43701 connection closed with server 20241206122809816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43701 20241206122809816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241206122809857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43764<->l=127.0.0.1:4258 20241206122810058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43764<->l=127.0.0.1:4258 20241206122813145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42601 20241206122813145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42601 20241206122813147 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813147 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813150 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813150 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813150 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122813150 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241206122813150 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241206122813150 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241206122813150 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  20241206122813150 DLGSUP <0013> gsup_server.c:235 2:  20241206122813150 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122813150 DLGSUP <0013> gsup_server.c:235 3:  20241206122813150 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122813150 DLGSUP <0013> gsup_server.c:235 4:  20241206122813150 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122813150 DLGSUP <0013> gsup_server.c:235 5:  20241206122813150 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122813150 DLGSUP <0013> gsup_server.c:235 7:  20241206122813150 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122813150 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122813150 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122813150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42601 20241206122813150 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122813151 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122813152 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241206122813154 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813154 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122813154 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122813154 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  20241206122813154 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122813154 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  20241206122813154 DLGSUP <0013> gsup_server.c:235 2:  20241206122813154 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122813154 DLGSUP <0013> gsup_server.c:235 3:  20241206122813154 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122813154 DLGSUP <0013> gsup_server.c:235 4:  20241206122813154 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122813154 DLGSUP <0013> gsup_server.c:235 5:  20241206122813154 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122813154 DLGSUP <0013> gsup_server.c:235 7:  20241206122813154 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122813154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122813154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122813154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122813172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42059<->l=127.0.0.1:4259) 20241206122813177 DAUC <0003> db_auc.c:157 IMSI='262423861181348': No 2G Auth Data 20241206122813177 DAUC <0003> db_auc.c:192 IMSI='262423861181348': No 3G Auth Data 20241206122813192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20241206122813198 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813198 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423861181348" session_id=536216162 session_state=BEGIN} 20241206122813198 DSS <0004> hlr_ussd.c:576 262423861181348/0x1ff60262: Process SS (BEGIN) 20241206122813198 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122813198 DSS <0004> hlr_ussd.c:518 262423861181348/0x1ff60262: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122813198 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813198 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813198 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813198 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813205 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813205 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813205 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423861181348" session_id=536216162 session_state=CONTINUE} 20241206122813205 DSS <0004> hlr_ussd.c:576 262423861181348/0x1ff60262: Process SS (CONTINUE) 20241206122813205 DSS <0004> hlr_ussd.c:518 262423861181348/0x1ff60262: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122813205 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423861181348" session_id=536216162 session_state=CONTINUE} 20241206122813205 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813205 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813205 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813211 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813211 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423861181348" session_id=536216162 session_state=CONTINUE} 20241206122813211 DSS <0004> hlr_ussd.c:576 262423861181348/0x1ff60262: Process SS (CONTINUE) 20241206122813211 DSS <0004> hlr_ussd.c:518 262423861181348/0x1ff60262: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813211 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813211 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813211 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813211 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813211 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813213 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813213 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813213 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423861181348" session_id=536216162 session_state=END} 20241206122813213 DSS <0004> hlr_ussd.c:576 262423861181348/0x1ff60262: Process SS (END) 20241206122813213 DSS <0004> hlr_ussd.c:518 262423861181348/0x1ff60262: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813213 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423861181348" session_id=536216162 session_state=END} 20241206122813213 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813213 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423861181348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813213 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813213 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20241206122813215 DAUC <0003> db_auc.c:157 IMSI='262423919599617': No 2G Auth Data 20241206122813215 DAUC <0003> db_auc.c:192 IMSI='262423919599617': No 3G Auth Data 20241206122813232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241206122813238 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813238 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423919599617" session_id=691853809 session_state=BEGIN} 20241206122813238 DSS <0004> hlr_ussd.c:576 262423919599617/0x293cd9f1: Process SS (BEGIN) 20241206122813238 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122813238 DSS <0004> hlr_ussd.c:518 262423919599617/0x293cd9f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122813238 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813238 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813238 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813238 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813240 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813240 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813240 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423919599617" session_id=691853809 session_state=CONTINUE} 20241206122813240 DSS <0004> hlr_ussd.c:576 262423919599617/0x293cd9f1: Process SS (CONTINUE) 20241206122813240 DSS <0004> hlr_ussd.c:518 262423919599617/0x293cd9f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122813240 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423919599617" session_id=691853809 session_state=CONTINUE} 20241206122813240 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813240 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813240 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813244 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813244 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423919599617" session_id=691853809 session_state=CONTINUE} 20241206122813244 DSS <0004> hlr_ussd.c:576 262423919599617/0x293cd9f1: Process SS (CONTINUE) 20241206122813244 DSS <0004> hlr_ussd.c:518 262423919599617/0x293cd9f1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813244 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813244 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813244 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813244 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813244 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813246 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813246 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813246 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423919599617" session_id=691853809 session_state=END} 20241206122813246 DSS <0004> hlr_ussd.c:576 262423919599617/0x293cd9f1: Process SS (END) 20241206122813246 DSS <0004> hlr_ussd.c:518 262423919599617/0x293cd9f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813246 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423919599617" session_id=691853809 session_state=END} 20241206122813246 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813246 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423919599617 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813246 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813246 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241206122813248 DAUC <0003> db_auc.c:157 IMSI='262420714993581': No 2G Auth Data 20241206122813248 DAUC <0003> db_auc.c:192 IMSI='262420714993581': No 3G Auth Data 20241206122813264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 20241206122813269 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813269 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420714993581" session_id=944192944 session_state=BEGIN} 20241206122813269 DSS <0004> hlr_ussd.c:576 262420714993581/0x38473db0: Process SS (BEGIN) 20241206122813269 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122813270 DSS <0004> hlr_ussd.c:518 262420714993581/0x38473db0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122813270 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813270 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813270 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813270 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813272 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813272 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813272 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420714993581" session_id=944192944 session_state=CONTINUE} 20241206122813272 DSS <0004> hlr_ussd.c:576 262420714993581/0x38473db0: Process SS (CONTINUE) 20241206122813272 DSS <0004> hlr_ussd.c:518 262420714993581/0x38473db0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122813272 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420714993581" session_id=944192944 session_state=CONTINUE} 20241206122813272 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813272 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813272 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813276 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813276 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420714993581" session_id=944192944 session_state=CONTINUE} 20241206122813276 DSS <0004> hlr_ussd.c:576 262420714993581/0x38473db0: Process SS (CONTINUE) 20241206122813276 DSS <0004> hlr_ussd.c:518 262420714993581/0x38473db0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813276 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813276 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813276 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813276 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813276 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813278 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813278 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813278 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420714993581" session_id=944192944 session_state=END} 20241206122813278 DSS <0004> hlr_ussd.c:576 262420714993581/0x38473db0: Process SS (END) 20241206122813279 DSS <0004> hlr_ussd.c:518 262420714993581/0x38473db0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813279 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420714993581" session_id=944192944 session_state=END} 20241206122813279 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813279 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420714993581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813279 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813279 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 20241206122813281 DAUC <0003> db_auc.c:157 IMSI='262424553877503': No 2G Auth Data 20241206122813281 DAUC <0003> db_auc.c:192 IMSI='262424553877503': No 3G Auth Data 20241206122813297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4258 20241206122813302 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813302 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424553877503" session_id=3634918334 session_state=BEGIN} 20241206122813302 DSS <0004> hlr_ussd.c:576 262424553877503/0xd8a873be: Process SS (BEGIN) 20241206122813302 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122813302 DSS <0004> hlr_ussd.c:518 262424553877503/0xd8a873be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122813302 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813302 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813302 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813302 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813304 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813304 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813304 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424553877503" session_id=3634918334 session_state=CONTINUE} 20241206122813304 DSS <0004> hlr_ussd.c:576 262424553877503/0xd8a873be: Process SS (CONTINUE) 20241206122813304 DSS <0004> hlr_ussd.c:518 262424553877503/0xd8a873be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122813304 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424553877503" session_id=3634918334 session_state=CONTINUE} 20241206122813304 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813304 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813304 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813308 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813309 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424553877503" session_id=3634918334 session_state=CONTINUE} 20241206122813309 DSS <0004> hlr_ussd.c:576 262424553877503/0xd8a873be: Process SS (CONTINUE) 20241206122813309 DSS <0004> hlr_ussd.c:518 262424553877503/0xd8a873be: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813309 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813309 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813309 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813309 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813309 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813310 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813310 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813310 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424553877503" session_id=3634918334 session_state=END} 20241206122813311 DSS <0004> hlr_ussd.c:576 262424553877503/0xd8a873be: Process SS (END) 20241206122813311 DSS <0004> hlr_ussd.c:518 262424553877503/0xd8a873be: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813311 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424553877503" session_id=3634918334 session_state=END} 20241206122813311 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813311 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424553877503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813311 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813311 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4258 20241206122813313 DAUC <0003> db_auc.c:157 IMSI='262420778808684': No 2G Auth Data 20241206122813313 DAUC <0003> db_auc.c:192 IMSI='262420778808684': No 3G Auth Data 20241206122813328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43802<->l=127.0.0.1:4258 20241206122813332 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813332 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420778808684" session_id=3735337924 session_state=BEGIN} 20241206122813332 DSS <0004> hlr_ussd.c:576 262420778808684/0xdea4bbc4: Process SS (BEGIN) 20241206122813332 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122813332 DSS <0004> hlr_ussd.c:518 262420778808684/0xdea4bbc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122813332 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813332 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813332 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813333 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813335 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813335 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813335 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420778808684" session_id=3735337924 session_state=CONTINUE} 20241206122813335 DSS <0004> hlr_ussd.c:576 262420778808684/0xdea4bbc4: Process SS (CONTINUE) 20241206122813335 DSS <0004> hlr_ussd.c:518 262420778808684/0xdea4bbc4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122813335 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420778808684" session_id=3735337924 session_state=CONTINUE} 20241206122813335 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813335 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813335 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813339 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813339 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420778808684" session_id=3735337924 session_state=CONTINUE} 20241206122813339 DSS <0004> hlr_ussd.c:576 262420778808684/0xdea4bbc4: Process SS (CONTINUE) 20241206122813339 DSS <0004> hlr_ussd.c:518 262420778808684/0xdea4bbc4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813339 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813340 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813340 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813340 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813340 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813342 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813342 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813342 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420778808684" session_id=3735337924 session_state=END} 20241206122813342 DSS <0004> hlr_ussd.c:576 262420778808684/0xdea4bbc4: Process SS (END) 20241206122813342 DSS <0004> hlr_ussd.c:518 262420778808684/0xdea4bbc4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813342 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420778808684" session_id=3735337924 session_state=END} 20241206122813342 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813342 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420778808684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813342 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813342 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43802<->l=127.0.0.1:4258 20241206122813344 DAUC <0003> db_auc.c:157 IMSI='262422209839832': No 2G Auth Data 20241206122813344 DAUC <0003> db_auc.c:192 IMSI='262422209839832': No 3G Auth Data 20241206122813361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20241206122813367 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813367 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422209839832" session_id=2206843519 session_state=BEGIN} 20241206122813367 DSS <0004> hlr_ussd.c:576 262422209839832/0x8389c27f: Process SS (BEGIN) 20241206122813367 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122813367 DSS <0004> hlr_ussd.c:518 262422209839832/0x8389c27f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122813367 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813367 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813367 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813367 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813368 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813368 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813368 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422209839832" session_id=2206843519 session_state=CONTINUE} 20241206122813368 DSS <0004> hlr_ussd.c:576 262422209839832/0x8389c27f: Process SS (CONTINUE) 20241206122813368 DSS <0004> hlr_ussd.c:518 262422209839832/0x8389c27f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122813368 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422209839832" session_id=2206843519 session_state=CONTINUE} 20241206122813368 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813369 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813369 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813373 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813373 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422209839832" session_id=2206843519 session_state=CONTINUE} 20241206122813374 DSS <0004> hlr_ussd.c:576 262422209839832/0x8389c27f: Process SS (CONTINUE) 20241206122813374 DSS <0004> hlr_ussd.c:518 262422209839832/0x8389c27f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813374 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813374 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813374 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813374 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813374 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813375 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813375 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813375 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422209839832" session_id=2206843519 session_state=END} 20241206122813375 DSS <0004> hlr_ussd.c:576 262422209839832/0x8389c27f: Process SS (END) 20241206122813375 DSS <0004> hlr_ussd.c:518 262422209839832/0x8389c27f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813375 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422209839832" session_id=2206843519 session_state=END} 20241206122813375 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813375 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422209839832 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813375 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813375 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20241206122813378 DAUC <0003> db_auc.c:157 IMSI='262422910520635': No 2G Auth Data 20241206122813378 DAUC <0003> db_auc.c:192 IMSI='262422910520635': No 3G Auth Data 20241206122813393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241206122813398 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813398 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422910520635" session_id=930560455 session_state=BEGIN} 20241206122813398 DSS <0004> hlr_ussd.c:576 262422910520635/0x377739c7: Process SS (BEGIN) 20241206122813398 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122813398 DSS <0004> hlr_ussd.c:518 262422910520635/0x377739c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122813398 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813398 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813398 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813398 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813400 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813400 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813400 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422910520635" session_id=930560455 session_state=CONTINUE} 20241206122813400 DSS <0004> hlr_ussd.c:576 262422910520635/0x377739c7: Process SS (CONTINUE) 20241206122813400 DSS <0004> hlr_ussd.c:518 262422910520635/0x377739c7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122813400 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422910520635" session_id=930560455 session_state=CONTINUE} 20241206122813400 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813400 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813400 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813405 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813405 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422910520635" session_id=930560455 session_state=CONTINUE} 20241206122813405 DSS <0004> hlr_ussd.c:576 262422910520635/0x377739c7: Process SS (CONTINUE) 20241206122813405 DSS <0004> hlr_ussd.c:518 262422910520635/0x377739c7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813405 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813405 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813405 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813405 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813405 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813407 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813407 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813407 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422910520635" session_id=930560455 session_state=END} 20241206122813407 DSS <0004> hlr_ussd.c:576 262422910520635/0x377739c7: Process SS (END) 20241206122813407 DSS <0004> hlr_ussd.c:518 262422910520635/0x377739c7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813407 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422910520635" session_id=930560455 session_state=END} 20241206122813407 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813407 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422910520635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813407 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813407 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241206122813409 DAUC <0003> db_auc.c:157 IMSI='262421141882793': No 2G Auth Data 20241206122813409 DAUC <0003> db_auc.c:192 IMSI='262421141882793': No 3G Auth Data 20241206122813425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20241206122813430 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813430 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421141882793" session_id=180493766 session_state=BEGIN} 20241206122813430 DSS <0004> hlr_ussd.c:576 262421141882793/0x0ac21dc6: Process SS (BEGIN) 20241206122813430 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241206122813430 DSS <0004> hlr_ussd.c:518 262421141882793/0x0ac21dc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241206122813430 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813430 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813430 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813430 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813432 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813432 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813432 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141882793" session_id=180493766 session_state=CONTINUE} 20241206122813432 DSS <0004> hlr_ussd.c:576 262421141882793/0x0ac21dc6: Process SS (CONTINUE) 20241206122813432 DSS <0004> hlr_ussd.c:518 262421141882793/0x0ac21dc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241206122813432 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141882793" session_id=180493766 session_state=CONTINUE} 20241206122813432 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813432 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813432 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813436 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813436 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421141882793" session_id=180493766 session_state=CONTINUE} 20241206122813436 DSS <0004> hlr_ussd.c:576 262421141882793/0x0ac21dc6: Process SS (CONTINUE) 20241206122813436 DSS <0004> hlr_ussd.c:518 262421141882793/0x0ac21dc6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813436 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813436 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813436 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813436 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813436 DLINP <000b> input/ipa.c:431 127.0.0.1:42601 sending data 20241206122813438 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813438 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813438 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141882793" session_id=180493766 session_state=END} 20241206122813438 DSS <0004> hlr_ussd.c:576 262421141882793/0x0ac21dc6: Process SS (END) 20241206122813438 DSS <0004> hlr_ussd.c:518 262421141882793/0x0ac21dc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241206122813438 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141882793" session_id=180493766 session_state=END} 20241206122813438 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122813438 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421141882793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122813438 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813438 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122813441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20241206122813442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241206122813443 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122813443 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122813443 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122813443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122813443 DLINP <000b> input/ipa.c:451 connected read/write 20241206122813443 DLINP <000b> input/ipa.c:405 127.0.0.1:42601 message received 20241206122813443 DLINP <000b> input/ipa.c:414 127.0.0.1:42601 connection closed with server 20241206122813443 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42601 20241206122813444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241206122813444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42059<->l=127.0.0.1:4259) 20241206122813483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43824<->l=127.0.0.1:4258 20241206122813683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43824<->l=127.0.0.1:4258 20241206122816768 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32865 20241206122816768 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:32865 20241206122816771 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816771 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122816771 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122816771 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122816773 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122816774 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816774 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122816774 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122816774 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241206122816774 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241206122816774 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241206122816774 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  20241206122816774 DLGSUP <0013> gsup_server.c:235 2:  20241206122816774 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122816774 DLGSUP <0013> gsup_server.c:235 3:  20241206122816774 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122816774 DLGSUP <0013> gsup_server.c:235 4:  20241206122816774 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122816774 DLGSUP <0013> gsup_server.c:235 5:  20241206122816774 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122816774 DLGSUP <0013> gsup_server.c:235 7:  20241206122816774 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122816774 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122816774 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122816774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32865 20241206122816774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20241206122816776 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122816776 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122816776 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122816776 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  20241206122816776 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122816776 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  20241206122816776 DLGSUP <0013> gsup_server.c:235 2:  20241206122816776 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122816776 DLGSUP <0013> gsup_server.c:235 3:  20241206122816776 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122816776 DLGSUP <0013> gsup_server.c:235 4:  20241206122816776 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122816776 DLGSUP <0013> gsup_server.c:235 5:  20241206122816776 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122816776 DLGSUP <0013> gsup_server.c:235 7:  20241206122816776 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122816776 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122816776 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122816776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122816799 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43985<->l=127.0.0.1:4259) 20241206122816807 DAUC <0003> db_auc.c:157 IMSI='262423523330308': No 2G Auth Data 20241206122816807 DAUC <0003> db_auc.c:192 IMSI='262423523330308': No 3G Auth Data 20241206122816824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 20241206122816833 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122816833 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423523330308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423523330308" session_id=345621983 session_state=BEGIN} 20241206122816833 DSS <0004> hlr_ussd.c:576 262423523330308/0x1499c5df: Process SS (BEGIN) 20241206122816833 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241206122816833 DSS <0004> hlr_ussd.c:518 262423523330308/0x1499c5df: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241206122816833 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816833 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816833 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816833 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816839 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816839 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122816839 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423523330308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423523330308" session_id=345621983 session_state=END} 20241206122816839 DSS <0004> hlr_ussd.c:576 262423523330308/0x1499c5df: Process SS (END) 20241206122816839 DSS <0004> hlr_ussd.c:518 262423523330308/0x1499c5df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241206122816839 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423523330308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423523330308" session_id=345621983 session_state=END} 20241206122816839 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423523330308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122816839 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423523330308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122816839 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816839 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 20241206122816844 DAUC <0003> db_auc.c:157 IMSI='262422323098769': No 2G Auth Data 20241206122816844 DAUC <0003> db_auc.c:192 IMSI='262422323098769': No 3G Auth Data 20241206122816861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 20241206122816866 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122816866 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422323098769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422323098769" session_id=2750634616 session_state=BEGIN} 20241206122816866 DSS <0004> hlr_ussd.c:576 262422323098769/0xa3f35a78: Process SS (BEGIN) 20241206122816866 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241206122816866 DSS <0004> hlr_ussd.c:518 262422323098769/0xa3f35a78: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241206122816866 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816866 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816866 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816866 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816868 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816868 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122816868 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422323098769 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422323098769" session_id=2750634616 session_state=END} 20241206122816868 DSS <0004> hlr_ussd.c:576 262422323098769/0xa3f35a78: Process SS (END) 20241206122816868 DSS <0004> hlr_ussd.c:518 262422323098769/0xa3f35a78: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241206122816868 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422323098769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422323098769" session_id=2750634616 session_state=END} 20241206122816868 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422323098769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122816868 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422323098769 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122816868 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816868 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 20241206122816872 DAUC <0003> db_auc.c:157 IMSI='262424874056250': No 2G Auth Data 20241206122816872 DAUC <0003> db_auc.c:192 IMSI='262424874056250': No 3G Auth Data 20241206122816891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 20241206122816898 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122816898 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424874056250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424874056250" session_id=205596863 session_state=BEGIN} 20241206122816898 DSS <0004> hlr_ussd.c:576 262424874056250/0x0c4128bf: Process SS (BEGIN) 20241206122816898 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241206122816898 DSS <0004> hlr_ussd.c:518 262424874056250/0x0c4128bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241206122816898 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816898 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816898 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816898 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816899 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816899 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122816899 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424874056250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424874056250" session_id=205596863 session_state=END} 20241206122816899 DSS <0004> hlr_ussd.c:576 262424874056250/0x0c4128bf: Process SS (END) 20241206122816899 DSS <0004> hlr_ussd.c:518 262424874056250/0x0c4128bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241206122816899 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424874056250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424874056250" session_id=205596863 session_state=END} 20241206122816899 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424874056250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122816899 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424874056250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122816899 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816899 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 20241206122816903 DAUC <0003> db_auc.c:157 IMSI='262420496062240': No 2G Auth Data 20241206122816903 DAUC <0003> db_auc.c:192 IMSI='262420496062240': No 3G Auth Data 20241206122816921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20241206122816926 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122816926 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420496062240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420496062240" session_id=1903955372 session_state=BEGIN} 20241206122816926 DSS <0004> hlr_ussd.c:576 262420496062240/0x717c0dac: Process SS (BEGIN) 20241206122816926 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241206122816926 DSS <0004> hlr_ussd.c:518 262420496062240/0x717c0dac: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241206122816926 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816926 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816926 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816926 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816928 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816928 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122816928 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420496062240 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420496062240" session_id=1903955372 session_state=END} 20241206122816928 DSS <0004> hlr_ussd.c:576 262420496062240/0x717c0dac: Process SS (END) 20241206122816928 DSS <0004> hlr_ussd.c:518 262420496062240/0x717c0dac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241206122816928 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420496062240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420496062240" session_id=1903955372 session_state=END} 20241206122816928 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420496062240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122816928 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420496062240 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122816928 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816928 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20241206122816932 DAUC <0003> db_auc.c:157 IMSI='262427325450330': No 2G Auth Data 20241206122816932 DAUC <0003> db_auc.c:192 IMSI='262427325450330': No 3G Auth Data 20241206122816949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 20241206122816954 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122816954 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427325450330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427325450330" session_id=1595746337 session_state=BEGIN} 20241206122816954 DSS <0004> hlr_ussd.c:576 262427325450330/0x5f1d2821: Process SS (BEGIN) 20241206122816954 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241206122816954 DSS <0004> hlr_ussd.c:518 262427325450330/0x5f1d2821: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241206122816954 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816954 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816954 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816954 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816956 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816956 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122816956 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262427325450330 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427325450330" session_id=1595746337 session_state=END} 20241206122816956 DSS <0004> hlr_ussd.c:576 262427325450330/0x5f1d2821: Process SS (END) 20241206122816956 DSS <0004> hlr_ussd.c:518 262427325450330/0x5f1d2821: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241206122816956 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427325450330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427325450330" session_id=1595746337 session_state=END} 20241206122816956 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427325450330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122816956 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262427325450330 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122816956 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816956 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 20241206122816960 DAUC <0003> db_auc.c:157 IMSI='262421071829500': No 2G Auth Data 20241206122816960 DAUC <0003> db_auc.c:192 IMSI='262421071829500': No 3G Auth Data 20241206122816976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 20241206122816981 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122816981 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421071829500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421071829500" session_id=2191618075 session_state=BEGIN} 20241206122816981 DSS <0004> hlr_ussd.c:576 262421071829500/0x82a1701b: Process SS (BEGIN) 20241206122816981 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241206122816981 DSS <0004> hlr_ussd.c:518 262421071829500/0x82a1701b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241206122816981 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816981 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816981 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816981 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122816983 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816983 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122816983 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421071829500 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421071829500" session_id=2191618075 session_state=END} 20241206122816983 DSS <0004> hlr_ussd.c:576 262421071829500/0x82a1701b: Process SS (END) 20241206122816983 DSS <0004> hlr_ussd.c:518 262421071829500/0x82a1701b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241206122816983 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421071829500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421071829500" session_id=2191618075 session_state=END} 20241206122816983 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421071829500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122816983 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421071829500 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122816983 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816983 DLINP <000b> input/ipa.c:451 connected read/write 20241206122816983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122816987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 20241206122816988 DAUC <0003> db_auc.c:157 IMSI='262421849286042': No 2G Auth Data 20241206122816988 DAUC <0003> db_auc.c:192 IMSI='262421849286042': No 3G Auth Data 20241206122817004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4258 20241206122817010 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122817010 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421849286042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421849286042" session_id=954086978 session_state=BEGIN} 20241206122817010 DSS <0004> hlr_ussd.c:576 262421849286042/0x38de3642: Process SS (BEGIN) 20241206122817010 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241206122817010 DSS <0004> hlr_ussd.c:518 262421849286042/0x38de3642: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241206122817010 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817010 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122817010 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817010 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122817012 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817012 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122817012 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421849286042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421849286042" session_id=954086978 session_state=END} 20241206122817012 DSS <0004> hlr_ussd.c:576 262421849286042/0x38de3642: Process SS (END) 20241206122817012 DSS <0004> hlr_ussd.c:518 262421849286042/0x38de3642: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241206122817012 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421849286042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421849286042" session_id=954086978 session_state=END} 20241206122817012 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421849286042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122817012 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421849286042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122817012 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122817012 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122817015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4258 20241206122817016 DAUC <0003> db_auc.c:157 IMSI='262427102772553': No 2G Auth Data 20241206122817016 DAUC <0003> db_auc.c:192 IMSI='262427102772553': No 3G Auth Data 20241206122817033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241206122817038 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122817038 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427102772553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427102772553" session_id=2626839697 session_state=BEGIN} 20241206122817038 DSS <0004> hlr_ussd.c:576 262427102772553/0x9c926491: Process SS (BEGIN) 20241206122817038 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241206122817038 DSS <0004> hlr_ussd.c:518 262427102772553/0x9c926491: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241206122817038 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817038 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122817038 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817038 DLINP <000b> input/ipa.c:431 127.0.0.1:32865 sending data 20241206122817040 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817040 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122817040 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427102772553 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427102772553" session_id=2626839697 session_state=END} 20241206122817040 DSS <0004> hlr_ussd.c:576 262427102772553/0x9c926491: Process SS (END) 20241206122817040 DSS <0004> hlr_ussd.c:518 262427102772553/0x9c926491: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241206122817040 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427102772553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427102772553" session_id=2626839697 session_state=END} 20241206122817040 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427102772553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122817040 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427102772553 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241206122817040 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122817040 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122817044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241206122817047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20241206122817048 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817048 DLINP <000b> input/ipa.c:405 127.0.0.1:32865 message received 20241206122817048 DLINP <000b> input/ipa.c:414 127.0.0.1:32865 connection closed with server 20241206122817048 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:32865 20241206122817048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241206122817048 DLINP <000b> input/ipa.c:451 connected read/write 20241206122817048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122817048 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122817048 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122817048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122817049 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43985<->l=127.0.0.1:4259) 20241206122817089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20241206122817290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20241206122818258 DSS <0004> hlr_ussd.c:239 262429432099755/0x20aa1927: SS Session Timeout, destroying 20241206122818258 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429432099755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122818283 DSS <0004> hlr_ussd.c:239 262423581621156/0x0ffedb05: SS Session Timeout, destroying 20241206122818283 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423581621156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122818308 DSS <0004> hlr_ussd.c:239 262426317945502/0xe26f3690: SS Session Timeout, destroying 20241206122818308 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426317945502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122818335 DSS <0004> hlr_ussd.c:239 262427746872654/0x9c9940c7: SS Session Timeout, destroying 20241206122818335 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427746872654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122818360 DSS <0004> hlr_ussd.c:239 262425946756821/0xa467bbb3: SS Session Timeout, destroying 20241206122818360 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425946756821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122818391 DSS <0004> hlr_ussd.c:239 262427778958534/0x7ea5a3f7: SS Session Timeout, destroying 20241206122818391 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427778958534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122818417 DSS <0004> hlr_ussd.c:239 262423024128589/0x1c204214: SS Session Timeout, destroying 20241206122818417 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423024128589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122818443 DSS <0004> hlr_ussd.c:239 262425547833025/0x9cf06331: SS Session Timeout, destroying 20241206122818443 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425547833025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122820373 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122820373 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122820375 DLINP <000b> input/ipa.c:451 connected read/write 20241206122820375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122820376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 20241206122820379 DLINP <000b> input/ipa.c:451 connected read/write 20241206122820379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122820379 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122820379 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122820379 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  20241206122820379 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122820379 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  20241206122820379 DLGSUP <0013> gsup_server.c:235 2:  20241206122820379 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122820379 DLGSUP <0013> gsup_server.c:235 3:  20241206122820379 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122820379 DLGSUP <0013> gsup_server.c:235 4:  20241206122820379 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122820379 DLGSUP <0013> gsup_server.c:235 5:  20241206122820379 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122820379 DLGSUP <0013> gsup_server.c:235 7:  20241206122820379 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122820379 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122820379 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122820379 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122820398 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40253<->l=127.0.0.1:4259) 20241206122820400 DAUC <0003> db_auc.c:157 IMSI='262424612532022': No 2G Auth Data 20241206122820400 DAUC <0003> db_auc.c:192 IMSI='262424612532022': No 3G Auth Data 20241206122820415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4258 20241206122820425 DLINP <000b> input/ipa.c:451 connected read/write 20241206122820425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122820425 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424612532022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424612532022" session_id=72048781 session_state=BEGIN} 20241206122820425 DSS <0004> hlr_ussd.c:576 262424612532022/0x044b608d: Process SS (BEGIN) 20241206122820425 DSS <0004> hlr_ussd.c:498 262424612532022/0x044b608d: SS CompType=Invoke, OpCode=InterrogateSS 20241206122820425 DSS <0004> hlr_ussd.c:506 262424612532022/0x044b608d: Structured SS requests are not supported, rejecting... 20241206122820425 DSS <0004> hlr_ussd.c:354 262424612532022/0x044b608d: Tx ReturnError(0, 0x15) 20241206122820425 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424612532022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424612532022" session_id=72048781 session_state=END} 20241206122820425 DLINP <000b> input/ipa.c:451 connected read/write 20241206122820425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122820425 DLINP <000b> input/ipa.c:451 connected read/write 20241206122820425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122820428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4258 20241206122820430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 20241206122820431 DLINP <000b> input/ipa.c:451 connected read/write 20241206122820431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122820431 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122820431 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122820431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122820431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40253<->l=127.0.0.1:4259) 20241206122820471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4258 20241206122820571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4258 20241206122821707 DSS <0004> hlr_ussd.c:239 262421535724846/0xcacbc6df: SS Session Timeout, destroying 20241206122821708 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421535724846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122821736 DSS <0004> hlr_ussd.c:239 262420514003217/0x8141dc17: SS Session Timeout, destroying 20241206122821736 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420514003217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122821759 DSS <0004> hlr_ussd.c:239 262424019292970/0xc1395768: SS Session Timeout, destroying 20241206122821759 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424019292970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122821785 DSS <0004> hlr_ussd.c:239 262428597271738/0x6025d3b5: SS Session Timeout, destroying 20241206122821785 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428597271738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122821811 DSS <0004> hlr_ussd.c:239 262421438211509/0x0d2b59d4: SS Session Timeout, destroying 20241206122821811 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421438211509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122821833 DSS <0004> hlr_ussd.c:239 262422760982055/0xd53d7984: SS Session Timeout, destroying 20241206122821833 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422760982055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122821860 DSS <0004> hlr_ussd.c:239 262421200841106/0xa03b2164: SS Session Timeout, destroying 20241206122821861 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421200841106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122821885 DSS <0004> hlr_ussd.c:239 262426741434843/0xd3a0dd70: SS Session Timeout, destroying 20241206122821885 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426741434843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122823648 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122823648 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122823650 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 20241206122823654 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823654 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122823654 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122823654 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  20241206122823654 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122823654 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  20241206122823654 DLGSUP <0013> gsup_server.c:235 2:  20241206122823654 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122823654 DLGSUP <0013> gsup_server.c:235 3:  20241206122823654 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122823654 DLGSUP <0013> gsup_server.c:235 4:  20241206122823654 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122823654 DLGSUP <0013> gsup_server.c:235 5:  20241206122823654 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122823654 DLGSUP <0013> gsup_server.c:235 7:  20241206122823654 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122823654 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122823654 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122823654 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122823673 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42217<->l=127.0.0.1:4259) 20241206122823679 DAUC <0003> db_auc.c:157 IMSI='262426626287472': No 2G Auth Data 20241206122823680 DAUC <0003> db_auc.c:192 IMSI='262426626287472': No 3G Auth Data 20241206122823694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50446<->l=127.0.0.1:4258 20241206122823701 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823701 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426626287472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426626287472"} 20241206122823701 DMAIN <0000> hlr.c:424 IMSI='262426626287472': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122823701 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426626287472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426626287472"} 20241206122823701 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426626287472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823701 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823701 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823703 DAUC <0003> db_auc.c:192 IMSI='262426626287472': No 3G Auth Data 20241206122823707 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823707 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426626287472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426626287472"} 20241206122823707 DAUC <0003> hlr.c:417 IMSI='262426626287472': storing IMEI = 12345678901234 20241206122823707 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426626287472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426626287472"} 20241206122823707 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426626287472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823707 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823707 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823709 DAUC <0003> db_auc.c:192 IMSI='262426626287472': No 3G Auth Data 20241206122823710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50446<->l=127.0.0.1:4258 20241206122823711 DAUC <0003> db_auc.c:157 IMSI='262423828419970': No 2G Auth Data 20241206122823711 DAUC <0003> db_auc.c:192 IMSI='262423828419970': No 3G Auth Data 20241206122823727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4258 20241206122823731 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823731 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423828419970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423828419970"} 20241206122823731 DMAIN <0000> hlr.c:424 IMSI='262423828419970': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122823731 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423828419970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423828419970"} 20241206122823731 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423828419970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823731 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823731 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823732 DAUC <0003> db_auc.c:192 IMSI='262423828419970': No 3G Auth Data 20241206122823734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823734 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423828419970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423828419970"} 20241206122823734 DAUC <0003> hlr.c:417 IMSI='262423828419970': storing IMEI = 12345678901234 20241206122823734 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423828419970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423828419970"} 20241206122823734 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423828419970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823735 DAUC <0003> db_auc.c:192 IMSI='262423828419970': No 3G Auth Data 20241206122823736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4258 20241206122823737 DAUC <0003> db_auc.c:157 IMSI='262420849941053': No 2G Auth Data 20241206122823737 DAUC <0003> db_auc.c:192 IMSI='262420849941053': No 3G Auth Data 20241206122823752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50474<->l=127.0.0.1:4258 20241206122823757 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823758 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420849941053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420849941053"} 20241206122823758 DMAIN <0000> hlr.c:424 IMSI='262420849941053': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122823758 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420849941053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420849941053"} 20241206122823758 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420849941053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823758 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823758 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823759 DAUC <0003> db_auc.c:192 IMSI='262420849941053': No 3G Auth Data 20241206122823762 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823762 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420849941053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420849941053"} 20241206122823762 DAUC <0003> hlr.c:417 IMSI='262420849941053': storing IMEI = 12345678901234 20241206122823762 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420849941053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420849941053"} 20241206122823762 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420849941053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823762 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823762 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823763 DAUC <0003> db_auc.c:192 IMSI='262420849941053': No 3G Auth Data 20241206122823764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50474<->l=127.0.0.1:4258 20241206122823766 DAUC <0003> db_auc.c:157 IMSI='262425826184015': No 2G Auth Data 20241206122823766 DAUC <0003> db_auc.c:192 IMSI='262425826184015': No 3G Auth Data 20241206122823782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50484<->l=127.0.0.1:4258 20241206122823788 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823788 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425826184015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425826184015"} 20241206122823788 DMAIN <0000> hlr.c:424 IMSI='262425826184015': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122823788 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425826184015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425826184015"} 20241206122823788 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425826184015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823788 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823788 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823790 DAUC <0003> db_auc.c:157 IMSI='262425826184015': No 2G Auth Data 20241206122823794 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823794 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425826184015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425826184015"} 20241206122823794 DAUC <0003> hlr.c:417 IMSI='262425826184015': storing IMEI = 12345678901234 20241206122823794 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425826184015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425826184015"} 20241206122823794 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425826184015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823794 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823794 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823795 DAUC <0003> db_auc.c:157 IMSI='262425826184015': No 2G Auth Data 20241206122823796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50484<->l=127.0.0.1:4258 20241206122823798 DAUC <0003> db_auc.c:157 IMSI='262422101358494': No 2G Auth Data 20241206122823798 DAUC <0003> db_auc.c:192 IMSI='262422101358494': No 3G Auth Data 20241206122823817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50488<->l=127.0.0.1:4258 20241206122823822 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823822 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422101358494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422101358494"} 20241206122823822 DMAIN <0000> hlr.c:424 IMSI='262422101358494': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122823822 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422101358494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422101358494"} 20241206122823822 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422101358494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823822 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823822 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823824 DAUC <0003> db_auc.c:157 IMSI='262422101358494': No 2G Auth Data 20241206122823828 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823828 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422101358494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422101358494"} 20241206122823828 DAUC <0003> hlr.c:417 IMSI='262422101358494': storing IMEI = 12345678901234 20241206122823828 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422101358494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422101358494"} 20241206122823828 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422101358494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823828 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823828 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823830 DAUC <0003> db_auc.c:157 IMSI='262422101358494': No 2G Auth Data 20241206122823831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50488<->l=127.0.0.1:4258 20241206122823832 DAUC <0003> db_auc.c:157 IMSI='262426244923352': No 2G Auth Data 20241206122823832 DAUC <0003> db_auc.c:192 IMSI='262426244923352': No 3G Auth Data 20241206122823846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20241206122823851 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823851 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426244923352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426244923352"} 20241206122823851 DMAIN <0000> hlr.c:424 IMSI='262426244923352': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122823851 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426244923352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426244923352"} 20241206122823851 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426244923352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823851 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823851 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823855 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823855 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426244923352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426244923352"} 20241206122823855 DAUC <0003> hlr.c:417 IMSI='262426244923352': storing IMEI = 12345678901234 20241206122823855 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426244923352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426244923352"} 20241206122823855 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426244923352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823855 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823855 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20241206122823858 DAUC <0003> db_auc.c:157 IMSI='262423120396757': No 2G Auth Data 20241206122823858 DAUC <0003> db_auc.c:192 IMSI='262423120396757': No 3G Auth Data 20241206122823876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4258 20241206122823883 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823883 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423120396757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423120396757"} 20241206122823883 DMAIN <0000> hlr.c:424 IMSI='262423120396757': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122823883 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423120396757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423120396757"} 20241206122823883 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423120396757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823883 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823883 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823888 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823888 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423120396757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423120396757"} 20241206122823888 DAUC <0003> hlr.c:417 IMSI='262423120396757': storing IMEI = 12345678901234 20241206122823888 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423120396757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423120396757"} 20241206122823888 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423120396757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823888 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823888 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4258 20241206122823891 DAUC <0003> db_auc.c:157 IMSI='262424243913027': No 2G Auth Data 20241206122823891 DAUC <0003> db_auc.c:192 IMSI='262424243913027': No 3G Auth Data 20241206122823908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4258 20241206122823913 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823913 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424243913027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424243913027"} 20241206122823913 DMAIN <0000> hlr.c:424 IMSI='262424243913027': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122823913 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424243913027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424243913027"} 20241206122823913 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424243913027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823913 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823913 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823918 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823918 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424243913027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424243913027"} 20241206122823918 DAUC <0003> hlr.c:417 IMSI='262424243913027': storing IMEI = 12345678901234 20241206122823918 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424243913027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424243913027"} 20241206122823918 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424243913027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122823918 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823918 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122823921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4258 20241206122823923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 20241206122823924 DLINP <000b> input/ipa.c:451 connected read/write 20241206122823924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122823924 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122823924 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122823924 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122823924 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42217<->l=127.0.0.1:4259) 20241206122823968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4258 20241206122824068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4258 20241206122827149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122827149 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122827150 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4258 20241206122827152 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122827152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122827152 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  20241206122827152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122827152 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  20241206122827152 DLGSUP <0013> gsup_server.c:235 2:  20241206122827152 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122827152 DLGSUP <0013> gsup_server.c:235 3:  20241206122827152 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122827152 DLGSUP <0013> gsup_server.c:235 4:  20241206122827152 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122827152 DLGSUP <0013> gsup_server.c:235 5:  20241206122827152 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122827152 DLGSUP <0013> gsup_server.c:235 7:  20241206122827152 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122827152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122827152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122827152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122827172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32825<->l=127.0.0.1:4259) 20241206122827178 DAUC <0003> db_auc.c:157 IMSI='262425555474964': No 2G Auth Data 20241206122827178 DAUC <0003> db_auc.c:192 IMSI='262425555474964': No 3G Auth Data 20241206122827196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4258 20241206122827203 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827203 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425555474964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555474964" source_name="the-source\n"} 20241206122827203 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241206122827203 DMAIN <0000> hlr.c:424 IMSI='262425555474964': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122827203 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262425555474964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425555474964" destination_name="the-source\n"} 20241206122827203 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425555474964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827203 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827203 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827205 DAUC <0003> db_auc.c:192 IMSI='262425555474964': No 3G Auth Data 20241206122827208 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827208 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425555474964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555474964" source_name="the-source\n"} 20241206122827208 DAUC <0003> hlr.c:417 IMSI='262425555474964': storing IMEI = 12345678901234 20241206122827208 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262425555474964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425555474964" destination_name="the-source\n"} 20241206122827208 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425555474964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827208 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827208 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827209 DAUC <0003> db_auc.c:192 IMSI='262425555474964': No 3G Auth Data 20241206122827210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4258 20241206122827211 DAUC <0003> db_auc.c:157 IMSI='262428609583076': No 2G Auth Data 20241206122827212 DAUC <0003> db_auc.c:192 IMSI='262428609583076': No 3G Auth Data 20241206122827229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4258 20241206122827233 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827233 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428609583076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428609583076" source_name="the-source\n"} 20241206122827233 DMAIN <0000> hlr.c:424 IMSI='262428609583076': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122827234 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428609583076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428609583076" destination_name="the-source\n"} 20241206122827234 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428609583076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827234 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827234 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827236 DAUC <0003> db_auc.c:192 IMSI='262428609583076': No 3G Auth Data 20241206122827239 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827239 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428609583076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428609583076" source_name="the-source\n"} 20241206122827239 DAUC <0003> hlr.c:417 IMSI='262428609583076': storing IMEI = 12345678901234 20241206122827239 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428609583076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428609583076" destination_name="the-source\n"} 20241206122827239 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428609583076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827239 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827239 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827240 DAUC <0003> db_auc.c:192 IMSI='262428609583076': No 3G Auth Data 20241206122827241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4258 20241206122827243 DAUC <0003> db_auc.c:157 IMSI='262421728673891': No 2G Auth Data 20241206122827243 DAUC <0003> db_auc.c:192 IMSI='262421728673891': No 3G Auth Data 20241206122827259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4258 20241206122827263 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827263 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421728673891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421728673891" source_name="the-source\n"} 20241206122827263 DMAIN <0000> hlr.c:424 IMSI='262421728673891': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122827263 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421728673891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421728673891" destination_name="the-source\n"} 20241206122827263 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421728673891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827263 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827263 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827265 DAUC <0003> db_auc.c:192 IMSI='262421728673891': No 3G Auth Data 20241206122827269 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827269 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421728673891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421728673891" source_name="the-source\n"} 20241206122827269 DAUC <0003> hlr.c:417 IMSI='262421728673891': storing IMEI = 12345678901234 20241206122827269 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421728673891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421728673891" destination_name="the-source\n"} 20241206122827269 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421728673891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827269 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827269 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827271 DAUC <0003> db_auc.c:192 IMSI='262421728673891': No 3G Auth Data 20241206122827272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4258 20241206122827273 DAUC <0003> db_auc.c:157 IMSI='262421382286117': No 2G Auth Data 20241206122827273 DAUC <0003> db_auc.c:192 IMSI='262421382286117': No 3G Auth Data 20241206122827289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4258 20241206122827295 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827295 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421382286117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421382286117" source_name="the-source\n"} 20241206122827295 DMAIN <0000> hlr.c:424 IMSI='262421382286117': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122827295 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262421382286117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421382286117" destination_name="the-source\n"} 20241206122827295 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262421382286117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827295 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827295 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827298 DAUC <0003> db_auc.c:157 IMSI='262421382286117': No 2G Auth Data 20241206122827300 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827300 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421382286117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421382286117" source_name="the-source\n"} 20241206122827300 DAUC <0003> hlr.c:417 IMSI='262421382286117': storing IMEI = 12345678901234 20241206122827300 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262421382286117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421382286117" destination_name="the-source\n"} 20241206122827300 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262421382286117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827300 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827300 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827301 DAUC <0003> db_auc.c:157 IMSI='262421382286117': No 2G Auth Data 20241206122827302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4258 20241206122827304 DAUC <0003> db_auc.c:157 IMSI='262421810163844': No 2G Auth Data 20241206122827304 DAUC <0003> db_auc.c:192 IMSI='262421810163844': No 3G Auth Data 20241206122827322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4258 20241206122827327 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827327 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421810163844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421810163844" source_name="the-source\n"} 20241206122827327 DMAIN <0000> hlr.c:424 IMSI='262421810163844': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122827327 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262421810163844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421810163844" destination_name="the-source\n"} 20241206122827327 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421810163844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827327 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827327 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827329 DAUC <0003> db_auc.c:157 IMSI='262421810163844': No 2G Auth Data 20241206122827331 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827332 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421810163844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421810163844" source_name="the-source\n"} 20241206122827332 DAUC <0003> hlr.c:417 IMSI='262421810163844': storing IMEI = 12345678901234 20241206122827332 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262421810163844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421810163844" destination_name="the-source\n"} 20241206122827332 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421810163844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827332 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827332 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827333 DAUC <0003> db_auc.c:157 IMSI='262421810163844': No 2G Auth Data 20241206122827334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4258 20241206122827335 DAUC <0003> db_auc.c:157 IMSI='262427188498280': No 2G Auth Data 20241206122827335 DAUC <0003> db_auc.c:192 IMSI='262427188498280': No 3G Auth Data 20241206122827353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20241206122827357 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827357 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427188498280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427188498280" source_name="the-source\n"} 20241206122827357 DMAIN <0000> hlr.c:424 IMSI='262427188498280': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122827357 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262427188498280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427188498280" destination_name="the-source\n"} 20241206122827357 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427188498280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827357 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827357 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827361 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827361 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427188498280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427188498280" source_name="the-source\n"} 20241206122827361 DAUC <0003> hlr.c:417 IMSI='262427188498280': storing IMEI = 12345678901234 20241206122827361 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262427188498280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427188498280" destination_name="the-source\n"} 20241206122827361 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427188498280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827361 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827362 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20241206122827365 DAUC <0003> db_auc.c:157 IMSI='262423372909705': No 2G Auth Data 20241206122827365 DAUC <0003> db_auc.c:192 IMSI='262423372909705': No 3G Auth Data 20241206122827381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4258 20241206122827386 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827386 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423372909705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423372909705" source_name="the-source\n"} 20241206122827386 DMAIN <0000> hlr.c:424 IMSI='262423372909705': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122827386 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262423372909705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423372909705" destination_name="the-source\n"} 20241206122827386 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423372909705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827386 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827386 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827390 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827391 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423372909705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423372909705" source_name="the-source\n"} 20241206122827391 DAUC <0003> hlr.c:417 IMSI='262423372909705': storing IMEI = 12345678901234 20241206122827391 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262423372909705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423372909705" destination_name="the-source\n"} 20241206122827391 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423372909705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827391 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827391 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4258 20241206122827394 DAUC <0003> db_auc.c:157 IMSI='262426347175016': No 2G Auth Data 20241206122827394 DAUC <0003> db_auc.c:192 IMSI='262426347175016': No 3G Auth Data 20241206122827413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41394<->l=127.0.0.1:4258 20241206122827417 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827417 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426347175016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426347175016" source_name="the-source\n"} 20241206122827417 DMAIN <0000> hlr.c:424 IMSI='262426347175016': has IMEI = 12345678901234 (consider setting 'store-imei') 20241206122827417 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262426347175016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426347175016" destination_name="the-source\n"} 20241206122827417 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426347175016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827417 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827418 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827422 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827422 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426347175016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426347175016" source_name="the-source\n"} 20241206122827422 DAUC <0003> hlr.c:417 IMSI='262426347175016': storing IMEI = 12345678901234 20241206122827422 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262426347175016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426347175016" destination_name="the-source\n"} 20241206122827422 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426347175016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122827422 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827422 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122827424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41394<->l=127.0.0.1:4258 20241206122827426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4258 20241206122827427 DLINP <000b> input/ipa.c:451 connected read/write 20241206122827427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122827427 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122827427 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122827427 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122827427 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241206122827427 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32825<->l=127.0.0.1:4259) 20241206122827468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41408<->l=127.0.0.1:4258 20241206122827569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41408<->l=127.0.0.1:4258 20241206122830645 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122830645 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122830647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4258 20241206122830650 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830651 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122830651 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122830651 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  20241206122830651 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122830651 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  20241206122830651 DLGSUP <0013> gsup_server.c:235 2:  20241206122830651 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122830651 DLGSUP <0013> gsup_server.c:235 3:  20241206122830651 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122830651 DLGSUP <0013> gsup_server.c:235 4:  20241206122830651 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122830651 DLGSUP <0013> gsup_server.c:235 5:  20241206122830651 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122830651 DLGSUP <0013> gsup_server.c:235 7:  20241206122830651 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122830651 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122830651 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122830651 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122830669 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38977<->l=127.0.0.1:4259) 20241206122830675 DAUC <0003> db_auc.c:157 IMSI='262424232370360': No 2G Auth Data 20241206122830675 DAUC <0003> db_auc.c:192 IMSI='262424232370360': No 3G Auth Data 20241206122830689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41424<->l=127.0.0.1:4258 20241206122830697 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830697 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424232370360"} 20241206122830697 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241206122830697 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424232370360" cause=Invalid mandatory information} 20241206122830697 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830697 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830697 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830700 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830700 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424232370360"} 20241206122830700 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241206122830700 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424232370360" cause=Invalid mandatory information} 20241206122830700 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830700 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830700 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830701 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830701 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424232370360"} 20241206122830701 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241206122830701 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424232370360" cause=Invalid mandatory information} 20241206122830701 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830702 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830702 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830703 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830703 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424232370360"} 20241206122830703 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241206122830703 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424232370360" cause=Invalid mandatory information} 20241206122830703 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830703 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830703 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830705 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830705 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424232370360"} 20241206122830705 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241206122830705 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424232370360" cause=Invalid mandatory information} 20241206122830705 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424232370360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830705 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830705 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41424<->l=127.0.0.1:4258 20241206122830708 DAUC <0003> db_auc.c:157 IMSI='262420180127466': No 2G Auth Data 20241206122830708 DAUC <0003> db_auc.c:192 IMSI='262420180127466': No 3G Auth Data 20241206122830727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41432<->l=127.0.0.1:4258 20241206122830731 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830731 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420180127466"} 20241206122830731 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241206122830731 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420180127466" cause=Invalid mandatory information} 20241206122830731 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830731 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830731 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830734 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420180127466"} 20241206122830734 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241206122830734 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420180127466" cause=Invalid mandatory information} 20241206122830734 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830734 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830736 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830736 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420180127466"} 20241206122830736 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241206122830736 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420180127466" cause=Invalid mandatory information} 20241206122830736 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830736 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830736 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830738 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830738 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420180127466"} 20241206122830738 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241206122830738 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420180127466" cause=Invalid mandatory information} 20241206122830738 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830738 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830738 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830740 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830740 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420180127466"} 20241206122830740 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241206122830740 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420180127466" cause=Invalid mandatory information} 20241206122830740 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420180127466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830740 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830740 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41432<->l=127.0.0.1:4258 20241206122830743 DAUC <0003> db_auc.c:157 IMSI='262429467641758': No 2G Auth Data 20241206122830743 DAUC <0003> db_auc.c:192 IMSI='262429467641758': No 3G Auth Data 20241206122830756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41444<->l=127.0.0.1:4258 20241206122830759 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830759 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429467641758"} 20241206122830759 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241206122830759 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429467641758" cause=Invalid mandatory information} 20241206122830759 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830759 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830759 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830761 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830761 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429467641758"} 20241206122830761 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241206122830761 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429467641758" cause=Invalid mandatory information} 20241206122830761 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830761 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830761 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830763 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830763 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429467641758"} 20241206122830763 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241206122830763 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429467641758" cause=Invalid mandatory information} 20241206122830763 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830763 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830763 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830765 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830765 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429467641758"} 20241206122830765 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241206122830765 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429467641758" cause=Invalid mandatory information} 20241206122830765 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830765 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830765 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830767 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830767 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429467641758"} 20241206122830767 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241206122830767 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429467641758" cause=Invalid mandatory information} 20241206122830767 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429467641758 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830767 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830767 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41444<->l=127.0.0.1:4258 20241206122830770 DAUC <0003> db_auc.c:157 IMSI='262425338952612': No 2G Auth Data 20241206122830770 DAUC <0003> db_auc.c:192 IMSI='262425338952612': No 3G Auth Data 20241206122830785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41448<->l=127.0.0.1:4258 20241206122830788 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830788 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338952612"} 20241206122830788 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241206122830788 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338952612" cause=Invalid mandatory information} 20241206122830788 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830788 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830788 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830790 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830790 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338952612"} 20241206122830790 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241206122830790 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338952612" cause=Invalid mandatory information} 20241206122830790 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830790 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830790 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830792 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830792 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338952612"} 20241206122830792 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241206122830792 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338952612" cause=Invalid mandatory information} 20241206122830792 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830792 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830792 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830794 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830794 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338952612"} 20241206122830794 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241206122830794 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338952612" cause=Invalid mandatory information} 20241206122830794 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830794 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830794 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830796 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830796 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338952612"} 20241206122830796 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241206122830796 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338952612" cause=Invalid mandatory information} 20241206122830796 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425338952612 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830796 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830796 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41448<->l=127.0.0.1:4258 20241206122830799 DAUC <0003> db_auc.c:157 IMSI='262428810300939': No 2G Auth Data 20241206122830799 DAUC <0003> db_auc.c:192 IMSI='262428810300939': No 3G Auth Data 20241206122830815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41464<->l=127.0.0.1:4258 20241206122830818 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830819 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428810300939"} 20241206122830819 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241206122830819 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428810300939" cause=Invalid mandatory information} 20241206122830819 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830819 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830819 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830821 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830821 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428810300939"} 20241206122830821 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241206122830821 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428810300939" cause=Invalid mandatory information} 20241206122830821 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830821 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830821 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830823 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830823 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428810300939"} 20241206122830823 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241206122830823 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428810300939" cause=Invalid mandatory information} 20241206122830823 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830823 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830823 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830825 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830825 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428810300939"} 20241206122830825 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241206122830825 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428810300939" cause=Invalid mandatory information} 20241206122830825 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830825 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830825 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830827 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830827 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428810300939"} 20241206122830827 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241206122830827 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428810300939" cause=Invalid mandatory information} 20241206122830827 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428810300939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830827 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830827 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41464<->l=127.0.0.1:4258 20241206122830830 DAUC <0003> db_auc.c:157 IMSI='262424811768255': No 2G Auth Data 20241206122830830 DAUC <0003> db_auc.c:192 IMSI='262424811768255': No 3G Auth Data 20241206122830845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41470<->l=127.0.0.1:4258 20241206122830849 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830849 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424811768255"} 20241206122830849 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241206122830849 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424811768255" cause=Invalid mandatory information} 20241206122830849 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830849 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830849 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830851 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830851 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424811768255"} 20241206122830851 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241206122830851 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424811768255" cause=Invalid mandatory information} 20241206122830851 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830851 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830851 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830852 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830853 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424811768255"} 20241206122830853 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241206122830853 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424811768255" cause=Invalid mandatory information} 20241206122830853 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830853 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830853 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830854 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830854 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424811768255"} 20241206122830854 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241206122830854 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424811768255" cause=Invalid mandatory information} 20241206122830854 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830854 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830854 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830856 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830856 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424811768255"} 20241206122830856 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241206122830856 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424811768255" cause=Invalid mandatory information} 20241206122830856 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424811768255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830856 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830856 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41470<->l=127.0.0.1:4258 20241206122830859 DAUC <0003> db_auc.c:157 IMSI='262423913463920': No 2G Auth Data 20241206122830859 DAUC <0003> db_auc.c:192 IMSI='262423913463920': No 3G Auth Data 20241206122830875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 20241206122830878 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830878 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423913463920"} 20241206122830878 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241206122830878 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423913463920" cause=Invalid mandatory information} 20241206122830878 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830878 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830878 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830880 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830880 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423913463920"} 20241206122830880 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241206122830880 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423913463920" cause=Invalid mandatory information} 20241206122830880 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830880 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830880 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830882 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830882 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423913463920"} 20241206122830882 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241206122830882 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423913463920" cause=Invalid mandatory information} 20241206122830882 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830882 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830882 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830884 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423913463920"} 20241206122830884 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241206122830884 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423913463920" cause=Invalid mandatory information} 20241206122830884 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830884 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830886 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830886 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423913463920"} 20241206122830886 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241206122830886 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423913463920" cause=Invalid mandatory information} 20241206122830886 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423913463920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830886 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830886 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 20241206122830888 DAUC <0003> db_auc.c:157 IMSI='262420505268365': No 2G Auth Data 20241206122830888 DAUC <0003> db_auc.c:192 IMSI='262420505268365': No 3G Auth Data 20241206122830904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 20241206122830908 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830908 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420505268365"} 20241206122830908 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241206122830908 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420505268365" cause=Invalid mandatory information} 20241206122830908 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830908 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830908 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830910 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830910 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420505268365"} 20241206122830910 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241206122830910 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420505268365" cause=Invalid mandatory information} 20241206122830910 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830910 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830910 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830912 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830912 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420505268365"} 20241206122830912 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241206122830912 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420505268365" cause=Invalid mandatory information} 20241206122830912 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830912 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830912 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830914 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830914 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420505268365"} 20241206122830914 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241206122830914 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420505268365" cause=Invalid mandatory information} 20241206122830914 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830914 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830914 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830916 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830916 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420505268365"} 20241206122830916 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241206122830916 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420505268365" cause=Invalid mandatory information} 20241206122830916 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420505268365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122830916 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830916 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122830918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 20241206122830919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4258 20241206122830920 DLINP <000b> input/ipa.c:451 connected read/write 20241206122830920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122830920 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122830920 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122830920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122830920 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38977<->l=127.0.0.1:4259) 20241206122830962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4258 20241206122831063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4258 20241206122834140 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122834140 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122834142 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122834143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41508<->l=127.0.0.1:4258 20241206122834145 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122834145 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122834145 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122834145 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  20241206122834145 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122834145 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  20241206122834145 DLGSUP <0013> gsup_server.c:235 2:  20241206122834145 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122834145 DLGSUP <0013> gsup_server.c:235 3:  20241206122834145 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122834145 DLGSUP <0013> gsup_server.c:235 4:  20241206122834145 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122834145 DLGSUP <0013> gsup_server.c:235 5:  20241206122834145 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122834145 DLGSUP <0013> gsup_server.c:235 7:  20241206122834145 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122834145 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122834145 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122834145 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122834162 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43825<->l=127.0.0.1:4259) 20241206122834173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 20241206122834189 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122834189 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424227446287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424227446287"} 20241206122834189 DMAIN <0000> hlr.c:424 IMSI='262424227446287': has IMEI = 22245678901234 (consider setting 'store-imei') 20241206122834189 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424227446287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241206122834189 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424227446287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424227446287" cause=Invalid mandatory information} 20241206122834189 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424227446287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122834189 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122834190 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122834194 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122834194 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424227446287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424227446287"} 20241206122834194 DAUC <0003> hlr.c:417 IMSI='262424227446287': storing IMEI = 22245678901234 20241206122834194 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424227446287': no such subscriber 20241206122834194 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424227446287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241206122834194 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424227446287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424227446287" cause=Invalid mandatory information} 20241206122834194 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424227446287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122834194 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122834194 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122834196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 20241206122834197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41508<->l=127.0.0.1:4258 20241206122834198 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43825<->l=127.0.0.1:4259) 20241206122834198 DLINP <000b> input/ipa.c:451 connected read/write 20241206122834198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122834198 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122834198 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122834198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122834241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4258 20241206122834341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4258 20241206122837419 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122837419 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122837420 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20241206122837422 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837422 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122837422 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122837423 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  20241206122837423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122837423 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  20241206122837423 DLGSUP <0013> gsup_server.c:235 2:  20241206122837423 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122837423 DLGSUP <0013> gsup_server.c:235 3:  20241206122837423 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122837423 DLGSUP <0013> gsup_server.c:235 4:  20241206122837423 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122837423 DLGSUP <0013> gsup_server.c:235 5:  20241206122837423 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122837423 DLGSUP <0013> gsup_server.c:235 7:  20241206122837423 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122837423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122837423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122837423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122837440 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46757<->l=127.0.0.1:4259) 20241206122837453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20241206122837465 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837465 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429277583228"} 20241206122837465 DMAIN <0000> hlr.c:216 IMSI='262429277583228': Creating subscriber on demand 20241206122837465 DMAIN <0000> hlr.c:232 IMSI='262429277583228': Successfully assigned MSISDN='315' 20241206122837465 DAUC <0003> hlr.c:417 IMSI='262429277583228': storing IMEI = 12345678901234 20241206122837466 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429277583228"} 20241206122837466 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122837466 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837466 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837469 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837469 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837470 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837470 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837470 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837470 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837472 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837472 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837472 DLU <0006> fsm.c:456 lu(262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122837472 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122837472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122837472 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837472 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837472 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837474 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837474 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429277583228"} 20241206122837474 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122837474 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122837474 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429277583228"} 20241206122837474 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122837474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122837474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122837474 DLU <0006> fsm.c:568 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122837474 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837474 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837479 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837479 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429277583228"} 20241206122837479 DMAIN <0000> hlr.c:216 IMSI='262429277583228': Creating subscriber on demand 20241206122837479 DMAIN <0000> hlr.c:232 IMSI='262429277583228': Successfully assigned MSISDN='496' 20241206122837479 DAUC <0003> hlr.c:417 IMSI='262429277583228': storing IMEI = 12345678901234 20241206122837479 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429277583228"} 20241206122837479 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122837479 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837479 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837480 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837480 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837481 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837481 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837482 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837482 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837482 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837482 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837484 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837484 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837484 DLU <0006> fsm.c:456 lu(262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122837484 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122837484 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122837484 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837484 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837484 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837486 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837486 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429277583228"} 20241206122837486 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122837486 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122837486 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429277583228"} 20241206122837486 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122837486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122837486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122837486 DLU <0006> fsm.c:568 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122837486 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837486 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837489 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837489 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429277583228"} 20241206122837489 DMAIN <0000> hlr.c:216 IMSI='262429277583228': Creating subscriber on demand 20241206122837489 DMAIN <0000> hlr.c:232 IMSI='262429277583228': Successfully assigned MSISDN='555' 20241206122837489 DAUC <0003> hlr.c:417 IMSI='262429277583228': storing IMEI = 12345678901234 20241206122837489 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429277583228"} 20241206122837489 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122837489 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837489 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837490 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837490 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837491 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837491 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837492 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837492 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837493 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837493 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837494 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837494 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837494 DLU <0006> fsm.c:456 lu(262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122837495 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241206122837495 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429277583228" cause=GPRS services not allowed} 20241206122837495 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122837495 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122837495 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Freeing instance 20241206122837495 DLU <0006> fsm.c:568 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Deallocated 20241206122837495 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837495 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837499 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837499 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429277583228"} 20241206122837499 DMAIN <0000> hlr.c:216 IMSI='262429277583228': Creating subscriber on demand 20241206122837499 DMAIN <0000> hlr.c:232 IMSI='262429277583228': Successfully assigned MSISDN='327' 20241206122837499 DAUC <0003> hlr.c:417 IMSI='262429277583228': storing IMEI = 12345678901234 20241206122837499 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429277583228"} 20241206122837499 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122837499 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837499 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837501 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837501 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837501 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837501 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837502 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837502 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837503 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837503 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837504 DLU <0006> fsm.c:456 lu(262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122837504 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241206122837504 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429277583228" cause=GPRS services not allowed} 20241206122837504 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122837504 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122837504 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Freeing instance 20241206122837504 DLU <0006> fsm.c:568 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Deallocated 20241206122837504 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837504 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837507 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837507 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429277583228"} 20241206122837507 DMAIN <0000> hlr.c:216 IMSI='262429277583228': Creating subscriber on demand 20241206122837507 DAUC <0003> hlr.c:417 IMSI='262429277583228': storing IMEI = 12345678901234 20241206122837507 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429277583228"} 20241206122837507 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122837507 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837507 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837508 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837508 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837509 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837509 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837509 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837509 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837510 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837510 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837510 DLU <0006> fsm.c:456 lu(262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122837510 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241206122837510 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429277583228" cause=GPRS services not allowed} 20241206122837510 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122837510 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122837510 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Freeing instance 20241206122837510 DLU <0006> fsm.c:568 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Deallocated 20241206122837510 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837511 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837514 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837514 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429277583228"} 20241206122837514 DMAIN <0000> hlr.c:216 IMSI='262429277583228': Creating subscriber on demand 20241206122837514 DAUC <0003> hlr.c:417 IMSI='262429277583228': storing IMEI = 12345678901234 20241206122837514 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429277583228"} 20241206122837514 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241206122837514 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837514 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837515 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837515 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837516 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837516 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837517 DAUC <0003> db_auc.c:157 IMSI='262429277583228': No 2G Auth Data 20241206122837517 DAUC <0003> db_auc.c:192 IMSI='262429277583228': No 3G Auth Data 20241206122837519 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837519 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837519 DLU <0006> fsm.c:456 lu(262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122837519 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122837519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122837519 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429277583228" cn_domain=PS} 20241206122837519 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837519 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837521 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837521 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429277583228"} 20241206122837521 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122837521 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122837521 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429277583228"} 20241206122837521 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429277583228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122837521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122837521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122837521 DLU <0006> fsm.c:568 lu(PS:IMSI-262429277583228)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122837521 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837521 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122837524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20241206122837524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20241206122837525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46757<->l=127.0.0.1:4259) 20241206122837525 DLINP <000b> input/ipa.c:451 connected read/write 20241206122837525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122837525 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122837525 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122837525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122837568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20241206122837669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20241206122840749 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122840749 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122840752 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20241206122840755 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840756 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122840756 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122840756 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  20241206122840756 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122840756 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  20241206122840756 DLGSUP <0013> gsup_server.c:235 2:  20241206122840756 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122840756 DLGSUP <0013> gsup_server.c:235 3:  20241206122840756 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122840756 DLGSUP <0013> gsup_server.c:235 4:  20241206122840756 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122840756 DLGSUP <0013> gsup_server.c:235 5:  20241206122840756 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122840756 DLGSUP <0013> gsup_server.c:235 7:  20241206122840756 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122840756 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122840756 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122840756 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122840772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43669<->l=127.0.0.1:4259) 20241206122840786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33974<->l=127.0.0.1:4258 20241206122840801 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840801 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840801 DMAIN <0000> hlr.c:216 IMSI='262423066619589': Creating subscriber on demand 20241206122840802 DMAIN <0000> hlr.c:232 IMSI='262423066619589': Successfully assigned MSISDN='762' 20241206122840802 DLU <0006> fsm.c:456 lu(262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122840802 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122840802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122840802 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840802 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840802 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840805 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840805 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423066619589"} 20241206122840805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122840805 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122840805 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423066619589"} 20241206122840805 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122840805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122840805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122840805 DLU <0006> fsm.c:568 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122840805 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840805 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840807 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840807 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840808 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840808 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840809 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840809 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840813 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840813 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840813 DMAIN <0000> hlr.c:216 IMSI='262423066619589': Creating subscriber on demand 20241206122840813 DMAIN <0000> hlr.c:232 IMSI='262423066619589': Successfully assigned MSISDN='851' 20241206122840813 DLU <0006> fsm.c:456 lu(262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122840813 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122840813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122840813 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840813 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840813 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840815 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840815 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423066619589"} 20241206122840815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122840815 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122840815 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423066619589"} 20241206122840815 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122840815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122840815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122840815 DLU <0006> fsm.c:568 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122840815 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840815 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840817 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840817 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840817 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840817 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840818 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840818 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840819 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840819 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840823 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840823 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840823 DMAIN <0000> hlr.c:216 IMSI='262423066619589': Creating subscriber on demand 20241206122840823 DMAIN <0000> hlr.c:232 IMSI='262423066619589': Successfully assigned MSISDN='261' 20241206122840823 DLU <0006> fsm.c:456 lu(262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122840823 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241206122840823 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423066619589" cause=GPRS services not allowed} 20241206122840823 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122840823 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122840823 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Freeing instance 20241206122840823 DLU <0006> fsm.c:568 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Deallocated 20241206122840823 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840823 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840824 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840824 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840825 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840825 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840825 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840825 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840826 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840826 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840830 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840830 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840830 DMAIN <0000> hlr.c:216 IMSI='262423066619589': Creating subscriber on demand 20241206122840830 DMAIN <0000> hlr.c:232 IMSI='262423066619589': Successfully assigned MSISDN='990' 20241206122840830 DLU <0006> fsm.c:456 lu(262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122840830 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241206122840830 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423066619589" cause=GPRS services not allowed} 20241206122840830 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122840830 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122840830 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Freeing instance 20241206122840830 DLU <0006> fsm.c:568 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Deallocated 20241206122840830 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840830 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840832 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840832 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840833 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840833 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840833 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840833 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840836 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840836 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840836 DMAIN <0000> hlr.c:216 IMSI='262423066619589': Creating subscriber on demand 20241206122840837 DLU <0006> fsm.c:456 lu(262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122840837 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241206122840837 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423066619589" cause=GPRS services not allowed} 20241206122840837 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122840837 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122840837 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Freeing instance 20241206122840837 DLU <0006> fsm.c:568 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Deallocated 20241206122840837 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840837 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840838 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840838 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840839 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840839 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840840 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840840 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840843 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840843 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840843 DMAIN <0000> hlr.c:216 IMSI='262423066619589': Creating subscriber on demand 20241206122840843 DLU <0006> fsm.c:456 lu(262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122840843 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122840843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122840843 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423066619589" cn_domain=PS} 20241206122840843 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840843 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840845 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840845 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423066619589"} 20241206122840845 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122840845 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122840845 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423066619589"} 20241206122840845 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423066619589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122840845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122840845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122840845 DLU <0006> fsm.c:568 lu(PS:IMSI-262423066619589)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122840846 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840846 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122840847 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840847 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840848 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840848 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840848 DAUC <0003> db_auc.c:157 IMSI='262423066619589': No 2G Auth Data 20241206122840848 DAUC <0003> db_auc.c:192 IMSI='262423066619589': No 3G Auth Data 20241206122840850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33974<->l=127.0.0.1:4258 20241206122840850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20241206122840851 DLINP <000b> input/ipa.c:451 connected read/write 20241206122840851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122840851 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122840851 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122840851 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122840852 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43669<->l=127.0.0.1:4259) 20241206122840895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20241206122840996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20241206122844074 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122844074 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122844078 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122844079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4258 20241206122844081 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122844082 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122844082 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122844082 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  20241206122844082 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122844082 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  20241206122844082 DLGSUP <0013> gsup_server.c:235 2:  20241206122844082 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122844082 DLGSUP <0013> gsup_server.c:235 3:  20241206122844082 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122844082 DLGSUP <0013> gsup_server.c:235 4:  20241206122844082 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122844082 DLGSUP <0013> gsup_server.c:235 5:  20241206122844082 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122844082 DLGSUP <0013> gsup_server.c:235 7:  20241206122844082 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122844082 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122844082 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122844082 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122844105 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36115<->l=127.0.0.1:4259) 20241206122844116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 20241206122844125 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122844125 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427690860601"} 20241206122844125 DMAIN <0000> hlr.c:216 IMSI='262427690860601': Creating subscriber on demand 20241206122844125 DMAIN <0000> hlr.c:232 IMSI='262427690860601': Successfully assigned MSISDN='932' 20241206122844125 DAUC <0003> db_auc.c:157 IMSI='262427690860601': No 2G Auth Data 20241206122844126 DAUC <0003> db_auc.c:192 IMSI='262427690860601': No 3G Auth Data 20241206122844126 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427690860601 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 20241206122844126 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427690860601" cause=IMSI unknown in HLR} 20241206122844126 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241206122844126 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122844126 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122844127 DAUC <0003> db_auc.c:157 IMSI='262427690860601': No 2G Auth Data 20241206122844127 DAUC <0003> db_auc.c:192 IMSI='262427690860601': No 3G Auth Data 20241206122844128 DAUC <0003> db_auc.c:157 IMSI='262427690860601': No 2G Auth Data 20241206122844128 DAUC <0003> db_auc.c:192 IMSI='262427690860601': No 3G Auth Data 20241206122844129 DAUC <0003> db_auc.c:157 IMSI='262427690860601': No 2G Auth Data 20241206122844129 DAUC <0003> db_auc.c:192 IMSI='262427690860601': No 3G Auth Data 20241206122844130 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122844130 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427690860601" cn_domain=PS} 20241206122844130 DLU <0006> fsm.c:456 lu(262427690860601)[0x55fcddcadfa0]{UNVALIDATED}: Allocated 20241206122844130 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241206122844130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427690860601)[0x55fcddcadfa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122844130 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427690860601" cn_domain=PS} 20241206122844130 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122844130 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122844132 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122844132 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427690860601"} 20241206122844132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427690860601)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122844132 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122844132 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427690860601"} 20241206122844132 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427690860601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122844132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427690860601)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122844133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427690860601)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122844133 DLU <0006> fsm.c:568 lu(PS:IMSI-262427690860601)[0x55fcddcadfa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122844133 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122844133 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122844135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 20241206122844136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4258 20241206122844137 DLINP <000b> input/ipa.c:451 connected read/write 20241206122844137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122844137 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122844137 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122844137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122844137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36115<->l=127.0.0.1:4259) 20241206122844179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4258 20241206122844279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4258 20241206122847355 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122847355 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122847358 DLINP <000b> input/ipa.c:451 connected read/write 20241206122847358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122847359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39154<->l=127.0.0.1:4258 20241206122847361 DLINP <000b> input/ipa.c:451 connected read/write 20241206122847361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122847361 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122847361 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122847361 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  20241206122847361 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122847361 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  20241206122847361 DLGSUP <0013> gsup_server.c:235 2:  20241206122847361 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122847361 DLGSUP <0013> gsup_server.c:235 3:  20241206122847361 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122847362 DLGSUP <0013> gsup_server.c:235 4:  20241206122847362 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122847362 DLGSUP <0013> gsup_server.c:235 5:  20241206122847362 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122847362 DLGSUP <0013> gsup_server.c:235 7:  20241206122847362 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122847362 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122847362 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122847362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122847378 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42247<->l=127.0.0.1:4259) 20241206122847380 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241206122847380 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241206122847393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39164<->l=127.0.0.1:4258 20241206122847395 DAUC <0003> db_auc.c:157 IMSI='262420565648431': No 2G Auth Data 20241206122847395 DAUC <0003> db_auc.c:192 IMSI='262420565648431': No 3G Auth Data 20241206122847400 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613135450.msisdn 20241206122847400 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613135450.msisdn: not attached (vlr_number unset) 20241206122847400 DDGSM <0007> mslookup_server.c:327 sip.voice.491613135450.msisdn: does not exist in GSUP proxy 20241206122848402 DLINP <000b> input/ipa.c:451 connected read/write 20241206122848402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122848402 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420565648431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420565648431" cn_domain=CS} 20241206122848402 DLU <0006> fsm.c:456 lu(262420565648431)[0x55fcddca9e50]{UNVALIDATED}: Allocated 20241206122848402 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420565648431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241206122848402 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420565648431)[0x55fcddca9e50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241206122848402 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420565648431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420565648431" cn_domain=CS} 20241206122848402 DLINP <000b> input/ipa.c:451 connected read/write 20241206122848402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122848402 DLINP <000b> input/ipa.c:451 connected read/write 20241206122848402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122848406 DLINP <000b> input/ipa.c:451 connected read/write 20241206122848406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122848406 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420565648431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420565648431"} 20241206122848406 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420565648431)[0x55fcddca9e50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241206122848406 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420565648431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241206122848406 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420565648431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420565648431"} 20241206122848406 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420565648431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122848406 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420565648431)[0x55fcddca9e50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241206122848406 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420565648431)[0x55fcddca9e50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241206122848406 DLU <0006> fsm.c:568 lu(CS:IMSI-262420565648431)[0x55fcddca9e50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241206122848406 DLINP <000b> input/ipa.c:451 connected read/write 20241206122848406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122848406 DLINP <000b> input/ipa.c:451 connected read/write 20241206122848406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122848408 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613135450.msisdn 20241206122848408 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613135450.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241206122848408 DDGSM <0007> mslookup_server.c:327 sip.voice.491613135450.msisdn: does not exist in GSUP proxy 20241206122848408 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613135450.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241206122848411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39164<->l=127.0.0.1:4258 20241206122848412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39154<->l=127.0.0.1:4258 20241206122848413 DLINP <000b> input/ipa.c:451 connected read/write 20241206122848413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122848413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122848414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122848414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122848414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42247<->l=127.0.0.1:4259) 20241206122848457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4258 20241206122848558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4258 20241206122850428 DSS <0004> hlr_ussd.c:239 262424612532022/0x044b608d: SS Session Timeout, destroying 20241206122850428 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424612532022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241206122851641 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122851641 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122851644 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122851645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39192<->l=127.0.0.1:4258 20241206122851647 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122851647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122851647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122851647 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  20241206122851647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122851647 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  20241206122851647 DLGSUP <0013> gsup_server.c:235 2:  20241206122851647 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122851647 DLGSUP <0013> gsup_server.c:235 3:  20241206122851647 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122851647 DLGSUP <0013> gsup_server.c:235 4:  20241206122851647 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122851647 DLGSUP <0013> gsup_server.c:235 5:  20241206122851647 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122851647 DLGSUP <0013> gsup_server.c:235 7:  20241206122851647 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122851647 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122851647 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122851647 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122851647 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241206122851648 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241206122851681 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37835<->l=127.0.0.1:4259) 20241206122851683 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241206122851683 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241206122851698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39208<->l=127.0.0.1:4258 20241206122851702 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122851702 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422719556487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422719556487" cn_domain=CS} 20241206122851703 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422719556487 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241206122851703 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422719556487 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241206122851703 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422719556487.imsi 20241206122851703 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422719556487.imsi 20241206122851703 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422719556487.imsi: does not exist in local HLR 20241206122851708 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422719556487 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241206122851708 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241206122851708 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241206122851708 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241206122851708 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241206122851708 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241206122851708 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422719556487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122851708 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122851708 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122851708 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122851708 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122851708 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122851708 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122851711 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122851711 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122851711 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241206122851711 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241206122851711 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241206122851713 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122851713 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122851713 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241206122851753 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122851753 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122851753 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122851753 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122851753 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422719556487 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618111111 20241206122851753 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422719556487 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122851754 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122851754 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122851757 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122851757 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122851757 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422719556487 MSISDN-491618111111 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122851757 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122851757 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122851759 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122851759 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122851759 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422719556487 MSISDN-491618111111 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 20241206122851759 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422719556487 MSISDN-491618111111 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122851759 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122851759 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122851761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39208<->l=127.0.0.1:4258 20241206122851762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39192<->l=127.0.0.1:4258 20241206122851763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37835<->l=127.0.0.1:4259) 20241206122851763 DLINP <000b> input/ipa.c:451 connected read/write 20241206122851763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122851763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122851763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122851763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122851763 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122851764 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122851764 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241206122851764 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241206122851764 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241206122851804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39216<->l=127.0.0.1:4258 20241206122851904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39216<->l=127.0.0.1:4258 20241206122854979 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122854979 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122854981 DLINP <000b> input/ipa.c:451 connected read/write 20241206122854981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122854981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39226<->l=127.0.0.1:4258 20241206122854983 DLINP <000b> input/ipa.c:451 connected read/write 20241206122854983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122854983 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122854983 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122854983 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  20241206122854983 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122854983 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  20241206122854983 DLGSUP <0013> gsup_server.c:235 2:  20241206122854983 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122854983 DLGSUP <0013> gsup_server.c:235 3:  20241206122854983 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122854983 DLGSUP <0013> gsup_server.c:235 4:  20241206122854983 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122854983 DLGSUP <0013> gsup_server.c:235 5:  20241206122854983 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122854983 DLGSUP <0013> gsup_server.c:235 7:  20241206122854983 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122854983 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122854983 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122854983 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122854984 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241206122854984 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241206122855005 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42641<->l=127.0.0.1:4259) 20241206122855007 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241206122855007 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241206122855018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4258 20241206122855020 DAUC <0003> db_auc.c:157 IMSI='262424089032424': No 2G Auth Data 20241206122855020 DAUC <0003> db_auc.c:192 IMSI='262424089032424': No 3G Auth Data 20241206122855024 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424089032424.imsi 20241206122855024 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424089032424.imsi: found in local HLR 20241206122855028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4258 20241206122855029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39226<->l=127.0.0.1:4258 20241206122855030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42641<->l=127.0.0.1:4259) 20241206122855030 DLINP <000b> input/ipa.c:451 connected read/write 20241206122855030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122855030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122855030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122855030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122855069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39238<->l=127.0.0.1:4258 20241206122855170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39238<->l=127.0.0.1:4258 20241206122858245 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122858245 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122858247 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122858248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4258 20241206122858250 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241206122858250 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241206122858250 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122858250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122858250 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122858250 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  20241206122858251 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122858251 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  20241206122858251 DLGSUP <0013> gsup_server.c:235 2:  20241206122858251 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122858251 DLGSUP <0013> gsup_server.c:235 3:  20241206122858251 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122858251 DLGSUP <0013> gsup_server.c:235 4:  20241206122858251 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122858251 DLGSUP <0013> gsup_server.c:235 5:  20241206122858251 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122858251 DLGSUP <0013> gsup_server.c:235 7:  20241206122858251 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122858251 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122858251 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122858251 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122858279 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38003<->l=127.0.0.1:4259) 20241206122858283 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241206122858283 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241206122858298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241206122858303 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122858303 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423760839717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423760839717" cn_domain=CS} 20241206122858303 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423760839717 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241206122858303 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423760839717 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241206122858303 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423760839717.imsi 20241206122858303 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423760839717.imsi 20241206122858303 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423760839717.imsi: does not exist in local HLR 20241206122858307 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423760839717 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241206122858307 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241206122858307 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241206122858307 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241206122858307 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241206122858307 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241206122858307 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423760839717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122858307 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122858307 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122858307 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122858307 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122858307 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122858307 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122858309 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122858309 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122858309 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241206122858309 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241206122858309 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241206122858310 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122858310 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122858311 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241206122858353 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122858353 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122858353 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122858353 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122858353 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423760839717 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618747841 20241206122858353 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423760839717 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122858353 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122858354 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122858357 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122858357 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122858357 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423760839717 MSISDN-491618747841 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122858357 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122858357 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122858359 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122858359 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122858359 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423760839717 MSISDN-491618747841 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 20241206122858359 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423760839717 MSISDN-491618747841 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122858359 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122858359 DLINP <000b> input/ipa.c:451 connected read/write 20241206122858359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122858361 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423760839717.imsi 20241206122858361 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423760839717.imsi: does not exist in local HLR 20241206122859362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241206122859364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4258 20241206122859366 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122859366 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122859366 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241206122859366 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241206122859366 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241206122859366 DLINP <000b> input/ipa.c:451 connected read/write 20241206122859366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122859366 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122859366 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122859366 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122859366 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38003<->l=127.0.0.1:4259) 20241206122859417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20241206122859518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20241206122902586 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241206122902587 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241206122902589 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122902590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45088<->l=127.0.0.1:4258 20241206122902592 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241206122902592 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241206122902592 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122902592 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241206122902592 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241206122902592 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  20241206122902592 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241206122902592 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  20241206122902592 DLGSUP <0013> gsup_server.c:235 2:  20241206122902592 DLGSUP <0013> gsup_server.c:237 2: 00  20241206122902592 DLGSUP <0013> gsup_server.c:235 3:  20241206122902592 DLGSUP <0013> gsup_server.c:237 3: 00  20241206122902592 DLGSUP <0013> gsup_server.c:235 4:  20241206122902592 DLGSUP <0013> gsup_server.c:237 4: 00  20241206122902592 DLGSUP <0013> gsup_server.c:235 5:  20241206122902592 DLGSUP <0013> gsup_server.c:237 5: 00  20241206122902592 DLGSUP <0013> gsup_server.c:235 7:  20241206122902592 DLGSUP <0013> gsup_server.c:237 7: 00  20241206122902592 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241206122902592 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241206122902592 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241206122902626 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46491<->l=127.0.0.1:4259) 20241206122902629 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241206122902629 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241206122902648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4258 20241206122902652 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122902652 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429985104795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429985104795" cn_domain=CS} 20241206122902652 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429985104795 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241206122902652 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429985104795 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241206122902653 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429985104795.imsi 20241206122902653 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429985104795.imsi 20241206122902653 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429985104795.imsi: does not exist in local HLR 20241206122902658 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429985104795 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241206122902659 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241206122902659 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241206122902659 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241206122902659 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241206122902659 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241206122902659 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429985104795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241206122902659 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122902659 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122902659 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122902659 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122902659 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241206122902659 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241206122902661 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122902661 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122902661 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241206122902661 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241206122902661 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241206122902662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122902662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122902662 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241206122902705 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122902705 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122902705 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122902705 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122902705 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429985104795 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610451387 20241206122902706 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429985104795 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122902706 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122902706 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122902710 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122902710 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122902710 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429985104795 MSISDN-491610451387 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122902710 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122902710 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122902712 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122902712 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122902712 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429985104795 MSISDN-491610451387 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 20241206122902712 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429985104795 MSISDN-491610451387 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241206122902712 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122902712 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241206122902714 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610451387.msisdn 20241206122902714 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610451387.msisdn: does not exist in local HLR 20241206122902714 DDGSM <0007> mslookup_server.c:352 sip.voice.491610451387.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241206122902714 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610451387.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241206122902716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4258 20241206122902717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45088<->l=127.0.0.1:4258 20241206122902718 DLINP <000b> input/ipa.c:451 connected read/write 20241206122902718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241206122902718 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241206122902718 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241206122902718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241206122902718 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46491<->l=127.0.0.1:4259) 20241206122902719 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241206122902719 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241206122902719 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241206122902719 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241206122902719 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241206122902769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4258 20241206122902870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4258