20241102122514987 DMAIN <0000> hlr.c:802 hlr starting 20241102122514987 DDB <0001> db.c:599 using database: hlr.db 20241102122514987 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241102122514987 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241102122514988 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241102122514988 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241102122515019 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241102122515019 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241102122515100 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241102122515102 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241102122515102 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241102122516517 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122516517 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122516521 DLINP <000b> input/ipa.c:451 connected read/write 20241102122516521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122516523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56608<->l=127.0.0.1:4258 20241102122516526 DLINP <000b> input/ipa.c:451 connected read/write 20241102122516526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122516526 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122516526 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122516526 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  20241102122516526 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122516526 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  20241102122516526 DLGSUP <0013> gsup_server.c:235 2:  20241102122516526 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122516526 DLGSUP <0013> gsup_server.c:235 3:  20241102122516526 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122516526 DLGSUP <0013> gsup_server.c:235 4:  20241102122516526 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122516526 DLGSUP <0013> gsup_server.c:235 5:  20241102122516526 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122516526 DLGSUP <0013> gsup_server.c:235 7:  20241102122516526 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122516526 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122516526 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122516526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122516546 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42055<->l=127.0.0.1:4259) 20241102122516564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56618<->l=127.0.0.1:4258 20241102122516573 DLINP <000b> input/ipa.c:451 connected read/write 20241102122516573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122516573 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"} 20241102122516573 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" 20241102122516573 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} 20241102122516573 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 20241102122516573 DLINP <000b> input/ipa.c:451 connected read/write 20241102122516573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122516573 DLINP <000b> input/ipa.c:451 connected read/write 20241102122516573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122516576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56618<->l=127.0.0.1:4258 20241102122516577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56608<->l=127.0.0.1:4258 20241102122516578 DLINP <000b> input/ipa.c:451 connected read/write 20241102122516578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122516578 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122516578 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122516578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122516579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42055<->l=127.0.0.1:4259) 20241102122516624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 20241102122516624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 20241102122519730 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122519730 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122519734 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122519736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 20241102122519740 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122519740 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122519740 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122519740 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  20241102122519740 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122519740 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  20241102122519740 DLGSUP <0013> gsup_server.c:235 2:  20241102122519740 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122519740 DLGSUP <0013> gsup_server.c:235 3:  20241102122519740 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122519740 DLGSUP <0013> gsup_server.c:235 4:  20241102122519740 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122519740 DLGSUP <0013> gsup_server.c:235 5:  20241102122519740 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122519740 DLGSUP <0013> gsup_server.c:235 7:  20241102122519740 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122519740 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122519740 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122519740 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122519768 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46067<->l=127.0.0.1:4259) 20241102122519813 DAUC <0003> db_auc.c:157 IMSI='262427655531035': No 2G Auth Data 20241102122519813 DAUC <0003> db_auc.c:192 IMSI='262427655531035': No 3G Auth Data 20241102122519866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4258 20241102122519877 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122519877 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427655531035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427655531035"} 20241102122519886 DAUC <0003> db_auc.c:192 IMSI='262427655531035': No 3G Auth Data 20241102122519886 DAUC <0003> db_auc.c:236 IMSI='262427655531035': Calling to generate 5 vectors 20241102122519886 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122519886 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122519886 DAUC <0003> auc.c:113 vector [0]: rand = 03eb11bfa806eb8fdde5c90ba07058c5 20241102122519886 DAUC <0003> auc.c:179 vector [0]: kc = 15dacf77a6fce400 20241102122519886 DAUC <0003> auc.c:180 vector [0]: sres = 2fa6ac84 20241102122519886 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122519886 DAUC <0003> auc.c:113 vector [1]: rand = b7088e069da07a36d90fff3bad971c19 20241102122519886 DAUC <0003> auc.c:179 vector [1]: kc = 3b855e8b5534d000 20241102122519886 DAUC <0003> auc.c:180 vector [1]: sres = 2577a3c4 20241102122519886 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122519886 DAUC <0003> auc.c:113 vector [2]: rand = baafff9e84f6f3414097b4a385613bce 20241102122519886 DAUC <0003> auc.c:179 vector [2]: kc = 3c4c0a431a34f400 20241102122519886 DAUC <0003> auc.c:180 vector [2]: sres = 1f6bd35d 20241102122519886 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122519886 DAUC <0003> auc.c:113 vector [3]: rand = 9953b0fc3e2003a6273e3405f9223e52 20241102122519886 DAUC <0003> auc.c:179 vector [3]: kc = b4894b32d91e6000 20241102122519886 DAUC <0003> auc.c:180 vector [3]: sres = a6871549 20241102122519886 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122519886 DAUC <0003> auc.c:113 vector [4]: rand = 2f60cc53b120968258031c380808e2be 20241102122519886 DAUC <0003> auc.c:179 vector [4]: kc = 78d2aba144f6ec00 20241102122519886 DAUC <0003> auc.c:180 vector [4]: sres = 8d6dd659 20241102122519886 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122519886 DAUC <0003> db_auc.c:245 IMSI='262427655531035': Generated 5 vectors 20241102122519886 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427655531035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427655531035"} 20241102122519886 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427655531035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122519886 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122519886 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122519893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4258 20241102122519919 DAUC <0003> db_auc.c:157 IMSI='262421481203213': No 2G Auth Data 20241102122519919 DAUC <0003> db_auc.c:192 IMSI='262421481203213': No 3G Auth Data 20241102122519941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4258 20241102122519942 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122519942 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421481203213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421481203213"} 20241102122519942 DAUC <0003> db_auc.c:192 IMSI='262421481203213': No 3G Auth Data 20241102122519942 DAUC <0003> db_auc.c:236 IMSI='262421481203213': Calling to generate 5 vectors 20241102122519942 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122519942 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122519942 DAUC <0003> auc.c:113 vector [0]: rand = 903acb8966b20aac702bcbadf02028d4 20241102122519942 DAUC <0003> auc.c:179 vector [0]: kc = 5f0454a41a078800 20241102122519942 DAUC <0003> auc.c:180 vector [0]: sres = 33e9828b 20241102122519942 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122519942 DAUC <0003> auc.c:113 vector [1]: rand = 9911c5a91acd1803ebc924ae863b9b18 20241102122519942 DAUC <0003> auc.c:179 vector [1]: kc = 8d233b0aa37ad800 20241102122519942 DAUC <0003> auc.c:180 vector [1]: sres = 99ddc8c1 20241102122519942 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122519942 DAUC <0003> auc.c:113 vector [2]: rand = ea7e7f4bc9f8b76aeb5106b772ae452e 20241102122519942 DAUC <0003> auc.c:179 vector [2]: kc = 95ca50668f7da000 20241102122519942 DAUC <0003> auc.c:180 vector [2]: sres = cdcbcfbb 20241102122519942 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122519942 DAUC <0003> auc.c:113 vector [3]: rand = f716ecd9094aeb6cf79e6bf99938762c 20241102122519942 DAUC <0003> auc.c:179 vector [3]: kc = 564a369d5e72c400 20241102122519942 DAUC <0003> auc.c:180 vector [3]: sres = 8ae1cdcb 20241102122519942 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122519942 DAUC <0003> auc.c:113 vector [4]: rand = 2aa095f4ae10fec358afa6cf9e40d030 20241102122519942 DAUC <0003> auc.c:179 vector [4]: kc = 3b2e35d9eb1a3000 20241102122519942 DAUC <0003> auc.c:180 vector [4]: sres = 02c6ea36 20241102122519942 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122519942 DAUC <0003> db_auc.c:245 IMSI='262421481203213': Generated 5 vectors 20241102122519942 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421481203213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421481203213"} 20241102122519942 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421481203213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122519942 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122519942 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122519943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4258 20241102122519968 DAUC <0003> db_auc.c:157 IMSI='262425132392433': No 2G Auth Data 20241102122519968 DAUC <0003> db_auc.c:192 IMSI='262425132392433': No 3G Auth Data 20241102122519991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20241102122519994 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122519994 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425132392433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425132392433"} 20241102122519994 DAUC <0003> db_auc.c:192 IMSI='262425132392433': No 3G Auth Data 20241102122519994 DAUC <0003> db_auc.c:236 IMSI='262425132392433': Calling to generate 5 vectors 20241102122519994 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122519994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122519994 DAUC <0003> auc.c:113 vector [0]: rand = ae91a6a5dfb39d8105cc44e3e6a7196a 20241102122519994 DAUC <0003> auc.c:179 vector [0]: kc = 757511e88f262139 20241102122519994 DAUC <0003> auc.c:180 vector [0]: sres = 313abb26 20241102122519994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122519994 DAUC <0003> auc.c:113 vector [1]: rand = ea13e16388c30e73358c7e13763ffa53 20241102122519994 DAUC <0003> auc.c:179 vector [1]: kc = 6a005628391997bc 20241102122519994 DAUC <0003> auc.c:180 vector [1]: sres = 3fe6b45e 20241102122519994 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122519994 DAUC <0003> auc.c:113 vector [2]: rand = 27a74c0962560bfddad16961f0bcd33b 20241102122519994 DAUC <0003> auc.c:179 vector [2]: kc = f030272bebb8b572 20241102122519994 DAUC <0003> auc.c:180 vector [2]: sres = 315c490c 20241102122519994 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122519994 DAUC <0003> auc.c:113 vector [3]: rand = bc47c7d7fa464e3bc2f3130e5d22db95 20241102122519994 DAUC <0003> auc.c:179 vector [3]: kc = 15658c7b8b48a1cb 20241102122519994 DAUC <0003> auc.c:180 vector [3]: sres = 8657395f 20241102122519994 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122519994 DAUC <0003> auc.c:113 vector [4]: rand = 8fecc2e88493dd3794f0558d623c4978 20241102122519994 DAUC <0003> auc.c:179 vector [4]: kc = f7e417830c428b29 20241102122519994 DAUC <0003> auc.c:180 vector [4]: sres = 45173150 20241102122519994 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122519994 DAUC <0003> db_auc.c:245 IMSI='262425132392433': Generated 5 vectors 20241102122519994 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425132392433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425132392433"} 20241102122519994 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425132392433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122519994 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122519994 DLINP <000b> input/ipa.c:451 connected read/write 20241102122519994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122519996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20241102122520021 DAUC <0003> db_auc.c:157 IMSI='262425263615186': No 2G Auth Data 20241102122520021 DAUC <0003> db_auc.c:192 IMSI='262425263615186': No 3G Auth Data 20241102122520043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56674<->l=127.0.0.1:4258 20241102122520045 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122520045 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425263615186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425263615186"} 20241102122520045 DAUC <0003> db_auc.c:157 IMSI='262425263615186': No 2G Auth Data 20241102122520045 DAUC <0003> db_auc.c:236 IMSI='262425263615186': Calling to generate 5 vectors 20241102122520045 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102122520045 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122520045 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122520045 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122520045 DAUC <0003> auc.c:113 vector [0]: rand = cb13b02dc8631021d98f39c69b580eaa 20241102122520045 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122520045 DAUC <0003> auc.c:142 vector [0]: autn = 6af81cae478e000048a974cf6b662664 20241102122520045 DAUC <0003> auc.c:143 vector [0]: ck = 0d41f6d665e73458c95735fec1c50daa 20241102122520045 DAUC <0003> auc.c:144 vector [0]: ik = e3e36dd89dec7678f1eecafb31f8e837 20241102122520045 DAUC <0003> auc.c:145 vector [0]: res = b953f39d6d3976e80000000000000000 20241102122520045 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122520045 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122520045 DAUC <0003> auc.c:151 vector [0]: kc = d61b640b0836a7bd 20241102122520045 DAUC <0003> auc.c:152 vector [0]: sres = d46a8575 20241102122520045 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122520045 DAUC <0003> auc.c:113 vector [1]: rand = a971f673aeb8c79926f6fbf8ed61118c 20241102122520045 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122520045 DAUC <0003> auc.c:142 vector [1]: autn = 62ffb951599600006a31813d368b751f 20241102122520045 DAUC <0003> auc.c:143 vector [1]: ck = c949f9aa84f16579ee6e1fb5b4966a60 20241102122520045 DAUC <0003> auc.c:144 vector [1]: ik = 1282fb4e7f1f4e5b0b0d6eeb7bd0c661 20241102122520045 DAUC <0003> auc.c:145 vector [1]: res = d473797b58f832390000000000000000 20241102122520045 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122520045 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122520045 DAUC <0003> auc.c:151 vector [1]: kc = 3ea873ba34a88723 20241102122520045 DAUC <0003> auc.c:152 vector [1]: sres = 8c8b4b42 20241102122520045 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122520045 DAUC <0003> auc.c:113 vector [2]: rand = 61618af4a8e9938ff463215275397704 20241102122520045 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122520045 DAUC <0003> auc.c:142 vector [2]: autn = cc3e42f2f4fa0000fc04f795f3582565 20241102122520045 DAUC <0003> auc.c:143 vector [2]: ck = 7ef0a7a3d1252b46d5ce8051da05f118 20241102122520045 DAUC <0003> auc.c:144 vector [2]: ik = 40bbec82aef4d612fb6c384bae116eb1 20241102122520045 DAUC <0003> auc.c:145 vector [2]: res = a3dd416cf29704fc0000000000000000 20241102122520045 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122520045 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122520045 DAUC <0003> auc.c:151 vector [2]: kc = 10e9f33b0bc562fd 20241102122520045 DAUC <0003> auc.c:152 vector [2]: sres = 514a4590 20241102122520045 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122520045 DAUC <0003> auc.c:113 vector [3]: rand = 5580ee3c2c98780d86cd9bc206346197 20241102122520045 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122520045 DAUC <0003> auc.c:142 vector [3]: autn = cc120569bfab000007d168fccf9430a0 20241102122520045 DAUC <0003> auc.c:143 vector [3]: ck = be36649fffa8b8c4336b59c7e38d9d0a 20241102122520045 DAUC <0003> auc.c:144 vector [3]: ik = 8570726f8d70759cc9d431ed0b3b0f76 20241102122520045 DAUC <0003> auc.c:145 vector [3]: res = 363008d77808e39a0000000000000000 20241102122520045 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122520045 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122520045 DAUC <0003> auc.c:151 vector [3]: kc = c1f97eda9a6e5f24 20241102122520045 DAUC <0003> auc.c:152 vector [3]: sres = 4e38eb4d 20241102122520045 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122520045 DAUC <0003> auc.c:113 vector [4]: rand = 4bf8ccbd871ab441d4cef8480b8ddaf5 20241102122520045 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122520045 DAUC <0003> auc.c:142 vector [4]: autn = b5e516a132aa0000ab42c61b202b3901 20241102122520045 DAUC <0003> auc.c:143 vector [4]: ck = ec156522fef3cda8967e83e3247c82be 20241102122520045 DAUC <0003> auc.c:144 vector [4]: ik = 0cc9c845289e9a324f82152b2343c442 20241102122520045 DAUC <0003> auc.c:145 vector [4]: res = 51cc2df3c21185c20000000000000000 20241102122520045 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122520045 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102122520045 DAUC <0003> auc.c:151 vector [4]: kc = 39203bafd1521166 20241102122520045 DAUC <0003> auc.c:152 vector [4]: sres = 93dda831 20241102122520045 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102122520045 DAUC <0003> db_auc.c:245 IMSI='262425263615186': Generated 5 vectors 20241102122520045 DAUC <0003> db_auc.c:249 IMSI='262425263615186': Updating SQN=161 in DB 20241102122520053 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425263615186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425263615186"} 20241102122520053 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425263615186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122520053 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520053 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56674<->l=127.0.0.1:4258 20241102122520081 DAUC <0003> db_auc.c:157 IMSI='262422685816482': No 2G Auth Data 20241102122520081 DAUC <0003> db_auc.c:192 IMSI='262422685816482': No 3G Auth Data 20241102122520103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4258 20241102122520104 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122520104 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422685816482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422685816482"} 20241102122520104 DAUC <0003> db_auc.c:157 IMSI='262422685816482': No 2G Auth Data 20241102122520104 DAUC <0003> db_auc.c:236 IMSI='262422685816482': Calling to generate 5 vectors 20241102122520104 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102122520104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122520104 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102122520104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122520104 DAUC <0003> auc.c:113 vector [0]: rand = 6582056ee673e4eb56987339188db3e2 20241102122520104 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122520104 DAUC <0003> auc.c:142 vector [0]: autn = b66bd50d5a880000421e2b8e3eaf0f19 20241102122520104 DAUC <0003> auc.c:143 vector [0]: ck = b037ca707f11c7391c1cca46f51e52ff 20241102122520104 DAUC <0003> auc.c:144 vector [0]: ik = 5713421c6d1f2330fd10e8c454f27902 20241102122520104 DAUC <0003> auc.c:145 vector [0]: res = 8450f9f80d23fbc20000000000000000 20241102122520104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122520104 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122520104 DAUC <0003> auc.c:151 vector [0]: kc = 0628aaeeb3e2cff4 20241102122520104 DAUC <0003> auc.c:152 vector [0]: sres = 8973023a 20241102122520104 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122520104 DAUC <0003> auc.c:113 vector [1]: rand = 8b777588e22f1d7e389097cac53d95cf 20241102122520104 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122520104 DAUC <0003> auc.c:142 vector [1]: autn = f5690f5c24c40000fef15d32141c44c2 20241102122520104 DAUC <0003> auc.c:143 vector [1]: ck = f7e4304a78f007960d4d0decef88747f 20241102122520104 DAUC <0003> auc.c:144 vector [1]: ik = 6adc84c981ae72607457f81ea970f051 20241102122520104 DAUC <0003> auc.c:145 vector [1]: res = 59eb4608036151910000000000000000 20241102122520104 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122520104 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122520104 DAUC <0003> auc.c:151 vector [1]: kc = e4224171bfa6f1d8 20241102122520104 DAUC <0003> auc.c:152 vector [1]: sres = 5a8a1799 20241102122520104 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122520104 DAUC <0003> auc.c:113 vector [2]: rand = 343fd8dc2a288f25678241196b795744 20241102122520104 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122520104 DAUC <0003> auc.c:142 vector [2]: autn = 38c9ffaf11d40000b769486273157575 20241102122520104 DAUC <0003> auc.c:143 vector [2]: ck = 974025d257d71585ea09542f601bbc40 20241102122520104 DAUC <0003> auc.c:144 vector [2]: ik = ad701c22b52259542a251a9b5162eab5 20241102122520104 DAUC <0003> auc.c:145 vector [2]: res = 9377e0760b17775e0000000000000000 20241102122520104 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122520104 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122520104 DAUC <0003> auc.c:151 vector [2]: kc = fa1c7744d38c1a24 20241102122520104 DAUC <0003> auc.c:152 vector [2]: sres = 98609728 20241102122520104 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122520104 DAUC <0003> auc.c:113 vector [3]: rand = b47716437ef9a5602a2418e72bef5820 20241102122520104 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122520104 DAUC <0003> auc.c:142 vector [3]: autn = 7cf0db995d200000f924aa4627d30e70 20241102122520104 DAUC <0003> auc.c:143 vector [3]: ck = 9ebe8341ad7ad8987a58096610fc63de 20241102122520104 DAUC <0003> auc.c:144 vector [3]: ik = ceaef5239ffc586181e5b737e6c59914 20241102122520104 DAUC <0003> auc.c:145 vector [3]: res = 44bbdb66195aa4a90000000000000000 20241102122520104 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122520104 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122520104 DAUC <0003> auc.c:151 vector [3]: kc = abadc833c4bf7a33 20241102122520104 DAUC <0003> auc.c:152 vector [3]: sres = 5de17fcf 20241102122520104 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122520104 DAUC <0003> auc.c:113 vector [4]: rand = 154986aaec101d903c7fd291ea6e27c5 20241102122520104 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122520104 DAUC <0003> auc.c:142 vector [4]: autn = 2d57acc735ea0000560eb3ea0873404b 20241102122520104 DAUC <0003> auc.c:143 vector [4]: ck = 44ef63e22c7fbf8c447e72da1fd1ecc7 20241102122520104 DAUC <0003> auc.c:144 vector [4]: ik = 14e699c85e23b11cf943d79812ff8334 20241102122520104 DAUC <0003> auc.c:145 vector [4]: res = 872738eeff38af430000000000000000 20241102122520104 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122520104 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102122520104 DAUC <0003> auc.c:151 vector [4]: kc = ed345f687f726163 20241102122520104 DAUC <0003> auc.c:152 vector [4]: sres = 781f97ad 20241102122520104 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102122520104 DAUC <0003> db_auc.c:245 IMSI='262422685816482': Generated 5 vectors 20241102122520104 DAUC <0003> db_auc.c:249 IMSI='262422685816482': Updating SQN=161 in DB 20241102122520112 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422685816482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422685816482"} 20241102122520112 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422685816482 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122520112 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520112 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4258 20241102122520141 DAUC <0003> db_auc.c:157 IMSI='262427832857240': No 2G Auth Data 20241102122520141 DAUC <0003> db_auc.c:192 IMSI='262427832857240': No 3G Auth Data 20241102122520181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56696<->l=127.0.0.1:4258 20241102122520184 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122520184 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427832857240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427832857240"} 20241102122520184 DAUC <0003> db_auc.c:236 IMSI='262427832857240': Calling to generate 5 vectors 20241102122520184 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122520184 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122520184 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122520184 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122520184 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122520184 DAUC <0003> auc.c:113 vector [0]: rand = cac19be257fa03742bc9ffea9f68e192 20241102122520184 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122520184 DAUC <0003> auc.c:142 vector [0]: autn = 49893c1c5e180000b48aa83f1e3516d6 20241102122520184 DAUC <0003> auc.c:143 vector [0]: ck = fa92b96146bec1c7ef0401b90bb88afa 20241102122520184 DAUC <0003> auc.c:144 vector [0]: ik = 96d17db3c00eac7e8f9f3e245bc64bce 20241102122520184 DAUC <0003> auc.c:145 vector [0]: res = a0411a68100692250000000000000000 20241102122520184 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122520184 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122520184 DAUC <0003> auc.c:179 vector [0]: kc = e62ea30ebc698400 20241102122520184 DAUC <0003> auc.c:180 vector [0]: sres = c8c98b5e 20241102122520184 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122520184 DAUC <0003> auc.c:113 vector [1]: rand = 3098fe87441aed731270ccda6c1585be 20241102122520184 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122520184 DAUC <0003> auc.c:142 vector [1]: autn = 745e7e6a992600005729447cf97d962f 20241102122520184 DAUC <0003> auc.c:143 vector [1]: ck = c3eec6f74def2948d4bfa2a62b4e0aeb 20241102122520184 DAUC <0003> auc.c:144 vector [1]: ik = 942f84ce9d43948026bc95abfc8bb4b0 20241102122520184 DAUC <0003> auc.c:145 vector [1]: res = a2666d57f4ee68580000000000000000 20241102122520184 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122520184 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122520184 DAUC <0003> auc.c:179 vector [1]: kc = 075f2c777d6aa800 20241102122520184 DAUC <0003> auc.c:180 vector [1]: sres = 45b3af6f 20241102122520184 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122520184 DAUC <0003> auc.c:113 vector [2]: rand = 38b40f52c792fc4774072e12e36d8ab8 20241102122520184 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122520184 DAUC <0003> auc.c:142 vector [2]: autn = dd82a2be036e0000a27a8ec516acc07d 20241102122520184 DAUC <0003> auc.c:143 vector [2]: ck = a82d7b74019d91f9d52129e354a31ec7 20241102122520184 DAUC <0003> auc.c:144 vector [2]: ik = 87d9068997417cee02f78d1adf371358 20241102122520184 DAUC <0003> auc.c:145 vector [2]: res = e5bdf1b5d5e72a260000000000000000 20241102122520184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122520184 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122520184 DAUC <0003> auc.c:179 vector [2]: kc = 709bfba818278800 20241102122520184 DAUC <0003> auc.c:180 vector [2]: sres = 4b6306c5 20241102122520184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122520184 DAUC <0003> auc.c:113 vector [3]: rand = 7d5cf70b6a41da4b5e739c8d536f4a93 20241102122520184 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122520184 DAUC <0003> auc.c:142 vector [3]: autn = 3e49e3c869e60000818a5df63e0471c6 20241102122520184 DAUC <0003> auc.c:143 vector [3]: ck = f9185223ad1c3eec32236c7312b867df 20241102122520184 DAUC <0003> auc.c:144 vector [3]: ik = 65e0037de892ee279af05b8f34d45c38 20241102122520184 DAUC <0003> auc.c:145 vector [3]: res = 781c691a450be4380000000000000000 20241102122520184 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122520184 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122520184 DAUC <0003> auc.c:179 vector [3]: kc = 908ba76847536800 20241102122520184 DAUC <0003> auc.c:180 vector [3]: sres = add42257 20241102122520184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122520184 DAUC <0003> auc.c:113 vector [4]: rand = fbc4537947d7d913b25082a1770454c2 20241102122520184 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122520184 DAUC <0003> auc.c:142 vector [4]: autn = 740f15f0d4cb00006e9582dc358f294d 20241102122520184 DAUC <0003> auc.c:143 vector [4]: ck = 3d166e85ffe004d2c102afb21cb4f459 20241102122520184 DAUC <0003> auc.c:144 vector [4]: ik = d17e66fbc45b351ceac28f173b5db372 20241102122520184 DAUC <0003> auc.c:145 vector [4]: res = 1c2caa683aa977230000000000000000 20241102122520184 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122520184 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122520184 DAUC <0003> auc.c:179 vector [4]: kc = d68862a7274c8000 20241102122520184 DAUC <0003> auc.c:180 vector [4]: sres = a7b90f3e 20241102122520184 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122520184 DAUC <0003> db_auc.c:245 IMSI='262427832857240': Generated 5 vectors 20241102122520184 DAUC <0003> db_auc.c:249 IMSI='262427832857240': Updating SQN=161 in DB 20241102122520192 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427832857240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427832857240"} 20241102122520192 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427832857240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122520192 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520192 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56696<->l=127.0.0.1:4258 20241102122520230 DAUC <0003> db_auc.c:157 IMSI='262422176547989': No 2G Auth Data 20241102122520230 DAUC <0003> db_auc.c:192 IMSI='262422176547989': No 3G Auth Data 20241102122520266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56712<->l=127.0.0.1:4258 20241102122520270 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122520270 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422176547989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422176547989"} 20241102122520271 DAUC <0003> db_auc.c:236 IMSI='262422176547989': Calling to generate 5 vectors 20241102122520271 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122520271 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122520271 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122520271 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122520271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122520271 DAUC <0003> auc.c:113 vector [0]: rand = aee39778ef6a1d3f8a45b4701cc7726b 20241102122520271 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122520271 DAUC <0003> auc.c:142 vector [0]: autn = fcdb35cf6ce600005852726fdd9bf1b3 20241102122520271 DAUC <0003> auc.c:143 vector [0]: ck = 552be3735135cc87596772dfd4471a9e 20241102122520271 DAUC <0003> auc.c:144 vector [0]: ik = d7c292f244e0c5ae2a76c02abcdbdedd 20241102122520271 DAUC <0003> auc.c:145 vector [0]: res = 404bcdf4c1abba1d0000000000000000 20241102122520271 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122520271 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122520271 DAUC <0003> auc.c:179 vector [0]: kc = b0e720d5f9acc000 20241102122520271 DAUC <0003> auc.c:180 vector [0]: sres = b1984a6f 20241102122520271 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122520271 DAUC <0003> auc.c:113 vector [1]: rand = 27ed075d81fa55bb20051cf260d54bab 20241102122520271 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122520271 DAUC <0003> auc.c:142 vector [1]: autn = 2f823fd75df800004de499f7a678d5d3 20241102122520271 DAUC <0003> auc.c:143 vector [1]: ck = d49f2a1ab6335f2e4cc6be7bf57dfa27 20241102122520271 DAUC <0003> auc.c:144 vector [1]: ik = b4bb2574d398e9275ea018daa6ad96d6 20241102122520271 DAUC <0003> auc.c:145 vector [1]: res = 7c56abc6a63a97760000000000000000 20241102122520271 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122520271 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122520271 DAUC <0003> auc.c:179 vector [1]: kc = 2bb9b0e9d1420400 20241102122520271 DAUC <0003> auc.c:180 vector [1]: sres = 5a1be564 20241102122520271 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122520271 DAUC <0003> auc.c:113 vector [2]: rand = 4cf790fe08bf23b4c65afb2dc4d89f84 20241102122520271 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122520271 DAUC <0003> auc.c:142 vector [2]: autn = 8931f1ff61e00000d22dd68468617873 20241102122520271 DAUC <0003> auc.c:143 vector [2]: ck = 554b8bc9805a46492caa3239bff6400f 20241102122520271 DAUC <0003> auc.c:144 vector [2]: ik = 38be6f10b60e8e7cb31ec4497e607dda 20241102122520271 DAUC <0003> auc.c:145 vector [2]: res = 4c0312afca1fc8d10000000000000000 20241102122520271 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122520271 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122520271 DAUC <0003> auc.c:179 vector [2]: kc = 6a607872a10d4800 20241102122520271 DAUC <0003> auc.c:180 vector [2]: sres = f38a252b 20241102122520271 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122520271 DAUC <0003> auc.c:113 vector [3]: rand = a9e96bbd7a736dd6d28e86a42007e47a 20241102122520271 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122520271 DAUC <0003> auc.c:142 vector [3]: autn = 66d0e566b12e00005190f04a784327fa 20241102122520271 DAUC <0003> auc.c:143 vector [3]: ck = a2499b537bf232b4c49a1d6416c3968d 20241102122520271 DAUC <0003> auc.c:144 vector [3]: ik = e789c59054903a367b2b3890c8b628e1 20241102122520271 DAUC <0003> auc.c:145 vector [3]: res = 7785aa79ca9ebaef0000000000000000 20241102122520271 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122520271 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122520271 DAUC <0003> auc.c:179 vector [3]: kc = 26b73d35e62ce800 20241102122520271 DAUC <0003> auc.c:180 vector [3]: sres = 61f1edae 20241102122520271 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122520271 DAUC <0003> auc.c:113 vector [4]: rand = 60c17175b417e8a37571b8887cd0cb1e 20241102122520271 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122520271 DAUC <0003> auc.c:142 vector [4]: autn = 1d76d916b529000080f32df35a261ecf 20241102122520271 DAUC <0003> auc.c:143 vector [4]: ck = 3d9ab0381d6bd7910987e87b183ef047 20241102122520271 DAUC <0003> auc.c:144 vector [4]: ik = d1564907cf1c6804bca2679dd3c53bce 20241102122520271 DAUC <0003> auc.c:145 vector [4]: res = ca5db19b3c7dd2af0000000000000000 20241102122520271 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122520271 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122520271 DAUC <0003> auc.c:179 vector [4]: kc = fe2f049aeb9d3800 20241102122520271 DAUC <0003> auc.c:180 vector [4]: sres = 5618bfac 20241102122520271 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122520271 DAUC <0003> db_auc.c:245 IMSI='262422176547989': Generated 5 vectors 20241102122520271 DAUC <0003> db_auc.c:249 IMSI='262422176547989': Updating SQN=161 in DB 20241102122520283 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422176547989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422176547989"} 20241102122520283 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422176547989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122520283 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520283 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56712<->l=127.0.0.1:4258 20241102122520327 DAUC <0003> db_auc.c:157 IMSI='262425515987336': No 2G Auth Data 20241102122520327 DAUC <0003> db_auc.c:192 IMSI='262425515987336': No 3G Auth Data 20241102122520369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56726<->l=127.0.0.1:4258 20241102122520377 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122520377 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425515987336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425515987336"} 20241102122520377 DAUC <0003> db_auc.c:236 IMSI='262425515987336': Calling to generate 5 vectors 20241102122520377 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122520377 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122520377 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122520377 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122520377 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122520377 DAUC <0003> auc.c:113 vector [0]: rand = 4abc2a9f65e998fb93d751d4a4305333 20241102122520377 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122520377 DAUC <0003> auc.c:142 vector [0]: autn = dead0c6521ac00003e6ddc9702a16803 20241102122520377 DAUC <0003> auc.c:143 vector [0]: ck = 5669cf6768d22e5b63b687d8710a7995 20241102122520377 DAUC <0003> auc.c:144 vector [0]: ik = 4eb4bf26c256765dfa592de7c8657a98 20241102122520377 DAUC <0003> auc.c:145 vector [0]: res = 1e0c7167f9e400790000000000000000 20241102122520377 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122520377 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122520377 DAUC <0003> auc.c:179 vector [0]: kc = feb89e3c647003b0 20241102122520377 DAUC <0003> auc.c:180 vector [0]: sres = 054b4f7c 20241102122520377 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122520377 DAUC <0003> auc.c:113 vector [1]: rand = 4e2b28100ba5e2aa6fc0156f178df0e4 20241102122520377 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122520377 DAUC <0003> auc.c:142 vector [1]: autn = 715729939d0400000963d4c4f27df5d5 20241102122520377 DAUC <0003> auc.c:143 vector [1]: ck = 853f8e15339ae385fc5f74d68a36ebe9 20241102122520377 DAUC <0003> auc.c:144 vector [1]: ik = e0b562d1c898fe6b7f72a4bfe26cc312 20241102122520377 DAUC <0003> auc.c:145 vector [1]: res = d20df0b2810202660000000000000000 20241102122520377 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122520377 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122520377 DAUC <0003> auc.c:179 vector [1]: kc = 46b2d9bd871a0686 20241102122520377 DAUC <0003> auc.c:180 vector [1]: sres = cc19d368 20241102122520377 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122520377 DAUC <0003> auc.c:113 vector [2]: rand = 3312ab20b3f89692d8dfcddf13b42105 20241102122520377 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122520377 DAUC <0003> auc.c:142 vector [2]: autn = d00798753b5000002cfb6d573aa02c74 20241102122520377 DAUC <0003> auc.c:143 vector [2]: ck = 8218245845973f17848a688ab24c2585 20241102122520377 DAUC <0003> auc.c:144 vector [2]: ik = b9a4e15f957bc6bb4988f202a1e877d6 20241102122520377 DAUC <0003> auc.c:145 vector [2]: res = c5c81101e9f0f10e0000000000000000 20241102122520377 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122520377 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122520377 DAUC <0003> auc.c:179 vector [2]: kc = 209b5a97825eb571 20241102122520377 DAUC <0003> auc.c:180 vector [2]: sres = 8e4eeb69 20241102122520377 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122520377 DAUC <0003> auc.c:113 vector [3]: rand = 26a4a2d61746cde586ba7c8c73eff494 20241102122520377 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122520377 DAUC <0003> auc.c:142 vector [3]: autn = d67889f1720700005a34b1b8ebd7f126 20241102122520377 DAUC <0003> auc.c:143 vector [3]: ck = 4dced62880ff41e2bdfa166ba79ff59e 20241102122520377 DAUC <0003> auc.c:144 vector [3]: ik = a2edde0188f08ed28b9b4bc71fcd88d9 20241102122520377 DAUC <0003> auc.c:145 vector [3]: res = 48587e1e976f537b0000000000000000 20241102122520377 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122520377 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122520377 DAUC <0003> auc.c:179 vector [3]: kc = 47b687cbec97c243 20241102122520377 DAUC <0003> auc.c:180 vector [3]: sres = b6245610 20241102122520377 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122520377 DAUC <0003> auc.c:113 vector [4]: rand = edf93127de8b5c8eafba29c4077fe5dc 20241102122520377 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122520377 DAUC <0003> auc.c:142 vector [4]: autn = ff7ad1ae463600004d3ecbfbae8614d7 20241102122520377 DAUC <0003> auc.c:143 vector [4]: ck = b13460027de078f8419064cb79f33f8a 20241102122520377 DAUC <0003> auc.c:144 vector [4]: ik = f9af44b81fd4add3bffd229719326442 20241102122520377 DAUC <0003> auc.c:145 vector [4]: res = 330944f093d0de5f0000000000000000 20241102122520377 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122520377 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122520377 DAUC <0003> auc.c:179 vector [4]: kc = fba9893c11c754e2 20241102122520377 DAUC <0003> auc.c:180 vector [4]: sres = ca77f9a9 20241102122520377 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122520377 DAUC <0003> db_auc.c:245 IMSI='262425515987336': Generated 5 vectors 20241102122520377 DAUC <0003> db_auc.c:249 IMSI='262425515987336': Updating SQN=161 in DB 20241102122520386 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425515987336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425515987336"} 20241102122520386 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425515987336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122520386 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520386 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122520392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56726<->l=127.0.0.1:4258 20241102122520417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 20241102122520418 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46067<->l=127.0.0.1:4259) 20241102122520418 DLINP <000b> input/ipa.c:451 connected read/write 20241102122520418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122520418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122520418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122520418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122520443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 20241102122520444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 20241102122523535 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122523535 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122523536 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4258 20241102122523537 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523537 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122523537 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122523537 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  20241102122523537 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122523537 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  20241102122523537 DLGSUP <0013> gsup_server.c:235 2:  20241102122523537 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122523537 DLGSUP <0013> gsup_server.c:235 3:  20241102122523537 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122523537 DLGSUP <0013> gsup_server.c:235 4:  20241102122523537 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122523537 DLGSUP <0013> gsup_server.c:235 5:  20241102122523537 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122523537 DLGSUP <0013> gsup_server.c:235 7:  20241102122523537 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122523537 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122523537 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122523537 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122523544 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39881<->l=127.0.0.1:4259) 20241102122523565 DAUC <0003> db_auc.c:157 IMSI='262422576421118': No 2G Auth Data 20241102122523565 DAUC <0003> db_auc.c:192 IMSI='262422576421118': No 3G Auth Data 20241102122523589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4258 20241102122523591 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523591 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422576421118"} 20241102122523591 DAUC <0003> db_auc.c:192 IMSI='262422576421118': No 3G Auth Data 20241102122523591 DAUC <0003> db_auc.c:236 IMSI='262422576421118': Calling to generate 1 vectors 20241102122523591 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102122523591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523591 DAUC <0003> auc.c:113 vector [0]: rand = def73aca851be9ad057f8b85f0485a99 20241102122523591 DAUC <0003> auc.c:179 vector [0]: kc = 1dcffc356209b800 20241102122523591 DAUC <0003> auc.c:180 vector [0]: sres = e0c324e3 20241102122523591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523591 DAUC <0003> db_auc.c:245 IMSI='262422576421118': Generated 1 vectors 20241102122523591 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422576421118"} 20241102122523591 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523591 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523591 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523592 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523592 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422576421118"} 20241102122523592 DAUC <0003> db_auc.c:192 IMSI='262422576421118': No 3G Auth Data 20241102122523592 DAUC <0003> db_auc.c:236 IMSI='262422576421118': Calling to generate 4 vectors 20241102122523592 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102122523592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523592 DAUC <0003> auc.c:113 vector [0]: rand = 43eb94600d03afda2803a3ecb976f83c 20241102122523592 DAUC <0003> auc.c:179 vector [0]: kc = af54dcfae4da0800 20241102122523592 DAUC <0003> auc.c:180 vector [0]: sres = 4d2c6eeb 20241102122523592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523592 DAUC <0003> auc.c:113 vector [1]: rand = ffb0d1fd845bb37229af08f62d5f9a99 20241102122523592 DAUC <0003> auc.c:179 vector [1]: kc = 7133226fa5a14800 20241102122523592 DAUC <0003> auc.c:180 vector [1]: sres = 90a7baf1 20241102122523592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523592 DAUC <0003> auc.c:113 vector [2]: rand = be39e7b38be2a6470a1c24a2d7f394f0 20241102122523592 DAUC <0003> auc.c:179 vector [2]: kc = acb45bb610601000 20241102122523592 DAUC <0003> auc.c:180 vector [2]: sres = 31fb8d11 20241102122523592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523592 DAUC <0003> auc.c:113 vector [3]: rand = 6be1a9eb9570050d41f8574762098aa5 20241102122523592 DAUC <0003> auc.c:179 vector [3]: kc = fd937e0c9c9dd000 20241102122523592 DAUC <0003> auc.c:180 vector [3]: sres = 2cdf0986 20241102122523592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523592 DAUC <0003> db_auc.c:245 IMSI='262422576421118': Generated 4 vectors 20241102122523592 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422576421118"} 20241102122523592 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523592 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523592 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523593 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523593 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422576421118"} 20241102122523593 DAUC <0003> db_auc.c:192 IMSI='262422576421118': No 3G Auth Data 20241102122523593 DAUC <0003> db_auc.c:236 IMSI='262422576421118': Calling to generate 5 vectors 20241102122523593 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122523593 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523593 DAUC <0003> auc.c:113 vector [0]: rand = 772567c67ce784330faaf93dfc4a1bb7 20241102122523593 DAUC <0003> auc.c:179 vector [0]: kc = 8f62aeccb3293400 20241102122523593 DAUC <0003> auc.c:180 vector [0]: sres = 0ff809b5 20241102122523593 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523593 DAUC <0003> auc.c:113 vector [1]: rand = 7ad755ef1f0c1c94346b529830d34438 20241102122523593 DAUC <0003> auc.c:179 vector [1]: kc = 7957d9575736a800 20241102122523593 DAUC <0003> auc.c:180 vector [1]: sres = dbae2cc0 20241102122523593 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523593 DAUC <0003> auc.c:113 vector [2]: rand = 66590a72ad9521b3cd5cf833524a04f7 20241102122523593 DAUC <0003> auc.c:179 vector [2]: kc = da965ec8208e3000 20241102122523593 DAUC <0003> auc.c:180 vector [2]: sres = e1a59983 20241102122523593 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523593 DAUC <0003> auc.c:113 vector [3]: rand = 1658d5e34103d482ff643189245c8a00 20241102122523593 DAUC <0003> auc.c:179 vector [3]: kc = 30b19311aa7c1000 20241102122523593 DAUC <0003> auc.c:180 vector [3]: sres = 37d3814d 20241102122523593 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523593 DAUC <0003> auc.c:113 vector [4]: rand = 587c1b29596a7e8d70c305c467e3f922 20241102122523593 DAUC <0003> auc.c:179 vector [4]: kc = b6f495e7bdd01800 20241102122523593 DAUC <0003> auc.c:180 vector [4]: sres = a2a90b37 20241102122523593 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122523593 DAUC <0003> db_auc.c:245 IMSI='262422576421118': Generated 5 vectors 20241102122523593 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422576421118"} 20241102122523593 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523593 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523593 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523594 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523594 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422576421118"} 20241102122523594 DAUC <0003> db_auc.c:192 IMSI='262422576421118': No 3G Auth Data 20241102122523594 DAUC <0003> db_auc.c:236 IMSI='262422576421118': Calling to generate 5 vectors 20241102122523594 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122523594 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523594 DAUC <0003> auc.c:113 vector [0]: rand = 47f7810abfbf91269f07c95126cd0ae8 20241102122523594 DAUC <0003> auc.c:179 vector [0]: kc = 7e4760ac702d4400 20241102122523594 DAUC <0003> auc.c:180 vector [0]: sres = e44521da 20241102122523594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523594 DAUC <0003> auc.c:113 vector [1]: rand = 428fa17007c29d45f6136796e3cdda02 20241102122523594 DAUC <0003> auc.c:179 vector [1]: kc = d06d8e3700d87000 20241102122523594 DAUC <0003> auc.c:180 vector [1]: sres = aa8cc0e9 20241102122523594 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523594 DAUC <0003> auc.c:113 vector [2]: rand = 57d89c2729119ea226857b3e7c0a2f67 20241102122523594 DAUC <0003> auc.c:179 vector [2]: kc = b50afe7058354800 20241102122523594 DAUC <0003> auc.c:180 vector [2]: sres = b2d88022 20241102122523594 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523594 DAUC <0003> auc.c:113 vector [3]: rand = 8690166e40001f951e3e70fd944a1279 20241102122523594 DAUC <0003> auc.c:179 vector [3]: kc = a3b47ebb55c8ac00 20241102122523594 DAUC <0003> auc.c:180 vector [3]: sres = 26f627b4 20241102122523594 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523594 DAUC <0003> auc.c:113 vector [4]: rand = 4d1fe25227f6f2cd91681cd9e0dae862 20241102122523594 DAUC <0003> auc.c:179 vector [4]: kc = ba1ce9af7fdcd800 20241102122523594 DAUC <0003> auc.c:180 vector [4]: sres = 83c725b1 20241102122523594 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122523594 DAUC <0003> db_auc.c:245 IMSI='262422576421118': Generated 5 vectors 20241102122523594 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422576421118"} 20241102122523594 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422576421118 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523594 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523594 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4258 20241102122523619 DAUC <0003> db_auc.c:157 IMSI='262426595631309': No 2G Auth Data 20241102122523619 DAUC <0003> db_auc.c:192 IMSI='262426595631309': No 3G Auth Data 20241102122523641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 20241102122523642 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523642 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426595631309"} 20241102122523642 DAUC <0003> db_auc.c:192 IMSI='262426595631309': No 3G Auth Data 20241102122523642 DAUC <0003> db_auc.c:236 IMSI='262426595631309': Calling to generate 1 vectors 20241102122523642 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102122523642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523642 DAUC <0003> auc.c:113 vector [0]: rand = c00749e07c5333f24fd8f7b2e49319f4 20241102122523642 DAUC <0003> auc.c:179 vector [0]: kc = 2af1b1d7e98b3800 20241102122523642 DAUC <0003> auc.c:180 vector [0]: sres = 94871358 20241102122523642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523642 DAUC <0003> db_auc.c:245 IMSI='262426595631309': Generated 1 vectors 20241102122523642 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426595631309"} 20241102122523642 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523642 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523642 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523643 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523643 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426595631309"} 20241102122523643 DAUC <0003> db_auc.c:192 IMSI='262426595631309': No 3G Auth Data 20241102122523643 DAUC <0003> db_auc.c:236 IMSI='262426595631309': Calling to generate 4 vectors 20241102122523643 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102122523643 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523643 DAUC <0003> auc.c:113 vector [0]: rand = 0c45cc26547549faea41f482d8d1609d 20241102122523643 DAUC <0003> auc.c:179 vector [0]: kc = 73c486757aa96c00 20241102122523644 DAUC <0003> auc.c:180 vector [0]: sres = 448b1f4b 20241102122523644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523644 DAUC <0003> auc.c:113 vector [1]: rand = 7b1c033da343edae0302249ffb0b8e18 20241102122523644 DAUC <0003> auc.c:179 vector [1]: kc = a9f4e6c3df8d7000 20241102122523644 DAUC <0003> auc.c:180 vector [1]: sres = 7123ca4c 20241102122523644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523644 DAUC <0003> auc.c:113 vector [2]: rand = 9d5132068fcf938120d20b0b542e4d74 20241102122523644 DAUC <0003> auc.c:179 vector [2]: kc = 3aea4fba8d09c800 20241102122523644 DAUC <0003> auc.c:180 vector [2]: sres = 733b8a0f 20241102122523644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523644 DAUC <0003> auc.c:113 vector [3]: rand = 8bc89a7c3bd42434d8e47ac6cfb1ad39 20241102122523644 DAUC <0003> auc.c:179 vector [3]: kc = fc49c53a69fdcc00 20241102122523644 DAUC <0003> auc.c:180 vector [3]: sres = 096e5750 20241102122523644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523644 DAUC <0003> db_auc.c:245 IMSI='262426595631309': Generated 4 vectors 20241102122523644 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426595631309"} 20241102122523644 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523644 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523644 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523644 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523644 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426595631309"} 20241102122523644 DAUC <0003> db_auc.c:192 IMSI='262426595631309': No 3G Auth Data 20241102122523644 DAUC <0003> db_auc.c:236 IMSI='262426595631309': Calling to generate 5 vectors 20241102122523644 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122523644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523645 DAUC <0003> auc.c:113 vector [0]: rand = dd95aa1b641c123ca671015d5bb2447e 20241102122523645 DAUC <0003> auc.c:179 vector [0]: kc = b4c9ff16a4e42800 20241102122523645 DAUC <0003> auc.c:180 vector [0]: sres = afa9bc64 20241102122523645 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523645 DAUC <0003> auc.c:113 vector [1]: rand = 78c152fe63c73321e39f733dac7266c4 20241102122523645 DAUC <0003> auc.c:179 vector [1]: kc = 4cb9ce7aa1f35c00 20241102122523645 DAUC <0003> auc.c:180 vector [1]: sres = adc094ec 20241102122523645 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523645 DAUC <0003> auc.c:113 vector [2]: rand = dfc8cbb031b413d9496201f9b8816564 20241102122523645 DAUC <0003> auc.c:179 vector [2]: kc = 3e068c5f748db000 20241102122523645 DAUC <0003> auc.c:180 vector [2]: sres = 69c45743 20241102122523645 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523645 DAUC <0003> auc.c:113 vector [3]: rand = 3764876eee972e359c8910a851e5ebce 20241102122523645 DAUC <0003> auc.c:179 vector [3]: kc = 29ac8121d0259c00 20241102122523645 DAUC <0003> auc.c:180 vector [3]: sres = f56970c4 20241102122523645 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523645 DAUC <0003> auc.c:113 vector [4]: rand = 20c73d7d1b4ca1b9d90a76c6af474fa1 20241102122523645 DAUC <0003> auc.c:179 vector [4]: kc = 4e002be962a97000 20241102122523645 DAUC <0003> auc.c:180 vector [4]: sres = e884ba2b 20241102122523645 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122523645 DAUC <0003> db_auc.c:245 IMSI='262426595631309': Generated 5 vectors 20241102122523645 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426595631309"} 20241102122523645 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523645 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426595631309"} 20241102122523645 DAUC <0003> db_auc.c:192 IMSI='262426595631309': No 3G Auth Data 20241102122523645 DAUC <0003> db_auc.c:236 IMSI='262426595631309': Calling to generate 5 vectors 20241102122523645 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122523645 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523645 DAUC <0003> auc.c:113 vector [0]: rand = d16b2fed0c69104530a4a80f52e8e6ba 20241102122523645 DAUC <0003> auc.c:179 vector [0]: kc = 50b313350e312c00 20241102122523645 DAUC <0003> auc.c:180 vector [0]: sres = b443c2b0 20241102122523645 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523645 DAUC <0003> auc.c:113 vector [1]: rand = 119a030524937edd70df76b50f3bae7c 20241102122523645 DAUC <0003> auc.c:179 vector [1]: kc = 6abfbab93cd8e800 20241102122523645 DAUC <0003> auc.c:180 vector [1]: sres = 7a3599cc 20241102122523645 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523645 DAUC <0003> auc.c:113 vector [2]: rand = 72e39b5b1bb9dfe2db3ca9a44ecf1694 20241102122523645 DAUC <0003> auc.c:179 vector [2]: kc = f5a33fdaa435f800 20241102122523645 DAUC <0003> auc.c:180 vector [2]: sres = a269ade0 20241102122523645 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523645 DAUC <0003> auc.c:113 vector [3]: rand = d3990890b464243f365a5eaff3a9dcdb 20241102122523645 DAUC <0003> auc.c:179 vector [3]: kc = 1b3be4c79ab8b800 20241102122523645 DAUC <0003> auc.c:180 vector [3]: sres = d7b02791 20241102122523645 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523645 DAUC <0003> auc.c:113 vector [4]: rand = 786010e3d5957ea861814d17e84b4abf 20241102122523645 DAUC <0003> auc.c:179 vector [4]: kc = 02773171634fe800 20241102122523645 DAUC <0003> auc.c:180 vector [4]: sres = e4ed5320 20241102122523645 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122523645 DAUC <0003> db_auc.c:245 IMSI='262426595631309': Generated 5 vectors 20241102122523645 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426595631309"} 20241102122523645 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426595631309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 20241102122523670 DAUC <0003> db_auc.c:157 IMSI='262422814019067': No 2G Auth Data 20241102122523670 DAUC <0003> db_auc.c:192 IMSI='262422814019067': No 3G Auth Data 20241102122523693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48614<->l=127.0.0.1:4258 20241102122523694 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523694 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422814019067"} 20241102122523694 DAUC <0003> db_auc.c:192 IMSI='262422814019067': No 3G Auth Data 20241102122523694 DAUC <0003> db_auc.c:236 IMSI='262422814019067': Calling to generate 1 vectors 20241102122523694 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102122523694 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523694 DAUC <0003> auc.c:113 vector [0]: rand = fe22f2827ca209e974f4ffa0d18a586c 20241102122523694 DAUC <0003> auc.c:179 vector [0]: kc = ca7b4ada53de7dd2 20241102122523694 DAUC <0003> auc.c:180 vector [0]: sres = 97778040 20241102122523694 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523694 DAUC <0003> db_auc.c:245 IMSI='262422814019067': Generated 1 vectors 20241102122523694 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422814019067"} 20241102122523694 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523695 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523695 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523695 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523695 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422814019067"} 20241102122523695 DAUC <0003> db_auc.c:192 IMSI='262422814019067': No 3G Auth Data 20241102122523695 DAUC <0003> db_auc.c:236 IMSI='262422814019067': Calling to generate 4 vectors 20241102122523695 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102122523695 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523695 DAUC <0003> auc.c:113 vector [0]: rand = 330f78b94110413c1ce02ce5eb8e33d4 20241102122523695 DAUC <0003> auc.c:179 vector [0]: kc = 500075d3cd873634 20241102122523695 DAUC <0003> auc.c:180 vector [0]: sres = 2fa34a90 20241102122523695 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523695 DAUC <0003> auc.c:113 vector [1]: rand = d91994be3ea6740ca8f8b75b87427712 20241102122523695 DAUC <0003> auc.c:179 vector [1]: kc = 1adfa19420e82403 20241102122523695 DAUC <0003> auc.c:180 vector [1]: sres = d41fba9a 20241102122523695 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523695 DAUC <0003> auc.c:113 vector [2]: rand = 6719c8001769d6456d6fc46bfbbc6a9b 20241102122523695 DAUC <0003> auc.c:179 vector [2]: kc = 7b089c17ae4b0d0f 20241102122523695 DAUC <0003> auc.c:180 vector [2]: sres = 29095226 20241102122523695 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523695 DAUC <0003> auc.c:113 vector [3]: rand = 1cfe737a996a22543707421563c030dc 20241102122523695 DAUC <0003> auc.c:179 vector [3]: kc = 35d4cc8d2f454ba3 20241102122523695 DAUC <0003> auc.c:180 vector [3]: sres = a6f761e6 20241102122523695 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523695 DAUC <0003> db_auc.c:245 IMSI='262422814019067': Generated 4 vectors 20241102122523695 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422814019067"} 20241102122523695 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523695 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523695 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523696 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523696 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422814019067"} 20241102122523696 DAUC <0003> db_auc.c:192 IMSI='262422814019067': No 3G Auth Data 20241102122523696 DAUC <0003> db_auc.c:236 IMSI='262422814019067': Calling to generate 5 vectors 20241102122523696 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122523696 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523696 DAUC <0003> auc.c:113 vector [0]: rand = 1adcd196013b501ddda012ff24d95f73 20241102122523696 DAUC <0003> auc.c:179 vector [0]: kc = 9220ee698499425a 20241102122523696 DAUC <0003> auc.c:180 vector [0]: sres = e8cf3109 20241102122523696 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523696 DAUC <0003> auc.c:113 vector [1]: rand = b73b21c5df256fd2f6ead766e876050a 20241102122523696 DAUC <0003> auc.c:179 vector [1]: kc = ecd6cc002e0c0f58 20241102122523696 DAUC <0003> auc.c:180 vector [1]: sres = 52f8407f 20241102122523696 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523696 DAUC <0003> auc.c:113 vector [2]: rand = 58f75d44c8ece3f4bdab731a7cafbbd7 20241102122523696 DAUC <0003> auc.c:179 vector [2]: kc = c2955717b097248d 20241102122523696 DAUC <0003> auc.c:180 vector [2]: sres = 419e7a13 20241102122523696 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523696 DAUC <0003> auc.c:113 vector [3]: rand = fda5b4dc9fa07f32fe1d152314490ae1 20241102122523696 DAUC <0003> auc.c:179 vector [3]: kc = 6a40f239fe1dbf39 20241102122523696 DAUC <0003> auc.c:180 vector [3]: sres = 0baa54ab 20241102122523696 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523696 DAUC <0003> auc.c:113 vector [4]: rand = c84f293a47b2eb97a0363e7c073492e5 20241102122523696 DAUC <0003> auc.c:179 vector [4]: kc = 99df06985939cd8f 20241102122523696 DAUC <0003> auc.c:180 vector [4]: sres = 996d4501 20241102122523696 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122523696 DAUC <0003> db_auc.c:245 IMSI='262422814019067': Generated 5 vectors 20241102122523696 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422814019067"} 20241102122523696 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523696 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523696 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523697 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523697 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422814019067"} 20241102122523697 DAUC <0003> db_auc.c:192 IMSI='262422814019067': No 3G Auth Data 20241102122523697 DAUC <0003> db_auc.c:236 IMSI='262422814019067': Calling to generate 5 vectors 20241102122523697 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102122523697 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523697 DAUC <0003> auc.c:113 vector [0]: rand = 56f4f0544be6597f9d88dcee45626e16 20241102122523697 DAUC <0003> auc.c:179 vector [0]: kc = c934501500b98b73 20241102122523697 DAUC <0003> auc.c:180 vector [0]: sres = 3733c12d 20241102122523697 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102122523697 DAUC <0003> auc.c:113 vector [1]: rand = d6d276db048ef3b2eb34d07ffed7c1ff 20241102122523697 DAUC <0003> auc.c:179 vector [1]: kc = 27d6a91a001fc924 20241102122523697 DAUC <0003> auc.c:180 vector [1]: sres = 64ee6cf7 20241102122523697 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102122523697 DAUC <0003> auc.c:113 vector [2]: rand = 54939b886eeb3d3232ed9bb53d426197 20241102122523697 DAUC <0003> auc.c:179 vector [2]: kc = 90cbfd320210992d 20241102122523697 DAUC <0003> auc.c:180 vector [2]: sres = 3d70a9a4 20241102122523697 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102122523697 DAUC <0003> auc.c:113 vector [3]: rand = 290263fbffcc60bb8936581cbdbeea42 20241102122523697 DAUC <0003> auc.c:179 vector [3]: kc = 60689d0c06b69cd0 20241102122523697 DAUC <0003> auc.c:180 vector [3]: sres = 1de44b83 20241102122523697 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102122523697 DAUC <0003> auc.c:113 vector [4]: rand = b36cd1c8ef6f5f70616c22ff39111a22 20241102122523697 DAUC <0003> auc.c:179 vector [4]: kc = a98660e4975e085c 20241102122523697 DAUC <0003> auc.c:180 vector [4]: sres = 269c0bff 20241102122523697 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102122523697 DAUC <0003> db_auc.c:245 IMSI='262422814019067': Generated 5 vectors 20241102122523697 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422814019067"} 20241102122523697 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422814019067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523697 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523697 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48614<->l=127.0.0.1:4258 20241102122523722 DAUC <0003> db_auc.c:157 IMSI='262424370218006': No 2G Auth Data 20241102122523722 DAUC <0003> db_auc.c:192 IMSI='262424370218006': No 3G Auth Data 20241102122523743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48624<->l=127.0.0.1:4258 20241102122523745 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523745 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424370218006"} 20241102122523745 DAUC <0003> db_auc.c:157 IMSI='262424370218006': No 2G Auth Data 20241102122523745 DAUC <0003> db_auc.c:236 IMSI='262424370218006': Calling to generate 1 vectors 20241102122523745 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241102122523745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523745 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122523745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122523745 DAUC <0003> auc.c:113 vector [0]: rand = 22f8205fadb456a91b92c239519cb3ef 20241102122523745 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122523745 DAUC <0003> auc.c:142 vector [0]: autn = e6cfdb62ae830000ba06183d2ec6a4f4 20241102122523745 DAUC <0003> auc.c:143 vector [0]: ck = babd7f37031f54dad9e0c80099855373 20241102122523745 DAUC <0003> auc.c:144 vector [0]: ik = f0616a770b2d11fac8bbdf0fe31d6160 20241102122523745 DAUC <0003> auc.c:145 vector [0]: res = 157e60f3d15bdcb70000000000000000 20241102122523745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523745 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122523745 DAUC <0003> auc.c:151 vector [0]: kc = 5b87024f72aa7733 20241102122523745 DAUC <0003> auc.c:152 vector [0]: sres = c425bc44 20241102122523745 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122523745 DAUC <0003> db_auc.c:245 IMSI='262424370218006': Generated 1 vectors 20241102122523745 DAUC <0003> db_auc.c:249 IMSI='262424370218006': Updating SQN=33 in DB 20241102122523752 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424370218006"} 20241102122523752 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523752 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523752 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523754 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523754 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424370218006"} 20241102122523754 DAUC <0003> db_auc.c:157 IMSI='262424370218006': No 2G Auth Data 20241102122523754 DAUC <0003> db_auc.c:236 IMSI='262424370218006': Calling to generate 4 vectors 20241102122523754 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241102122523754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523754 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122523754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102122523754 DAUC <0003> auc.c:113 vector [0]: rand = 0330dc99a46ab81d58828988704dc776 20241102122523754 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102122523754 DAUC <0003> auc.c:142 vector [0]: autn = 435dbf73940700001ca653f5eb94bff9 20241102122523754 DAUC <0003> auc.c:143 vector [0]: ck = 1df71701cfa06f8bc13f3ee7467b5d8c 20241102122523754 DAUC <0003> auc.c:144 vector [0]: ik = d453fbda4148a1e1b190bc46d998241a 20241102122523754 DAUC <0003> auc.c:145 vector [0]: res = acaffd18140a4e780000000000000000 20241102122523754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523754 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122523754 DAUC <0003> auc.c:151 vector [0]: kc = b90b6e7a110bb7fc 20241102122523754 DAUC <0003> auc.c:152 vector [0]: sres = b8a5b360 20241102122523754 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122523754 DAUC <0003> auc.c:113 vector [1]: rand = 214007271bdc9b30c5894e3ca4699b20 20241102122523754 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102122523754 DAUC <0003> auc.c:142 vector [1]: autn = 4473f9afe9060000449b2f69f4e78f26 20241102122523754 DAUC <0003> auc.c:143 vector [1]: ck = ac2e6530d8b85c8c9102a326791d68a2 20241102122523754 DAUC <0003> auc.c:144 vector [1]: ik = f1e568c559c1fd8dcc8bee14060ea97b 20241102122523754 DAUC <0003> auc.c:145 vector [1]: res = ec68ad4036f79ed10000000000000000 20241102122523754 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523754 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122523754 DAUC <0003> auc.c:151 vector [1]: kc = 004240c7fe6a60d8 20241102122523754 DAUC <0003> auc.c:152 vector [1]: sres = da9f3391 20241102122523754 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122523754 DAUC <0003> auc.c:113 vector [2]: rand = 54d1dc098eb5ac7f12648ff495c808ac 20241102122523754 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102122523754 DAUC <0003> auc.c:142 vector [2]: autn = afaf37cc91a2000074d349e1f3a4ad3c 20241102122523754 DAUC <0003> auc.c:143 vector [2]: ck = 02814fb0de021a7fa1a2e88a8c56f0c2 20241102122523754 DAUC <0003> auc.c:144 vector [2]: ik = 6e78970ef74ac6721ecd5d26bfa6e1b0 20241102122523754 DAUC <0003> auc.c:145 vector [2]: res = 98a9de60625fd5360000000000000000 20241102122523754 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523754 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122523754 DAUC <0003> auc.c:151 vector [2]: kc = d3966d121ab8cd7f 20241102122523754 DAUC <0003> auc.c:152 vector [2]: sres = faf60b56 20241102122523754 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122523754 DAUC <0003> auc.c:113 vector [3]: rand = a6934c11a97e4331a2b5fb53aa9b49ec 20241102122523754 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102122523754 DAUC <0003> auc.c:142 vector [3]: autn = b9cff0db2a15000023808b54d9775c65 20241102122523754 DAUC <0003> auc.c:143 vector [3]: ck = d988815a7a09e68376087e9d0017eb3b 20241102122523754 DAUC <0003> auc.c:144 vector [3]: ik = 4b0ad09f676f21d4643c643856168c28 20241102122523754 DAUC <0003> auc.c:145 vector [3]: res = 2562a189fe623b8d0000000000000000 20241102122523754 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523754 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122523754 DAUC <0003> auc.c:151 vector [3]: kc = 80b64b604b67a044 20241102122523754 DAUC <0003> auc.c:152 vector [3]: sres = db009a04 20241102122523754 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122523754 DAUC <0003> db_auc.c:245 IMSI='262424370218006': Generated 4 vectors 20241102122523754 DAUC <0003> db_auc.c:249 IMSI='262424370218006': Updating SQN=161 in DB 20241102122523762 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424370218006"} 20241102122523762 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523762 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523762 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523763 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523763 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424370218006"} 20241102122523763 DAUC <0003> db_auc.c:157 IMSI='262424370218006': No 2G Auth Data 20241102122523763 DAUC <0003> db_auc.c:236 IMSI='262424370218006': Calling to generate 5 vectors 20241102122523763 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102122523763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523763 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122523763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102122523763 DAUC <0003> auc.c:113 vector [0]: rand = e425f50d9084b7ecebe9f46d4a0208d3 20241102122523763 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102122523763 DAUC <0003> auc.c:142 vector [0]: autn = 598018a0ac220000ac1022cd7e55d7a1 20241102122523763 DAUC <0003> auc.c:143 vector [0]: ck = e9b1e57a1a86efd626a70976cdee64ad 20241102122523763 DAUC <0003> auc.c:144 vector [0]: ik = 3c52901e1ef26eb2776612181309af2d 20241102122523763 DAUC <0003> auc.c:145 vector [0]: res = fea012bcda76eb930000000000000000 20241102122523763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523763 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122523763 DAUC <0003> auc.c:151 vector [0]: kc = 84226e0ada934ae4 20241102122523763 DAUC <0003> auc.c:152 vector [0]: sres = 24d6f92f 20241102122523763 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122523763 DAUC <0003> auc.c:113 vector [1]: rand = ce880f391f612aedfe60a9f39b565a37 20241102122523763 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102122523763 DAUC <0003> auc.c:142 vector [1]: autn = c05eaddd67fa000037ce52195f056eac 20241102122523763 DAUC <0003> auc.c:143 vector [1]: ck = 1da76675f0209abd66d309fef5517b4a 20241102122523763 DAUC <0003> auc.c:144 vector [1]: ik = 30582020887d84af65689eeee0d6845a 20241102122523763 DAUC <0003> auc.c:145 vector [1]: res = 2d7630228c1024950000000000000000 20241102122523763 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523763 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122523763 DAUC <0003> auc.c:151 vector [1]: kc = 2e44d1456ddae102 20241102122523763 DAUC <0003> auc.c:152 vector [1]: sres = a16614b7 20241102122523763 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122523763 DAUC <0003> auc.c:113 vector [2]: rand = a25c450e5589b57207993a866bec2366 20241102122523763 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102122523763 DAUC <0003> auc.c:142 vector [2]: autn = af051d0739da0000391c6f63b01549d6 20241102122523763 DAUC <0003> auc.c:143 vector [2]: ck = 9184d10e8f0107dba1adb78f909f07a7 20241102122523763 DAUC <0003> auc.c:144 vector [2]: ik = ddbd17fa0e9420939d83e69983a0696c 20241102122523763 DAUC <0003> auc.c:145 vector [2]: res = 63987a2385a42d630000000000000000 20241102122523763 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523763 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122523763 DAUC <0003> auc.c:151 vector [2]: kc = 701797e292aa4983 20241102122523763 DAUC <0003> auc.c:152 vector [2]: sres = e63c5740 20241102122523763 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122523763 DAUC <0003> auc.c:113 vector [3]: rand = 8a5dbddc5dff4d3824cdb748e72c2ecd 20241102122523763 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102122523763 DAUC <0003> auc.c:142 vector [3]: autn = afc77103be7e0000806bc9f93e0edb21 20241102122523763 DAUC <0003> auc.c:143 vector [3]: ck = 1c19570b1b0d116ce3da34579e47ee35 20241102122523763 DAUC <0003> auc.c:144 vector [3]: ik = 054ef413c20e036fe579f7b1294f4c28 20241102122523763 DAUC <0003> auc.c:145 vector [3]: res = 5d6a5b8109d44aeb0000000000000000 20241102122523763 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523763 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122523763 DAUC <0003> auc.c:151 vector [3]: kc = 1ff460fe6e0bb01e 20241102122523763 DAUC <0003> auc.c:152 vector [3]: sres = 54be116a 20241102122523763 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122523763 DAUC <0003> auc.c:113 vector [4]: rand = 7cb55946803c9e202687c0d8412e4574 20241102122523763 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102122523763 DAUC <0003> auc.c:142 vector [4]: autn = f8f9253ac661000001fe7d88f406bd10 20241102122523763 DAUC <0003> auc.c:143 vector [4]: ck = 22d221394ea784ae79c3cea24039076e 20241102122523763 DAUC <0003> auc.c:144 vector [4]: ik = ce79512a22f66cd2e1b120a9e1049edf 20241102122523763 DAUC <0003> auc.c:145 vector [4]: res = 681903d3907f2a340000000000000000 20241102122523763 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122523763 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102122523763 DAUC <0003> auc.c:151 vector [4]: kc = 74d99e18cd6c71cd 20241102122523763 DAUC <0003> auc.c:152 vector [4]: sres = f86629e7 20241102122523763 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102122523763 DAUC <0003> db_auc.c:245 IMSI='262424370218006': Generated 5 vectors 20241102122523763 DAUC <0003> db_auc.c:249 IMSI='262424370218006': Updating SQN=321 in DB 20241102122523771 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424370218006"} 20241102122523771 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523771 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523771 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523772 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523772 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424370218006"} 20241102122523772 DAUC <0003> db_auc.c:157 IMSI='262424370218006': No 2G Auth Data 20241102122523772 DAUC <0003> db_auc.c:236 IMSI='262424370218006': Calling to generate 5 vectors 20241102122523772 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102122523772 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523772 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122523772 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102122523772 DAUC <0003> auc.c:113 vector [0]: rand = 644178abc25862b4aa26ff071f2f775d 20241102122523772 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102122523772 DAUC <0003> auc.c:142 vector [0]: autn = 3112a4793c290000a5bfc7e5913e2255 20241102122523772 DAUC <0003> auc.c:143 vector [0]: ck = 8965c4665eade779409e8f01e0d38f54 20241102122523772 DAUC <0003> auc.c:144 vector [0]: ik = 216f54d38d0897d29861c6aceb3eb1f3 20241102122523772 DAUC <0003> auc.c:145 vector [0]: res = cfee0401c9b7b7d40000000000000000 20241102122523772 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523772 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122523772 DAUC <0003> auc.c:151 vector [0]: kc = 70f5d918d8484e0c 20241102122523772 DAUC <0003> auc.c:152 vector [0]: sres = 0659b3d5 20241102122523772 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122523772 DAUC <0003> auc.c:113 vector [1]: rand = 0f761a1ba01000d52968e3209babcf71 20241102122523772 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102122523772 DAUC <0003> auc.c:142 vector [1]: autn = d21361ea76d000001a169ab5a664f960 20241102122523772 DAUC <0003> auc.c:143 vector [1]: ck = 656e766e15feb70c47a75e365bcca8df 20241102122523772 DAUC <0003> auc.c:144 vector [1]: ik = 31bbbc967d1f2aafeaa52d2ec7c07999 20241102122523772 DAUC <0003> auc.c:145 vector [1]: res = 9321ad94ff8432d60000000000000000 20241102122523772 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523772 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122523772 DAUC <0003> auc.c:151 vector [1]: kc = f9d7b9e0f4ed4ce5 20241102122523772 DAUC <0003> auc.c:152 vector [1]: sres = 6ca59f42 20241102122523772 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122523772 DAUC <0003> auc.c:113 vector [2]: rand = fced7141ca1113f45c34403df14a2331 20241102122523772 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102122523772 DAUC <0003> auc.c:142 vector [2]: autn = b9f7210822a5000043d9372af13e1e44 20241102122523772 DAUC <0003> auc.c:143 vector [2]: ck = 6be6c55eacfe1f62f1e4baf716ca1fe4 20241102122523772 DAUC <0003> auc.c:144 vector [2]: ik = ec8a2340b19acc80af2cc232309dd8cf 20241102122523772 DAUC <0003> auc.c:145 vector [2]: res = 3a3e3d30d544a8420000000000000000 20241102122523772 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523772 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122523772 DAUC <0003> auc.c:151 vector [2]: kc = d9a49edb3b3314c9 20241102122523772 DAUC <0003> auc.c:152 vector [2]: sres = ef7a9572 20241102122523772 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122523772 DAUC <0003> auc.c:113 vector [3]: rand = bc6910b764f63abf3d00e96d19a5f402 20241102122523772 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102122523772 DAUC <0003> auc.c:142 vector [3]: autn = bfae6c32231b00006f7f75cfdece4237 20241102122523772 DAUC <0003> auc.c:143 vector [3]: ck = 13367c26d05f7afe7078ea38528ed51b 20241102122523772 DAUC <0003> auc.c:144 vector [3]: ik = 75c893f9ad9fadb18da0040d6e3bc970 20241102122523772 DAUC <0003> auc.c:145 vector [3]: res = aa72d4bad528ea7f0000000000000000 20241102122523772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523772 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122523772 DAUC <0003> auc.c:151 vector [3]: kc = 9b2601ea4175cb24 20241102122523772 DAUC <0003> auc.c:152 vector [3]: sres = 7f5a3ec5 20241102122523772 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122523772 DAUC <0003> auc.c:113 vector [4]: rand = 5e18bc6f064d3ce6c54fdc1c62ae96a1 20241102122523772 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102122523772 DAUC <0003> auc.c:142 vector [4]: autn = 1feaf6b2d956000095d1737dd5fd1496 20241102122523772 DAUC <0003> auc.c:143 vector [4]: ck = 1548b8238caad7287517c717b83c437a 20241102122523772 DAUC <0003> auc.c:144 vector [4]: ik = 495b5815a1de4c19e41814f8d6df0e1b 20241102122523772 DAUC <0003> auc.c:145 vector [4]: res = 3f7186f69be8e06f0000000000000000 20241102122523772 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122523772 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102122523772 DAUC <0003> auc.c:151 vector [4]: kc = cd1c33d94397d650 20241102122523772 DAUC <0003> auc.c:152 vector [4]: sres = a4996699 20241102122523772 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102122523772 DAUC <0003> db_auc.c:245 IMSI='262424370218006': Generated 5 vectors 20241102122523772 DAUC <0003> db_auc.c:249 IMSI='262424370218006': Updating SQN=481 in DB 20241102122523780 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424370218006"} 20241102122523780 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424370218006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523780 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523780 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48624<->l=127.0.0.1:4258 20241102122523805 DAUC <0003> db_auc.c:157 IMSI='262421023894275': No 2G Auth Data 20241102122523805 DAUC <0003> db_auc.c:192 IMSI='262421023894275': No 3G Auth Data 20241102122523832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241102122523833 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523833 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421023894275"} 20241102122523834 DAUC <0003> db_auc.c:157 IMSI='262421023894275': No 2G Auth Data 20241102122523834 DAUC <0003> db_auc.c:236 IMSI='262421023894275': Calling to generate 1 vectors 20241102122523834 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241102122523834 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523834 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102122523834 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122523834 DAUC <0003> auc.c:113 vector [0]: rand = 538b9545574cdfcc736775a47b875497 20241102122523834 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122523834 DAUC <0003> auc.c:142 vector [0]: autn = 76ad3afe553c0000dfe71923272c800b 20241102122523834 DAUC <0003> auc.c:143 vector [0]: ck = dbfc2bd1824cd5c25f1eb763fcc9d0e4 20241102122523834 DAUC <0003> auc.c:144 vector [0]: ik = e0e20a0ab5d8679738c593df96eca29b 20241102122523834 DAUC <0003> auc.c:145 vector [0]: res = ced9a629a5ae27fe0000000000000000 20241102122523834 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523834 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122523834 DAUC <0003> auc.c:151 vector [0]: kc = 5cc505675db1c02a 20241102122523834 DAUC <0003> auc.c:152 vector [0]: sres = 6b7781d7 20241102122523834 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122523834 DAUC <0003> db_auc.c:245 IMSI='262421023894275': Generated 1 vectors 20241102122523834 DAUC <0003> db_auc.c:249 IMSI='262421023894275': Updating SQN=33 in DB 20241102122523842 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421023894275"} 20241102122523842 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523842 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523842 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523843 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523843 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421023894275"} 20241102122523843 DAUC <0003> db_auc.c:157 IMSI='262421023894275': No 2G Auth Data 20241102122523843 DAUC <0003> db_auc.c:236 IMSI='262421023894275': Calling to generate 4 vectors 20241102122523843 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241102122523843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523843 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102122523843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102122523843 DAUC <0003> auc.c:113 vector [0]: rand = 337ff8c1e0740f4351e30a5c22ec373e 20241102122523843 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102122523843 DAUC <0003> auc.c:142 vector [0]: autn = 6f1349bda4f60000770b0d1d59df3cc5 20241102122523843 DAUC <0003> auc.c:143 vector [0]: ck = e61d3ab7aeb64b765ebb856726511f8b 20241102122523843 DAUC <0003> auc.c:144 vector [0]: ik = c2b80977f3a1f16e5c17836e4bf0d4c4 20241102122523843 DAUC <0003> auc.c:145 vector [0]: res = c1515126da86aa470000000000000000 20241102122523843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523843 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122523843 DAUC <0003> auc.c:151 vector [0]: kc = 260935c930b67157 20241102122523843 DAUC <0003> auc.c:152 vector [0]: sres = 1bd7fb61 20241102122523843 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122523843 DAUC <0003> auc.c:113 vector [1]: rand = c8a34bea2a72283724c5d9921022cb75 20241102122523843 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102122523843 DAUC <0003> auc.c:142 vector [1]: autn = 596f560f4351000092810e97d815be07 20241102122523843 DAUC <0003> auc.c:143 vector [1]: ck = 11d6e3542fca16bb8f708ecea536aaba 20241102122523843 DAUC <0003> auc.c:144 vector [1]: ik = 0c8a9dd8eeb533f8b135ddd58d764499 20241102122523843 DAUC <0003> auc.c:145 vector [1]: res = 5927a1d7b7bd682f0000000000000000 20241102122523843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523843 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122523843 DAUC <0003> auc.c:151 vector [1]: kc = 23192d97e93fcb60 20241102122523843 DAUC <0003> auc.c:152 vector [1]: sres = ee9ac9f8 20241102122523843 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122523843 DAUC <0003> auc.c:113 vector [2]: rand = 28446a772cef9db9e026538e6faf35c9 20241102122523843 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102122523843 DAUC <0003> auc.c:142 vector [2]: autn = 96e3702b5c28000092c4c9d90ca465de 20241102122523843 DAUC <0003> auc.c:143 vector [2]: ck = aa7d4eece2426ef250e5c38c73204781 20241102122523843 DAUC <0003> auc.c:144 vector [2]: ik = 1798fa442c58275eb05fd9529a7f4aa7 20241102122523843 DAUC <0003> auc.c:145 vector [2]: res = a33c4b3d47f89b640000000000000000 20241102122523843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523843 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122523843 DAUC <0003> auc.c:151 vector [2]: kc = 5d5fae762745448a 20241102122523843 DAUC <0003> auc.c:152 vector [2]: sres = e4c4d059 20241102122523843 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122523844 DAUC <0003> auc.c:113 vector [3]: rand = dc210f8d319a4d2ca63f86bb373aba59 20241102122523844 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102122523844 DAUC <0003> auc.c:142 vector [3]: autn = 991978a07f5600009c2b14c8ffb38b56 20241102122523844 DAUC <0003> auc.c:143 vector [3]: ck = 9d0ef507b8d1f6ed3cf23de916f7acb3 20241102122523844 DAUC <0003> auc.c:144 vector [3]: ik = 6e336166562a0269e800d45a4674b574 20241102122523844 DAUC <0003> auc.c:145 vector [3]: res = afc306abf2ddb1190000000000000000 20241102122523844 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523844 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122523844 DAUC <0003> auc.c:151 vector [3]: kc = 27cf7dd2be78ed43 20241102122523844 DAUC <0003> auc.c:152 vector [3]: sres = 5d1eb7b2 20241102122523844 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122523844 DAUC <0003> db_auc.c:245 IMSI='262421023894275': Generated 4 vectors 20241102122523844 DAUC <0003> db_auc.c:249 IMSI='262421023894275': Updating SQN=161 in DB 20241102122523851 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421023894275"} 20241102122523851 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523851 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523851 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523852 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523852 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421023894275"} 20241102122523852 DAUC <0003> db_auc.c:157 IMSI='262421023894275': No 2G Auth Data 20241102122523852 DAUC <0003> db_auc.c:236 IMSI='262421023894275': Calling to generate 5 vectors 20241102122523852 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102122523852 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523852 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102122523852 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102122523852 DAUC <0003> auc.c:113 vector [0]: rand = 6551faaae6e541b1a5c4c65086be734c 20241102122523852 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102122523852 DAUC <0003> auc.c:142 vector [0]: autn = acb9d0f2dcfc0000b556b3235f1dfa5c 20241102122523852 DAUC <0003> auc.c:143 vector [0]: ck = 337babdbe82e231e312c598e23de60b8 20241102122523852 DAUC <0003> auc.c:144 vector [0]: ik = a6bee9c491a5a6d4a91446f7161a3248 20241102122523852 DAUC <0003> auc.c:145 vector [0]: res = 4dd8fa662aba06b70000000000000000 20241102122523852 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523852 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122523852 DAUC <0003> auc.c:151 vector [0]: kc = 0dfd5d664c4fd73a 20241102122523852 DAUC <0003> auc.c:152 vector [0]: sres = 6762fcd1 20241102122523852 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122523852 DAUC <0003> auc.c:113 vector [1]: rand = d3b3b57c23bc6215bb7a7ae387b3db11 20241102122523852 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102122523852 DAUC <0003> auc.c:142 vector [1]: autn = 43a74017fb8900004ddb071db22da453 20241102122523852 DAUC <0003> auc.c:143 vector [1]: ck = 4ac8c4d972f7de1b4be1cb560d4d1854 20241102122523852 DAUC <0003> auc.c:144 vector [1]: ik = ef1455584e7dd002a0b2d10e2ea8c358 20241102122523852 DAUC <0003> auc.c:145 vector [1]: res = 0616d28d7385c9460000000000000000 20241102122523852 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523852 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122523852 DAUC <0003> auc.c:151 vector [1]: kc = 4e8f8bd91f6fd515 20241102122523852 DAUC <0003> auc.c:152 vector [1]: sres = 75931bcb 20241102122523852 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122523852 DAUC <0003> auc.c:113 vector [2]: rand = 5fc909e7103c53ddb578b6e2afec0758 20241102122523852 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102122523852 DAUC <0003> auc.c:142 vector [2]: autn = b453dcaaf2220000ff5cfc6360b50a0b 20241102122523852 DAUC <0003> auc.c:143 vector [2]: ck = bec88e5eb4df7a1f4e164a15793e305c 20241102122523852 DAUC <0003> auc.c:144 vector [2]: ik = e4bb269264bf11aaafb689b091bf4dca 20241102122523852 DAUC <0003> auc.c:145 vector [2]: res = ca944f2ee12a6e010000000000000000 20241102122523852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523852 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122523852 DAUC <0003> auc.c:151 vector [2]: kc = bbd36b6938e11623 20241102122523852 DAUC <0003> auc.c:152 vector [2]: sres = 2bbe212f 20241102122523852 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122523852 DAUC <0003> auc.c:113 vector [3]: rand = 2e6b36695384738dc615517c54562f8e 20241102122523852 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102122523852 DAUC <0003> auc.c:142 vector [3]: autn = 53f8c5ecd2cf0000e32b6cc91ebdd4cd 20241102122523852 DAUC <0003> auc.c:143 vector [3]: ck = d2db6a1fae3ff2dd85544aef5c1b6e57 20241102122523852 DAUC <0003> auc.c:144 vector [3]: ik = 209dbd2c7b96e35e476779429a76ce18 20241102122523852 DAUC <0003> auc.c:145 vector [3]: res = 90586839e1b759e40000000000000000 20241102122523852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523852 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122523852 DAUC <0003> auc.c:151 vector [3]: kc = 3075e49e13c4b1cc 20241102122523852 DAUC <0003> auc.c:152 vector [3]: sres = 71ef31dd 20241102122523852 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122523852 DAUC <0003> auc.c:113 vector [4]: rand = bb08f20dd968ea1c26e13be39ee40f3f 20241102122523852 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102122523852 DAUC <0003> auc.c:142 vector [4]: autn = 4eea87c4374000000ba2cd721642df1f 20241102122523852 DAUC <0003> auc.c:143 vector [4]: ck = 865220cee650b2416122a50bdd289593 20241102122523852 DAUC <0003> auc.c:144 vector [4]: ik = 8cd3b5eed62456a487e05b4d62e2943c 20241102122523852 DAUC <0003> auc.c:145 vector [4]: res = 1bbe4c050f6677c20000000000000000 20241102122523852 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122523852 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102122523852 DAUC <0003> auc.c:151 vector [4]: kc = ec436b668fbee54a 20241102122523852 DAUC <0003> auc.c:152 vector [4]: sres = 14d83bc7 20241102122523852 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102122523852 DAUC <0003> db_auc.c:245 IMSI='262421023894275': Generated 5 vectors 20241102122523852 DAUC <0003> db_auc.c:249 IMSI='262421023894275': Updating SQN=321 in DB 20241102122523860 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421023894275"} 20241102122523860 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523860 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523860 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523862 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523862 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421023894275"} 20241102122523862 DAUC <0003> db_auc.c:157 IMSI='262421023894275': No 2G Auth Data 20241102122523862 DAUC <0003> db_auc.c:236 IMSI='262421023894275': Calling to generate 5 vectors 20241102122523862 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102122523862 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523862 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102122523862 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102122523862 DAUC <0003> auc.c:113 vector [0]: rand = 63364be0b55cd33176e2bc731c1c54b1 20241102122523862 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102122523862 DAUC <0003> auc.c:142 vector [0]: autn = d4ec9368927500008ce6e90e791ce5ed 20241102122523862 DAUC <0003> auc.c:143 vector [0]: ck = d113a66bbb27642471283b61177998ed 20241102122523862 DAUC <0003> auc.c:144 vector [0]: ik = 3e9c78048022f200226aef0ea1092b0f 20241102122523862 DAUC <0003> auc.c:145 vector [0]: res = b8551bcf6c8765950000000000000000 20241102122523862 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523862 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122523862 DAUC <0003> auc.c:151 vector [0]: kc = bccd0a008d7525c6 20241102122523862 DAUC <0003> auc.c:152 vector [0]: sres = d4d27e5a 20241102122523862 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122523862 DAUC <0003> auc.c:113 vector [1]: rand = ae2b766238d7c393d4ff0774d0dfa658 20241102122523862 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102122523862 DAUC <0003> auc.c:142 vector [1]: autn = 5f93bdf9f6ce0000b2aa40ef50f567aa 20241102122523862 DAUC <0003> auc.c:143 vector [1]: ck = 04733acbcebb24551ed3cd1fee3483b3 20241102122523862 DAUC <0003> auc.c:144 vector [1]: ik = e1441fead68323eded7066a186382e48 20241102122523862 DAUC <0003> auc.c:145 vector [1]: res = 1b9f9d53848309510000000000000000 20241102122523862 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523862 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122523862 DAUC <0003> auc.c:151 vector [1]: kc = 16948e9f7034aa43 20241102122523862 DAUC <0003> auc.c:152 vector [1]: sres = 9f1c9402 20241102122523862 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122523862 DAUC <0003> auc.c:113 vector [2]: rand = ba5a40c74bba01073e8ba845b831dc82 20241102122523862 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102122523862 DAUC <0003> auc.c:142 vector [2]: autn = 01c9f2a84d8a0000665d4aab2a34984d 20241102122523862 DAUC <0003> auc.c:143 vector [2]: ck = c053fae2e6044f0b5b0295cb7454b484 20241102122523862 DAUC <0003> auc.c:144 vector [2]: ik = 2f5f2eaee1019f5aadac9018cd4b7b37 20241102122523862 DAUC <0003> auc.c:145 vector [2]: res = b66401ad048cc6650000000000000000 20241102122523862 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523862 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122523862 DAUC <0003> auc.c:151 vector [2]: kc = 19a2d19fbe1a1fe2 20241102122523862 DAUC <0003> auc.c:152 vector [2]: sres = b2e8c7c8 20241102122523862 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122523862 DAUC <0003> auc.c:113 vector [3]: rand = e6af52dd7b4d3c95a0c908421d547027 20241102122523862 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102122523862 DAUC <0003> auc.c:142 vector [3]: autn = d42fb6925c8b00001fd60525adcdb4e9 20241102122523862 DAUC <0003> auc.c:143 vector [3]: ck = 7c3dc96807860d71f36faac74389bcaa 20241102122523862 DAUC <0003> auc.c:144 vector [3]: ik = 631ccb60647ebb1dcf54408e4da9e831 20241102122523862 DAUC <0003> auc.c:145 vector [3]: res = c21edc26a26c66890000000000000000 20241102122523862 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523862 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122523862 DAUC <0003> auc.c:151 vector [3]: kc = 231ae8416dd8e2f7 20241102122523862 DAUC <0003> auc.c:152 vector [3]: sres = 6072baaf 20241102122523862 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122523862 DAUC <0003> auc.c:113 vector [4]: rand = 140f6eb6619a68502043c7bf5327e50c 20241102122523862 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102122523862 DAUC <0003> auc.c:142 vector [4]: autn = 180a289222540000b63fb238eda7039c 20241102122523862 DAUC <0003> auc.c:143 vector [4]: ck = 9693e15e80a83ef4076210fb27fd325f 20241102122523862 DAUC <0003> auc.c:144 vector [4]: ik = e3e0f069e242bd11cfa3e0a7e6bd7679 20241102122523862 DAUC <0003> auc.c:145 vector [4]: res = cd9ec88992c9b3710000000000000000 20241102122523862 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122523862 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102122523862 DAUC <0003> auc.c:151 vector [4]: kc = bdb2e16ba3aac7c3 20241102122523862 DAUC <0003> auc.c:152 vector [4]: sres = 5f577bf8 20241102122523862 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102122523862 DAUC <0003> db_auc.c:245 IMSI='262421023894275': Generated 5 vectors 20241102122523862 DAUC <0003> db_auc.c:249 IMSI='262421023894275': Updating SQN=481 in DB 20241102122523870 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421023894275"} 20241102122523870 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421023894275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523870 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523870 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241102122523895 DAUC <0003> db_auc.c:157 IMSI='262422056047794': No 2G Auth Data 20241102122523895 DAUC <0003> db_auc.c:192 IMSI='262422056047794': No 3G Auth Data 20241102122523926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 20241102122523927 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523928 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422056047794"} 20241102122523928 DAUC <0003> db_auc.c:236 IMSI='262422056047794': Calling to generate 1 vectors 20241102122523928 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241102122523928 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523928 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122523928 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122523928 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523928 DAUC <0003> auc.c:113 vector [0]: rand = b2b7358b9c463dfb8870ceb2cafe6929 20241102122523928 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122523928 DAUC <0003> auc.c:142 vector [0]: autn = 8317bca9b40c000005ca7dcddcfd1ca4 20241102122523928 DAUC <0003> auc.c:143 vector [0]: ck = 2b63c37d6cbcf7fe87e1967dc3cc702c 20241102122523928 DAUC <0003> auc.c:144 vector [0]: ik = 20b27fffed7d0534d5af06bc4e0d4c6f 20241102122523928 DAUC <0003> auc.c:145 vector [0]: res = 8310c9d60474823f0000000000000000 20241102122523928 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523928 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122523928 DAUC <0003> auc.c:179 vector [0]: kc = 1b6a740bca220800 20241102122523928 DAUC <0003> auc.c:180 vector [0]: sres = 0cfc98e9 20241102122523928 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122523928 DAUC <0003> db_auc.c:245 IMSI='262422056047794': Generated 1 vectors 20241102122523928 DAUC <0003> db_auc.c:249 IMSI='262422056047794': Updating SQN=33 in DB 20241102122523935 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422056047794"} 20241102122523935 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523935 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523935 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523937 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523937 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422056047794"} 20241102122523937 DAUC <0003> db_auc.c:236 IMSI='262422056047794': Calling to generate 4 vectors 20241102122523937 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241102122523937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122523937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102122523937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523937 DAUC <0003> auc.c:113 vector [0]: rand = 354d19b5ff6b39cec99f3cb9dbf31dc0 20241102122523937 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102122523937 DAUC <0003> auc.c:142 vector [0]: autn = a1b777a18171000062f33592605e48c0 20241102122523937 DAUC <0003> auc.c:143 vector [0]: ck = 25fcb90a825c3c009cd3a066f7fffd4c 20241102122523937 DAUC <0003> auc.c:144 vector [0]: ik = 638216cd5f956f64e07524eb6191742f 20241102122523937 DAUC <0003> auc.c:145 vector [0]: res = 3c2e0151e2ee6e5a0000000000000000 20241102122523937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122523937 DAUC <0003> auc.c:179 vector [0]: kc = 80ce06b4085bdc00 20241102122523937 DAUC <0003> auc.c:180 vector [0]: sres = 900c1caa 20241102122523937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122523937 DAUC <0003> auc.c:113 vector [1]: rand = 80966eb1aaefe6fc666f6302fbfd2ec2 20241102122523937 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102122523937 DAUC <0003> auc.c:142 vector [1]: autn = 45b51e553e0a00004405c624f5cd013a 20241102122523937 DAUC <0003> auc.c:143 vector [1]: ck = a20b27438215825f6c1ea8ecfe8f91da 20241102122523937 DAUC <0003> auc.c:144 vector [1]: ik = 6528845d691ee208e0174f3e07203214 20241102122523937 DAUC <0003> auc.c:145 vector [1]: res = 3f8c56169c66a9fd0000000000000000 20241102122523937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122523937 DAUC <0003> auc.c:179 vector [1]: kc = a1d8372dc454b400 20241102122523937 DAUC <0003> auc.c:180 vector [1]: sres = e709fc91 20241102122523937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122523937 DAUC <0003> auc.c:113 vector [2]: rand = 80c2c487042b485ca6887611ef50106f 20241102122523937 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102122523937 DAUC <0003> auc.c:142 vector [2]: autn = 6dbf0a5fee2000009300374ad4f00333 20241102122523937 DAUC <0003> auc.c:143 vector [2]: ck = 72f9040e87c54c25dd03b6509fcfb221 20241102122523937 DAUC <0003> auc.c:144 vector [2]: ik = 9cf13661fda376dfec9f905b2f35fa35 20241102122523937 DAUC <0003> auc.c:145 vector [2]: res = 869b10e00a299d670000000000000000 20241102122523937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122523937 DAUC <0003> auc.c:179 vector [2]: kc = 1d01d01eb93c7400 20241102122523937 DAUC <0003> auc.c:180 vector [2]: sres = 259cace9 20241102122523937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122523937 DAUC <0003> auc.c:113 vector [3]: rand = cfc9e7b7524c0f67ed573a13ee89d4ef 20241102122523937 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102122523937 DAUC <0003> auc.c:142 vector [3]: autn = 8f77f73dcfcb00007a1967ce26d50eb1 20241102122523937 DAUC <0003> auc.c:143 vector [3]: ck = ed6216cff016886f15b80a700e7789c8 20241102122523937 DAUC <0003> auc.c:144 vector [3]: ik = c84dd824d905b4acde5abe2ced58b76e 20241102122523937 DAUC <0003> auc.c:145 vector [3]: res = 9dc63baca4e2ff240000000000000000 20241102122523937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122523937 DAUC <0003> auc.c:179 vector [3]: kc = 0870e99cea063800 20241102122523937 DAUC <0003> auc.c:180 vector [3]: sres = f663cb3c 20241102122523937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122523937 DAUC <0003> db_auc.c:245 IMSI='262422056047794': Generated 4 vectors 20241102122523937 DAUC <0003> db_auc.c:249 IMSI='262422056047794': Updating SQN=161 in DB 20241102122523945 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422056047794"} 20241102122523945 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523945 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523945 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523946 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523946 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422056047794"} 20241102122523946 DAUC <0003> db_auc.c:236 IMSI='262422056047794': Calling to generate 5 vectors 20241102122523946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122523946 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523946 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122523946 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102122523946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523946 DAUC <0003> auc.c:113 vector [0]: rand = 8818a1bf16e5648deda9226a794aec8b 20241102122523946 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102122523946 DAUC <0003> auc.c:142 vector [0]: autn = 5a8ba1aa843b0000a424068a36bc301d 20241102122523946 DAUC <0003> auc.c:143 vector [0]: ck = 3929e9bc7e140c2fa3d4e8d859910017 20241102122523946 DAUC <0003> auc.c:144 vector [0]: ik = 49b6753d5c938e8cdba84361e592dc29 20241102122523946 DAUC <0003> auc.c:145 vector [0]: res = d8aafb2d66f13e170000000000000000 20241102122523946 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523946 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122523946 DAUC <0003> auc.c:179 vector [0]: kc = ef43ff4c3265fc00 20241102122523946 DAUC <0003> auc.c:180 vector [0]: sres = 7a8bb05e 20241102122523946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122523946 DAUC <0003> auc.c:113 vector [1]: rand = 04a0d52ea5564e663698bf988e87d1b3 20241102122523946 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102122523946 DAUC <0003> auc.c:142 vector [1]: autn = bacde23aa48f00003a8296834d4c9f9d 20241102122523946 DAUC <0003> auc.c:143 vector [1]: ck = dcdf420d2cc8ee603796a8a968b05708 20241102122523946 DAUC <0003> auc.c:144 vector [1]: ik = 0433cd93a5948ba59317b9ad6f0793af 20241102122523946 DAUC <0003> auc.c:145 vector [1]: res = 2dd05c00c321c1e70000000000000000 20241102122523946 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523946 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122523946 DAUC <0003> auc.c:179 vector [1]: kc = 146f9ef9dd60f000 20241102122523946 DAUC <0003> auc.c:180 vector [1]: sres = 9f39a3ba 20241102122523946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122523946 DAUC <0003> auc.c:113 vector [2]: rand = ba683603660f4f4a7eddaa858971497a 20241102122523946 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102122523946 DAUC <0003> auc.c:142 vector [2]: autn = 9d08a40fb060000067968aa12c705953 20241102122523946 DAUC <0003> auc.c:143 vector [2]: ck = 9e4f231b728c3bcb3be005f3c8d9930f 20241102122523946 DAUC <0003> auc.c:144 vector [2]: ik = 4166c1632c6fd04bb3704794358d371b 20241102122523946 DAUC <0003> auc.c:145 vector [2]: res = 0650e6e8251d97bf0000000000000000 20241102122523946 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523946 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122523946 DAUC <0003> auc.c:179 vector [2]: kc = 1a743543fe6eac00 20241102122523946 DAUC <0003> auc.c:180 vector [2]: sres = 7e997fe8 20241102122523946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122523946 DAUC <0003> auc.c:113 vector [3]: rand = 7235318973909d973c4fa4332cd7e726 20241102122523946 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102122523946 DAUC <0003> auc.c:142 vector [3]: autn = 916eb130c0ab000014a1f8d98afd0ecd 20241102122523946 DAUC <0003> auc.c:143 vector [3]: ck = d1d4661950ac1dda5a88f3022805e4ac 20241102122523946 DAUC <0003> auc.c:144 vector [3]: ik = 0743658c36cfb84ed3d6f7ee8150289c 20241102122523946 DAUC <0003> auc.c:145 vector [3]: res = 7b2a093d667c28530000000000000000 20241102122523946 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523946 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122523946 DAUC <0003> auc.c:179 vector [3]: kc = a061ee5088dcc400 20241102122523946 DAUC <0003> auc.c:180 vector [3]: sres = 5ebe77ed 20241102122523946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122523946 DAUC <0003> auc.c:113 vector [4]: rand = c4c9403bf2136d6fcddef687d4ed1f9b 20241102122523946 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102122523946 DAUC <0003> auc.c:142 vector [4]: autn = 0659ee24d74b00001a293577f59522d7 20241102122523946 DAUC <0003> auc.c:143 vector [4]: ck = 9ce1a607e03ea028b8a4d7ac15358b7f 20241102122523946 DAUC <0003> auc.c:144 vector [4]: ik = c5fad6ac6882de485b2f5879d0e5f628 20241102122523946 DAUC <0003> auc.c:145 vector [4]: res = ed9eee281f6056b90000000000000000 20241102122523946 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122523946 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122523946 DAUC <0003> auc.c:179 vector [4]: kc = ca456dfc6a952000 20241102122523946 DAUC <0003> auc.c:180 vector [4]: sres = 566c3b31 20241102122523946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122523946 DAUC <0003> db_auc.c:245 IMSI='262422056047794': Generated 5 vectors 20241102122523946 DAUC <0003> db_auc.c:249 IMSI='262422056047794': Updating SQN=321 in DB 20241102122523954 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422056047794"} 20241102122523954 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523954 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523954 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523955 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122523955 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422056047794"} 20241102122523955 DAUC <0003> db_auc.c:236 IMSI='262422056047794': Calling to generate 5 vectors 20241102122523955 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122523955 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122523955 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122523955 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102122523955 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122523955 DAUC <0003> auc.c:113 vector [0]: rand = 59fb180f47198d11406d44376a690b07 20241102122523955 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102122523955 DAUC <0003> auc.c:142 vector [0]: autn = 58bcf04b310d000045002d91c8d6d007 20241102122523955 DAUC <0003> auc.c:143 vector [0]: ck = bdea8754d9da1d7b8a21b4b645d9e1d6 20241102122523955 DAUC <0003> auc.c:144 vector [0]: ik = be7fc986715aee6c89c6487c5bb46316 20241102122523955 DAUC <0003> auc.c:145 vector [0]: res = 0a33c5d6b6c3b9dd0000000000000000 20241102122523955 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122523955 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122523955 DAUC <0003> auc.c:179 vector [0]: kc = 82d0824574c99400 20241102122523955 DAUC <0003> auc.c:180 vector [0]: sres = 8988b257 20241102122523955 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122523955 DAUC <0003> auc.c:113 vector [1]: rand = dd93f90118d4f2082baab30ec1bfeb74 20241102122523955 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102122523955 DAUC <0003> auc.c:142 vector [1]: autn = 6f2e62a8cb7d0000a1e20989dd7e2afe 20241102122523955 DAUC <0003> auc.c:143 vector [1]: ck = dced342b69bc04c25ac3ea12a8a65bfe 20241102122523955 DAUC <0003> auc.c:144 vector [1]: ik = d64a35cf3e6a3721336618d6ae8c81cf 20241102122523955 DAUC <0003> auc.c:145 vector [1]: res = 7ea9c7a3cca8b3b60000000000000000 20241102122523955 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122523955 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122523955 DAUC <0003> auc.c:179 vector [1]: kc = 448ca83f33197400 20241102122523955 DAUC <0003> auc.c:180 vector [1]: sres = e8331b89 20241102122523955 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122523955 DAUC <0003> auc.c:113 vector [2]: rand = 3b6ccfe48ee4c82075ff8aa067b36278 20241102122523955 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102122523955 DAUC <0003> auc.c:142 vector [2]: autn = b73304d1d918000097ee1e24d020523f 20241102122523955 DAUC <0003> auc.c:143 vector [2]: ck = fe7d6d9dd34485195d14d5dcd35986fe 20241102122523955 DAUC <0003> auc.c:144 vector [2]: ik = dfb1b9d3ebd5d4b685d39cc999f32cfc 20241102122523955 DAUC <0003> auc.c:145 vector [2]: res = 2dde33abd3ba19f20000000000000000 20241102122523955 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122523955 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122523955 DAUC <0003> auc.c:179 vector [2]: kc = e1c6048ea7f9e800 20241102122523955 DAUC <0003> auc.c:180 vector [2]: sres = 5181aa52 20241102122523955 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122523955 DAUC <0003> auc.c:113 vector [3]: rand = 485a083f29b5bd360e2c0d83e351b751 20241102122523955 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102122523955 DAUC <0003> auc.c:142 vector [3]: autn = 277c8f6b95780000011fcbb3968fd84c 20241102122523955 DAUC <0003> auc.c:143 vector [3]: ck = 57d44c08efd2d196ef6f52d94553c762 20241102122523955 DAUC <0003> auc.c:144 vector [3]: ik = 50a71cd10de5d374c5957f0622610e84 20241102122523955 DAUC <0003> auc.c:145 vector [3]: res = ef2be00f7bd99fa80000000000000000 20241102122523955 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122523955 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122523955 DAUC <0003> auc.c:179 vector [3]: kc = 722617e7b8d24000 20241102122523955 DAUC <0003> auc.c:180 vector [3]: sres = 7076bf58 20241102122523955 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122523955 DAUC <0003> auc.c:113 vector [4]: rand = 29b1bb86ae3cc2a39b8a2aedb340b21b 20241102122523955 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102122523955 DAUC <0003> auc.c:142 vector [4]: autn = cc57f33cf6a5000059967615d6b95858 20241102122523955 DAUC <0003> auc.c:143 vector [4]: ck = fd0ee82db1978bafcac79b16ebb19a2a 20241102122523955 DAUC <0003> auc.c:144 vector [4]: ik = 40e388e4f3debcfa846a3b480622d7a9 20241102122523955 DAUC <0003> auc.c:145 vector [4]: res = f7dd16964cbaa6090000000000000000 20241102122523955 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122523955 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122523955 DAUC <0003> auc.c:179 vector [4]: kc = 855ab6a3519d2c00 20241102122523955 DAUC <0003> auc.c:180 vector [4]: sres = 6c8fca5f 20241102122523955 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122523955 DAUC <0003> db_auc.c:245 IMSI='262422056047794': Generated 5 vectors 20241102122523955 DAUC <0003> db_auc.c:249 IMSI='262422056047794': Updating SQN=481 in DB 20241102122523963 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422056047794"} 20241102122523963 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422056047794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122523963 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523963 DLINP <000b> input/ipa.c:451 connected read/write 20241102122523963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122523964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 20241102122523996 DAUC <0003> db_auc.c:157 IMSI='262423931561320': No 2G Auth Data 20241102122523996 DAUC <0003> db_auc.c:192 IMSI='262423931561320': No 3G Auth Data 20241102122524027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48640<->l=127.0.0.1:4258 20241102122524030 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524030 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423931561320"} 20241102122524030 DAUC <0003> db_auc.c:236 IMSI='262423931561320': Calling to generate 1 vectors 20241102122524030 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241102122524030 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122524030 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122524030 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122524030 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122524030 DAUC <0003> auc.c:113 vector [0]: rand = 1e9731402e8ba5dd15d1417cbe9e4bbe 20241102122524030 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122524030 DAUC <0003> auc.c:142 vector [0]: autn = fbfaa57f4ac60000d89c379c9e918ebd 20241102122524030 DAUC <0003> auc.c:143 vector [0]: ck = dcf0008053b6aed922641c7c210c9635 20241102122524030 DAUC <0003> auc.c:144 vector [0]: ik = cb84ee49f067f2c3abe29f57cb57c648 20241102122524030 DAUC <0003> auc.c:145 vector [0]: res = 8aecde50188caca50000000000000000 20241102122524030 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122524030 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122524030 DAUC <0003> auc.c:179 vector [0]: kc = 166b7295d3927c00 20241102122524030 DAUC <0003> auc.c:180 vector [0]: sres = 95c880e3 20241102122524030 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122524030 DAUC <0003> db_auc.c:245 IMSI='262423931561320': Generated 1 vectors 20241102122524030 DAUC <0003> db_auc.c:249 IMSI='262423931561320': Updating SQN=33 in DB 20241102122524038 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423931561320"} 20241102122524038 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122524038 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524038 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524042 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524042 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423931561320"} 20241102122524042 DAUC <0003> db_auc.c:236 IMSI='262423931561320': Calling to generate 4 vectors 20241102122524042 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241102122524042 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122524042 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122524042 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102122524042 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122524042 DAUC <0003> auc.c:113 vector [0]: rand = 6c801e902adfc030f0971f021065ae53 20241102122524042 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102122524042 DAUC <0003> auc.c:142 vector [0]: autn = 9ea0cced34ac0000530c4ec941a92799 20241102122524042 DAUC <0003> auc.c:143 vector [0]: ck = d5c98b50df5359e4e14e4e0e0a34e29c 20241102122524042 DAUC <0003> auc.c:144 vector [0]: ik = d5cfd9c5a64454fbb58c76ef09d729f2 20241102122524042 DAUC <0003> auc.c:145 vector [0]: res = 6d6916a34bbbcc310000000000000000 20241102122524042 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122524042 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122524042 DAUC <0003> auc.c:179 vector [0]: kc = a24fba0593000000 20241102122524042 DAUC <0003> auc.c:180 vector [0]: sres = 3fba69dd 20241102122524042 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122524042 DAUC <0003> auc.c:113 vector [1]: rand = 51b67629be26c137885d06fd1248bd23 20241102122524042 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102122524042 DAUC <0003> auc.c:142 vector [1]: autn = 0ff4695e261000000e2ed604de98032e 20241102122524042 DAUC <0003> auc.c:143 vector [1]: ck = 4505ef290ed8b500fb5f80ed8a63b273 20241102122524042 DAUC <0003> auc.c:144 vector [1]: ik = b741e0c62679df7f42b71b5817d727fc 20241102122524042 DAUC <0003> auc.c:145 vector [1]: res = 24784707e45905e00000000000000000 20241102122524042 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122524042 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122524042 DAUC <0003> auc.c:179 vector [1]: kc = c5dfdb9c4840a400 20241102122524042 DAUC <0003> auc.c:180 vector [1]: sres = 90e15f3d 20241102122524042 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122524042 DAUC <0003> auc.c:113 vector [2]: rand = 3bf85d24bb8b2dd57ef66620ac0dd7a0 20241102122524042 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102122524042 DAUC <0003> auc.c:142 vector [2]: autn = af25629db9e9000055c6144f27239b98 20241102122524042 DAUC <0003> auc.c:143 vector [2]: ck = fe13fe2dc0a428861fff8cdbe05ed0de 20241102122524042 DAUC <0003> auc.c:144 vector [2]: ik = 54d012edf7d32e6db1a9be4a650b3e4b 20241102122524042 DAUC <0003> auc.c:145 vector [2]: res = 1d3ea9669dd4a9df0000000000000000 20241102122524042 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122524042 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122524042 DAUC <0003> auc.c:179 vector [2]: kc = c3d80851c73df400 20241102122524042 DAUC <0003> auc.c:180 vector [2]: sres = 92a013fb 20241102122524042 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122524042 DAUC <0003> auc.c:113 vector [3]: rand = 3f7eb71bf549b99d768b0f9293f3bd59 20241102122524042 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102122524042 DAUC <0003> auc.c:142 vector [3]: autn = 63eda5b39fd300009711732f76f02fdb 20241102122524042 DAUC <0003> auc.c:143 vector [3]: ck = 50b46d16bc81d02464f99aab685e6182 20241102122524042 DAUC <0003> auc.c:144 vector [3]: ik = 31d24e2491524211eebabc22f1eb52e3 20241102122524042 DAUC <0003> auc.c:145 vector [3]: res = 5dfde5667bc11e810000000000000000 20241102122524042 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122524042 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122524042 DAUC <0003> auc.c:179 vector [3]: kc = 4d6b6e7ba29ee000 20241102122524042 DAUC <0003> auc.c:180 vector [3]: sres = 98947cf9 20241102122524042 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122524042 DAUC <0003> db_auc.c:245 IMSI='262423931561320': Generated 4 vectors 20241102122524042 DAUC <0003> db_auc.c:249 IMSI='262423931561320': Updating SQN=161 in DB 20241102122524050 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423931561320"} 20241102122524050 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122524050 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524050 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524054 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524054 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423931561320"} 20241102122524054 DAUC <0003> db_auc.c:236 IMSI='262423931561320': Calling to generate 5 vectors 20241102122524054 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122524054 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122524054 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122524054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102122524054 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122524054 DAUC <0003> auc.c:113 vector [0]: rand = 5f84fd8890002f12e6e7872fe15dd7bc 20241102122524054 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102122524054 DAUC <0003> auc.c:142 vector [0]: autn = 9b476d2fffbb00002b8def635feb91c4 20241102122524054 DAUC <0003> auc.c:143 vector [0]: ck = 395b2ba3d88bab7d6d7d5c2f68818982 20241102122524054 DAUC <0003> auc.c:144 vector [0]: ik = 5dced5b6d0606971b3f34d68a87eebe1 20241102122524054 DAUC <0003> auc.c:145 vector [0]: res = f2580cfe40aa3eb60000000000000000 20241102122524054 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122524054 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122524054 DAUC <0003> auc.c:179 vector [0]: kc = 6690b2d75b00f400 20241102122524054 DAUC <0003> auc.c:180 vector [0]: sres = e6a0a126 20241102122524054 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122524054 DAUC <0003> auc.c:113 vector [1]: rand = 890842cfa5f8d0929e26077d52ece4aa 20241102122524054 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102122524054 DAUC <0003> auc.c:142 vector [1]: autn = f8d92dad127400009eadf49785a4bb9b 20241102122524054 DAUC <0003> auc.c:143 vector [1]: ck = 7ecbf11c88ad9f634373ee390a75f24c 20241102122524054 DAUC <0003> auc.c:144 vector [1]: ik = c5830afe64cee40f04bc50e81758f48b 20241102122524054 DAUC <0003> auc.c:145 vector [1]: res = 0d2670ed7a0493ba0000000000000000 20241102122524054 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122524054 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122524054 DAUC <0003> auc.c:179 vector [1]: kc = 9355bda50eeaf000 20241102122524054 DAUC <0003> auc.c:180 vector [1]: sres = 97899af5 20241102122524054 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122524054 DAUC <0003> auc.c:113 vector [2]: rand = 1d06e50c1b5b6cccec1bfa3c05b0272e 20241102122524054 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102122524054 DAUC <0003> auc.c:142 vector [2]: autn = 8dbec0a314e80000a67a6f424436882f 20241102122524054 DAUC <0003> auc.c:143 vector [2]: ck = 5437026f7540e0523637f44c7a2d9140 20241102122524054 DAUC <0003> auc.c:144 vector [2]: ik = e0871478e2fb203f9e7bbaa5a33fff15 20241102122524054 DAUC <0003> auc.c:145 vector [2]: res = f3dcd7cc1168fe510000000000000000 20241102122524054 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122524054 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122524054 DAUC <0003> auc.c:179 vector [2]: kc = 3a38f2396abad400 20241102122524054 DAUC <0003> auc.c:180 vector [2]: sres = df3b52f0 20241102122524054 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122524054 DAUC <0003> auc.c:113 vector [3]: rand = ede6e954ec78b0c7e583a6055febd424 20241102122524054 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102122524054 DAUC <0003> auc.c:142 vector [3]: autn = 7fe47aa98f070000283efc51679ffaf1 20241102122524054 DAUC <0003> auc.c:143 vector [3]: ck = 00e936cb5ce1ac91c16a47e45c96bfd2 20241102122524054 DAUC <0003> auc.c:144 vector [3]: ik = 7d23f78b6ab82f3a110409c74ba49b0f 20241102122524054 DAUC <0003> auc.c:145 vector [3]: res = dc268446d1adcc3b0000000000000000 20241102122524054 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122524054 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122524054 DAUC <0003> auc.c:179 vector [3]: kc = b54dca0893b91800 20241102122524054 DAUC <0003> auc.c:180 vector [3]: sres = 646d45aa 20241102122524054 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122524054 DAUC <0003> auc.c:113 vector [4]: rand = 7b5b859e385385838b68f47d9d7761a9 20241102122524054 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102122524054 DAUC <0003> auc.c:142 vector [4]: autn = 35511b53d5fa000039b5c8b21fe2cd9f 20241102122524054 DAUC <0003> auc.c:143 vector [4]: ck = d79b5c7672db9cbb8482204e5bdc7a00 20241102122524054 DAUC <0003> auc.c:144 vector [4]: ik = c01845a018ecb6e13f4115dab6d4b553 20241102122524054 DAUC <0003> auc.c:145 vector [4]: res = d8e552dd62a073650000000000000000 20241102122524054 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122524054 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122524054 DAUC <0003> auc.c:179 vector [4]: kc = 2caf15c17e590000 20241102122524054 DAUC <0003> auc.c:180 vector [4]: sres = a9647bdc 20241102122524054 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122524054 DAUC <0003> db_auc.c:245 IMSI='262423931561320': Generated 5 vectors 20241102122524054 DAUC <0003> db_auc.c:249 IMSI='262423931561320': Updating SQN=321 in DB 20241102122524066 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423931561320"} 20241102122524066 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122524066 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524066 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524071 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524071 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423931561320"} 20241102122524071 DAUC <0003> db_auc.c:236 IMSI='262423931561320': Calling to generate 5 vectors 20241102122524071 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122524071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122524071 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122524071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102122524071 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122524071 DAUC <0003> auc.c:113 vector [0]: rand = e9064f23d83fe2774141e98c5859a5a0 20241102122524071 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102122524071 DAUC <0003> auc.c:142 vector [0]: autn = 716e5ad7189f0000940da6ba7ed512db 20241102122524071 DAUC <0003> auc.c:143 vector [0]: ck = 1e861fba8b182a7d5924b7bbbed423d5 20241102122524071 DAUC <0003> auc.c:144 vector [0]: ik = b585ea15441064183ee3e4d6050cb92c 20241102122524071 DAUC <0003> auc.c:145 vector [0]: res = 6097c125568e78900000000000000000 20241102122524071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122524071 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122524071 DAUC <0003> auc.c:179 vector [0]: kc = c8408aa6a372b800 20241102122524071 DAUC <0003> auc.c:180 vector [0]: sres = 26b0dd95 20241102122524071 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122524071 DAUC <0003> auc.c:113 vector [1]: rand = aab20cc285cefb28be9047789ad96d55 20241102122524071 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102122524071 DAUC <0003> auc.c:142 vector [1]: autn = d351483383d30000b691da86fe447443 20241102122524071 DAUC <0003> auc.c:143 vector [1]: ck = 856e4b1741b130b4a9353fe816d3bf07 20241102122524071 DAUC <0003> auc.c:144 vector [1]: ik = 9dad1f07a2888551f97637c0160428b6 20241102122524071 DAUC <0003> auc.c:145 vector [1]: res = ff9bd72e03df06720000000000000000 20241102122524071 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122524071 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122524071 DAUC <0003> auc.c:179 vector [1]: kc = db264fbb4868a000 20241102122524071 DAUC <0003> auc.c:180 vector [1]: sres = 6a3ccc43 20241102122524071 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122524071 DAUC <0003> auc.c:113 vector [2]: rand = 28f455085c60ce0d95eccb1ed436fe2f 20241102122524071 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102122524071 DAUC <0003> auc.c:142 vector [2]: autn = 0bcb4ec8fd4c0000ef5a146400219c8c 20241102122524071 DAUC <0003> auc.c:143 vector [2]: ck = 9d7cf5b97c621df0c9efa9d4de18f536 20241102122524071 DAUC <0003> auc.c:144 vector [2]: ik = 17f0f6525f490005b145049625fac2f8 20241102122524071 DAUC <0003> auc.c:145 vector [2]: res = ada495908522b9120000000000000000 20241102122524071 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122524071 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122524071 DAUC <0003> auc.c:179 vector [2]: kc = ddf437222865e000 20241102122524071 DAUC <0003> auc.c:180 vector [2]: sres = c081011f 20241102122524071 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122524071 DAUC <0003> auc.c:113 vector [3]: rand = d555084a05b1c69139bc26f67892ae82 20241102122524071 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102122524071 DAUC <0003> auc.c:142 vector [3]: autn = 29dd559dfdc80000760327279c79c6c2 20241102122524071 DAUC <0003> auc.c:143 vector [3]: ck = 90ff717f860d50576f3e23ad86dcc9bb 20241102122524071 DAUC <0003> auc.c:144 vector [3]: ik = d8f0c6fa6486b396ebc5550eb716fa43 20241102122524071 DAUC <0003> auc.c:145 vector [3]: res = 4df87931913ee6dc0000000000000000 20241102122524071 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122524071 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122524071 DAUC <0003> auc.c:179 vector [3]: kc = 45cff333fd7fb800 20241102122524071 DAUC <0003> auc.c:180 vector [3]: sres = 01575b45 20241102122524071 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122524071 DAUC <0003> auc.c:113 vector [4]: rand = 8e61d90e74c14f4ce9f7f02d9672d41d 20241102122524071 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102122524071 DAUC <0003> auc.c:142 vector [4]: autn = 43ca2f1803a80000ac443b1f2e8ce43f 20241102122524071 DAUC <0003> auc.c:143 vector [4]: ck = 592ee589265261f81b88525937982112 20241102122524071 DAUC <0003> auc.c:144 vector [4]: ik = 3e694bf042eb90331e41a1f86cb3b4d2 20241102122524071 DAUC <0003> auc.c:145 vector [4]: res = 29ec76577313944d0000000000000000 20241102122524071 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122524071 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122524071 DAUC <0003> auc.c:179 vector [4]: kc = 8ef80d80ad59d000 20241102122524071 DAUC <0003> auc.c:180 vector [4]: sres = 624c3d71 20241102122524071 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122524071 DAUC <0003> db_auc.c:245 IMSI='262423931561320': Generated 5 vectors 20241102122524071 DAUC <0003> db_auc.c:249 IMSI='262423931561320': Updating SQN=481 in DB 20241102122524079 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423931561320"} 20241102122524079 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423931561320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122524079 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524079 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48640<->l=127.0.0.1:4258 20241102122524122 DAUC <0003> db_auc.c:157 IMSI='262422212080776': No 2G Auth Data 20241102122524122 DAUC <0003> db_auc.c:192 IMSI='262422212080776': No 3G Auth Data 20241102122524160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48654<->l=127.0.0.1:4258 20241102122524165 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524165 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422212080776"} 20241102122524165 DAUC <0003> db_auc.c:236 IMSI='262422212080776': Calling to generate 1 vectors 20241102122524165 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241102122524165 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122524165 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122524165 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122524165 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122524165 DAUC <0003> auc.c:113 vector [0]: rand = a096c3d7e054f019bdda726dc9da57bf 20241102122524165 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122524165 DAUC <0003> auc.c:142 vector [0]: autn = d954e624bb400000c369792b89973f78 20241102122524165 DAUC <0003> auc.c:143 vector [0]: ck = 77680b02858aa150ff6002ee614fd270 20241102122524165 DAUC <0003> auc.c:144 vector [0]: ik = e0513836739d1986e284652410a2d7fd 20241102122524165 DAUC <0003> auc.c:145 vector [0]: res = b03a676685d95ed10000000000000000 20241102122524165 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122524165 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122524165 DAUC <0003> auc.c:179 vector [0]: kc = d556dd68c2fde4b3 20241102122524165 DAUC <0003> auc.c:180 vector [0]: sres = 682d418a 20241102122524165 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122524165 DAUC <0003> db_auc.c:245 IMSI='262422212080776': Generated 1 vectors 20241102122524165 DAUC <0003> db_auc.c:249 IMSI='262422212080776': Updating SQN=33 in DB 20241102122524173 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422212080776"} 20241102122524173 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122524173 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524174 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524178 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524178 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422212080776"} 20241102122524178 DAUC <0003> db_auc.c:236 IMSI='262422212080776': Calling to generate 4 vectors 20241102122524178 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241102122524178 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122524178 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122524178 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102122524178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122524178 DAUC <0003> auc.c:113 vector [0]: rand = 1f136a5d26a48efe6c3ac1b0a2d432dd 20241102122524178 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102122524178 DAUC <0003> auc.c:142 vector [0]: autn = 1cf85a3485b2000073b9312a349fdd4b 20241102122524179 DAUC <0003> auc.c:143 vector [0]: ck = 1e09b3a707ee056528f7cd35f018267d 20241102122524179 DAUC <0003> auc.c:144 vector [0]: ik = 074cf9ada4ea3cc5bd0d860fef37769b 20241102122524179 DAUC <0003> auc.c:145 vector [0]: res = 024e0ded8818df440000000000000000 20241102122524179 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122524179 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122524179 DAUC <0003> auc.c:179 vector [0]: kc = 830660ca6b166c81 20241102122524179 DAUC <0003> auc.c:180 vector [0]: sres = c3186598 20241102122524179 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122524179 DAUC <0003> auc.c:113 vector [1]: rand = 195b73ab65db893cc14b3a02da298e2d 20241102122524179 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102122524179 DAUC <0003> auc.c:142 vector [1]: autn = fa45bd1d6ac200008be5b32dff39c0b6 20241102122524179 DAUC <0003> auc.c:143 vector [1]: ck = 01cc508e115f259217c067dc74f021a4 20241102122524179 DAUC <0003> auc.c:144 vector [1]: ik = 6ab73ca186f27cd92fc852353b4f1fa0 20241102122524179 DAUC <0003> auc.c:145 vector [1]: res = 1d51f691e7fc8b240000000000000000 20241102122524179 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122524179 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122524179 DAUC <0003> auc.c:179 vector [1]: kc = 7fee8ec404baf81d 20241102122524179 DAUC <0003> auc.c:180 vector [1]: sres = 3c076e8e 20241102122524179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122524179 DAUC <0003> auc.c:113 vector [2]: rand = ff145650d4190ac83c39985f6a5957ff 20241102122524179 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102122524179 DAUC <0003> auc.c:142 vector [2]: autn = 612f92bc1f0c0000b4b208c96fdd7bc8 20241102122524179 DAUC <0003> auc.c:143 vector [2]: ck = 169c24994d8a0838b238359a528ca97b 20241102122524179 DAUC <0003> auc.c:144 vector [2]: ik = c64e13d90226692b8356670d5b49e6a6 20241102122524179 DAUC <0003> auc.c:145 vector [2]: res = fba8e52691af0cd70000000000000000 20241102122524179 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122524179 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122524179 DAUC <0003> auc.c:179 vector [2]: kc = a16c0a594891d721 20241102122524179 DAUC <0003> auc.c:180 vector [2]: sres = 4defc655 20241102122524179 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122524179 DAUC <0003> auc.c:113 vector [3]: rand = b3460d577f64723c5c56598d8be54351 20241102122524179 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102122524179 DAUC <0003> auc.c:142 vector [3]: autn = 69d82e5e2e300000194e497502b0e36c 20241102122524179 DAUC <0003> auc.c:143 vector [3]: ck = 4a340edeafedfdfe31287799768a48c0 20241102122524179 DAUC <0003> auc.c:144 vector [3]: ik = c49ab28705c9c4995af1df19c06e647a 20241102122524179 DAUC <0003> auc.c:145 vector [3]: res = f375c61bd85b63b70000000000000000 20241102122524179 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122524179 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122524179 DAUC <0003> auc.c:179 vector [3]: kc = 229389fdd7893302 20241102122524179 DAUC <0003> auc.c:180 vector [3]: sres = 7e3005bf 20241102122524179 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122524179 DAUC <0003> db_auc.c:245 IMSI='262422212080776': Generated 4 vectors 20241102122524179 DAUC <0003> db_auc.c:249 IMSI='262422212080776': Updating SQN=161 in DB 20241102122524187 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422212080776"} 20241102122524187 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122524187 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524187 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524192 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524192 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422212080776"} 20241102122524192 DAUC <0003> db_auc.c:236 IMSI='262422212080776': Calling to generate 5 vectors 20241102122524192 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122524192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122524192 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122524192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102122524192 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122524192 DAUC <0003> auc.c:113 vector [0]: rand = eae92d3a2899f9bcd377f1b07e0fc53d 20241102122524192 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102122524192 DAUC <0003> auc.c:142 vector [0]: autn = 104ff3b875aa0000ae27c66a2a740425 20241102122524192 DAUC <0003> auc.c:143 vector [0]: ck = 06400b6092b3532bb1981f3f479ff7d4 20241102122524192 DAUC <0003> auc.c:144 vector [0]: ik = 3d55dca227fe1d824fd98b55606d0d37 20241102122524192 DAUC <0003> auc.c:145 vector [0]: res = e92e08ae1814e2ba0000000000000000 20241102122524192 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122524192 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122524192 DAUC <0003> auc.c:179 vector [0]: kc = d48f689e5e5ec44b 20241102122524192 DAUC <0003> auc.c:180 vector [0]: sres = abb79f4a 20241102122524192 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122524192 DAUC <0003> auc.c:113 vector [1]: rand = edad10f339615fd14881124d7022227c 20241102122524192 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102122524192 DAUC <0003> auc.c:142 vector [1]: autn = 7910e29a586e0000972c84122fdbaeee 20241102122524192 DAUC <0003> auc.c:143 vector [1]: ck = caf4c577531a22c07c9666f975ab6ad8 20241102122524192 DAUC <0003> auc.c:144 vector [1]: ik = 29c741bdd02076335cb84472f349d42c 20241102122524192 DAUC <0003> auc.c:145 vector [1]: res = fcadd1dfe1c1e65c0000000000000000 20241102122524192 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122524192 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122524192 DAUC <0003> auc.c:179 vector [1]: kc = a402161bdcb80fc6 20241102122524192 DAUC <0003> auc.c:180 vector [1]: sres = 7072764e 20241102122524192 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122524192 DAUC <0003> auc.c:113 vector [2]: rand = 569d3b1615acfb73f4ee62666d3399e4 20241102122524192 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102122524192 DAUC <0003> auc.c:142 vector [2]: autn = a8760d48edf8000067770da477bc132e 20241102122524192 DAUC <0003> auc.c:143 vector [2]: ck = bab2e7f649291ab680e015062244544d 20241102122524192 DAUC <0003> auc.c:144 vector [2]: ik = 460704173556bf3370da60a0202f8933 20241102122524192 DAUC <0003> auc.c:145 vector [2]: res = 4beea98dc6adf4000000000000000000 20241102122524192 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122524192 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122524192 DAUC <0003> auc.c:179 vector [2]: kc = 5ca9f3227a9bc55a 20241102122524192 DAUC <0003> auc.c:180 vector [2]: sres = 3658bd1e 20241102122524192 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122524192 DAUC <0003> auc.c:113 vector [3]: rand = 99853e63768c58f1d4bc81e32b795b4b 20241102122524192 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102122524192 DAUC <0003> auc.c:142 vector [3]: autn = 03e85e21b6b200002e8f46f1da041f0c 20241102122524192 DAUC <0003> auc.c:143 vector [3]: ck = ede95974330cf82aaf0984d1f08b0db9 20241102122524192 DAUC <0003> auc.c:144 vector [3]: ik = 3eaa4088f36fb0bd156c4ae533d9029c 20241102122524192 DAUC <0003> auc.c:145 vector [3]: res = 163b111edc9485cb0000000000000000 20241102122524192 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122524192 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122524192 DAUC <0003> auc.c:179 vector [3]: kc = a73eaa11ccf123a7 20241102122524192 DAUC <0003> auc.c:180 vector [3]: sres = d124947b 20241102122524192 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122524192 DAUC <0003> auc.c:113 vector [4]: rand = b6c022b4a9ccdb12b51b15fcc8fbf25c 20241102122524192 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102122524192 DAUC <0003> auc.c:142 vector [4]: autn = bae89f7cc9d200004f376d232b1b2ebb 20241102122524192 DAUC <0003> auc.c:143 vector [4]: ck = 9406c10455a33b5c42b0ea836cdcd496 20241102122524192 DAUC <0003> auc.c:144 vector [4]: ik = eb306cb577fc692c6b07cb803498a84d 20241102122524192 DAUC <0003> auc.c:145 vector [4]: res = 3195c95f7aaac52f0000000000000000 20241102122524192 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122524192 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122524192 DAUC <0003> auc.c:179 vector [4]: kc = a55a0d9a81f1efd5 20241102122524192 DAUC <0003> auc.c:180 vector [4]: sres = 16b9e4be 20241102122524192 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122524192 DAUC <0003> db_auc.c:245 IMSI='262422212080776': Generated 5 vectors 20241102122524192 DAUC <0003> db_auc.c:249 IMSI='262422212080776': Updating SQN=321 in DB 20241102122524201 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422212080776"} 20241102122524201 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122524201 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524201 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524205 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524206 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422212080776"} 20241102122524206 DAUC <0003> db_auc.c:236 IMSI='262422212080776': Calling to generate 5 vectors 20241102122524206 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122524206 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122524206 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122524206 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102122524206 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122524206 DAUC <0003> auc.c:113 vector [0]: rand = cf6e58f642d82fd709d1ebc4add725ea 20241102122524206 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102122524206 DAUC <0003> auc.c:142 vector [0]: autn = 20b1b6dbbb0300003a4a9369c2735b6e 20241102122524206 DAUC <0003> auc.c:143 vector [0]: ck = c6d536fda602d2a6ed2715d1b325d559 20241102122524206 DAUC <0003> auc.c:144 vector [0]: ik = e5399811d8de5996532ad2dcba83d30c 20241102122524206 DAUC <0003> auc.c:145 vector [0]: res = 0a7947984070c6e10000000000000000 20241102122524206 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122524206 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122524206 DAUC <0003> auc.c:179 vector [0]: kc = 8fee6feae2c4ae57 20241102122524206 DAUC <0003> auc.c:180 vector [0]: sres = 0d3b6bfb 20241102122524206 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122524206 DAUC <0003> auc.c:113 vector [1]: rand = 0c931e13818657ee37563673af5dbaa4 20241102122524206 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102122524206 DAUC <0003> auc.c:142 vector [1]: autn = ac95913099510000898b38c0db802f1f 20241102122524206 DAUC <0003> auc.c:143 vector [1]: ck = 088c1552873bb459d873534e77590f23 20241102122524206 DAUC <0003> auc.c:144 vector [1]: ik = bfe00d5529fd85d14ca2a929ae89ec2d 20241102122524206 DAUC <0003> auc.c:145 vector [1]: res = 60d667ab21e0cda50000000000000000 20241102122524206 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122524206 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122524206 DAUC <0003> auc.c:179 vector [1]: kc = 3e48bec2473267aa 20241102122524206 DAUC <0003> auc.c:180 vector [1]: sres = 42c3fce4 20241102122524206 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122524206 DAUC <0003> auc.c:113 vector [2]: rand = 2d6ba5e16d593189f6319ee911b5971b 20241102122524206 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102122524206 DAUC <0003> auc.c:142 vector [2]: autn = 7a0b76d4437400008224a6d2f939d9ad 20241102122524206 DAUC <0003> auc.c:143 vector [2]: ck = 297124d2b59ba878815911630b98817a 20241102122524206 DAUC <0003> auc.c:144 vector [2]: ik = f8bd195cf448a5445d93984438755459 20241102122524206 DAUC <0003> auc.c:145 vector [2]: res = de91f6c6138a54070000000000000000 20241102122524206 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122524206 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122524206 DAUC <0003> auc.c:179 vector [2]: kc = 5dfea178e6d28ea7 20241102122524206 DAUC <0003> auc.c:180 vector [2]: sres = b90a265d 20241102122524206 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122524206 DAUC <0003> auc.c:113 vector [3]: rand = e01aa07ecbee4cb87299ac32cecb6575 20241102122524206 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102122524206 DAUC <0003> auc.c:142 vector [3]: autn = 925cb197e0b00000d6572c773a977d73 20241102122524206 DAUC <0003> auc.c:143 vector [3]: ck = b1797ca8d072798d1d84a62de73fc94e 20241102122524206 DAUC <0003> auc.c:144 vector [3]: ik = d7bef17ccff11ab2be765cb395d8e31c 20241102122524206 DAUC <0003> auc.c:145 vector [3]: res = 8f323d23e42f8e8d0000000000000000 20241102122524206 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122524206 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122524206 DAUC <0003> auc.c:179 vector [3]: kc = 8bbcc05668cb6875 20241102122524206 DAUC <0003> auc.c:180 vector [3]: sres = 3f6b4253 20241102122524206 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122524206 DAUC <0003> auc.c:113 vector [4]: rand = c337738c05fb14968b87761f6a8a9b7c 20241102122524206 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102122524206 DAUC <0003> auc.c:142 vector [4]: autn = 8398909a422c0000f9d087c2e7cd8f13 20241102122524206 DAUC <0003> auc.c:143 vector [4]: ck = 7663d2b55fe8c9dba6a98745992f6e2d 20241102122524206 DAUC <0003> auc.c:144 vector [4]: ik = ba6ef29cd21fc9144df387426a8da5ef 20241102122524206 DAUC <0003> auc.c:145 vector [4]: res = 02c3f33d9a4520470000000000000000 20241102122524206 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122524206 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122524206 DAUC <0003> auc.c:179 vector [4]: kc = 355ca2f79afcee8e 20241102122524206 DAUC <0003> auc.c:180 vector [4]: sres = f4123a48 20241102122524206 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122524206 DAUC <0003> db_auc.c:245 IMSI='262422212080776': Generated 5 vectors 20241102122524206 DAUC <0003> db_auc.c:249 IMSI='262422212080776': Updating SQN=481 in DB 20241102122524214 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422212080776"} 20241102122524214 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422212080776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122524214 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524215 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122524219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48654<->l=127.0.0.1:4258 20241102122524245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4258 20241102122524245 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39881<->l=127.0.0.1:4259) 20241102122524245 DLINP <000b> input/ipa.c:451 connected read/write 20241102122524245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122524245 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122524245 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122524245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122524269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48666<->l=127.0.0.1:4258 20241102122524269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48666<->l=127.0.0.1:4258 20241102122527398 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122527398 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122527402 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122527403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 20241102122527405 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122527405 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122527405 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122527405 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  20241102122527405 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122527405 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  20241102122527405 DLGSUP <0013> gsup_server.c:235 2:  20241102122527405 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122527405 DLGSUP <0013> gsup_server.c:235 3:  20241102122527405 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122527405 DLGSUP <0013> gsup_server.c:235 4:  20241102122527405 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122527405 DLGSUP <0013> gsup_server.c:235 5:  20241102122527405 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122527405 DLGSUP <0013> gsup_server.c:235 7:  20241102122527405 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122527405 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122527405 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122527405 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122527423 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38525<->l=127.0.0.1:4259) 20241102122527436 DAUC <0003> db_auc.c:157 IMSI='262426772711097': No 2G Auth Data 20241102122527436 DAUC <0003> db_auc.c:192 IMSI='262426772711097': No 3G Auth Data 20241102122527490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 20241102122527495 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122527495 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426772711097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426772711097"} 20241102122527495 DAUC <0003> db_auc.c:157 IMSI='262426772711097': No 2G Auth Data 20241102122527495 DAUC <0003> db_auc.c:236 IMSI='262426772711097': Calling to generate 5 vectors 20241102122527496 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102122527496 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122527496 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122527496 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122527496 DAUC <0003> auc.c:113 vector [0]: rand = 4443752433e8d10690f7e1ee041fb650 20241102122527496 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122527496 DAUC <0003> auc.c:142 vector [0]: autn = b022a388b62c800079bfa4f48d628823 20241102122527496 DAUC <0003> auc.c:143 vector [0]: ck = 153b3254126179c9b129b594de1dad45 20241102122527496 DAUC <0003> auc.c:144 vector [0]: ik = 8792c35c6dd75d9f428d1e17acd487e2 20241102122527496 DAUC <0003> auc.c:145 vector [0]: res = e2fc86bdaa7ba63a0000000000000000 20241102122527496 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122527496 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122527496 DAUC <0003> auc.c:151 vector [0]: kc = 610d5a8b0d7f0ef1 20241102122527496 DAUC <0003> auc.c:152 vector [0]: sres = 48872087 20241102122527496 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122527496 DAUC <0003> auc.c:113 vector [1]: rand = 0c75b5e224cef374dfbdf4ceece9df5c 20241102122527496 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122527496 DAUC <0003> auc.c:142 vector [1]: autn = 4a921b36453c8000fc21893d13779dc2 20241102122527496 DAUC <0003> auc.c:143 vector [1]: ck = f19dbac4778805748b1e20c1f95a0a3b 20241102122527496 DAUC <0003> auc.c:144 vector [1]: ik = bd392d37406569a7d06c7c94d97019c5 20241102122527496 DAUC <0003> auc.c:145 vector [1]: res = 2839f9030b06aa500000000000000000 20241102122527496 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122527496 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122527496 DAUC <0003> auc.c:151 vector [1]: kc = 17d6cba617c77f2d 20241102122527496 DAUC <0003> auc.c:152 vector [1]: sres = 233f5353 20241102122527496 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122527496 DAUC <0003> auc.c:113 vector [2]: rand = a0a92a28f2eeb9a1f9bc55e04fce386e 20241102122527496 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122527496 DAUC <0003> auc.c:142 vector [2]: autn = a6f2c46bb209800083e1497b0ab16dca 20241102122527496 DAUC <0003> auc.c:143 vector [2]: ck = 0bd620c1a36ab33663f2d240ee8389e6 20241102122527496 DAUC <0003> auc.c:144 vector [2]: ik = 863ec48212df20c263c0f3e872b6d48d 20241102122527496 DAUC <0003> auc.c:145 vector [2]: res = cd82d84b00e6f3190000000000000000 20241102122527496 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122527496 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122527496 DAUC <0003> auc.c:151 vector [2]: kc = 8ddac5eb2d80ce9f 20241102122527496 DAUC <0003> auc.c:152 vector [2]: sres = cd642b52 20241102122527496 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122527496 DAUC <0003> auc.c:113 vector [3]: rand = 953c6a844ae02f48246541183f2f5d21 20241102122527496 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122527496 DAUC <0003> auc.c:142 vector [3]: autn = 12b1a6663297800071a620b46e282fd0 20241102122527496 DAUC <0003> auc.c:143 vector [3]: ck = 583d5be885317f22472c35116fb8e20c 20241102122527496 DAUC <0003> auc.c:144 vector [3]: ik = 1df14ef592f68d2ef3dbc28d82de522a 20241102122527496 DAUC <0003> auc.c:145 vector [3]: res = fe9639ad546401600000000000000000 20241102122527496 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122527496 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122527496 DAUC <0003> auc.c:151 vector [3]: kc = f13be281faa1422a 20241102122527496 DAUC <0003> auc.c:152 vector [3]: sres = aaf238cd 20241102122527496 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122527496 DAUC <0003> auc.c:113 vector [4]: rand = beef600c748ad98bf3b11d3966e21d18 20241102122527496 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122527496 DAUC <0003> auc.c:142 vector [4]: autn = d5121dca2a498000ebb45bf9f109cbbd 20241102122527496 DAUC <0003> auc.c:143 vector [4]: ck = 60e71ed77c778c5353d6cb4587a2d330 20241102122527496 DAUC <0003> auc.c:144 vector [4]: ik = 3bbd2782fe094d63e4ffa855acfa0e24 20241102122527496 DAUC <0003> auc.c:145 vector [4]: res = e887f158c39898580000000000000000 20241102122527496 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122527496 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102122527496 DAUC <0003> auc.c:151 vector [4]: kc = ec735a45a9261c24 20241102122527496 DAUC <0003> auc.c:152 vector [4]: sres = 2b1f6900 20241102122527496 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102122527496 DAUC <0003> db_auc.c:245 IMSI='262426772711097': Generated 5 vectors 20241102122527496 DAUC <0003> db_auc.c:249 IMSI='262426772711097': Updating SQN=161 in DB 20241102122527504 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426772711097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426772711097"} 20241102122527504 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426772711097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122527504 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527504 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 20241102122527531 DAUC <0003> db_auc.c:157 IMSI='262425612457154': No 2G Auth Data 20241102122527531 DAUC <0003> db_auc.c:192 IMSI='262425612457154': No 3G Auth Data 20241102122527559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48694<->l=127.0.0.1:4258 20241102122527562 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122527562 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425612457154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425612457154"} 20241102122527562 DAUC <0003> db_auc.c:157 IMSI='262425612457154': No 2G Auth Data 20241102122527562 DAUC <0003> db_auc.c:236 IMSI='262425612457154': Calling to generate 5 vectors 20241102122527562 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102122527562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122527562 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102122527563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122527563 DAUC <0003> auc.c:113 vector [0]: rand = 79eb1f1f4c4a27b7cd496915178df57d 20241102122527563 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122527563 DAUC <0003> auc.c:142 vector [0]: autn = 95f1493763008000c348fc211ad4a636 20241102122527563 DAUC <0003> auc.c:143 vector [0]: ck = dc111aceba266419149dea9cbc3c23c5 20241102122527563 DAUC <0003> auc.c:144 vector [0]: ik = 4fd39880a76e6e3ac228f163e51cd37c 20241102122527563 DAUC <0003> auc.c:145 vector [0]: res = e9304f3a939a97720000000000000000 20241102122527563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122527563 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102122527563 DAUC <0003> auc.c:151 vector [0]: kc = 457799b14468fa9a 20241102122527563 DAUC <0003> auc.c:152 vector [0]: sres = 7aaad848 20241102122527563 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102122527563 DAUC <0003> auc.c:113 vector [1]: rand = c01c63ec1c507824ead80610ed933912 20241102122527563 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122527563 DAUC <0003> auc.c:142 vector [1]: autn = 2d7e7dd22eb880006de4b52fabe10ca8 20241102122527563 DAUC <0003> auc.c:143 vector [1]: ck = 4cf110a5f090c841e057e84154e5fccb 20241102122527563 DAUC <0003> auc.c:144 vector [1]: ik = 78cbbf75edd5aecd50e7cc63225c510b 20241102122527563 DAUC <0003> auc.c:145 vector [1]: res = cf2184be83ab635a0000000000000000 20241102122527563 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122527563 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102122527563 DAUC <0003> auc.c:151 vector [1]: kc = 848a8bf26bfccb4c 20241102122527563 DAUC <0003> auc.c:152 vector [1]: sres = 4c8ae7e4 20241102122527563 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102122527563 DAUC <0003> auc.c:113 vector [2]: rand = 6f7ee347dc7613675439f03fa6c9f7cd 20241102122527563 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122527563 DAUC <0003> auc.c:142 vector [2]: autn = 35352d7921f48000dc0a845951569280 20241102122527563 DAUC <0003> auc.c:143 vector [2]: ck = 83889f85fd4b6fa3246b18f2c8d637e2 20241102122527563 DAUC <0003> auc.c:144 vector [2]: ik = cac7152f8b8d8ab2cc362be6c75b3bea 20241102122527563 DAUC <0003> auc.c:145 vector [2]: res = 0eb543027ccee91b0000000000000000 20241102122527563 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122527563 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102122527563 DAUC <0003> auc.c:151 vector [2]: kc = a112b9be794be919 20241102122527563 DAUC <0003> auc.c:152 vector [2]: sres = 727baa19 20241102122527563 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102122527563 DAUC <0003> auc.c:113 vector [3]: rand = 1cbe21c6a07aa310821f1b8348a48f17 20241102122527563 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122527563 DAUC <0003> auc.c:142 vector [3]: autn = 077f7515f33c800084d0d91d5f48de6b 20241102122527563 DAUC <0003> auc.c:143 vector [3]: ck = 9f0f6b2ed40fd7112d0abc5417344f80 20241102122527563 DAUC <0003> auc.c:144 vector [3]: ik = 8025b93acf16dce3edffd29112eae449 20241102122527563 DAUC <0003> auc.c:145 vector [3]: res = c9cd6781170bb4300000000000000000 20241102122527563 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122527563 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102122527563 DAUC <0003> auc.c:151 vector [3]: kc = dfdfbcd11ec7a03b 20241102122527563 DAUC <0003> auc.c:152 vector [3]: sres = dec6d3b1 20241102122527563 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102122527563 DAUC <0003> auc.c:113 vector [4]: rand = f7fa5269e10b7cd6ce462e5cec119cfd 20241102122527563 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122527563 DAUC <0003> auc.c:142 vector [4]: autn = ddafd78068478000796d9831312a61cc 20241102122527563 DAUC <0003> auc.c:143 vector [4]: ck = 2f59aa5d15b432052b0560f268d7f3bf 20241102122527563 DAUC <0003> auc.c:144 vector [4]: ik = e89ee73358a518796bacab6e21ba41d0 20241102122527563 DAUC <0003> auc.c:145 vector [4]: res = d89472135b54af250000000000000000 20241102122527563 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122527563 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102122527563 DAUC <0003> auc.c:151 vector [4]: kc = 876e86f2047c9813 20241102122527563 DAUC <0003> auc.c:152 vector [4]: sres = 83c0dd36 20241102122527563 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102122527563 DAUC <0003> db_auc.c:245 IMSI='262425612457154': Generated 5 vectors 20241102122527563 DAUC <0003> db_auc.c:249 IMSI='262425612457154': Updating SQN=161 in DB 20241102122527572 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425612457154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425612457154"} 20241102122527572 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425612457154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122527572 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527572 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48694<->l=127.0.0.1:4258 20241102122527603 DAUC <0003> db_auc.c:157 IMSI='262425310447320': No 2G Auth Data 20241102122527603 DAUC <0003> db_auc.c:192 IMSI='262425310447320': No 3G Auth Data 20241102122527635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4258 20241102122527637 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122527637 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425310447320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425310447320"} 20241102122527637 DAUC <0003> db_auc.c:236 IMSI='262425310447320': Calling to generate 5 vectors 20241102122527637 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122527637 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122527637 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122527637 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122527637 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122527637 DAUC <0003> auc.c:113 vector [0]: rand = 583f803a269d239310ba5d0c9c5410ea 20241102122527637 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122527637 DAUC <0003> auc.c:142 vector [0]: autn = 707e1ef040498000f9cf8b2931841a2f 20241102122527637 DAUC <0003> auc.c:143 vector [0]: ck = 6e056a69ee8cc33e2c05ebec729b4425 20241102122527637 DAUC <0003> auc.c:144 vector [0]: ik = bf09057b2cc0165834365fa760c8d543 20241102122527637 DAUC <0003> auc.c:145 vector [0]: res = 709728b211d4dddc0000000000000000 20241102122527637 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122527637 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122527637 DAUC <0003> auc.c:179 vector [0]: kc = 9d3bde6a05387400 20241102122527637 DAUC <0003> auc.c:180 vector [0]: sres = 5e2bc14e 20241102122527637 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122527637 DAUC <0003> auc.c:113 vector [1]: rand = b823bcd79e98f1856a3c056c782324ad 20241102122527637 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122527637 DAUC <0003> auc.c:142 vector [1]: autn = 08319bc751de800041d359a971f24441 20241102122527637 DAUC <0003> auc.c:143 vector [1]: ck = ef974582d29f9a6da3eeca9ef0a256ee 20241102122527637 DAUC <0003> auc.c:144 vector [1]: ik = 08d98a82fb583bed228aa451b7f8fe98 20241102122527637 DAUC <0003> auc.c:145 vector [1]: res = b3b5b9001786a92a0000000000000000 20241102122527637 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122527637 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122527637 DAUC <0003> auc.c:179 vector [1]: kc = 81c286c213271400 20241102122527637 DAUC <0003> auc.c:180 vector [1]: sres = 5f473c0c 20241102122527637 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122527637 DAUC <0003> auc.c:113 vector [2]: rand = efab14ae2e6c4ddf92fb967c94d1a03f 20241102122527637 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122527637 DAUC <0003> auc.c:142 vector [2]: autn = d2d4414c30c7800064d2a877c618cd38 20241102122527637 DAUC <0003> auc.c:143 vector [2]: ck = a030b8490c220929ce94751e68cf1b72 20241102122527637 DAUC <0003> auc.c:144 vector [2]: ik = 6335361bb952ca87edebe3493ecd039a 20241102122527637 DAUC <0003> auc.c:145 vector [2]: res = ba5b1051fb4ab6c80000000000000000 20241102122527637 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122527637 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122527637 DAUC <0003> auc.c:179 vector [2]: kc = a1704992e8838c00 20241102122527637 DAUC <0003> auc.c:180 vector [2]: sres = 2d32ae51 20241102122527637 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122527637 DAUC <0003> auc.c:113 vector [3]: rand = 4245620ec09fb99dcf5b7c712a7f081d 20241102122527637 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122527637 DAUC <0003> auc.c:142 vector [3]: autn = 8ac2e1c5f9c1800038dcaae91e5f7bd9 20241102122527637 DAUC <0003> auc.c:143 vector [3]: ck = f21ef88849b3e58d334a36d105794460 20241102122527637 DAUC <0003> auc.c:144 vector [3]: ik = ae6441c01799c035e23475d1fb6e0a2b 20241102122527637 DAUC <0003> auc.c:145 vector [3]: res = 618fadfaa73e35110000000000000000 20241102122527637 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122527637 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122527637 DAUC <0003> auc.c:179 vector [3]: kc = 91d9016cbe42a400 20241102122527637 DAUC <0003> auc.c:180 vector [3]: sres = 7e96ac26 20241102122527637 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122527637 DAUC <0003> auc.c:113 vector [4]: rand = e3b1d44cb578fddfd1ce45ebe064713e 20241102122527637 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122527637 DAUC <0003> auc.c:142 vector [4]: autn = 8075c8987f4380009c59046a3cb2a933 20241102122527637 DAUC <0003> auc.c:143 vector [4]: ck = e4f998e23aeca70f6fd47b2acae3aae0 20241102122527637 DAUC <0003> auc.c:144 vector [4]: ik = 9765c7b8f6760fc47ba382f149116db1 20241102122527637 DAUC <0003> auc.c:145 vector [4]: res = c5227fadf06acc8e0000000000000000 20241102122527637 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122527637 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122527637 DAUC <0003> auc.c:179 vector [4]: kc = a4b89252244ba400 20241102122527637 DAUC <0003> auc.c:180 vector [4]: sres = f91e6510 20241102122527637 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122527637 DAUC <0003> db_auc.c:245 IMSI='262425310447320': Generated 5 vectors 20241102122527637 DAUC <0003> db_auc.c:249 IMSI='262425310447320': Updating SQN=161 in DB 20241102122527645 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425310447320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425310447320"} 20241102122527645 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425310447320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122527645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4258 20241102122527680 DAUC <0003> db_auc.c:157 IMSI='262427630934953': No 2G Auth Data 20241102122527680 DAUC <0003> db_auc.c:192 IMSI='262427630934953': No 3G Auth Data 20241102122527720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 20241102122527725 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122527725 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427630934953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427630934953"} 20241102122527725 DAUC <0003> db_auc.c:236 IMSI='262427630934953': Calling to generate 5 vectors 20241102122527725 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122527725 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122527725 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122527725 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122527725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122527725 DAUC <0003> auc.c:113 vector [0]: rand = 492da4cfd0cb209c31613d85ac0861fd 20241102122527725 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122527725 DAUC <0003> auc.c:142 vector [0]: autn = 39648c633fdb80004088e0c6fc7e36e3 20241102122527725 DAUC <0003> auc.c:143 vector [0]: ck = e90c904cb6b9423897713ea7f4243c23 20241102122527725 DAUC <0003> auc.c:144 vector [0]: ik = 78f8374b59ee80b1bb9f2317d36cba71 20241102122527725 DAUC <0003> auc.c:145 vector [0]: res = bcd795095e1730d20000000000000000 20241102122527725 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122527725 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122527725 DAUC <0003> auc.c:179 vector [0]: kc = 3df2bf7759c71800 20241102122527725 DAUC <0003> auc.c:180 vector [0]: sres = 53d28a64 20241102122527725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122527725 DAUC <0003> auc.c:113 vector [1]: rand = bfcfd3cc1921544d4a3d1a838161cc33 20241102122527725 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122527725 DAUC <0003> auc.c:142 vector [1]: autn = 9447ff8cd7c78000736d19a3b45fd16e 20241102122527725 DAUC <0003> auc.c:143 vector [1]: ck = ceb7677cdad3c73dee97e05239f13dad 20241102122527725 DAUC <0003> auc.c:144 vector [1]: ik = 876e68c2e4d99f4a03ad9913abf5429d 20241102122527725 DAUC <0003> auc.c:145 vector [1]: res = 9691126de154c0c80000000000000000 20241102122527725 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122527725 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122527725 DAUC <0003> auc.c:179 vector [1]: kc = f20ec7c4576b7400 20241102122527725 DAUC <0003> auc.c:180 vector [1]: sres = cbe7446f 20241102122527725 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122527725 DAUC <0003> auc.c:113 vector [2]: rand = 0cb691ffcf0e3d40f28189ac9bbdfa21 20241102122527725 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122527725 DAUC <0003> auc.c:142 vector [2]: autn = 9cf001f419d88000002a5dcfedf876e5 20241102122527725 DAUC <0003> auc.c:143 vector [2]: ck = 9bbd5b41709c127341fbc29c2b5ce505 20241102122527725 DAUC <0003> auc.c:144 vector [2]: ik = 1303a25e6017506d5695a5905e5ac1b6 20241102122527725 DAUC <0003> auc.c:145 vector [2]: res = 9d3dbd2a4310e39b0000000000000000 20241102122527725 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122527725 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122527725 DAUC <0003> auc.c:179 vector [2]: kc = 76519a3984288c00 20241102122527725 DAUC <0003> auc.c:180 vector [2]: sres = 0153ba9e 20241102122527725 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122527725 DAUC <0003> auc.c:113 vector [3]: rand = 51f81f709fcd653e54db049070048e35 20241102122527725 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122527725 DAUC <0003> auc.c:142 vector [3]: autn = 619e167893748000aca4cbcf0dc0d2d7 20241102122527725 DAUC <0003> auc.c:143 vector [3]: ck = 08dff390a1172eb4d29bcd736b6ab733 20241102122527725 DAUC <0003> auc.c:144 vector [3]: ik = 10c810ccc557df321b1c5d6cb2b301d2 20241102122527725 DAUC <0003> auc.c:145 vector [3]: res = 485892013efa02950000000000000000 20241102122527725 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122527725 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122527725 DAUC <0003> auc.c:179 vector [3]: kc = 70786e135ea32000 20241102122527725 DAUC <0003> auc.c:180 vector [3]: sres = 306555d1 20241102122527725 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122527725 DAUC <0003> auc.c:113 vector [4]: rand = 8232eff848589cc991bc135f4090eb33 20241102122527725 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122527725 DAUC <0003> auc.c:142 vector [4]: autn = ea9a93a397378000e3842e403af5a286 20241102122527725 DAUC <0003> auc.c:143 vector [4]: ck = d41bd98831f9288638c653f3812dc1ee 20241102122527725 DAUC <0003> auc.c:144 vector [4]: ik = 3609cc3532720fc59f32a3581e5a8768 20241102122527725 DAUC <0003> auc.c:145 vector [4]: res = d71f500ee6ec61cb0000000000000000 20241102122527725 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122527725 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122527725 DAUC <0003> auc.c:179 vector [4]: kc = 148b143d98e73400 20241102122527725 DAUC <0003> auc.c:180 vector [4]: sres = cbb0372b 20241102122527725 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122527725 DAUC <0003> db_auc.c:245 IMSI='262427630934953': Generated 5 vectors 20241102122527725 DAUC <0003> db_auc.c:249 IMSI='262427630934953': Updating SQN=161 in DB 20241102122527734 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427630934953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427630934953"} 20241102122527734 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427630934953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122527734 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527734 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 20241102122527773 DAUC <0003> db_auc.c:157 IMSI='262427918754324': No 2G Auth Data 20241102122527773 DAUC <0003> db_auc.c:192 IMSI='262427918754324': No 3G Auth Data 20241102122527815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48726<->l=127.0.0.1:4258 20241102122527819 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122527819 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427918754324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427918754324"} 20241102122527819 DAUC <0003> db_auc.c:236 IMSI='262427918754324': Calling to generate 5 vectors 20241102122527819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102122527819 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102122527819 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102122527819 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102122527819 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102122527819 DAUC <0003> auc.c:113 vector [0]: rand = c5b290f72cba19c3af1fb97f41493fd5 20241102122527819 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102122527819 DAUC <0003> auc.c:142 vector [0]: autn = 92ff2868d5f1800046ac6ae4a4611473 20241102122527819 DAUC <0003> auc.c:143 vector [0]: ck = 04964741efe269940a35b049293b0b92 20241102122527819 DAUC <0003> auc.c:144 vector [0]: ik = a99c3c8cf55bc30c9bcff09b1f5a645c 20241102122527819 DAUC <0003> auc.c:145 vector [0]: res = 3285f8f11a3097f20000000000000000 20241102122527819 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102122527819 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102122527819 DAUC <0003> auc.c:179 vector [0]: kc = 8370eb89fe5cf2b8 20241102122527819 DAUC <0003> auc.c:180 vector [0]: sres = a3a2b23c 20241102122527819 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102122527819 DAUC <0003> auc.c:113 vector [1]: rand = dce6ae01a26e1c31ea8051d750ac7f38 20241102122527819 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102122527819 DAUC <0003> auc.c:142 vector [1]: autn = 71ccae5a7783800033768d1b1e8ab9ac 20241102122527819 DAUC <0003> auc.c:143 vector [1]: ck = 2ae4d39f8d5f03a53484d10649ba47fe 20241102122527819 DAUC <0003> auc.c:144 vector [1]: ik = 28daaaeae8bf94964a4b2c26fb194bb0 20241102122527819 DAUC <0003> auc.c:145 vector [1]: res = e68a363eea67d6d20000000000000000 20241102122527819 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102122527819 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102122527819 DAUC <0003> auc.c:179 vector [1]: kc = d42a078dd045807d 20241102122527819 DAUC <0003> auc.c:180 vector [1]: sres = 09f6c7a5 20241102122527819 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102122527819 DAUC <0003> auc.c:113 vector [2]: rand = 328ab5e329233ff5ff3ee03adeffb1fb 20241102122527819 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102122527819 DAUC <0003> auc.c:142 vector [2]: autn = b71649992acc8000af8f257a8329ab46 20241102122527819 DAUC <0003> auc.c:143 vector [2]: ck = 4ab78f7759872f02170c32fd3bc159c8 20241102122527819 DAUC <0003> auc.c:144 vector [2]: ik = eac002911ebd939521c328caaad92700 20241102122527819 DAUC <0003> auc.c:145 vector [2]: res = 4f3279dfc7489ba50000000000000000 20241102122527819 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102122527819 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102122527819 DAUC <0003> auc.c:179 vector [2]: kc = 802df414c19be0df 20241102122527819 DAUC <0003> auc.c:180 vector [2]: sres = 4816fdeb 20241102122527819 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102122527819 DAUC <0003> auc.c:113 vector [3]: rand = e17a922566d7491537a2a306b8d0392c 20241102122527819 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102122527819 DAUC <0003> auc.c:142 vector [3]: autn = e4ec34935c6e80009931e0eaec368888 20241102122527819 DAUC <0003> auc.c:143 vector [3]: ck = 8b2a35be2f4f35726f95e36337f7698d 20241102122527819 DAUC <0003> auc.c:144 vector [3]: ik = cc7a13352bca85742818ad3233f353cc 20241102122527819 DAUC <0003> auc.c:145 vector [3]: res = 1981a30af2dc5e6b0000000000000000 20241102122527819 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102122527819 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102122527819 DAUC <0003> auc.c:179 vector [3]: kc = 733f3a5bd22ecdc3 20241102122527819 DAUC <0003> auc.c:180 vector [3]: sres = c532c5ab 20241102122527819 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102122527819 DAUC <0003> auc.c:113 vector [4]: rand = 8581c1d990054fb1d9adfd42bd51b812 20241102122527819 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102122527819 DAUC <0003> auc.c:142 vector [4]: autn = 15db618e09678000bf0d674e08d4d670 20241102122527819 DAUC <0003> auc.c:143 vector [4]: ck = 30de122302cba5e732bc7ea7e8d2db27 20241102122527819 DAUC <0003> auc.c:144 vector [4]: ik = 296e89e6c396c7b5ca20a7e5bd708b02 20241102122527819 DAUC <0003> auc.c:145 vector [4]: res = 38795d8b41a8704a0000000000000000 20241102122527819 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102122527819 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102122527819 DAUC <0003> auc.c:179 vector [4]: kc = f39e6a05ab3ab875 20241102122527819 DAUC <0003> auc.c:180 vector [4]: sres = 8db919ab 20241102122527819 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102122527819 DAUC <0003> db_auc.c:245 IMSI='262427918754324': Generated 5 vectors 20241102122527819 DAUC <0003> db_auc.c:249 IMSI='262427918754324': Updating SQN=161 in DB 20241102122527828 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427918754324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427918754324"} 20241102122527828 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427918754324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122527828 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527828 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122527834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48726<->l=127.0.0.1:4258 20241102122527860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 20241102122527860 DLINP <000b> input/ipa.c:451 connected read/write 20241102122527860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122527860 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122527860 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122527860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122527860 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38525<->l=127.0.0.1:4259) 20241102122527884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48736<->l=127.0.0.1:4258 20241102122527884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48736<->l=127.0.0.1:4258 20241102122530991 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122530991 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122530996 DLINP <000b> input/ipa.c:451 connected read/write 20241102122530996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122530998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4258 20241102122531001 DLINP <000b> input/ipa.c:451 connected read/write 20241102122531001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122531001 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122531001 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122531001 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  20241102122531001 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122531001 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  20241102122531001 DLGSUP <0013> gsup_server.c:235 2:  20241102122531001 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122531001 DLGSUP <0013> gsup_server.c:235 3:  20241102122531001 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122531001 DLGSUP <0013> gsup_server.c:235 4:  20241102122531001 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122531001 DLGSUP <0013> gsup_server.c:235 5:  20241102122531001 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122531001 DLGSUP <0013> gsup_server.c:235 7:  20241102122531001 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122531001 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122531001 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122531001 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122531024 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46055<->l=127.0.0.1:4259) 20241102122531035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4258 20241102122531042 DLINP <000b> input/ipa.c:451 connected read/write 20241102122531042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122531042 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422189746944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422189746944" cn_domain=PS} 20241102122531042 DLU <0006> fsm.c:456 lu(262422189746944)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122531042 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422189746944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241102122531042 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422189746944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422189746944" cause=IMSI unknown in HLR} 20241102122531042 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422189746944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122531042 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422189746944)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122531042 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422189746944)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122531042 DLU <0006> fsm.c:568 lu(PS:IMSI-262422189746944)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122531042 DLINP <000b> input/ipa.c:451 connected read/write 20241102122531042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122531042 DLINP <000b> input/ipa.c:451 connected read/write 20241102122531042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122531044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4258 20241102122531045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4258 20241102122531046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46055<->l=127.0.0.1:4259) 20241102122531046 DLINP <000b> input/ipa.c:451 connected read/write 20241102122531046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122531046 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122531046 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122531046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122531076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4258 20241102122531076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4258 20241102122534176 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122534176 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122534180 DLINP <000b> input/ipa.c:451 connected read/write 20241102122534180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122534181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 20241102122534184 DLINP <000b> input/ipa.c:451 connected read/write 20241102122534184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122534184 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122534184 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122534184 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  20241102122534184 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122534184 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  20241102122534184 DLGSUP <0013> gsup_server.c:235 2:  20241102122534184 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122534184 DLGSUP <0013> gsup_server.c:235 3:  20241102122534184 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122534184 DLGSUP <0013> gsup_server.c:235 4:  20241102122534184 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122534184 DLGSUP <0013> gsup_server.c:235 5:  20241102122534184 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122534184 DLGSUP <0013> gsup_server.c:235 7:  20241102122534184 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122534184 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122534184 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122534184 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122534200 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37257<->l=127.0.0.1:4259) 20241102122534209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46556<->l=127.0.0.1:4258 20241102122534226 DLINP <000b> input/ipa.c:451 connected read/write 20241102122534226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122534226 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421653524484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421653524484" cn_domain=PS source_name="the-source\n"} 20241102122534226 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102122534226 DLU <0006> fsm.c:456 lu(262421653524484)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122534226 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421653524484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241102122534226 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421653524484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421653524484" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241102122534226 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421653524484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122534226 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421653524484)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122534226 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421653524484)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122534226 DLU <0006> fsm.c:568 lu(PS:IMSI-262421653524484)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122534226 DLINP <000b> input/ipa.c:451 connected read/write 20241102122534226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122534226 DLINP <000b> input/ipa.c:451 connected read/write 20241102122534226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122534231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46556<->l=127.0.0.1:4258 20241102122534233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 20241102122534235 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37257<->l=127.0.0.1:4259) 20241102122534235 DLINP <000b> input/ipa.c:451 connected read/write 20241102122534235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122534235 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122534235 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122534235 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122534235 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102122534270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46562<->l=127.0.0.1:4258 20241102122534270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46562<->l=127.0.0.1:4258 20241102122537369 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122537369 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122537373 DLINP <000b> input/ipa.c:451 connected read/write 20241102122537373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122537374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4258 20241102122537378 DLINP <000b> input/ipa.c:451 connected read/write 20241102122537378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122537378 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122537378 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122537378 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  20241102122537378 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122537378 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  20241102122537378 DLGSUP <0013> gsup_server.c:235 2:  20241102122537378 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122537378 DLGSUP <0013> gsup_server.c:235 3:  20241102122537378 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122537378 DLGSUP <0013> gsup_server.c:235 4:  20241102122537378 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122537378 DLGSUP <0013> gsup_server.c:235 5:  20241102122537378 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122537378 DLGSUP <0013> gsup_server.c:235 7:  20241102122537378 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122537378 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122537378 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122537378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122537391 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40801<->l=127.0.0.1:4259) 20241102122537401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 20241102122537422 DLINP <000b> input/ipa.c:451 connected read/write 20241102122537422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122537422 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425760450482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425760450482" cn_domain=PS} 20241102122537422 DLU <0006> fsm.c:456 lu(262425760450482)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122537422 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425760450482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241102122537422 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425760450482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425760450482" cause=Roaming not allowed in this location area} 20241102122537422 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425760450482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122537422 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425760450482)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122537422 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425760450482)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122537422 DLU <0006> fsm.c:568 lu(PS:IMSI-262425760450482)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122537422 DLINP <000b> input/ipa.c:451 connected read/write 20241102122537422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122537422 DLINP <000b> input/ipa.c:451 connected read/write 20241102122537422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122537427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 20241102122537429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4258 20241102122537432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40801<->l=127.0.0.1:4259) 20241102122537432 DLINP <000b> input/ipa.c:451 connected read/write 20241102122537432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122537432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122537432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122537432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122537469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241102122537470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241102122540577 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122540577 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122540582 DLINP <000b> input/ipa.c:451 connected read/write 20241102122540582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122540583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4258 20241102122540587 DLINP <000b> input/ipa.c:451 connected read/write 20241102122540587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122540587 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122540587 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122540587 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  20241102122540587 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122540587 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  20241102122540587 DLGSUP <0013> gsup_server.c:235 2:  20241102122540587 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122540587 DLGSUP <0013> gsup_server.c:235 3:  20241102122540587 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122540587 DLGSUP <0013> gsup_server.c:235 4:  20241102122540587 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122540587 DLGSUP <0013> gsup_server.c:235 5:  20241102122540587 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122540587 DLGSUP <0013> gsup_server.c:235 7:  20241102122540587 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122540587 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122540587 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122540587 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122540601 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41325<->l=127.0.0.1:4259) 20241102122540614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46616<->l=127.0.0.1:4258 20241102122540634 DLINP <000b> input/ipa.c:451 connected read/write 20241102122540634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122540634 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421352454400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421352454400"} 20241102122540634 DAUC <0003> db_auc.c:133 IMSI='262421352454400': No such subscriber 20241102122540634 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421352454400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241102122540634 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421352454400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421352454400" cause=IMSI unknown in HLR} 20241102122540634 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421352454400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122540634 DLINP <000b> input/ipa.c:451 connected read/write 20241102122540634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122540634 DLINP <000b> input/ipa.c:451 connected read/write 20241102122540634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122540639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46616<->l=127.0.0.1:4258 20241102122540640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4258 20241102122540642 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41325<->l=127.0.0.1:4259) 20241102122540643 DLINP <000b> input/ipa.c:451 connected read/write 20241102122540643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122540643 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122540643 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122540643 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122540671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46626<->l=127.0.0.1:4258 20241102122540671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46626<->l=127.0.0.1:4258 20241102122543770 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122543770 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122543773 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122543775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36780<->l=127.0.0.1:4258 20241102122543776 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122543776 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122543776 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122543776 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  20241102122543776 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122543776 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  20241102122543776 DLGSUP <0013> gsup_server.c:235 2:  20241102122543776 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122543776 DLGSUP <0013> gsup_server.c:235 3:  20241102122543776 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122543776 DLGSUP <0013> gsup_server.c:235 4:  20241102122543776 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122543776 DLGSUP <0013> gsup_server.c:235 5:  20241102122543776 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122543776 DLGSUP <0013> gsup_server.c:235 7:  20241102122543776 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122543776 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122543776 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122543776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122543794 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39173<->l=127.0.0.1:4259) 20241102122543836 DAUC <0003> db_auc.c:157 IMSI='262429266986043': No 2G Auth Data 20241102122543836 DAUC <0003> db_auc.c:192 IMSI='262429266986043': No 3G Auth Data 20241102122543880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36792<->l=127.0.0.1:4258 20241102122543891 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122543891 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429266986043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429266986043" cn_domain=PS} 20241102122543891 DLU <0006> fsm.c:456 lu(262429266986043)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122543891 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429266986043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122543908 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429266986043)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122543908 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429266986043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429266986043" cn_domain=PS} 20241102122543908 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122543908 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122543916 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122543917 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429266986043 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429266986043"} 20241102122543917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429266986043)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122543917 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429266986043 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122543917 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429266986043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429266986043"} 20241102122543917 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429266986043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122543917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429266986043)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122543917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429266986043)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122543917 DLU <0006> fsm.c:568 lu(PS:IMSI-262429266986043)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122543917 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122543917 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122543919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36792<->l=127.0.0.1:4258 20241102122543947 DAUC <0003> db_auc.c:157 IMSI='262420510412493': No 2G Auth Data 20241102122543947 DAUC <0003> db_auc.c:192 IMSI='262420510412493': No 3G Auth Data 20241102122543957 DLGSUP <0013> hlr.c:121 IMSI 262420510412493: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122543971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 20241102122543973 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122543973 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420510412493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420510412493" cn_domain=PS} 20241102122543973 DLU <0006> fsm.c:456 lu(262420510412493)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122543973 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420510412493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122543988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420510412493)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122543988 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420510412493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420510412493" cn_domain=PS} 20241102122543988 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122543989 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122543990 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122543990 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420510412493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420510412493"} 20241102122543990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420510412493)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122543990 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420510412493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122543990 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420510412493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420510412493"} 20241102122543990 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420510412493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122543990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420510412493)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122543990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420510412493)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122543990 DLU <0006> fsm.c:568 lu(PS:IMSI-262420510412493)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122543990 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122543990 DLINP <000b> input/ipa.c:451 connected read/write 20241102122543990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122543991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 20241102122544024 DAUC <0003> db_auc.c:157 IMSI='262421123199242': No 2G Auth Data 20241102122544024 DAUC <0003> db_auc.c:192 IMSI='262421123199242': No 3G Auth Data 20241102122544034 DLGSUP <0013> hlr.c:121 IMSI 262421123199242: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122544051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 20241102122544053 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544053 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421123199242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421123199242" cn_domain=PS} 20241102122544053 DLU <0006> fsm.c:456 lu(262421123199242)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122544053 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421123199242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122544078 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421123199242)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122544078 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421123199242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421123199242" cn_domain=PS} 20241102122544078 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544078 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544083 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544083 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421123199242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421123199242"} 20241102122544083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421123199242)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122544083 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421123199242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122544083 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421123199242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421123199242"} 20241102122544083 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421123199242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122544083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421123199242)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122544083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421123199242)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122544083 DLU <0006> fsm.c:568 lu(PS:IMSI-262421123199242)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122544083 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544083 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 20241102122544114 DAUC <0003> db_auc.c:157 IMSI='262426843681167': No 2G Auth Data 20241102122544114 DAUC <0003> db_auc.c:192 IMSI='262426843681167': No 3G Auth Data 20241102122544123 DLGSUP <0013> hlr.c:121 IMSI 262426843681167: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122544137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4258 20241102122544139 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544139 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426843681167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426843681167" cn_domain=PS} 20241102122544139 DLU <0006> fsm.c:456 lu(262426843681167)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122544139 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426843681167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122544155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426843681167)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122544155 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426843681167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426843681167" cn_domain=PS} 20241102122544155 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544156 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544160 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544160 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426843681167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426843681167"} 20241102122544160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426843681167)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122544160 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426843681167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122544160 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426843681167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426843681167"} 20241102122544160 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426843681167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122544160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426843681167)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122544160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426843681167)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122544160 DLU <0006> fsm.c:568 lu(PS:IMSI-262426843681167)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122544160 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544160 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4258 20241102122544189 DAUC <0003> db_auc.c:157 IMSI='262428363017253': No 2G Auth Data 20241102122544189 DAUC <0003> db_auc.c:192 IMSI='262428363017253': No 3G Auth Data 20241102122544197 DLGSUP <0013> hlr.c:121 IMSI 262428363017253: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122544211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36834<->l=127.0.0.1:4258 20241102122544212 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544212 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428363017253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428363017253" cn_domain=PS} 20241102122544212 DLU <0006> fsm.c:456 lu(262428363017253)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122544212 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428363017253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122544228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428363017253)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122544228 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428363017253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428363017253" cn_domain=PS} 20241102122544228 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544228 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544230 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544230 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428363017253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428363017253"} 20241102122544230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428363017253)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122544230 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428363017253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122544230 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428363017253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428363017253"} 20241102122544230 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428363017253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122544230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363017253)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122544230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363017253)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122544230 DLU <0006> fsm.c:568 lu(PS:IMSI-262428363017253)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122544230 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544230 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36834<->l=127.0.0.1:4258 20241102122544257 DAUC <0003> db_auc.c:157 IMSI='262420502771704': No 2G Auth Data 20241102122544257 DAUC <0003> db_auc.c:192 IMSI='262420502771704': No 3G Auth Data 20241102122544265 DLGSUP <0013> hlr.c:121 IMSI 262420502771704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122544289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4258 20241102122544291 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544291 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420502771704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420502771704" cn_domain=PS} 20241102122544291 DLU <0006> fsm.c:456 lu(262420502771704)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122544291 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420502771704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122544307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420502771704)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122544307 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420502771704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420502771704" cn_domain=PS} 20241102122544307 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544307 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544310 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544310 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420502771704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420502771704"} 20241102122544310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420502771704)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122544310 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420502771704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122544310 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420502771704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420502771704"} 20241102122544310 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420502771704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122544310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420502771704)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122544310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420502771704)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122544310 DLU <0006> fsm.c:568 lu(PS:IMSI-262420502771704)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122544310 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544310 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4258 20241102122544345 DAUC <0003> db_auc.c:157 IMSI='262426084969399': No 2G Auth Data 20241102122544345 DAUC <0003> db_auc.c:192 IMSI='262426084969399': No 3G Auth Data 20241102122544353 DLGSUP <0013> hlr.c:121 IMSI 262426084969399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122544382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36850<->l=127.0.0.1:4258 20241102122544389 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544389 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426084969399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426084969399" cn_domain=PS} 20241102122544389 DLU <0006> fsm.c:456 lu(262426084969399)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122544389 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426084969399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122544406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426084969399)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122544406 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426084969399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426084969399" cn_domain=PS} 20241102122544406 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544406 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544411 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544411 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426084969399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426084969399"} 20241102122544411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426084969399)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122544411 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426084969399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122544411 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426084969399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426084969399"} 20241102122544411 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426084969399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122544411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426084969399)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122544411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426084969399)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122544411 DLU <0006> fsm.c:568 lu(PS:IMSI-262426084969399)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122544411 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544411 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36850<->l=127.0.0.1:4258 20241102122544449 DAUC <0003> db_auc.c:157 IMSI='262425035612758': No 2G Auth Data 20241102122544449 DAUC <0003> db_auc.c:192 IMSI='262425035612758': No 3G Auth Data 20241102122544458 DLGSUP <0013> hlr.c:121 IMSI 262425035612758: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122544491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36862<->l=127.0.0.1:4258 20241102122544500 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544500 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425035612758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425035612758" cn_domain=PS} 20241102122544500 DLU <0006> fsm.c:456 lu(262425035612758)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122544500 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425035612758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122544518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425035612758)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122544518 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425035612758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425035612758" cn_domain=PS} 20241102122544518 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544518 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544524 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544524 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425035612758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425035612758"} 20241102122544524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425035612758)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122544524 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425035612758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122544524 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425035612758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425035612758"} 20241102122544524 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425035612758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122544524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425035612758)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122544524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425035612758)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122544524 DLU <0006> fsm.c:568 lu(PS:IMSI-262425035612758)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122544524 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544524 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122544527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36862<->l=127.0.0.1:4258 20241102122544555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36780<->l=127.0.0.1:4258 20241102122544555 DLINP <000b> input/ipa.c:451 connected read/write 20241102122544555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122544555 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122544555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122544555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122544555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39173<->l=127.0.0.1:4259) 20241102122544578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36878<->l=127.0.0.1:4258 20241102122544578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36878<->l=127.0.0.1:4258 20241102122547669 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122547669 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122547674 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122547675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36890<->l=127.0.0.1:4258 20241102122547679 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122547679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122547679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122547679 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  20241102122547679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122547679 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  20241102122547679 DLGSUP <0013> gsup_server.c:235 2:  20241102122547679 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122547679 DLGSUP <0013> gsup_server.c:235 3:  20241102122547679 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122547679 DLGSUP <0013> gsup_server.c:235 4:  20241102122547679 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122547679 DLGSUP <0013> gsup_server.c:235 5:  20241102122547679 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122547679 DLGSUP <0013> gsup_server.c:235 7:  20241102122547679 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122547679 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122547679 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122547679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122547704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40955<->l=127.0.0.1:4259) 20241102122547725 DAUC <0003> db_auc.c:157 IMSI='262422079671547': No 2G Auth Data 20241102122547725 DAUC <0003> db_auc.c:192 IMSI='262422079671547': No 3G Auth Data 20241102122547773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20241102122547783 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122547783 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422079671547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422079671547" cn_domain=PS source_name="the-source\n"} 20241102122547783 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102122547783 DLU <0006> fsm.c:456 lu(262422079671547)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122547783 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422079671547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102122547801 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422079671547)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122547801 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422079671547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422079671547" cn_domain=PS destination_name="the-source\n"} 20241102122547801 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547801 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547808 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122547808 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422079671547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422079671547" source_name="the-source\n"} 20241102122547808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422079671547)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122547808 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422079671547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122547808 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422079671547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422079671547" destination_name="the-source\n"} 20241102122547808 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422079671547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122547808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422079671547)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122547808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422079671547)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122547808 DLU <0006> fsm.c:568 lu(PS:IMSI-262422079671547)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122547808 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547809 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20241102122547840 DAUC <0003> db_auc.c:157 IMSI='262421126797049': No 2G Auth Data 20241102122547840 DAUC <0003> db_auc.c:192 IMSI='262421126797049': No 3G Auth Data 20241102122547848 DLGSUP <0013> hlr.c:121 IMSI 262421126797049: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122547862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20241102122547864 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122547864 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421126797049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421126797049" cn_domain=PS source_name="the-source\n"} 20241102122547864 DLU <0006> fsm.c:456 lu(262421126797049)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122547864 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421126797049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102122547880 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421126797049)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122547880 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421126797049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421126797049" cn_domain=PS destination_name="the-source\n"} 20241102122547880 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547880 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547882 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122547883 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421126797049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421126797049" source_name="the-source\n"} 20241102122547883 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421126797049)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122547883 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421126797049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122547883 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421126797049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421126797049" destination_name="the-source\n"} 20241102122547883 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421126797049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122547883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421126797049)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122547883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421126797049)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122547883 DLU <0006> fsm.c:568 lu(PS:IMSI-262421126797049)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122547883 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547883 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20241102122547911 DAUC <0003> db_auc.c:157 IMSI='262424179831966': No 2G Auth Data 20241102122547911 DAUC <0003> db_auc.c:192 IMSI='262424179831966': No 3G Auth Data 20241102122547919 DLGSUP <0013> hlr.c:121 IMSI 262424179831966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122547932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36926<->l=127.0.0.1:4258 20241102122547934 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122547935 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424179831966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424179831966" cn_domain=PS source_name="the-source\n"} 20241102122547935 DLU <0006> fsm.c:456 lu(262424179831966)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122547935 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424179831966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102122547950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424179831966)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122547951 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424179831966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424179831966" cn_domain=PS destination_name="the-source\n"} 20241102122547951 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547951 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547953 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122547953 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424179831966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424179831966" source_name="the-source\n"} 20241102122547953 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424179831966)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122547953 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424179831966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122547953 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424179831966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424179831966" destination_name="the-source\n"} 20241102122547953 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424179831966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122547953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424179831966)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122547953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424179831966)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122547953 DLU <0006> fsm.c:568 lu(PS:IMSI-262424179831966)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122547953 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547953 DLINP <000b> input/ipa.c:451 connected read/write 20241102122547953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122547955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36926<->l=127.0.0.1:4258 20241102122547979 DAUC <0003> db_auc.c:157 IMSI='262421316776120': No 2G Auth Data 20241102122547979 DAUC <0003> db_auc.c:192 IMSI='262421316776120': No 3G Auth Data 20241102122547990 DLGSUP <0013> hlr.c:121 IMSI 262421316776120: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122548005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 20241102122548007 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548007 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421316776120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421316776120" cn_domain=PS source_name="the-source\n"} 20241102122548007 DLU <0006> fsm.c:456 lu(262421316776120)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122548007 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421316776120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102122548023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421316776120)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122548023 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421316776120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421316776120" cn_domain=PS destination_name="the-source\n"} 20241102122548023 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548023 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548029 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548029 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421316776120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421316776120" source_name="the-source\n"} 20241102122548029 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421316776120)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122548029 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262421316776120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122548029 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421316776120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421316776120" destination_name="the-source\n"} 20241102122548029 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262421316776120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122548029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421316776120)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122548029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421316776120)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122548029 DLU <0006> fsm.c:568 lu(PS:IMSI-262421316776120)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122548029 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548029 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 20241102122548059 DAUC <0003> db_auc.c:157 IMSI='262426701595035': No 2G Auth Data 20241102122548059 DAUC <0003> db_auc.c:192 IMSI='262426701595035': No 3G Auth Data 20241102122548068 DLGSUP <0013> hlr.c:121 IMSI 262426701595035: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122548081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20241102122548083 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548083 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426701595035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426701595035" cn_domain=PS source_name="the-source\n"} 20241102122548083 DLU <0006> fsm.c:456 lu(262426701595035)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122548083 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426701595035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102122548099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426701595035)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122548099 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426701595035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426701595035" cn_domain=PS destination_name="the-source\n"} 20241102122548099 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548099 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548101 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548101 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426701595035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426701595035" source_name="the-source\n"} 20241102122548101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426701595035)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122548101 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262426701595035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122548101 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426701595035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426701595035" destination_name="the-source\n"} 20241102122548101 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262426701595035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122548101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701595035)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122548101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701595035)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122548101 DLU <0006> fsm.c:568 lu(PS:IMSI-262426701595035)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122548101 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548101 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20241102122548127 DAUC <0003> db_auc.c:157 IMSI='262429667456334': No 2G Auth Data 20241102122548127 DAUC <0003> db_auc.c:192 IMSI='262429667456334': No 3G Auth Data 20241102122548135 DLGSUP <0013> hlr.c:121 IMSI 262429667456334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122548157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36952<->l=127.0.0.1:4258 20241102122548159 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548159 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429667456334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429667456334" cn_domain=PS source_name="the-source\n"} 20241102122548159 DLU <0006> fsm.c:456 lu(262429667456334)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122548159 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429667456334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102122548176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429667456334)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122548176 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429667456334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429667456334" cn_domain=PS destination_name="the-source\n"} 20241102122548176 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548176 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548180 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548180 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429667456334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429667456334" source_name="the-source\n"} 20241102122548180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429667456334)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122548180 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429667456334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122548180 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429667456334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429667456334" destination_name="the-source\n"} 20241102122548180 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429667456334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122548180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429667456334)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122548180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429667456334)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122548180 DLU <0006> fsm.c:568 lu(PS:IMSI-262429667456334)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122548180 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548181 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36952<->l=127.0.0.1:4258 20241102122548223 DAUC <0003> db_auc.c:157 IMSI='262422921114306': No 2G Auth Data 20241102122548223 DAUC <0003> db_auc.c:192 IMSI='262422921114306': No 3G Auth Data 20241102122548233 DLGSUP <0013> hlr.c:121 IMSI 262422921114306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122548267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20241102122548272 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548272 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422921114306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422921114306" cn_domain=PS source_name="the-source\n"} 20241102122548272 DLU <0006> fsm.c:456 lu(262422921114306)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122548272 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422921114306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102122548288 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422921114306)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122548288 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422921114306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422921114306" cn_domain=PS destination_name="the-source\n"} 20241102122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548294 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548294 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422921114306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422921114306" source_name="the-source\n"} 20241102122548294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422921114306)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122548294 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422921114306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122548294 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422921114306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422921114306" destination_name="the-source\n"} 20241102122548294 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422921114306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122548294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422921114306)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122548294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422921114306)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122548294 DLU <0006> fsm.c:568 lu(PS:IMSI-262422921114306)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122548294 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548294 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20241102122548338 DAUC <0003> db_auc.c:157 IMSI='262429108555900': No 2G Auth Data 20241102122548338 DAUC <0003> db_auc.c:192 IMSI='262429108555900': No 3G Auth Data 20241102122548351 DLGSUP <0013> hlr.c:121 IMSI 262429108555900: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122548390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36960<->l=127.0.0.1:4258 20241102122548397 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548397 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429108555900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429108555900" cn_domain=PS source_name="the-source\n"} 20241102122548397 DLU <0006> fsm.c:456 lu(262429108555900)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122548397 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429108555900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102122548414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429108555900)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122548414 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429108555900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429108555900" cn_domain=PS destination_name="the-source\n"} 20241102122548414 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548414 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548420 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429108555900 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429108555900" source_name="the-source\n"} 20241102122548420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429108555900)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122548420 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429108555900 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122548420 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429108555900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429108555900" destination_name="the-source\n"} 20241102122548420 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429108555900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122548420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429108555900)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122548420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429108555900)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122548420 DLU <0006> fsm.c:568 lu(PS:IMSI-262429108555900)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122548423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36960<->l=127.0.0.1:4258 20241102122548450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36890<->l=127.0.0.1:4258 20241102122548450 DLINP <000b> input/ipa.c:451 connected read/write 20241102122548450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122548450 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122548450 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122548450 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122548450 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102122548450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40955<->l=127.0.0.1:4259) 20241102122548475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241102122548475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241102122551589 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122551589 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122551594 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241102122551599 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551599 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122551599 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122551599 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  20241102122551599 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122551599 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  20241102122551599 DLGSUP <0013> gsup_server.c:235 2:  20241102122551599 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122551599 DLGSUP <0013> gsup_server.c:235 3:  20241102122551599 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122551600 DLGSUP <0013> gsup_server.c:235 4:  20241102122551600 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122551600 DLGSUP <0013> gsup_server.c:235 5:  20241102122551600 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122551600 DLGSUP <0013> gsup_server.c:235 7:  20241102122551600 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122551600 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122551600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122551600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122551626 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45621<->l=127.0.0.1:4259) 20241102122551678 DAUC <0003> db_auc.c:157 IMSI='262421675167342': No 2G Auth Data 20241102122551678 DAUC <0003> db_auc.c:192 IMSI='262421675167342': No 3G Auth Data 20241102122551726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 20241102122551736 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551736 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421675167342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421675167342" cn_domain=PS} 20241102122551736 DLU <0006> fsm.c:456 lu(262421675167342)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122551736 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421675167342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122551753 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421675167342)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122551753 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421675167342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421675167342" cn_domain=PS} 20241102122551753 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551753 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551759 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551759 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421675167342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421675167342"} 20241102122551759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421675167342)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122551759 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421675167342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122551759 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421675167342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421675167342"} 20241102122551759 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421675167342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122551759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421675167342)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122551759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421675167342)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122551759 DLU <0006> fsm.c:568 lu(PS:IMSI-262421675167342)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122551759 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551759 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 20241102122551789 DAUC <0003> db_auc.c:157 IMSI='262428692098920': No 2G Auth Data 20241102122551789 DAUC <0003> db_auc.c:192 IMSI='262428692098920': No 3G Auth Data 20241102122551797 DLGSUP <0013> hlr.c:121 IMSI 262428692098920: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122551811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20241102122551813 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551813 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428692098920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428692098920" cn_domain=PS} 20241102122551813 DLU <0006> fsm.c:456 lu(262428692098920)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122551813 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428692098920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122551829 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428692098920)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122551829 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428692098920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428692098920" cn_domain=PS} 20241102122551829 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551829 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551830 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551830 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428692098920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428692098920"} 20241102122551830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428692098920)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122551830 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428692098920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122551830 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428692098920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428692098920"} 20241102122551830 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428692098920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122551830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428692098920)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122551830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428692098920)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122551830 DLU <0006> fsm.c:568 lu(PS:IMSI-262428692098920)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122551830 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551830 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20241102122551857 DAUC <0003> db_auc.c:157 IMSI='262423097555798': No 2G Auth Data 20241102122551857 DAUC <0003> db_auc.c:192 IMSI='262423097555798': No 3G Auth Data 20241102122551865 DLGSUP <0013> hlr.c:121 IMSI 262423097555798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122551879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4258 20241102122551881 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551881 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423097555798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423097555798" cn_domain=PS} 20241102122551881 DLU <0006> fsm.c:456 lu(262423097555798)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122551881 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423097555798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122551897 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423097555798)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122551897 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423097555798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423097555798" cn_domain=PS} 20241102122551897 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551897 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551900 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551900 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423097555798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423097555798"} 20241102122551900 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423097555798)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122551900 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423097555798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122551900 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423097555798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423097555798"} 20241102122551900 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423097555798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122551900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423097555798)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122551900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423097555798)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122551900 DLU <0006> fsm.c:568 lu(PS:IMSI-262423097555798)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122551900 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551900 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4258 20241102122551935 DAUC <0003> db_auc.c:157 IMSI='262429463621074': No 2G Auth Data 20241102122551935 DAUC <0003> db_auc.c:192 IMSI='262429463621074': No 3G Auth Data 20241102122551941 DLGSUP <0013> hlr.c:121 IMSI 262429463621074: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122551964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 20241102122551966 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551966 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429463621074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429463621074" cn_domain=PS} 20241102122551966 DLU <0006> fsm.c:456 lu(262429463621074)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122551966 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429463621074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122551982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429463621074)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122551982 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429463621074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429463621074" cn_domain=PS} 20241102122551982 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551983 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551985 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122551985 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429463621074 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429463621074"} 20241102122551985 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429463621074)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122551985 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429463621074 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122551985 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429463621074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429463621074"} 20241102122551985 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429463621074 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122551985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429463621074)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122551985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429463621074)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122551985 DLU <0006> fsm.c:568 lu(PS:IMSI-262429463621074)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122551985 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551985 DLINP <000b> input/ipa.c:451 connected read/write 20241102122551985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122551987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 20241102122552012 DAUC <0003> db_auc.c:157 IMSI='262429567828440': No 2G Auth Data 20241102122552012 DAUC <0003> db_auc.c:192 IMSI='262429567828440': No 3G Auth Data 20241102122552020 DLGSUP <0013> hlr.c:121 IMSI 262429567828440: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122552036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4258 20241102122552037 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552038 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429567828440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429567828440" cn_domain=PS} 20241102122552038 DLU <0006> fsm.c:456 lu(262429567828440)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122552038 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429567828440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122552061 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429567828440)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122552061 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429567828440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429567828440" cn_domain=PS} 20241102122552061 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552061 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552068 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552068 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429567828440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429567828440"} 20241102122552068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429567828440)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122552068 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429567828440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122552068 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429567828440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429567828440"} 20241102122552068 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429567828440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122552068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429567828440)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122552068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429567828440)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122552068 DLU <0006> fsm.c:568 lu(PS:IMSI-262429567828440)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122552068 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552069 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4258 20241102122552099 DAUC <0003> db_auc.c:157 IMSI='262422963426522': No 2G Auth Data 20241102122552099 DAUC <0003> db_auc.c:192 IMSI='262422963426522': No 3G Auth Data 20241102122552107 DLGSUP <0013> hlr.c:121 IMSI 262422963426522: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122552129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20241102122552132 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552132 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422963426522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422963426522" cn_domain=PS} 20241102122552132 DLU <0006> fsm.c:456 lu(262422963426522)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122552132 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422963426522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122552148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422963426522)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122552148 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422963426522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422963426522" cn_domain=PS} 20241102122552148 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552148 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552153 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552153 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422963426522 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422963426522"} 20241102122552153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422963426522)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122552153 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422963426522 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122552153 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422963426522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422963426522"} 20241102122552153 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422963426522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122552153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422963426522)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122552153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422963426522)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122552153 DLU <0006> fsm.c:568 lu(PS:IMSI-262422963426522)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122552153 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552153 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20241102122552190 DAUC <0003> db_auc.c:157 IMSI='262420657912464': No 2G Auth Data 20241102122552190 DAUC <0003> db_auc.c:192 IMSI='262420657912464': No 3G Auth Data 20241102122552198 DLGSUP <0013> hlr.c:121 IMSI 262420657912464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122552228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20241102122552232 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552232 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420657912464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420657912464" cn_domain=PS} 20241102122552232 DLU <0006> fsm.c:456 lu(262420657912464)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122552232 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420657912464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122552248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420657912464)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122552248 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420657912464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420657912464" cn_domain=PS} 20241102122552248 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552248 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552252 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552252 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420657912464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420657912464"} 20241102122552252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420657912464)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122552252 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420657912464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122552252 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420657912464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420657912464"} 20241102122552252 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420657912464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122552252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420657912464)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122552252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420657912464)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122552252 DLU <0006> fsm.c:568 lu(PS:IMSI-262420657912464)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122552252 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552252 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20241102122552289 DAUC <0003> db_auc.c:157 IMSI='262425287786767': No 2G Auth Data 20241102122552289 DAUC <0003> db_auc.c:192 IMSI='262425287786767': No 3G Auth Data 20241102122552298 DLGSUP <0013> hlr.c:121 IMSI 262425287786767: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122552326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 20241102122552330 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552330 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425287786767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425287786767" cn_domain=PS} 20241102122552330 DLU <0006> fsm.c:456 lu(262425287786767)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122552330 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425287786767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122552347 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425287786767)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122552347 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425287786767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425287786767" cn_domain=PS} 20241102122552347 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552347 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552352 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552352 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425287786767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425287786767"} 20241102122552352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425287786767)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122552352 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425287786767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122552352 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425287786767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425287786767"} 20241102122552352 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425287786767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122552352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425287786767)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122552352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425287786767)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122552352 DLU <0006> fsm.c:568 lu(PS:IMSI-262425287786767)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122552352 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552352 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122552355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 20241102122552382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241102122552382 DLINP <000b> input/ipa.c:451 connected read/write 20241102122552382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122552382 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122552382 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122552382 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122552383 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45621<->l=127.0.0.1:4259) 20241102122552405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241102122552506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241102122555588 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122555588 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122555589 DLINP <000b> input/ipa.c:451 connected read/write 20241102122555589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122555589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 20241102122555590 DLINP <000b> input/ipa.c:451 connected read/write 20241102122555590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122555590 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122555590 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122555590 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  20241102122555590 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122555590 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  20241102122555590 DLGSUP <0013> gsup_server.c:235 2:  20241102122555590 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122555590 DLGSUP <0013> gsup_server.c:235 3:  20241102122555590 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122555590 DLGSUP <0013> gsup_server.c:235 4:  20241102122555590 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122555590 DLGSUP <0013> gsup_server.c:235 5:  20241102122555590 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122555590 DLGSUP <0013> gsup_server.c:235 7:  20241102122555590 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122555590 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122555590 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122555590 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122555597 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46187<->l=127.0.0.1:4259) 20241102122555625 DAUC <0003> db_auc.c:157 IMSI='262429460082482': No 2G Auth Data 20241102122555625 DAUC <0003> db_auc.c:192 IMSI='262429460082482': No 3G Auth Data 20241102122555643 DAUC <0003> db_auc.c:192 IMSI='262429460082482': No 3G Auth Data 20241102122555667 DAUC <0003> db_auc.c:157 IMSI='262428343347257': No 2G Auth Data 20241102122555667 DAUC <0003> db_auc.c:192 IMSI='262428343347257': No 3G Auth Data 20241102122555684 DAUC <0003> db_auc.c:157 IMSI='262428343347257': No 2G Auth Data 20241102122555708 DAUC <0003> db_auc.c:157 IMSI='262424946935613': No 2G Auth Data 20241102122555708 DAUC <0003> db_auc.c:192 IMSI='262424946935613': No 3G Auth Data 20241102122555758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 20241102122555758 DLINP <000b> input/ipa.c:451 connected read/write 20241102122555758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122555758 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122555758 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122555758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122555758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46187<->l=127.0.0.1:4259) 20241102122555779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52432<->l=127.0.0.1:4258 20241102122555880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52432<->l=127.0.0.1:4258 20241102122558988 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122558988 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122558992 DLINP <000b> input/ipa.c:451 connected read/write 20241102122558992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122558994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 20241102122559000 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122559000 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122559000 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122559000 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  20241102122559000 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122559001 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  20241102122559001 DLGSUP <0013> gsup_server.c:235 2:  20241102122559001 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122559001 DLGSUP <0013> gsup_server.c:235 3:  20241102122559001 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122559001 DLGSUP <0013> gsup_server.c:235 4:  20241102122559001 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122559001 DLGSUP <0013> gsup_server.c:235 5:  20241102122559001 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122559001 DLGSUP <0013> gsup_server.c:235 7:  20241102122559001 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122559001 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122559001 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122559001 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122559019 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40737<->l=127.0.0.1:4259) 20241102122559032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4258 20241102122559052 DAUC <0003> db_auc.c:157 IMSI='262420118465213': No 2G Auth Data 20241102122559052 DAUC <0003> db_auc.c:192 IMSI='262420118465213': No 3G Auth Data 20241102122559081 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122559082 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420118465213" cn_domain=PS} 20241102122559082 DLU <0006> fsm.c:456 lu(262420118465213)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122559082 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122559099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420118465213)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122559099 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420118465213" cn_domain=PS} 20241102122559099 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122559099 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122559108 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122559108 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420118465213"} 20241102122559108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420118465213)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122559108 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122559108 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420118465213"} 20241102122559108 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122559108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420118465213)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122559108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420118465213)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122559108 DLU <0006> fsm.c:568 lu(PS:IMSI-262420118465213)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122559108 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122559108 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122559120 DLGSUP <0013> hlr.c:128 IMSI 262420118465213: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241102122559120 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122559120 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122559124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4258 20241102122559125 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122559125 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420118465213"} 20241102122559125 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241102122559125 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420118465213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122559125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 20241102122559127 DLINP <000b> input/ipa.c:451 connected read/write 20241102122559127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122559127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122559127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122559127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122559127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40737<->l=127.0.0.1:4259) 20241102122559165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52476<->l=127.0.0.1:4258 20241102122559266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52476<->l=127.0.0.1:4258 20241102122602350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122602350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122602352 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4258 20241102122602354 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602354 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122602354 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122602354 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  20241102122602354 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122602354 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  20241102122602354 DLGSUP <0013> gsup_server.c:235 2:  20241102122602354 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122602354 DLGSUP <0013> gsup_server.c:235 3:  20241102122602354 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122602354 DLGSUP <0013> gsup_server.c:235 4:  20241102122602354 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122602354 DLGSUP <0013> gsup_server.c:235 5:  20241102122602354 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122602354 DLGSUP <0013> gsup_server.c:235 7:  20241102122602354 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122602354 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122602354 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122602354 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122602367 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34449<->l=127.0.0.1:4259) 20241102122602382 DAUC <0003> db_auc.c:157 IMSI='262427723187817': No 2G Auth Data 20241102122602382 DAUC <0003> db_auc.c:192 IMSI='262427723187817': No 3G Auth Data 20241102122602424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 20241102122602429 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602430 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427723187817" cn_domain=PS} 20241102122602430 DLU <0006> fsm.c:456 lu(262427723187817)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122602430 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122602448 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427723187817)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122602448 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427723187817" cn_domain=PS} 20241102122602448 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602448 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602457 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602457 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427723187817"} 20241102122602457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427723187817)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122602457 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122602457 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427723187817"} 20241102122602457 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122602457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427723187817)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122602457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427723187817)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122602457 DLU <0006> fsm.c:568 lu(PS:IMSI-262427723187817)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122602457 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602457 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602462 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602462 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427723187817" cn_domain=CS} 20241102122602462 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102122602471 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427723187817"} 20241102122602471 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427723187817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122602471 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602471 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 20241102122602504 DAUC <0003> db_auc.c:157 IMSI='262424803734798': No 2G Auth Data 20241102122602504 DAUC <0003> db_auc.c:192 IMSI='262424803734798': No 3G Auth Data 20241102122602512 DLGSUP <0013> hlr.c:121 IMSI 262424803734798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122602527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4258 20241102122602528 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602528 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424803734798" cn_domain=PS} 20241102122602528 DLU <0006> fsm.c:456 lu(262424803734798)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122602528 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122602544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424803734798)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122602544 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424803734798" cn_domain=PS} 20241102122602544 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602544 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602546 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602546 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424803734798"} 20241102122602546 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424803734798)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122602546 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122602546 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424803734798"} 20241102122602546 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122602546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424803734798)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122602546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424803734798)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122602546 DLU <0006> fsm.c:568 lu(PS:IMSI-262424803734798)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122602546 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602546 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602548 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602548 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424803734798" cn_domain=CS} 20241102122602548 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102122602556 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424803734798"} 20241102122602556 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424803734798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122602556 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602556 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4258 20241102122602595 DAUC <0003> db_auc.c:157 IMSI='262426374350103': No 2G Auth Data 20241102122602595 DAUC <0003> db_auc.c:192 IMSI='262426374350103': No 3G Auth Data 20241102122602604 DLGSUP <0013> hlr.c:121 IMSI 262426374350103: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122602619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48036<->l=127.0.0.1:4258 20241102122602621 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602621 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426374350103" cn_domain=PS} 20241102122602621 DLU <0006> fsm.c:456 lu(262426374350103)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122602621 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122602637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426374350103)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122602637 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426374350103" cn_domain=PS} 20241102122602637 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602637 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602643 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602643 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426374350103"} 20241102122602643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426374350103)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122602643 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122602643 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426374350103"} 20241102122602643 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122602643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426374350103)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122602643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426374350103)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122602643 DLU <0006> fsm.c:568 lu(PS:IMSI-262426374350103)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122602643 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602643 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602646 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602646 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426374350103" cn_domain=CS} 20241102122602646 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102122602654 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426374350103"} 20241102122602654 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426374350103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122602654 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602654 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48036<->l=127.0.0.1:4258 20241102122602682 DAUC <0003> db_auc.c:157 IMSI='262421552585659': No 2G Auth Data 20241102122602682 DAUC <0003> db_auc.c:192 IMSI='262421552585659': No 3G Auth Data 20241102122602690 DLGSUP <0013> hlr.c:121 IMSI 262421552585659: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122602707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48040<->l=127.0.0.1:4258 20241102122602710 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602710 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421552585659" cn_domain=PS} 20241102122602710 DLU <0006> fsm.c:456 lu(262421552585659)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122602710 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122602726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421552585659)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122602726 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421552585659" cn_domain=PS} 20241102122602726 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602726 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602732 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602732 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421552585659"} 20241102122602732 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421552585659)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122602732 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122602732 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421552585659"} 20241102122602732 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122602732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421552585659)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122602732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421552585659)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122602732 DLU <0006> fsm.c:568 lu(PS:IMSI-262421552585659)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122602732 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602732 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602735 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602735 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421552585659" cn_domain=CS} 20241102122602735 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102122602743 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421552585659"} 20241102122602743 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421552585659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122602743 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602743 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48040<->l=127.0.0.1:4258 20241102122602772 DAUC <0003> db_auc.c:157 IMSI='262427410065535': No 2G Auth Data 20241102122602772 DAUC <0003> db_auc.c:192 IMSI='262427410065535': No 3G Auth Data 20241102122602780 DLGSUP <0013> hlr.c:121 IMSI 262427410065535: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122602795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4258 20241102122602796 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602796 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427410065535" cn_domain=PS} 20241102122602796 DLU <0006> fsm.c:456 lu(262427410065535)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122602796 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122602812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427410065535)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122602813 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427410065535" cn_domain=PS} 20241102122602813 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602813 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602816 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602816 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427410065535"} 20241102122602816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427410065535)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122602816 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122602816 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427410065535"} 20241102122602816 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122602816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427410065535)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122602816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427410065535)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122602816 DLU <0006> fsm.c:568 lu(PS:IMSI-262427410065535)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122602816 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602816 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602818 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602818 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427410065535" cn_domain=CS} 20241102122602818 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102122602827 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427410065535"} 20241102122602827 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427410065535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122602827 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602827 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4258 20241102122602856 DAUC <0003> db_auc.c:157 IMSI='262420839403026': No 2G Auth Data 20241102122602856 DAUC <0003> db_auc.c:192 IMSI='262420839403026': No 3G Auth Data 20241102122602864 DLGSUP <0013> hlr.c:121 IMSI 262420839403026: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122602886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4258 20241102122602888 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602888 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420839403026" cn_domain=PS} 20241102122602888 DLU <0006> fsm.c:456 lu(262420839403026)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122602888 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122602904 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420839403026)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122602904 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420839403026" cn_domain=PS} 20241102122602904 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602904 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602907 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602907 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420839403026"} 20241102122602907 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420839403026)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122602907 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122602907 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420839403026"} 20241102122602907 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122602907 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420839403026)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122602907 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420839403026)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122602907 DLU <0006> fsm.c:568 lu(PS:IMSI-262420839403026)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122602907 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602907 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602910 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602910 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420839403026" cn_domain=CS} 20241102122602910 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102122602918 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420839403026"} 20241102122602918 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420839403026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122602918 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602918 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122602921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4258 20241102122602956 DAUC <0003> db_auc.c:157 IMSI='262420124455231': No 2G Auth Data 20241102122602956 DAUC <0003> db_auc.c:192 IMSI='262420124455231': No 3G Auth Data 20241102122602964 DLGSUP <0013> hlr.c:121 IMSI 262420124455231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122602993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4258 20241102122602997 DLINP <000b> input/ipa.c:451 connected read/write 20241102122602997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122602997 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420124455231" cn_domain=PS} 20241102122602997 DLU <0006> fsm.c:456 lu(262420124455231)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122602997 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122603014 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420124455231)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122603014 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420124455231" cn_domain=PS} 20241102122603014 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603014 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603020 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122603020 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420124455231"} 20241102122603020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420124455231)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122603020 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122603020 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420124455231"} 20241102122603020 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122603020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420124455231)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122603020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420124455231)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122603020 DLU <0006> fsm.c:568 lu(PS:IMSI-262420124455231)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122603020 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603020 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603023 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122603023 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420124455231" cn_domain=CS} 20241102122603023 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102122603033 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420124455231"} 20241102122603033 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420124455231 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122603033 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603033 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4258 20241102122603070 DAUC <0003> db_auc.c:157 IMSI='262429054113041': No 2G Auth Data 20241102122603070 DAUC <0003> db_auc.c:192 IMSI='262429054113041': No 3G Auth Data 20241102122603079 DLGSUP <0013> hlr.c:121 IMSI 262429054113041: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122603108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48082<->l=127.0.0.1:4258 20241102122603111 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122603111 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429054113041" cn_domain=PS} 20241102122603111 DLU <0006> fsm.c:456 lu(262429054113041)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122603111 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122603128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429054113041)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122603128 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429054113041" cn_domain=PS} 20241102122603128 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603128 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603133 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122603133 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429054113041"} 20241102122603133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429054113041)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122603133 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122603133 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429054113041"} 20241102122603133 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122603133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429054113041)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122603133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429054113041)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122603133 DLU <0006> fsm.c:568 lu(PS:IMSI-262429054113041)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122603133 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603133 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603136 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122603137 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429054113041" cn_domain=CS} 20241102122603137 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102122603145 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429054113041"} 20241102122603145 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429054113041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122603145 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603145 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122603148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48082<->l=127.0.0.1:4258 20241102122603175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4258 20241102122603175 DLINP <000b> input/ipa.c:451 connected read/write 20241102122603175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122603175 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122603175 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122603175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122603176 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34449<->l=127.0.0.1:4259) 20241102122603197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48092<->l=127.0.0.1:4258 20241102122603298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48092<->l=127.0.0.1:4258 20241102122606403 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122606403 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122606408 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48106<->l=127.0.0.1:4258 20241102122606413 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606413 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122606413 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122606413 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  20241102122606413 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122606413 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  20241102122606413 DLGSUP <0013> gsup_server.c:235 2:  20241102122606413 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122606413 DLGSUP <0013> gsup_server.c:235 3:  20241102122606413 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122606413 DLGSUP <0013> gsup_server.c:235 4:  20241102122606413 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122606413 DLGSUP <0013> gsup_server.c:235 5:  20241102122606413 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122606413 DLGSUP <0013> gsup_server.c:235 7:  20241102122606413 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122606413 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122606413 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122606413 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122606435 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35945<->l=127.0.0.1:4259) 20241102122606484 DAUC <0003> db_auc.c:157 IMSI='262425923174996': No 2G Auth Data 20241102122606484 DAUC <0003> db_auc.c:192 IMSI='262425923174996': No 3G Auth Data 20241102122606522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 20241102122606528 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606528 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425923174996" cn_domain=PS} 20241102122606528 DLU <0006> fsm.c:456 lu(262425923174996)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122606528 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122606544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425923174996)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122606544 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425923174996" cn_domain=PS} 20241102122606544 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606544 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606552 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606552 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425923174996"} 20241102122606552 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425923174996)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122606552 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122606552 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425923174996"} 20241102122606552 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122606552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425923174996)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122606552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425923174996)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122606552 DLU <0006> fsm.c:568 lu(PS:IMSI-262425923174996)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122606552 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606552 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606555 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606555 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425923174996" cn_domain=PS} 20241102122606555 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102122606563 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425923174996"} 20241102122606563 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425923174996 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122606563 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606563 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 20241102122606594 DAUC <0003> db_auc.c:157 IMSI='262424596271581': No 2G Auth Data 20241102122606594 DAUC <0003> db_auc.c:192 IMSI='262424596271581': No 3G Auth Data 20241102122606602 DLGSUP <0013> hlr.c:121 IMSI 262424596271581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122606615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241102122606617 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606617 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424596271581" cn_domain=PS} 20241102122606617 DLU <0006> fsm.c:456 lu(262424596271581)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122606617 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122606633 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424596271581)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122606633 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424596271581" cn_domain=PS} 20241102122606633 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606633 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606635 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606635 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424596271581"} 20241102122606635 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424596271581)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122606635 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122606635 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424596271581"} 20241102122606635 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122606635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424596271581)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122606635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424596271581)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122606635 DLU <0006> fsm.c:568 lu(PS:IMSI-262424596271581)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122606635 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606635 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606637 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606637 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424596271581" cn_domain=PS} 20241102122606637 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102122606645 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424596271581"} 20241102122606645 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424596271581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122606645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606645 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241102122606674 DAUC <0003> db_auc.c:157 IMSI='262422677426071': No 2G Auth Data 20241102122606674 DAUC <0003> db_auc.c:192 IMSI='262422677426071': No 3G Auth Data 20241102122606682 DLGSUP <0013> hlr.c:121 IMSI 262422677426071: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122606695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48124<->l=127.0.0.1:4258 20241102122606697 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606697 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422677426071" cn_domain=PS} 20241102122606697 DLU <0006> fsm.c:456 lu(262422677426071)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122606697 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122606712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422677426071)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122606712 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422677426071" cn_domain=PS} 20241102122606712 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606712 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606715 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606715 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422677426071"} 20241102122606715 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422677426071)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122606715 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122606715 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422677426071"} 20241102122606715 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122606715 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422677426071)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122606715 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422677426071)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122606715 DLU <0006> fsm.c:568 lu(PS:IMSI-262422677426071)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122606715 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606715 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606717 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606717 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422677426071" cn_domain=PS} 20241102122606717 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102122606725 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422677426071"} 20241102122606725 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422677426071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122606725 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606725 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48124<->l=127.0.0.1:4258 20241102122606752 DAUC <0003> db_auc.c:157 IMSI='262420540626005': No 2G Auth Data 20241102122606752 DAUC <0003> db_auc.c:192 IMSI='262420540626005': No 3G Auth Data 20241102122606761 DLGSUP <0013> hlr.c:121 IMSI 262420540626005: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122606774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20241102122606776 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606776 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420540626005" cn_domain=PS} 20241102122606776 DLU <0006> fsm.c:456 lu(262420540626005)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122606776 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122606792 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420540626005)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122606792 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420540626005" cn_domain=PS} 20241102122606792 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606792 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606794 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606794 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420540626005"} 20241102122606794 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420540626005)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122606794 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122606794 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420540626005"} 20241102122606794 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122606794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420540626005)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122606794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420540626005)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122606794 DLU <0006> fsm.c:568 lu(PS:IMSI-262420540626005)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122606794 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606794 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606796 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606796 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420540626005" cn_domain=PS} 20241102122606796 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102122606804 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420540626005"} 20241102122606804 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420540626005 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122606804 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606805 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20241102122606833 DAUC <0003> db_auc.c:157 IMSI='262423833355137': No 2G Auth Data 20241102122606833 DAUC <0003> db_auc.c:192 IMSI='262423833355137': No 3G Auth Data 20241102122606842 DLGSUP <0013> hlr.c:121 IMSI 262423833355137: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122606855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241102122606857 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606857 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423833355137" cn_domain=PS} 20241102122606857 DLU <0006> fsm.c:456 lu(262423833355137)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122606857 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122606873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423833355137)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122606873 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423833355137" cn_domain=PS} 20241102122606873 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606873 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606875 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606875 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423833355137"} 20241102122606875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423833355137)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122606875 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122606875 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423833355137"} 20241102122606875 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122606875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423833355137)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122606875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423833355137)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122606875 DLU <0006> fsm.c:568 lu(PS:IMSI-262423833355137)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122606875 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606875 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606876 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606876 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423833355137" cn_domain=PS} 20241102122606876 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102122606884 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423833355137"} 20241102122606884 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423833355137 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122606884 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606884 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241102122606911 DAUC <0003> db_auc.c:157 IMSI='262426090690409': No 2G Auth Data 20241102122606911 DAUC <0003> db_auc.c:192 IMSI='262426090690409': No 3G Auth Data 20241102122606919 DLGSUP <0013> hlr.c:121 IMSI 262426090690409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122606943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4258 20241102122606946 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606946 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426090690409" cn_domain=PS} 20241102122606946 DLU <0006> fsm.c:456 lu(262426090690409)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122606946 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122606962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426090690409)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122606962 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426090690409" cn_domain=PS} 20241102122606962 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606962 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606968 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606968 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426090690409"} 20241102122606968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426090690409)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122606968 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122606968 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426090690409"} 20241102122606968 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122606968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426090690409)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122606968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426090690409)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122606968 DLU <0006> fsm.c:568 lu(PS:IMSI-262426090690409)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122606968 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606968 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606971 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122606971 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426090690409" cn_domain=PS} 20241102122606971 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102122606979 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426090690409"} 20241102122606979 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426090690409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122606979 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606979 DLINP <000b> input/ipa.c:451 connected read/write 20241102122606979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122606982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4258 20241102122607016 DAUC <0003> db_auc.c:157 IMSI='262423834365461': No 2G Auth Data 20241102122607016 DAUC <0003> db_auc.c:192 IMSI='262423834365461': No 3G Auth Data 20241102122607024 DLGSUP <0013> hlr.c:121 IMSI 262423834365461: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122607046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241102122607049 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122607049 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423834365461" cn_domain=PS} 20241102122607049 DLU <0006> fsm.c:456 lu(262423834365461)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122607049 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122607065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423834365461)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122607065 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423834365461" cn_domain=PS} 20241102122607065 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607065 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607070 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122607070 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423834365461"} 20241102122607070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423834365461)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122607070 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122607070 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423834365461"} 20241102122607070 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122607070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423834365461)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122607070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423834365461)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122607070 DLU <0006> fsm.c:568 lu(PS:IMSI-262423834365461)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122607070 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607070 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607073 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122607073 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423834365461" cn_domain=PS} 20241102122607073 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102122607082 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423834365461"} 20241102122607082 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423834365461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122607082 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607082 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241102122607119 DAUC <0003> db_auc.c:157 IMSI='262422695875673': No 2G Auth Data 20241102122607119 DAUC <0003> db_auc.c:192 IMSI='262422695875673': No 3G Auth Data 20241102122607127 DLGSUP <0013> hlr.c:121 IMSI 262422695875673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102122607151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48158<->l=127.0.0.1:4258 20241102122607155 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122607155 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422695875673" cn_domain=PS} 20241102122607155 DLU <0006> fsm.c:456 lu(262422695875673)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122607155 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122607171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422695875673)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122607171 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422695875673" cn_domain=PS} 20241102122607171 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607171 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607177 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122607177 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422695875673"} 20241102122607177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422695875673)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122607177 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122607177 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422695875673"} 20241102122607177 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122607177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422695875673)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122607177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422695875673)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122607177 DLU <0006> fsm.c:568 lu(PS:IMSI-262422695875673)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122607177 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607177 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607181 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122607181 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422695875673" cn_domain=PS} 20241102122607181 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102122607189 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422695875673"} 20241102122607189 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422695875673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102122607189 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607189 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122607191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48158<->l=127.0.0.1:4258 20241102122607217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48106<->l=127.0.0.1:4258 20241102122607218 DLINP <000b> input/ipa.c:451 connected read/write 20241102122607218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122607218 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122607218 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122607218 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122607218 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35945<->l=127.0.0.1:4259) 20241102122607243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 20241102122607344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 20241102122610443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122610443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122610448 DLINP <000b> input/ipa.c:451 connected read/write 20241102122610448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122610449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4258 20241102122610452 DLINP <000b> input/ipa.c:451 connected read/write 20241102122610452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122610452 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122610452 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122610452 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  20241102122610452 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122610452 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  20241102122610452 DLGSUP <0013> gsup_server.c:235 2:  20241102122610452 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122610452 DLGSUP <0013> gsup_server.c:235 3:  20241102122610452 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122610452 DLGSUP <0013> gsup_server.c:235 4:  20241102122610452 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122610452 DLGSUP <0013> gsup_server.c:235 5:  20241102122610452 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122610452 DLGSUP <0013> gsup_server.c:235 7:  20241102122610452 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122610452 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122610452 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122610452 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122610468 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40491<->l=127.0.0.1:4259) 20241102122610479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48178<->l=127.0.0.1:4258 20241102122610494 DLINP <000b> input/ipa.c:451 connected read/write 20241102122610494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122610494 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} 20241102122610494 DLU <0006> fsm.c:456 lu(2345743413463)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122610494 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 20241102122610494 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} 20241102122610494 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122610494 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122610494 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122610494 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122610494 DLINP <000b> input/ipa.c:451 connected read/write 20241102122610494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122610494 DLINP <000b> input/ipa.c:451 connected read/write 20241102122610494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122610499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48178<->l=127.0.0.1:4258 20241102122610501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4258 20241102122610503 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40491<->l=127.0.0.1:4259) 20241102122610503 DLINP <000b> input/ipa.c:451 connected read/write 20241102122610503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122610503 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122610503 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122610503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122610541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48186<->l=127.0.0.1:4258 20241102122610642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48186<->l=127.0.0.1:4258 20241102122613740 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122613740 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122613741 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4258 20241102122613742 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613742 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122613742 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122613742 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  20241102122613742 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122613742 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  20241102122613742 DLGSUP <0013> gsup_server.c:235 2:  20241102122613742 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122613742 DLGSUP <0013> gsup_server.c:235 3:  20241102122613743 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122613743 DLGSUP <0013> gsup_server.c:235 4:  20241102122613743 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122613743 DLGSUP <0013> gsup_server.c:235 5:  20241102122613743 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122613743 DLGSUP <0013> gsup_server.c:235 7:  20241102122613743 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122613743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122613743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122613743 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122613750 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35105<->l=127.0.0.1:4259) 20241102122613780 DAUC <0003> db_auc.c:157 IMSI='262429210067755': No 2G Auth Data 20241102122613780 DAUC <0003> db_auc.c:192 IMSI='262429210067755': No 3G Auth Data 20241102122613803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241102122613806 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613806 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429210067755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429210067755" session_id=4056381558 session_state=BEGIN} 20241102122613806 DSS <0004> hlr_ussd.c:576 262429210067755/0xf1c77876: Process SS (BEGIN) 20241102122613806 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102122613806 DSS <0004> hlr_ussd.c:518 262429210067755/0xf1c77876: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102122613806 DSS <0004> hlr_ussd.c:523 262429210067755/0xf1c77876: USSD for unknown code '*#200#' 20241102122613806 DSS <0004> hlr_ussd.c:354 262429210067755/0xf1c77876: Tx ReturnError(1, 0x12) 20241102122613807 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429210067755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429210067755" session_id=4056381558 session_state=END} 20241102122613807 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613807 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241102122613816 DAUC <0003> db_auc.c:157 IMSI='262423502100715': No 2G Auth Data 20241102122613816 DAUC <0003> db_auc.c:192 IMSI='262423502100715': No 3G Auth Data 20241102122613839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46664<->l=127.0.0.1:4258 20241102122613842 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613842 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423502100715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423502100715" session_id=2620309367 session_state=BEGIN} 20241102122613842 DSS <0004> hlr_ussd.c:576 262423502100715/0x9c2ebf77: Process SS (BEGIN) 20241102122613842 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102122613842 DSS <0004> hlr_ussd.c:518 262423502100715/0x9c2ebf77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102122613842 DSS <0004> hlr_ussd.c:523 262423502100715/0x9c2ebf77: USSD for unknown code '*#200#' 20241102122613842 DSS <0004> hlr_ussd.c:354 262423502100715/0x9c2ebf77: Tx ReturnError(1, 0x12) 20241102122613842 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423502100715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423502100715" session_id=2620309367 session_state=END} 20241102122613842 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613842 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46664<->l=127.0.0.1:4258 20241102122613852 DAUC <0003> db_auc.c:157 IMSI='262422776987510': No 2G Auth Data 20241102122613852 DAUC <0003> db_auc.c:192 IMSI='262422776987510': No 3G Auth Data 20241102122613874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241102122613877 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613877 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422776987510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422776987510" session_id=931564396 session_state=BEGIN} 20241102122613877 DSS <0004> hlr_ussd.c:576 262422776987510/0x37868b6c: Process SS (BEGIN) 20241102122613877 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102122613877 DSS <0004> hlr_ussd.c:518 262422776987510/0x37868b6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102122613877 DSS <0004> hlr_ussd.c:523 262422776987510/0x37868b6c: USSD for unknown code '*#200#' 20241102122613877 DSS <0004> hlr_ussd.c:354 262422776987510/0x37868b6c: Tx ReturnError(1, 0x12) 20241102122613877 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422776987510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422776987510" session_id=931564396 session_state=END} 20241102122613877 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613877 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241102122613900 DAUC <0003> db_auc.c:157 IMSI='262427525953207': No 2G Auth Data 20241102122613900 DAUC <0003> db_auc.c:192 IMSI='262427525953207': No 3G Auth Data 20241102122613914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46694<->l=127.0.0.1:4258 20241102122613917 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613917 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427525953207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427525953207" session_id=2885217039 session_state=BEGIN} 20241102122613917 DSS <0004> hlr_ussd.c:576 262427525953207/0xabf8eb0f: Process SS (BEGIN) 20241102122613917 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102122613917 DSS <0004> hlr_ussd.c:518 262427525953207/0xabf8eb0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102122613917 DSS <0004> hlr_ussd.c:523 262427525953207/0xabf8eb0f: USSD for unknown code '*#200#' 20241102122613917 DSS <0004> hlr_ussd.c:354 262427525953207/0xabf8eb0f: Tx ReturnError(1, 0x12) 20241102122613917 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427525953207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427525953207" session_id=2885217039 session_state=END} 20241102122613917 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613917 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46694<->l=127.0.0.1:4258 20241102122613921 DAUC <0003> db_auc.c:157 IMSI='262425912499940': No 2G Auth Data 20241102122613921 DAUC <0003> db_auc.c:192 IMSI='262425912499940': No 3G Auth Data 20241102122613932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241102122613935 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613935 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425912499940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425912499940" session_id=4061664578 session_state=BEGIN} 20241102122613935 DSS <0004> hlr_ussd.c:576 262425912499940/0xf2181542: Process SS (BEGIN) 20241102122613935 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102122613935 DSS <0004> hlr_ussd.c:518 262425912499940/0xf2181542: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102122613935 DSS <0004> hlr_ussd.c:523 262425912499940/0xf2181542: USSD for unknown code '*#200#' 20241102122613935 DSS <0004> hlr_ussd.c:354 262425912499940/0xf2181542: Tx ReturnError(1, 0x12) 20241102122613935 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425912499940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425912499940" session_id=4061664578 session_state=END} 20241102122613935 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613935 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241102122613940 DAUC <0003> db_auc.c:157 IMSI='262420478263216': No 2G Auth Data 20241102122613940 DAUC <0003> db_auc.c:192 IMSI='262420478263216': No 3G Auth Data 20241102122613959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46704<->l=127.0.0.1:4258 20241102122613962 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613962 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420478263216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420478263216" session_id=1014105479 session_state=BEGIN} 20241102122613962 DSS <0004> hlr_ussd.c:576 262420478263216/0x3c720587: Process SS (BEGIN) 20241102122613962 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102122613962 DSS <0004> hlr_ussd.c:518 262420478263216/0x3c720587: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102122613962 DSS <0004> hlr_ussd.c:523 262420478263216/0x3c720587: USSD for unknown code '*#200#' 20241102122613962 DSS <0004> hlr_ussd.c:354 262420478263216/0x3c720587: Tx ReturnError(1, 0x12) 20241102122613962 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420478263216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420478263216" session_id=1014105479 session_state=END} 20241102122613962 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613962 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46704<->l=127.0.0.1:4258 20241102122613967 DAUC <0003> db_auc.c:157 IMSI='262427207279667': No 2G Auth Data 20241102122613967 DAUC <0003> db_auc.c:192 IMSI='262427207279667': No 3G Auth Data 20241102122613981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 20241102122613984 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122613984 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427207279667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427207279667" session_id=2992183012 session_state=BEGIN} 20241102122613984 DSS <0004> hlr_ussd.c:576 262427207279667/0xb25916e4: Process SS (BEGIN) 20241102122613984 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102122613984 DSS <0004> hlr_ussd.c:518 262427207279667/0xb25916e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102122613984 DSS <0004> hlr_ussd.c:523 262427207279667/0xb25916e4: USSD for unknown code '*#200#' 20241102122613984 DSS <0004> hlr_ussd.c:354 262427207279667/0xb25916e4: Tx ReturnError(1, 0x12) 20241102122613984 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427207279667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427207279667" session_id=2992183012 session_state=END} 20241102122613984 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613984 DLINP <000b> input/ipa.c:451 connected read/write 20241102122613984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122613986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 20241102122613989 DAUC <0003> db_auc.c:157 IMSI='262421990351278': No 2G Auth Data 20241102122613989 DAUC <0003> db_auc.c:192 IMSI='262421990351278': No 3G Auth Data 20241102122614008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 20241102122614011 DLINP <000b> input/ipa.c:451 connected read/write 20241102122614011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122614011 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421990351278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421990351278" session_id=1752138138 session_state=BEGIN} 20241102122614011 DSS <0004> hlr_ussd.c:576 262421990351278/0x686f819a: Process SS (BEGIN) 20241102122614011 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102122614011 DSS <0004> hlr_ussd.c:518 262421990351278/0x686f819a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102122614011 DSS <0004> hlr_ussd.c:523 262421990351278/0x686f819a: USSD for unknown code '*#200#' 20241102122614011 DSS <0004> hlr_ussd.c:354 262421990351278/0x686f819a: Tx ReturnError(1, 0x12) 20241102122614011 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421990351278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421990351278" session_id=1752138138 session_state=END} 20241102122614011 DLINP <000b> input/ipa.c:451 connected read/write 20241102122614011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122614011 DLINP <000b> input/ipa.c:451 connected read/write 20241102122614011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122614013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 20241102122614013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4258 20241102122614014 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35105<->l=127.0.0.1:4259) 20241102122614014 DLINP <000b> input/ipa.c:451 connected read/write 20241102122614014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122614014 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122614014 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122614014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122614036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4258 20241102122614137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4258 20241102122617243 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122617243 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122617247 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 20241102122617249 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617249 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122617249 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122617249 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  20241102122617249 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122617249 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  20241102122617249 DLGSUP <0013> gsup_server.c:235 2:  20241102122617249 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122617249 DLGSUP <0013> gsup_server.c:235 3:  20241102122617249 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122617249 DLGSUP <0013> gsup_server.c:235 4:  20241102122617249 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122617249 DLGSUP <0013> gsup_server.c:235 5:  20241102122617249 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122617249 DLGSUP <0013> gsup_server.c:235 7:  20241102122617249 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122617249 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122617249 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122617249 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122617259 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41483<->l=127.0.0.1:4259) 20241102122617274 DAUC <0003> db_auc.c:157 IMSI='262421485483360': No 2G Auth Data 20241102122617274 DAUC <0003> db_auc.c:192 IMSI='262421485483360': No 3G Auth Data 20241102122617302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 20241102122617316 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617316 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421485483360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421485483360" session_id=167256508 session_state=BEGIN} 20241102122617316 DSS <0004> hlr_ussd.c:576 262421485483360/0x09f821bc: Process SS (BEGIN) 20241102122617316 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122617316 DSS <0004> hlr_ussd.c:518 262421485483360/0x09f821bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122617316 DSS <0004> hlr_ussd.c:542 262421485483360/0x09f821bc: Cannot find conn for EUSE EUSE-foobar 20241102122617316 DSS <0004> hlr_ussd.c:354 262421485483360/0x09f821bc: Tx ReturnError(1, 0x22) 20241102122617316 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421485483360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421485483360" session_id=167256508 session_state=END} 20241102122617316 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617316 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 20241102122617339 DAUC <0003> db_auc.c:157 IMSI='262424225541986': No 2G Auth Data 20241102122617339 DAUC <0003> db_auc.c:192 IMSI='262424225541986': No 3G Auth Data 20241102122617350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46740<->l=127.0.0.1:4258 20241102122617353 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617353 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424225541986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424225541986" session_id=1688635391 session_state=BEGIN} 20241102122617353 DSS <0004> hlr_ussd.c:576 262424225541986/0x64a687ff: Process SS (BEGIN) 20241102122617353 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122617353 DSS <0004> hlr_ussd.c:518 262424225541986/0x64a687ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122617353 DSS <0004> hlr_ussd.c:542 262424225541986/0x64a687ff: Cannot find conn for EUSE EUSE-foobar 20241102122617353 DSS <0004> hlr_ussd.c:354 262424225541986/0x64a687ff: Tx ReturnError(1, 0x22) 20241102122617353 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424225541986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424225541986" session_id=1688635391 session_state=END} 20241102122617353 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617353 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46740<->l=127.0.0.1:4258 20241102122617357 DAUC <0003> db_auc.c:157 IMSI='262423252999797': No 2G Auth Data 20241102122617357 DAUC <0003> db_auc.c:192 IMSI='262423252999797': No 3G Auth Data 20241102122617369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 20241102122617372 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617372 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423252999797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423252999797" session_id=3091379188 session_state=BEGIN} 20241102122617372 DSS <0004> hlr_ussd.c:576 262423252999797/0xb842b3f4: Process SS (BEGIN) 20241102122617372 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122617372 DSS <0004> hlr_ussd.c:518 262423252999797/0xb842b3f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122617372 DSS <0004> hlr_ussd.c:542 262423252999797/0xb842b3f4: Cannot find conn for EUSE EUSE-foobar 20241102122617372 DSS <0004> hlr_ussd.c:354 262423252999797/0xb842b3f4: Tx ReturnError(1, 0x22) 20241102122617372 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423252999797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423252999797" session_id=3091379188 session_state=END} 20241102122617372 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617372 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 20241102122617376 DAUC <0003> db_auc.c:157 IMSI='262429410097209': No 2G Auth Data 20241102122617376 DAUC <0003> db_auc.c:192 IMSI='262429410097209': No 3G Auth Data 20241102122617390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46760<->l=127.0.0.1:4258 20241102122617393 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617393 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429410097209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429410097209" session_id=963428216 session_state=BEGIN} 20241102122617393 DSS <0004> hlr_ussd.c:576 262429410097209/0x396cbf78: Process SS (BEGIN) 20241102122617393 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122617393 DSS <0004> hlr_ussd.c:518 262429410097209/0x396cbf78: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122617393 DSS <0004> hlr_ussd.c:542 262429410097209/0x396cbf78: Cannot find conn for EUSE EUSE-foobar 20241102122617393 DSS <0004> hlr_ussd.c:354 262429410097209/0x396cbf78: Tx ReturnError(1, 0x22) 20241102122617393 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429410097209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429410097209" session_id=963428216 session_state=END} 20241102122617393 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617393 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46760<->l=127.0.0.1:4258 20241102122617397 DAUC <0003> db_auc.c:157 IMSI='262429946716551': No 2G Auth Data 20241102122617397 DAUC <0003> db_auc.c:192 IMSI='262429946716551': No 3G Auth Data 20241102122617409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 20241102122617411 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617411 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429946716551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429946716551" session_id=3367214741 session_state=BEGIN} 20241102122617411 DSS <0004> hlr_ussd.c:576 262429946716551/0xc8b39e95: Process SS (BEGIN) 20241102122617411 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122617411 DSS <0004> hlr_ussd.c:518 262429946716551/0xc8b39e95: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122617411 DSS <0004> hlr_ussd.c:542 262429946716551/0xc8b39e95: Cannot find conn for EUSE EUSE-foobar 20241102122617411 DSS <0004> hlr_ussd.c:354 262429946716551/0xc8b39e95: Tx ReturnError(1, 0x22) 20241102122617411 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429946716551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429946716551" session_id=3367214741 session_state=END} 20241102122617411 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617411 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 20241102122617416 DAUC <0003> db_auc.c:157 IMSI='262425315949425': No 2G Auth Data 20241102122617416 DAUC <0003> db_auc.c:192 IMSI='262425315949425': No 3G Auth Data 20241102122617430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 20241102122617432 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617433 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425315949425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425315949425" session_id=2776508851 session_state=BEGIN} 20241102122617433 DSS <0004> hlr_ussd.c:576 262425315949425/0xa57e29b3: Process SS (BEGIN) 20241102122617433 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122617433 DSS <0004> hlr_ussd.c:518 262425315949425/0xa57e29b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122617433 DSS <0004> hlr_ussd.c:542 262425315949425/0xa57e29b3: Cannot find conn for EUSE EUSE-foobar 20241102122617433 DSS <0004> hlr_ussd.c:354 262425315949425/0xa57e29b3: Tx ReturnError(1, 0x22) 20241102122617433 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425315949425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425315949425" session_id=2776508851 session_state=END} 20241102122617433 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617433 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 20241102122617437 DAUC <0003> db_auc.c:157 IMSI='262428114513505': No 2G Auth Data 20241102122617437 DAUC <0003> db_auc.c:192 IMSI='262428114513505': No 3G Auth Data 20241102122617452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 20241102122617454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617454 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428114513505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428114513505" session_id=19618540 session_state=BEGIN} 20241102122617454 DSS <0004> hlr_ussd.c:576 262428114513505/0x012b5aec: Process SS (BEGIN) 20241102122617454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122617454 DSS <0004> hlr_ussd.c:518 262428114513505/0x012b5aec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122617454 DSS <0004> hlr_ussd.c:542 262428114513505/0x012b5aec: Cannot find conn for EUSE EUSE-foobar 20241102122617454 DSS <0004> hlr_ussd.c:354 262428114513505/0x012b5aec: Tx ReturnError(1, 0x22) 20241102122617454 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428114513505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428114513505" session_id=19618540 session_state=END} 20241102122617454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 20241102122617459 DAUC <0003> db_auc.c:157 IMSI='262422539739494': No 2G Auth Data 20241102122617459 DAUC <0003> db_auc.c:192 IMSI='262422539739494': No 3G Auth Data 20241102122617473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46798<->l=127.0.0.1:4258 20241102122617476 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617476 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422539739494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422539739494" session_id=1184527748 session_state=BEGIN} 20241102122617476 DSS <0004> hlr_ussd.c:576 262422539739494/0x469a7584: Process SS (BEGIN) 20241102122617476 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122617476 DSS <0004> hlr_ussd.c:518 262422539739494/0x469a7584: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122617476 DSS <0004> hlr_ussd.c:542 262422539739494/0x469a7584: Cannot find conn for EUSE EUSE-foobar 20241102122617476 DSS <0004> hlr_ussd.c:354 262422539739494/0x469a7584: Tx ReturnError(1, 0x22) 20241102122617476 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422539739494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422539739494" session_id=1184527748 session_state=END} 20241102122617476 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617476 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122617478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46798<->l=127.0.0.1:4258 20241102122617478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 20241102122617478 DLINP <000b> input/ipa.c:451 connected read/write 20241102122617478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122617478 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122617478 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122617478 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122617478 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41483<->l=127.0.0.1:4259) 20241102122617501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241102122617702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241102122620818 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122620818 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122620823 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122620825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46822<->l=127.0.0.1:4258 20241102122620829 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122620829 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122620829 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122620829 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  20241102122620829 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122620829 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  20241102122620829 DLGSUP <0013> gsup_server.c:235 2:  20241102122620829 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122620829 DLGSUP <0013> gsup_server.c:235 3:  20241102122620829 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122620829 DLGSUP <0013> gsup_server.c:235 4:  20241102122620829 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122620829 DLGSUP <0013> gsup_server.c:235 5:  20241102122620829 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122620829 DLGSUP <0013> gsup_server.c:235 7:  20241102122620829 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122620829 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122620829 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122620829 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122620844 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40103<->l=127.0.0.1:4259) 20241102122620859 DAUC <0003> db_auc.c:157 IMSI='262429684925650': No 2G Auth Data 20241102122620859 DAUC <0003> db_auc.c:192 IMSI='262429684925650': No 3G Auth Data 20241102122620887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20241102122620902 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122620902 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429684925650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429684925650" session_id=1481000250 session_state=BEGIN} 20241102122620902 DSS <0004> hlr_ussd.c:576 262429684925650/0x5846453a: Process SS (BEGIN) 20241102122620902 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122620902 DSS <0004> hlr_ussd.c:518 262429684925650/0x5846453a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122620902 DSS <0004> hlr_ussd.c:363 262429684925650/0x5846453a: Tx USSD 'Your IMSI is 262429684925650' 20241102122620902 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429684925650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429684925650" session_id=1481000250 session_state=END} 20241102122620902 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429684925650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122620902 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620902 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20241102122620914 DAUC <0003> db_auc.c:157 IMSI='262427781967993': No 2G Auth Data 20241102122620914 DAUC <0003> db_auc.c:192 IMSI='262427781967993': No 3G Auth Data 20241102122620925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 20241102122620928 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122620928 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427781967993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427781967993" session_id=1416167637 session_state=BEGIN} 20241102122620928 DSS <0004> hlr_ussd.c:576 262427781967993/0x546900d5: Process SS (BEGIN) 20241102122620928 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122620928 DSS <0004> hlr_ussd.c:518 262427781967993/0x546900d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122620928 DSS <0004> hlr_ussd.c:363 262427781967993/0x546900d5: Tx USSD 'Your IMSI is 262427781967993' 20241102122620928 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427781967993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427781967993" session_id=1416167637 session_state=END} 20241102122620928 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427781967993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122620928 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620928 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 20241102122620933 DAUC <0003> db_auc.c:157 IMSI='262421689914040': No 2G Auth Data 20241102122620933 DAUC <0003> db_auc.c:192 IMSI='262421689914040': No 3G Auth Data 20241102122620944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46842<->l=127.0.0.1:4258 20241102122620947 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122620947 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421689914040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421689914040" session_id=2045294281 session_state=BEGIN} 20241102122620947 DSS <0004> hlr_ussd.c:576 262421689914040/0x79e8b6c9: Process SS (BEGIN) 20241102122620947 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122620947 DSS <0004> hlr_ussd.c:518 262421689914040/0x79e8b6c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122620947 DSS <0004> hlr_ussd.c:363 262421689914040/0x79e8b6c9: Tx USSD 'Your IMSI is 262421689914040' 20241102122620947 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421689914040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421689914040" session_id=2045294281 session_state=END} 20241102122620947 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421689914040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122620947 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620947 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46842<->l=127.0.0.1:4258 20241102122620952 DAUC <0003> db_auc.c:157 IMSI='262424927983740': No 2G Auth Data 20241102122620952 DAUC <0003> db_auc.c:192 IMSI='262424927983740': No 3G Auth Data 20241102122620963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46850<->l=127.0.0.1:4258 20241102122620966 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122620966 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424927983740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424927983740" session_id=2233175555 session_state=BEGIN} 20241102122620966 DSS <0004> hlr_ussd.c:576 262424927983740/0x851b8e03: Process SS (BEGIN) 20241102122620966 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122620966 DSS <0004> hlr_ussd.c:518 262424927983740/0x851b8e03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122620966 DSS <0004> hlr_ussd.c:363 262424927983740/0x851b8e03: Tx USSD 'Your IMSI is 262424927983740' 20241102122620966 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424927983740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424927983740" session_id=2233175555 session_state=END} 20241102122620966 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424927983740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122620966 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620966 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46850<->l=127.0.0.1:4258 20241102122620971 DAUC <0003> db_auc.c:157 IMSI='262425011653684': No 2G Auth Data 20241102122620971 DAUC <0003> db_auc.c:192 IMSI='262425011653684': No 3G Auth Data 20241102122620982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46864<->l=127.0.0.1:4258 20241102122620985 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122620985 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425011653684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425011653684" session_id=1285298335 session_state=BEGIN} 20241102122620985 DSS <0004> hlr_ussd.c:576 262425011653684/0x4c9c189f: Process SS (BEGIN) 20241102122620985 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122620985 DSS <0004> hlr_ussd.c:518 262425011653684/0x4c9c189f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122620985 DSS <0004> hlr_ussd.c:363 262425011653684/0x4c9c189f: Tx USSD 'Your IMSI is 262425011653684' 20241102122620985 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425011653684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425011653684" session_id=1285298335 session_state=END} 20241102122620985 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425011653684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122620985 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620985 DLINP <000b> input/ipa.c:451 connected read/write 20241102122620985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122620987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46864<->l=127.0.0.1:4258 20241102122620990 DAUC <0003> db_auc.c:157 IMSI='262424414845330': No 2G Auth Data 20241102122620990 DAUC <0003> db_auc.c:192 IMSI='262424414845330': No 3G Auth Data 20241102122621003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46880<->l=127.0.0.1:4258 20241102122621006 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122621006 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424414845330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424414845330" session_id=3614994141 session_state=BEGIN} 20241102122621006 DSS <0004> hlr_ussd.c:576 262424414845330/0xd7786edd: Process SS (BEGIN) 20241102122621006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122621006 DSS <0004> hlr_ussd.c:518 262424414845330/0xd7786edd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122621006 DSS <0004> hlr_ussd.c:363 262424414845330/0xd7786edd: Tx USSD 'Your IMSI is 262424414845330' 20241102122621006 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424414845330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424414845330" session_id=3614994141 session_state=END} 20241102122621006 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424414845330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122621006 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122621006 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122621008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46880<->l=127.0.0.1:4258 20241102122621011 DAUC <0003> db_auc.c:157 IMSI='262427166619121': No 2G Auth Data 20241102122621011 DAUC <0003> db_auc.c:192 IMSI='262427166619121': No 3G Auth Data 20241102122621024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46884<->l=127.0.0.1:4258 20241102122621027 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122621027 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427166619121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427166619121" session_id=3315970590 session_state=BEGIN} 20241102122621027 DSS <0004> hlr_ussd.c:576 262427166619121/0xc5a5b21e: Process SS (BEGIN) 20241102122621027 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122621027 DSS <0004> hlr_ussd.c:518 262427166619121/0xc5a5b21e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122621027 DSS <0004> hlr_ussd.c:363 262427166619121/0xc5a5b21e: Tx USSD 'Your IMSI is 262427166619121' 20241102122621027 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427166619121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427166619121" session_id=3315970590 session_state=END} 20241102122621027 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427166619121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122621027 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122621027 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122621029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46884<->l=127.0.0.1:4258 20241102122621032 DAUC <0003> db_auc.c:157 IMSI='262423666380183': No 2G Auth Data 20241102122621032 DAUC <0003> db_auc.c:192 IMSI='262423666380183': No 3G Auth Data 20241102122621046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46886<->l=127.0.0.1:4258 20241102122621049 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122621049 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423666380183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423666380183" session_id=719519120 session_state=BEGIN} 20241102122621049 DSS <0004> hlr_ussd.c:576 262423666380183/0x2ae2fd90: Process SS (BEGIN) 20241102122621049 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122621049 DSS <0004> hlr_ussd.c:518 262423666380183/0x2ae2fd90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122621049 DSS <0004> hlr_ussd.c:363 262423666380183/0x2ae2fd90: Tx USSD 'Your IMSI is 262423666380183' 20241102122621049 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423666380183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423666380183" session_id=719519120 session_state=END} 20241102122621049 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423666380183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122621049 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122621049 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122621051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46886<->l=127.0.0.1:4258 20241102122621051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46822<->l=127.0.0.1:4258 20241102122621052 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40103<->l=127.0.0.1:4259) 20241102122621052 DLINP <000b> input/ipa.c:451 connected read/write 20241102122621052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122621052 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122621052 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122621052 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122621074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46894<->l=127.0.0.1:4258 20241102122621275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46894<->l=127.0.0.1:4258 20241102122624365 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122624365 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122624370 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4258 20241102122624375 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624375 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122624375 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122624375 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  20241102122624375 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122624375 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  20241102122624375 DLGSUP <0013> gsup_server.c:235 2:  20241102122624375 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122624375 DLGSUP <0013> gsup_server.c:235 3:  20241102122624375 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122624375 DLGSUP <0013> gsup_server.c:235 4:  20241102122624375 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122624375 DLGSUP <0013> gsup_server.c:235 5:  20241102122624375 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122624375 DLGSUP <0013> gsup_server.c:235 7:  20241102122624375 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122624375 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122624375 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122624375 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122624396 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40915<->l=127.0.0.1:4259) 20241102122624404 DAUC <0003> db_auc.c:157 IMSI='262425120459375': No 2G Auth Data 20241102122624404 DAUC <0003> db_auc.c:192 IMSI='262425120459375': No 3G Auth Data 20241102122624432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20241102122624444 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624444 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425120459375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425120459375" source_name="the-source\n" session_id=1953234244 session_state=BEGIN} 20241102122624444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102122624444 DSS <0004> hlr_ussd.c:576 262425120459375/0x746bfd44: Process SS (BEGIN) 20241102122624444 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122624444 DSS <0004> hlr_ussd.c:518 262425120459375/0x746bfd44: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122624444 DSS <0004> hlr_ussd.c:363 262425120459375/0x746bfd44: Tx USSD 'Your IMSI is 262425120459375' 20241102122624444 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425120459375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425120459375" destination_name="the-source\n" session_id=1953234244 session_state=END} 20241102122624444 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425120459375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122624444 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624444 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20241102122624453 DAUC <0003> db_auc.c:157 IMSI='262429482305385': No 2G Auth Data 20241102122624453 DAUC <0003> db_auc.c:192 IMSI='262429482305385': No 3G Auth Data 20241102122624464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35290<->l=127.0.0.1:4258 20241102122624467 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624467 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429482305385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429482305385" source_name="the-source\n" session_id=2216881802 session_state=BEGIN} 20241102122624467 DSS <0004> hlr_ussd.c:576 262429482305385/0x8422ee8a: Process SS (BEGIN) 20241102122624467 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122624467 DSS <0004> hlr_ussd.c:518 262429482305385/0x8422ee8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122624467 DSS <0004> hlr_ussd.c:363 262429482305385/0x8422ee8a: Tx USSD 'Your IMSI is 262429482305385' 20241102122624467 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429482305385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429482305385" destination_name="the-source\n" session_id=2216881802 session_state=END} 20241102122624467 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429482305385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122624467 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624467 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35290<->l=127.0.0.1:4258 20241102122624472 DAUC <0003> db_auc.c:157 IMSI='262425082894473': No 2G Auth Data 20241102122624472 DAUC <0003> db_auc.c:192 IMSI='262425082894473': No 3G Auth Data 20241102122624483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20241102122624486 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624486 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425082894473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425082894473" source_name="the-source\n" session_id=412528049 session_state=BEGIN} 20241102122624486 DSS <0004> hlr_ussd.c:576 262425082894473/0x1896adb1: Process SS (BEGIN) 20241102122624486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122624486 DSS <0004> hlr_ussd.c:518 262425082894473/0x1896adb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122624486 DSS <0004> hlr_ussd.c:363 262425082894473/0x1896adb1: Tx USSD 'Your IMSI is 262425082894473' 20241102122624486 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425082894473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082894473" destination_name="the-source\n" session_id=412528049 session_state=END} 20241102122624486 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425082894473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122624486 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624486 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20241102122624491 DAUC <0003> db_auc.c:157 IMSI='262424780098494': No 2G Auth Data 20241102122624491 DAUC <0003> db_auc.c:192 IMSI='262424780098494': No 3G Auth Data 20241102122624502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 20241102122624504 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624504 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424780098494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424780098494" source_name="the-source\n" session_id=1974231493 session_state=BEGIN} 20241102122624504 DSS <0004> hlr_ussd.c:576 262424780098494/0x75ac61c5: Process SS (BEGIN) 20241102122624504 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122624504 DSS <0004> hlr_ussd.c:518 262424780098494/0x75ac61c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122624504 DSS <0004> hlr_ussd.c:363 262424780098494/0x75ac61c5: Tx USSD 'Your IMSI is 262424780098494' 20241102122624504 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424780098494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424780098494" destination_name="the-source\n" session_id=1974231493 session_state=END} 20241102122624504 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424780098494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122624504 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624504 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 20241102122624509 DAUC <0003> db_auc.c:157 IMSI='262423162130238': No 2G Auth Data 20241102122624509 DAUC <0003> db_auc.c:192 IMSI='262423162130238': No 3G Auth Data 20241102122624521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4258 20241102122624526 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624526 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423162130238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423162130238" source_name="the-source\n" session_id=1317454981 session_state=BEGIN} 20241102122624526 DSS <0004> hlr_ussd.c:576 262423162130238/0x4e86c485: Process SS (BEGIN) 20241102122624526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122624526 DSS <0004> hlr_ussd.c:518 262423162130238/0x4e86c485: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122624526 DSS <0004> hlr_ussd.c:363 262423162130238/0x4e86c485: Tx USSD 'Your IMSI is 262423162130238' 20241102122624526 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423162130238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423162130238" destination_name="the-source\n" session_id=1317454981 session_state=END} 20241102122624526 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423162130238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122624526 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624526 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4258 20241102122624532 DAUC <0003> db_auc.c:157 IMSI='262424912063345': No 2G Auth Data 20241102122624532 DAUC <0003> db_auc.c:192 IMSI='262424912063345': No 3G Auth Data 20241102122624547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20241102122624550 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624550 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424912063345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424912063345" source_name="the-source\n" session_id=674208663 session_state=BEGIN} 20241102122624550 DSS <0004> hlr_ussd.c:576 262424912063345/0x282f9b97: Process SS (BEGIN) 20241102122624550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122624550 DSS <0004> hlr_ussd.c:518 262424912063345/0x282f9b97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122624550 DSS <0004> hlr_ussd.c:363 262424912063345/0x282f9b97: Tx USSD 'Your IMSI is 262424912063345' 20241102122624550 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424912063345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424912063345" destination_name="the-source\n" session_id=674208663 session_state=END} 20241102122624550 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424912063345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122624550 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624550 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20241102122624555 DAUC <0003> db_auc.c:157 IMSI='262421584165329': No 2G Auth Data 20241102122624555 DAUC <0003> db_auc.c:192 IMSI='262421584165329': No 3G Auth Data 20241102122624569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4258 20241102122624572 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624572 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421584165329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421584165329" source_name="the-source\n" session_id=574667238 session_state=BEGIN} 20241102122624572 DSS <0004> hlr_ussd.c:576 262421584165329/0x2240b9e6: Process SS (BEGIN) 20241102122624572 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122624572 DSS <0004> hlr_ussd.c:518 262421584165329/0x2240b9e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122624572 DSS <0004> hlr_ussd.c:363 262421584165329/0x2240b9e6: Tx USSD 'Your IMSI is 262421584165329' 20241102122624572 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421584165329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421584165329" destination_name="the-source\n" session_id=574667238 session_state=END} 20241102122624572 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262421584165329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122624572 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624572 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4258 20241102122624577 DAUC <0003> db_auc.c:157 IMSI='262428730240254': No 2G Auth Data 20241102122624577 DAUC <0003> db_auc.c:192 IMSI='262428730240254': No 3G Auth Data 20241102122624591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4258 20241102122624594 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624594 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428730240254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428730240254" source_name="the-source\n" session_id=2415828053 session_state=BEGIN} 20241102122624594 DSS <0004> hlr_ussd.c:576 262428730240254/0x8ffe9c55: Process SS (BEGIN) 20241102122624594 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102122624594 DSS <0004> hlr_ussd.c:518 262428730240254/0x8ffe9c55: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102122624594 DSS <0004> hlr_ussd.c:363 262428730240254/0x8ffe9c55: Tx USSD 'Your IMSI is 262428730240254' 20241102122624594 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428730240254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428730240254" destination_name="the-source\n" session_id=2415828053 session_state=END} 20241102122624594 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428730240254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122624594 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624594 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122624596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4258 20241102122624596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4258 20241102122624597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40915<->l=127.0.0.1:4259) 20241102122624597 DLINP <000b> input/ipa.c:451 connected read/write 20241102122624597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122624597 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122624597 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122624597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122624597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102122624628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20241102122624829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20241102122627943 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122627943 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122627948 DLINP <000b> input/ipa.c:451 connected read/write 20241102122627948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122627950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20241102122627953 DLINP <000b> input/ipa.c:451 connected read/write 20241102122627953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122627953 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122627953 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122627953 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  20241102122627953 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122627953 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  20241102122627953 DLGSUP <0013> gsup_server.c:235 2:  20241102122627953 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122627953 DLGSUP <0013> gsup_server.c:235 3:  20241102122627953 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122627953 DLGSUP <0013> gsup_server.c:235 4:  20241102122627953 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122627953 DLGSUP <0013> gsup_server.c:235 5:  20241102122627953 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122627953 DLGSUP <0013> gsup_server.c:235 7:  20241102122627953 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122627953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122627954 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122627954 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122627978 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41515<->l=127.0.0.1:4259) 20241102122627994 DAUC <0003> db_auc.c:157 IMSI='262426985176152': No 2G Auth Data 20241102122627994 DAUC <0003> db_auc.c:192 IMSI='262426985176152': No 3G Auth Data 20241102122628028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4258 20241102122628041 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628041 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426985176152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426985176152" session_id=4144986782 session_state=BEGIN} 20241102122628041 DSS <0004> hlr_ussd.c:576 262426985176152/0xf70f7a9e: Process SS (BEGIN) 20241102122628041 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122628041 DSS <0004> hlr_ussd.c:518 262426985176152/0xf70f7a9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122628041 DSS <0004> hlr_ussd.c:363 262426985176152/0xf70f7a9e: Tx USSD 'Your extension is 491617124602' 20241102122628041 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426985176152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426985176152" session_id=4144986782 session_state=END} 20241102122628041 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426985176152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122628041 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628041 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4258 20241102122628051 DAUC <0003> db_auc.c:157 IMSI='262422836719697': No 2G Auth Data 20241102122628051 DAUC <0003> db_auc.c:192 IMSI='262422836719697': No 3G Auth Data 20241102122628062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4258 20241102122628065 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628065 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422836719697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422836719697" session_id=898589963 session_state=BEGIN} 20241102122628065 DSS <0004> hlr_ussd.c:576 262422836719697/0x358f650b: Process SS (BEGIN) 20241102122628065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122628065 DSS <0004> hlr_ussd.c:518 262422836719697/0x358f650b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122628065 DSS <0004> hlr_ussd.c:363 262422836719697/0x358f650b: Tx USSD 'Your extension is 491616168880' 20241102122628065 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422836719697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422836719697" session_id=898589963 session_state=END} 20241102122628065 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422836719697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122628065 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628065 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4258 20241102122628070 DAUC <0003> db_auc.c:157 IMSI='262422208369627': No 2G Auth Data 20241102122628070 DAUC <0003> db_auc.c:192 IMSI='262422208369627': No 3G Auth Data 20241102122628081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241102122628083 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628083 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422208369627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422208369627" session_id=3231213798 session_state=BEGIN} 20241102122628083 DSS <0004> hlr_ussd.c:576 262422208369627/0xc09868e6: Process SS (BEGIN) 20241102122628083 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122628083 DSS <0004> hlr_ussd.c:518 262422208369627/0xc09868e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122628083 DSS <0004> hlr_ussd.c:363 262422208369627/0xc09868e6: Tx USSD 'Your extension is 491614320365' 20241102122628083 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422208369627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422208369627" session_id=3231213798 session_state=END} 20241102122628083 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422208369627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122628083 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628083 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241102122628088 DAUC <0003> db_auc.c:157 IMSI='262421985736164': No 2G Auth Data 20241102122628088 DAUC <0003> db_auc.c:192 IMSI='262421985736164': No 3G Auth Data 20241102122628099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 20241102122628102 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628102 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421985736164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421985736164" session_id=2368897886 session_state=BEGIN} 20241102122628102 DSS <0004> hlr_ussd.c:576 262421985736164/0x8d32835e: Process SS (BEGIN) 20241102122628102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122628102 DSS <0004> hlr_ussd.c:518 262421985736164/0x8d32835e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122628102 DSS <0004> hlr_ussd.c:363 262421985736164/0x8d32835e: Tx USSD 'Your extension is 491614815027' 20241102122628102 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421985736164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421985736164" session_id=2368897886 session_state=END} 20241102122628102 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421985736164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122628102 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628102 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 20241102122628106 DAUC <0003> db_auc.c:157 IMSI='262422624664943': No 2G Auth Data 20241102122628106 DAUC <0003> db_auc.c:192 IMSI='262422624664943': No 3G Auth Data 20241102122628117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20241102122628120 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628120 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422624664943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422624664943" session_id=3613709991 session_state=BEGIN} 20241102122628120 DSS <0004> hlr_ussd.c:576 262422624664943/0xd764d6a7: Process SS (BEGIN) 20241102122628120 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122628120 DSS <0004> hlr_ussd.c:518 262422624664943/0xd764d6a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122628120 DSS <0004> hlr_ussd.c:363 262422624664943/0xd764d6a7: Tx USSD 'Your extension is 491615478548' 20241102122628120 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422624664943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422624664943" session_id=3613709991 session_state=END} 20241102122628120 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422624664943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122628120 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628120 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20241102122628124 DAUC <0003> db_auc.c:157 IMSI='262424913161744': No 2G Auth Data 20241102122628124 DAUC <0003> db_auc.c:192 IMSI='262424913161744': No 3G Auth Data 20241102122628138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35424<->l=127.0.0.1:4258 20241102122628140 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628140 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424913161744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424913161744" session_id=944976756 session_state=BEGIN} 20241102122628140 DSS <0004> hlr_ussd.c:576 262424913161744/0x38533374: Process SS (BEGIN) 20241102122628140 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122628140 DSS <0004> hlr_ussd.c:518 262424913161744/0x38533374: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122628140 DSS <0004> hlr_ussd.c:363 262424913161744/0x38533374: Tx USSD 'Your extension is 491618838265' 20241102122628140 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424913161744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424913161744" session_id=944976756 session_state=END} 20241102122628140 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424913161744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122628140 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628140 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35424<->l=127.0.0.1:4258 20241102122628151 DAUC <0003> db_auc.c:157 IMSI='262429502072004': No 2G Auth Data 20241102122628151 DAUC <0003> db_auc.c:192 IMSI='262429502072004': No 3G Auth Data 20241102122628164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241102122628167 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628167 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429502072004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429502072004" session_id=1438603858 session_state=BEGIN} 20241102122628167 DSS <0004> hlr_ussd.c:576 262429502072004/0x55bf5a52: Process SS (BEGIN) 20241102122628167 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122628167 DSS <0004> hlr_ussd.c:518 262429502072004/0x55bf5a52: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122628167 DSS <0004> hlr_ussd.c:363 262429502072004/0x55bf5a52: Tx USSD 'Your extension is 491610537721' 20241102122628167 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429502072004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429502072004" session_id=1438603858 session_state=END} 20241102122628167 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429502072004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122628167 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628167 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241102122628172 DAUC <0003> db_auc.c:157 IMSI='262428588004537': No 2G Auth Data 20241102122628172 DAUC <0003> db_auc.c:192 IMSI='262428588004537': No 3G Auth Data 20241102122628185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 20241102122628188 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628188 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428588004537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428588004537" session_id=1493776296 session_state=BEGIN} 20241102122628188 DSS <0004> hlr_ussd.c:576 262428588004537/0x590937a8: Process SS (BEGIN) 20241102122628188 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122628188 DSS <0004> hlr_ussd.c:518 262428588004537/0x590937a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122628188 DSS <0004> hlr_ussd.c:363 262428588004537/0x590937a8: Tx USSD 'Your extension is 491614645385' 20241102122628188 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428588004537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428588004537" session_id=1493776296 session_state=END} 20241102122628188 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428588004537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122628188 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628188 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122628190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 20241102122628190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20241102122628190 DLINP <000b> input/ipa.c:451 connected read/write 20241102122628190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122628190 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122628190 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122628190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122628190 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41515<->l=127.0.0.1:4259) 20241102122628213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35458<->l=127.0.0.1:4258 20241102122628414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35458<->l=127.0.0.1:4258 20241102122631519 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122631519 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122631523 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241102122631528 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631528 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122631528 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122631528 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  20241102122631528 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122631528 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  20241102122631528 DLGSUP <0013> gsup_server.c:235 2:  20241102122631528 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122631528 DLGSUP <0013> gsup_server.c:235 3:  20241102122631528 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122631528 DLGSUP <0013> gsup_server.c:235 4:  20241102122631528 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122631528 DLGSUP <0013> gsup_server.c:235 5:  20241102122631528 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122631528 DLGSUP <0013> gsup_server.c:235 7:  20241102122631528 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122631528 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122631528 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122631528 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122631550 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37351<->l=127.0.0.1:4259) 20241102122631588 DAUC <0003> db_auc.c:157 IMSI='262423359934591': No 2G Auth Data 20241102122631588 DAUC <0003> db_auc.c:192 IMSI='262423359934591': No 3G Auth Data 20241102122631623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4258 20241102122631637 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631637 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423359934591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423359934591" source_name="the-source\n" session_id=2306848065 session_state=BEGIN} 20241102122631637 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102122631637 DSS <0004> hlr_ussd.c:576 262423359934591/0x897fb541: Process SS (BEGIN) 20241102122631637 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122631637 DSS <0004> hlr_ussd.c:518 262423359934591/0x897fb541: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122631637 DSS <0004> hlr_ussd.c:363 262423359934591/0x897fb541: Tx USSD 'Your extension is 491617236087' 20241102122631637 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423359934591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423359934591" destination_name="the-source\n" session_id=2306848065 session_state=END} 20241102122631637 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423359934591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122631637 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631637 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4258 20241102122631648 DAUC <0003> db_auc.c:157 IMSI='262424375834561': No 2G Auth Data 20241102122631648 DAUC <0003> db_auc.c:192 IMSI='262424375834561': No 3G Auth Data 20241102122631659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58178<->l=127.0.0.1:4258 20241102122631662 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631662 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424375834561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424375834561" source_name="the-source\n" session_id=3875545773 session_state=BEGIN} 20241102122631662 DSS <0004> hlr_ussd.c:576 262424375834561/0xe70022ad: Process SS (BEGIN) 20241102122631662 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122631662 DSS <0004> hlr_ussd.c:518 262424375834561/0xe70022ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122631662 DSS <0004> hlr_ussd.c:363 262424375834561/0xe70022ad: Tx USSD 'Your extension is 491613320832' 20241102122631662 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424375834561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424375834561" destination_name="the-source\n" session_id=3875545773 session_state=END} 20241102122631662 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262424375834561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122631662 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631662 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58178<->l=127.0.0.1:4258 20241102122631667 DAUC <0003> db_auc.c:157 IMSI='262423423702696': No 2G Auth Data 20241102122631667 DAUC <0003> db_auc.c:192 IMSI='262423423702696': No 3G Auth Data 20241102122631679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58186<->l=127.0.0.1:4258 20241102122631681 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631681 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423423702696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423423702696" source_name="the-source\n" session_id=1561912671 session_state=BEGIN} 20241102122631681 DSS <0004> hlr_ussd.c:576 262423423702696/0x5d18e55f: Process SS (BEGIN) 20241102122631681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122631681 DSS <0004> hlr_ussd.c:518 262423423702696/0x5d18e55f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122631681 DSS <0004> hlr_ussd.c:363 262423423702696/0x5d18e55f: Tx USSD 'Your extension is 491618087788' 20241102122631681 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423423702696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423423702696" destination_name="the-source\n" session_id=1561912671 session_state=END} 20241102122631681 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423423702696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122631681 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631681 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58186<->l=127.0.0.1:4258 20241102122631687 DAUC <0003> db_auc.c:157 IMSI='262424129809000': No 2G Auth Data 20241102122631687 DAUC <0003> db_auc.c:192 IMSI='262424129809000': No 3G Auth Data 20241102122631698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58196<->l=127.0.0.1:4258 20241102122631700 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631700 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424129809000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424129809000" source_name="the-source\n" session_id=2986588525 session_state=BEGIN} 20241102122631700 DSS <0004> hlr_ussd.c:576 262424129809000/0xb203b96d: Process SS (BEGIN) 20241102122631700 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122631700 DSS <0004> hlr_ussd.c:518 262424129809000/0xb203b96d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122631700 DSS <0004> hlr_ussd.c:363 262424129809000/0xb203b96d: Tx USSD 'Your extension is 491615751213' 20241102122631700 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424129809000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424129809000" destination_name="the-source\n" session_id=2986588525 session_state=END} 20241102122631700 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262424129809000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122631700 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631700 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58196<->l=127.0.0.1:4258 20241102122631706 DAUC <0003> db_auc.c:157 IMSI='262429141903935': No 2G Auth Data 20241102122631706 DAUC <0003> db_auc.c:192 IMSI='262429141903935': No 3G Auth Data 20241102122631717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4258 20241102122631720 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631720 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429141903935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429141903935" source_name="the-source\n" session_id=636842428 session_state=BEGIN} 20241102122631720 DSS <0004> hlr_ussd.c:576 262429141903935/0x25f571bc: Process SS (BEGIN) 20241102122631720 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122631720 DSS <0004> hlr_ussd.c:518 262429141903935/0x25f571bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122631720 DSS <0004> hlr_ussd.c:363 262429141903935/0x25f571bc: Tx USSD 'Your extension is 491614164767' 20241102122631720 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429141903935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429141903935" destination_name="the-source\n" session_id=636842428 session_state=END} 20241102122631720 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429141903935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122631720 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631720 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4258 20241102122631724 DAUC <0003> db_auc.c:157 IMSI='262423951928325': No 2G Auth Data 20241102122631724 DAUC <0003> db_auc.c:192 IMSI='262423951928325': No 3G Auth Data 20241102122631738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4258 20241102122631741 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631741 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423951928325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423951928325" source_name="the-source\n" session_id=3425808782 session_state=BEGIN} 20241102122631741 DSS <0004> hlr_ussd.c:576 262423951928325/0xcc31b18e: Process SS (BEGIN) 20241102122631741 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122631741 DSS <0004> hlr_ussd.c:518 262423951928325/0xcc31b18e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122631741 DSS <0004> hlr_ussd.c:363 262423951928325/0xcc31b18e: Tx USSD 'Your extension is 491615066404' 20241102122631741 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423951928325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423951928325" destination_name="the-source\n" session_id=3425808782 session_state=END} 20241102122631741 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423951928325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122631741 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631741 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4258 20241102122631746 DAUC <0003> db_auc.c:157 IMSI='262422339943681': No 2G Auth Data 20241102122631746 DAUC <0003> db_auc.c:192 IMSI='262422339943681': No 3G Auth Data 20241102122631760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 20241102122631762 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631763 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422339943681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422339943681" source_name="the-source\n" session_id=1487795016 session_state=BEGIN} 20241102122631763 DSS <0004> hlr_ussd.c:576 262422339943681/0x58adf348: Process SS (BEGIN) 20241102122631763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122631763 DSS <0004> hlr_ussd.c:518 262422339943681/0x58adf348: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122631763 DSS <0004> hlr_ussd.c:363 262422339943681/0x58adf348: Tx USSD 'Your extension is 491614760537' 20241102122631763 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422339943681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422339943681" destination_name="the-source\n" session_id=1487795016 session_state=END} 20241102122631763 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422339943681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122631763 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631763 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 20241102122631767 DAUC <0003> db_auc.c:157 IMSI='262422605410801': No 2G Auth Data 20241102122631767 DAUC <0003> db_auc.c:192 IMSI='262422605410801': No 3G Auth Data 20241102122631781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 20241102122631784 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631784 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422605410801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422605410801" source_name="the-source\n" session_id=1271327608 session_state=BEGIN} 20241102122631784 DSS <0004> hlr_ussd.c:576 262422605410801/0x4bc6eb78: Process SS (BEGIN) 20241102122631784 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102122631784 DSS <0004> hlr_ussd.c:518 262422605410801/0x4bc6eb78: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102122631784 DSS <0004> hlr_ussd.c:363 262422605410801/0x4bc6eb78: Tx USSD 'Your extension is 491617528057' 20241102122631784 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422605410801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422605410801" destination_name="the-source\n" session_id=1271327608 session_state=END} 20241102122631784 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422605410801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122631784 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631784 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122631786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 20241102122631786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241102122631786 DLINP <000b> input/ipa.c:451 connected read/write 20241102122631786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122631786 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122631787 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122631787 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122631787 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102122631787 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37351<->l=127.0.0.1:4259) 20241102122631809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4258 20241102122632010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4258 20241102122635119 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32905 20241102122635119 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:32905 20241102122635120 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635120 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635122 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122635122 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122635122 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635122 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635123 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122635123 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102122635123 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102122635123 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102122635123 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  20241102122635123 DLGSUP <0013> gsup_server.c:235 2:  20241102122635123 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122635123 DLGSUP <0013> gsup_server.c:235 3:  20241102122635123 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122635123 DLGSUP <0013> gsup_server.c:235 4:  20241102122635123 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122635123 DLGSUP <0013> gsup_server.c:235 5:  20241102122635123 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122635123 DLGSUP <0013> gsup_server.c:235 7:  20241102122635123 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122635123 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122635123 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122635123 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32905 20241102122635123 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 20241102122635124 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635124 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122635124 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122635124 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  20241102122635124 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122635124 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  20241102122635124 DLGSUP <0013> gsup_server.c:235 2:  20241102122635124 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122635124 DLGSUP <0013> gsup_server.c:235 3:  20241102122635124 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122635124 DLGSUP <0013> gsup_server.c:235 4:  20241102122635124 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122635124 DLGSUP <0013> gsup_server.c:235 5:  20241102122635124 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122635124 DLGSUP <0013> gsup_server.c:235 7:  20241102122635124 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122635124 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122635124 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122635124 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122635132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38959<->l=127.0.0.1:4259) 20241102122635137 DAUC <0003> db_auc.c:157 IMSI='262429857720312': No 2G Auth Data 20241102122635137 DAUC <0003> db_auc.c:192 IMSI='262429857720312': No 3G Auth Data 20241102122635152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4258 20241102122635166 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635166 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429857720312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429857720312" session_id=254383632 session_state=BEGIN} 20241102122635166 DSS <0004> hlr_ussd.c:576 262429857720312/0x0f299610: Process SS (BEGIN) 20241102122635166 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122635166 DSS <0004> hlr_ussd.c:518 262429857720312/0x0f299610: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122635166 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635166 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635166 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635166 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635176 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635176 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635176 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429857720312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429857720312" session_id=254383632 session_state=END} 20241102122635176 DSS <0004> hlr_ussd.c:576 262429857720312/0x0f299610: Process SS (END) 20241102122635176 DSS <0004> hlr_ussd.c:518 262429857720312/0x0f299610: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122635176 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429857720312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429857720312" session_id=254383632 session_state=END} 20241102122635176 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429857720312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122635176 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429857720312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122635176 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635176 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4258 20241102122635184 DAUC <0003> db_auc.c:157 IMSI='262423687019915': No 2G Auth Data 20241102122635184 DAUC <0003> db_auc.c:192 IMSI='262423687019915': No 3G Auth Data 20241102122635199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20241102122635201 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635201 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423687019915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423687019915" session_id=2134203508 session_state=BEGIN} 20241102122635201 DSS <0004> hlr_ussd.c:576 262423687019915/0x7f355c74: Process SS (BEGIN) 20241102122635201 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122635201 DSS <0004> hlr_ussd.c:518 262423687019915/0x7f355c74: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122635201 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635201 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635201 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635201 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635202 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635202 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635202 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423687019915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423687019915" session_id=2134203508 session_state=END} 20241102122635202 DSS <0004> hlr_ussd.c:576 262423687019915/0x7f355c74: Process SS (END) 20241102122635202 DSS <0004> hlr_ussd.c:518 262423687019915/0x7f355c74: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122635202 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423687019915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423687019915" session_id=2134203508 session_state=END} 20241102122635202 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423687019915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122635202 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423687019915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122635202 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635202 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20241102122635206 DAUC <0003> db_auc.c:157 IMSI='262427865515871': No 2G Auth Data 20241102122635206 DAUC <0003> db_auc.c:192 IMSI='262427865515871': No 3G Auth Data 20241102122635218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20241102122635221 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635221 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427865515871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427865515871" session_id=2297944763 session_state=BEGIN} 20241102122635221 DSS <0004> hlr_ussd.c:576 262427865515871/0x88f7dabb: Process SS (BEGIN) 20241102122635221 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122635221 DSS <0004> hlr_ussd.c:518 262427865515871/0x88f7dabb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122635221 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635221 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635221 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635221 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635222 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635222 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635222 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427865515871 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427865515871" session_id=2297944763 session_state=END} 20241102122635222 DSS <0004> hlr_ussd.c:576 262427865515871/0x88f7dabb: Process SS (END) 20241102122635222 DSS <0004> hlr_ussd.c:518 262427865515871/0x88f7dabb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122635222 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427865515871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427865515871" session_id=2297944763 session_state=END} 20241102122635222 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427865515871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122635222 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427865515871 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122635222 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635222 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20241102122635227 DAUC <0003> db_auc.c:157 IMSI='262426399913237': No 2G Auth Data 20241102122635227 DAUC <0003> db_auc.c:192 IMSI='262426399913237': No 3G Auth Data 20241102122635238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58304<->l=127.0.0.1:4258 20241102122635241 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635241 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426399913237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426399913237" session_id=2883035279 session_state=BEGIN} 20241102122635241 DSS <0004> hlr_ussd.c:576 262426399913237/0xabd7a08f: Process SS (BEGIN) 20241102122635241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122635241 DSS <0004> hlr_ussd.c:518 262426399913237/0xabd7a08f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122635241 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635241 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635241 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635241 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635241 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635241 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635241 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426399913237 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399913237" session_id=2883035279 session_state=END} 20241102122635241 DSS <0004> hlr_ussd.c:576 262426399913237/0xabd7a08f: Process SS (END) 20241102122635241 DSS <0004> hlr_ussd.c:518 262426399913237/0xabd7a08f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122635242 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426399913237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399913237" session_id=2883035279 session_state=END} 20241102122635242 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426399913237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122635242 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426399913237 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122635242 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635242 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58304<->l=127.0.0.1:4258 20241102122635246 DAUC <0003> db_auc.c:157 IMSI='262422888100377': No 2G Auth Data 20241102122635246 DAUC <0003> db_auc.c:192 IMSI='262422888100377': No 3G Auth Data 20241102122635257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 20241102122635260 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635260 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422888100377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422888100377" session_id=3442469723 session_state=BEGIN} 20241102122635260 DSS <0004> hlr_ussd.c:576 262422888100377/0xcd2feb5b: Process SS (BEGIN) 20241102122635260 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122635260 DSS <0004> hlr_ussd.c:518 262422888100377/0xcd2feb5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122635260 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635260 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635260 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635260 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635260 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635260 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635260 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422888100377 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422888100377" session_id=3442469723 session_state=END} 20241102122635260 DSS <0004> hlr_ussd.c:576 262422888100377/0xcd2feb5b: Process SS (END) 20241102122635260 DSS <0004> hlr_ussd.c:518 262422888100377/0xcd2feb5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122635260 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422888100377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422888100377" session_id=3442469723 session_state=END} 20241102122635260 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422888100377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122635260 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422888100377 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122635260 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635260 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 20241102122635265 DAUC <0003> db_auc.c:157 IMSI='262429416223188': No 2G Auth Data 20241102122635265 DAUC <0003> db_auc.c:192 IMSI='262429416223188': No 3G Auth Data 20241102122635278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241102122635281 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635281 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429416223188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429416223188" session_id=1379656311 session_state=BEGIN} 20241102122635281 DSS <0004> hlr_ussd.c:576 262429416223188/0x523be277: Process SS (BEGIN) 20241102122635281 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122635281 DSS <0004> hlr_ussd.c:518 262429416223188/0x523be277: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122635281 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635281 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635281 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635281 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635282 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635282 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635282 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429416223188 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429416223188" session_id=1379656311 session_state=END} 20241102122635282 DSS <0004> hlr_ussd.c:576 262429416223188/0x523be277: Process SS (END) 20241102122635282 DSS <0004> hlr_ussd.c:518 262429416223188/0x523be277: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122635282 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429416223188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429416223188" session_id=1379656311 session_state=END} 20241102122635282 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429416223188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122635282 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429416223188 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122635282 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635282 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241102122635286 DAUC <0003> db_auc.c:157 IMSI='262421400985244': No 2G Auth Data 20241102122635286 DAUC <0003> db_auc.c:192 IMSI='262421400985244': No 3G Auth Data 20241102122635299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58328<->l=127.0.0.1:4258 20241102122635302 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635302 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421400985244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421400985244" session_id=3081442865 session_state=BEGIN} 20241102122635302 DSS <0004> hlr_ussd.c:576 262421400985244/0xb7ab1631: Process SS (BEGIN) 20241102122635302 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122635302 DSS <0004> hlr_ussd.c:518 262421400985244/0xb7ab1631: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122635302 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635302 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635302 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635302 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635303 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635303 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635303 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421400985244 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421400985244" session_id=3081442865 session_state=END} 20241102122635303 DSS <0004> hlr_ussd.c:576 262421400985244/0xb7ab1631: Process SS (END) 20241102122635303 DSS <0004> hlr_ussd.c:518 262421400985244/0xb7ab1631: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122635303 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421400985244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421400985244" session_id=3081442865 session_state=END} 20241102122635303 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421400985244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122635303 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421400985244 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122635303 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635303 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58328<->l=127.0.0.1:4258 20241102122635307 DAUC <0003> db_auc.c:157 IMSI='262422591377306': No 2G Auth Data 20241102122635307 DAUC <0003> db_auc.c:192 IMSI='262422591377306': No 3G Auth Data 20241102122635321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20241102122635324 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635324 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422591377306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422591377306" session_id=393779223 session_state=BEGIN} 20241102122635324 DSS <0004> hlr_ussd.c:576 262422591377306/0x17789817: Process SS (BEGIN) 20241102122635324 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122635324 DSS <0004> hlr_ussd.c:518 262422591377306/0x17789817: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122635324 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635324 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635324 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635324 DLINP <000b> input/ipa.c:431 127.0.0.1:32905 sending data 20241102122635324 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635324 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635324 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262422591377306 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422591377306" session_id=393779223 session_state=END} 20241102122635324 DSS <0004> hlr_ussd.c:576 262422591377306/0x17789817: Process SS (END) 20241102122635324 DSS <0004> hlr_ussd.c:518 262422591377306/0x17789817: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122635324 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422591377306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422591377306" session_id=393779223 session_state=END} 20241102122635324 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422591377306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122635324 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262422591377306 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122635324 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635324 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122635326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20241102122635327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 20241102122635328 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635328 DLINP <000b> input/ipa.c:405 127.0.0.1:32905 message received 20241102122635328 DLINP <000b> input/ipa.c:414 127.0.0.1:32905 connection closed with server 20241102122635328 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:32905 20241102122635328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102122635328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38959<->l=127.0.0.1:4259) 20241102122635328 DLINP <000b> input/ipa.c:451 connected read/write 20241102122635328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122635328 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122635328 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122635328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122635363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4258 20241102122635564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4258 20241102122638678 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46409 20241102122638678 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46409 20241102122638679 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638679 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638680 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122638680 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122638681 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638681 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638681 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122638681 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102122638681 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102122638681 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102122638681 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  20241102122638681 DLGSUP <0013> gsup_server.c:235 2:  20241102122638681 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122638681 DLGSUP <0013> gsup_server.c:235 3:  20241102122638681 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122638681 DLGSUP <0013> gsup_server.c:235 4:  20241102122638681 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122638681 DLGSUP <0013> gsup_server.c:235 5:  20241102122638681 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122638681 DLGSUP <0013> gsup_server.c:235 7:  20241102122638681 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122638681 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122638681 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122638681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46409 20241102122638681 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 20241102122638683 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638683 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122638683 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122638683 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  20241102122638683 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122638683 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  20241102122638683 DLGSUP <0013> gsup_server.c:235 2:  20241102122638683 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122638683 DLGSUP <0013> gsup_server.c:235 3:  20241102122638683 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122638683 DLGSUP <0013> gsup_server.c:235 4:  20241102122638683 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122638683 DLGSUP <0013> gsup_server.c:235 5:  20241102122638683 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122638683 DLGSUP <0013> gsup_server.c:235 7:  20241102122638683 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122638683 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122638683 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122638683 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122638691 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37855<->l=127.0.0.1:4259) 20241102122638696 DAUC <0003> db_auc.c:157 IMSI='262425202253830': No 2G Auth Data 20241102122638696 DAUC <0003> db_auc.c:192 IMSI='262425202253830': No 3G Auth Data 20241102122638710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20241102122638730 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638730 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425202253830" session_id=1855187486 session_state=BEGIN} 20241102122638730 DSS <0004> hlr_ussd.c:576 262425202253830/0x6e93ea1e: Process SS (BEGIN) 20241102122638730 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122638730 DSS <0004> hlr_ussd.c:518 262425202253830/0x6e93ea1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122638730 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638730 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638730 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638730 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638746 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638746 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638746 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425202253830" session_id=1855187486 session_state=CONTINUE} 20241102122638746 DSS <0004> hlr_ussd.c:576 262425202253830/0x6e93ea1e: Process SS (CONTINUE) 20241102122638746 DSS <0004> hlr_ussd.c:518 262425202253830/0x6e93ea1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122638746 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425202253830" session_id=1855187486 session_state=CONTINUE} 20241102122638747 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638747 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638747 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638760 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638760 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425202253830" session_id=1855187486 session_state=CONTINUE} 20241102122638760 DSS <0004> hlr_ussd.c:576 262425202253830/0x6e93ea1e: Process SS (CONTINUE) 20241102122638760 DSS <0004> hlr_ussd.c:518 262425202253830/0x6e93ea1e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638760 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638760 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638760 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638760 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638760 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638763 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638763 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638764 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425202253830" session_id=1855187486 session_state=END} 20241102122638764 DSS <0004> hlr_ussd.c:576 262425202253830/0x6e93ea1e: Process SS (END) 20241102122638764 DSS <0004> hlr_ussd.c:518 262425202253830/0x6e93ea1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638764 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425202253830" session_id=1855187486 session_state=END} 20241102122638764 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638764 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425202253830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638764 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638764 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20241102122638771 DAUC <0003> db_auc.c:157 IMSI='262425928645574': No 2G Auth Data 20241102122638771 DAUC <0003> db_auc.c:192 IMSI='262425928645574': No 3G Auth Data 20241102122638786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4258 20241102122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638789 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425928645574" session_id=199227126 session_state=BEGIN} 20241102122638789 DSS <0004> hlr_ussd.c:576 262425928645574/0x0bdff6f6: Process SS (BEGIN) 20241102122638789 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122638789 DSS <0004> hlr_ussd.c:518 262425928645574/0x0bdff6f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638789 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638789 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638789 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638789 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425928645574" session_id=199227126 session_state=CONTINUE} 20241102122638789 DSS <0004> hlr_ussd.c:576 262425928645574/0x0bdff6f6: Process SS (CONTINUE) 20241102122638789 DSS <0004> hlr_ussd.c:518 262425928645574/0x0bdff6f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122638789 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425928645574" session_id=199227126 session_state=CONTINUE} 20241102122638789 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638791 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638791 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425928645574" session_id=199227126 session_state=CONTINUE} 20241102122638791 DSS <0004> hlr_ussd.c:576 262425928645574/0x0bdff6f6: Process SS (CONTINUE) 20241102122638791 DSS <0004> hlr_ussd.c:518 262425928645574/0x0bdff6f6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638791 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638791 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638791 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638791 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638791 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638792 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638792 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638792 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425928645574" session_id=199227126 session_state=END} 20241102122638792 DSS <0004> hlr_ussd.c:576 262425928645574/0x0bdff6f6: Process SS (END) 20241102122638792 DSS <0004> hlr_ussd.c:518 262425928645574/0x0bdff6f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638792 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425928645574" session_id=199227126 session_state=END} 20241102122638792 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638792 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425928645574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638792 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638792 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4258 20241102122638795 DAUC <0003> db_auc.c:157 IMSI='262422644137652': No 2G Auth Data 20241102122638795 DAUC <0003> db_auc.c:192 IMSI='262422644137652': No 3G Auth Data 20241102122638807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 20241102122638809 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638809 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422644137652" session_id=1210399603 session_state=BEGIN} 20241102122638809 DSS <0004> hlr_ussd.c:576 262422644137652/0x48253b73: Process SS (BEGIN) 20241102122638809 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122638809 DSS <0004> hlr_ussd.c:518 262422644137652/0x48253b73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122638809 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638809 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638809 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638809 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638810 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638810 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638810 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422644137652" session_id=1210399603 session_state=CONTINUE} 20241102122638810 DSS <0004> hlr_ussd.c:576 262422644137652/0x48253b73: Process SS (CONTINUE) 20241102122638810 DSS <0004> hlr_ussd.c:518 262422644137652/0x48253b73: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122638810 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422644137652" session_id=1210399603 session_state=CONTINUE} 20241102122638810 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638810 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638810 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638812 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638812 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422644137652" session_id=1210399603 session_state=CONTINUE} 20241102122638812 DSS <0004> hlr_ussd.c:576 262422644137652/0x48253b73: Process SS (CONTINUE) 20241102122638812 DSS <0004> hlr_ussd.c:518 262422644137652/0x48253b73: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638812 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638812 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638812 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638812 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638812 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638813 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638813 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638813 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422644137652" session_id=1210399603 session_state=END} 20241102122638813 DSS <0004> hlr_ussd.c:576 262422644137652/0x48253b73: Process SS (END) 20241102122638813 DSS <0004> hlr_ussd.c:518 262422644137652/0x48253b73: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638813 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422644137652" session_id=1210399603 session_state=END} 20241102122638813 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638813 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422644137652 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638813 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638813 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 20241102122638817 DAUC <0003> db_auc.c:157 IMSI='262427758107786': No 2G Auth Data 20241102122638817 DAUC <0003> db_auc.c:192 IMSI='262427758107786': No 3G Auth Data 20241102122638827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58394<->l=127.0.0.1:4258 20241102122638830 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638830 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427758107786" session_id=3220885972 session_state=BEGIN} 20241102122638830 DSS <0004> hlr_ussd.c:576 262427758107786/0xbffad1d4: Process SS (BEGIN) 20241102122638830 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122638830 DSS <0004> hlr_ussd.c:518 262427758107786/0xbffad1d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122638830 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638830 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638830 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638830 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638831 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638831 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638831 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427758107786" session_id=3220885972 session_state=CONTINUE} 20241102122638831 DSS <0004> hlr_ussd.c:576 262427758107786/0xbffad1d4: Process SS (CONTINUE) 20241102122638831 DSS <0004> hlr_ussd.c:518 262427758107786/0xbffad1d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122638831 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427758107786" session_id=3220885972 session_state=CONTINUE} 20241102122638831 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638831 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638831 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638833 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638833 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427758107786" session_id=3220885972 session_state=CONTINUE} 20241102122638833 DSS <0004> hlr_ussd.c:576 262427758107786/0xbffad1d4: Process SS (CONTINUE) 20241102122638833 DSS <0004> hlr_ussd.c:518 262427758107786/0xbffad1d4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638833 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638833 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638833 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638833 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638833 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638834 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638834 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638834 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427758107786" session_id=3220885972 session_state=END} 20241102122638834 DSS <0004> hlr_ussd.c:576 262427758107786/0xbffad1d4: Process SS (END) 20241102122638834 DSS <0004> hlr_ussd.c:518 262427758107786/0xbffad1d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638834 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427758107786" session_id=3220885972 session_state=END} 20241102122638834 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638834 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427758107786 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638834 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638834 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58394<->l=127.0.0.1:4258 20241102122638837 DAUC <0003> db_auc.c:157 IMSI='262421678935035': No 2G Auth Data 20241102122638837 DAUC <0003> db_auc.c:192 IMSI='262421678935035': No 3G Auth Data 20241102122638848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20241102122638852 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638852 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421678935035" session_id=597302516 session_state=BEGIN} 20241102122638852 DSS <0004> hlr_ussd.c:576 262421678935035/0x239a1cf4: Process SS (BEGIN) 20241102122638852 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122638852 DSS <0004> hlr_ussd.c:518 262421678935035/0x239a1cf4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122638852 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638852 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638852 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638852 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638853 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638853 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638853 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421678935035" session_id=597302516 session_state=CONTINUE} 20241102122638853 DSS <0004> hlr_ussd.c:576 262421678935035/0x239a1cf4: Process SS (CONTINUE) 20241102122638853 DSS <0004> hlr_ussd.c:518 262421678935035/0x239a1cf4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122638853 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421678935035" session_id=597302516 session_state=CONTINUE} 20241102122638853 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638853 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638853 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638855 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638855 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421678935035" session_id=597302516 session_state=CONTINUE} 20241102122638855 DSS <0004> hlr_ussd.c:576 262421678935035/0x239a1cf4: Process SS (CONTINUE) 20241102122638855 DSS <0004> hlr_ussd.c:518 262421678935035/0x239a1cf4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638855 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638855 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638855 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638855 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638855 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638856 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638856 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638856 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421678935035" session_id=597302516 session_state=END} 20241102122638856 DSS <0004> hlr_ussd.c:576 262421678935035/0x239a1cf4: Process SS (END) 20241102122638856 DSS <0004> hlr_ussd.c:518 262421678935035/0x239a1cf4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638856 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421678935035" session_id=597302516 session_state=END} 20241102122638856 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638856 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421678935035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638856 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638856 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20241102122638860 DAUC <0003> db_auc.c:157 IMSI='262421160910224': No 2G Auth Data 20241102122638860 DAUC <0003> db_auc.c:192 IMSI='262421160910224': No 3G Auth Data 20241102122638874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20241102122638876 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638876 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421160910224" session_id=3058470851 session_state=BEGIN} 20241102122638876 DSS <0004> hlr_ussd.c:576 262421160910224/0xb64c8fc3: Process SS (BEGIN) 20241102122638876 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122638876 DSS <0004> hlr_ussd.c:518 262421160910224/0xb64c8fc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122638876 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638876 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638876 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638876 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638877 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638877 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638877 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421160910224" session_id=3058470851 session_state=CONTINUE} 20241102122638877 DSS <0004> hlr_ussd.c:576 262421160910224/0xb64c8fc3: Process SS (CONTINUE) 20241102122638877 DSS <0004> hlr_ussd.c:518 262421160910224/0xb64c8fc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122638877 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421160910224" session_id=3058470851 session_state=CONTINUE} 20241102122638877 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638877 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638877 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638879 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638879 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421160910224" session_id=3058470851 session_state=CONTINUE} 20241102122638879 DSS <0004> hlr_ussd.c:576 262421160910224/0xb64c8fc3: Process SS (CONTINUE) 20241102122638879 DSS <0004> hlr_ussd.c:518 262421160910224/0xb64c8fc3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638879 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638879 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638879 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638879 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638879 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638880 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638880 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638880 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421160910224" session_id=3058470851 session_state=END} 20241102122638880 DSS <0004> hlr_ussd.c:576 262421160910224/0xb64c8fc3: Process SS (END) 20241102122638880 DSS <0004> hlr_ussd.c:518 262421160910224/0xb64c8fc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638880 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421160910224" session_id=3058470851 session_state=END} 20241102122638880 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638880 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421160910224 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638880 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638880 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20241102122638884 DAUC <0003> db_auc.c:157 IMSI='262429683066942': No 2G Auth Data 20241102122638884 DAUC <0003> db_auc.c:192 IMSI='262429683066942': No 3G Auth Data 20241102122638897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 20241102122638900 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638900 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429683066942" session_id=2692166076 session_state=BEGIN} 20241102122638900 DSS <0004> hlr_ussd.c:576 262429683066942/0xa07731bc: Process SS (BEGIN) 20241102122638900 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122638900 DSS <0004> hlr_ussd.c:518 262429683066942/0xa07731bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122638900 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638900 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638900 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638900 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638901 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638901 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638901 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429683066942" session_id=2692166076 session_state=CONTINUE} 20241102122638901 DSS <0004> hlr_ussd.c:576 262429683066942/0xa07731bc: Process SS (CONTINUE) 20241102122638901 DSS <0004> hlr_ussd.c:518 262429683066942/0xa07731bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122638901 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429683066942" session_id=2692166076 session_state=CONTINUE} 20241102122638901 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638901 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638901 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638904 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638904 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429683066942" session_id=2692166076 session_state=CONTINUE} 20241102122638904 DSS <0004> hlr_ussd.c:576 262429683066942/0xa07731bc: Process SS (CONTINUE) 20241102122638904 DSS <0004> hlr_ussd.c:518 262429683066942/0xa07731bc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638904 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638904 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638904 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638904 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638904 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638905 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638905 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638905 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429683066942" session_id=2692166076 session_state=END} 20241102122638905 DSS <0004> hlr_ussd.c:576 262429683066942/0xa07731bc: Process SS (END) 20241102122638905 DSS <0004> hlr_ussd.c:518 262429683066942/0xa07731bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638905 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429683066942" session_id=2692166076 session_state=END} 20241102122638905 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638905 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429683066942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638905 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638905 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 20241102122638909 DAUC <0003> db_auc.c:157 IMSI='262428657834901': No 2G Auth Data 20241102122638909 DAUC <0003> db_auc.c:192 IMSI='262428657834901': No 3G Auth Data 20241102122638928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20241102122638931 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638931 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428657834901" session_id=3315116369 session_state=BEGIN} 20241102122638931 DSS <0004> hlr_ussd.c:576 262428657834901/0xc598a951: Process SS (BEGIN) 20241102122638931 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102122638931 DSS <0004> hlr_ussd.c:518 262428657834901/0xc598a951: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102122638931 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638931 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638931 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638931 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638931 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638931 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638931 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428657834901" session_id=3315116369 session_state=CONTINUE} 20241102122638931 DSS <0004> hlr_ussd.c:576 262428657834901/0xc598a951: Process SS (CONTINUE) 20241102122638931 DSS <0004> hlr_ussd.c:518 262428657834901/0xc598a951: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102122638931 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428657834901" session_id=3315116369 session_state=CONTINUE} 20241102122638931 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638931 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638931 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638934 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638934 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428657834901" session_id=3315116369 session_state=CONTINUE} 20241102122638934 DSS <0004> hlr_ussd.c:576 262428657834901/0xc598a951: Process SS (CONTINUE) 20241102122638934 DSS <0004> hlr_ussd.c:518 262428657834901/0xc598a951: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638934 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638934 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638934 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638934 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638934 DLINP <000b> input/ipa.c:431 127.0.0.1:46409 sending data 20241102122638935 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638935 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638935 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428657834901" session_id=3315116369 session_state=END} 20241102122638935 DSS <0004> hlr_ussd.c:576 262428657834901/0xc598a951: Process SS (END) 20241102122638935 DSS <0004> hlr_ussd.c:518 262428657834901/0xc598a951: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102122638935 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428657834901" session_id=3315116369 session_state=END} 20241102122638935 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122638935 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428657834901 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122638935 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638935 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122638936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20241102122638936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 20241102122638937 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638937 DLINP <000b> input/ipa.c:405 127.0.0.1:46409 message received 20241102122638937 DLINP <000b> input/ipa.c:414 127.0.0.1:46409 connection closed with server 20241102122638937 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46409 20241102122638937 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102122638937 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37855<->l=127.0.0.1:4259) 20241102122638937 DLINP <000b> input/ipa.c:451 connected read/write 20241102122638937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122638937 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122638937 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122638937 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122638959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 20241102122639160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 20241102122642270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39355 20241102122642270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39355 20241102122642272 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642272 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642272 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122642272 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122642273 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642273 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642273 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122642273 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102122642273 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102122642273 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102122642273 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  20241102122642273 DLGSUP <0013> gsup_server.c:235 2:  20241102122642273 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122642273 DLGSUP <0013> gsup_server.c:235 3:  20241102122642273 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122642273 DLGSUP <0013> gsup_server.c:235 4:  20241102122642273 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122642273 DLGSUP <0013> gsup_server.c:235 5:  20241102122642273 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122642273 DLGSUP <0013> gsup_server.c:235 7:  20241102122642273 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122642273 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122642273 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122642273 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39355 20241102122642273 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241102122642275 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642275 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122642275 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122642275 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  20241102122642275 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122642275 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  20241102122642275 DLGSUP <0013> gsup_server.c:235 2:  20241102122642275 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122642275 DLGSUP <0013> gsup_server.c:235 3:  20241102122642275 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122642275 DLGSUP <0013> gsup_server.c:235 4:  20241102122642275 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122642275 DLGSUP <0013> gsup_server.c:235 5:  20241102122642275 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122642275 DLGSUP <0013> gsup_server.c:235 7:  20241102122642275 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122642275 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122642275 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122642275 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122642287 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33047<->l=127.0.0.1:4259) 20241102122642308 DAUC <0003> db_auc.c:157 IMSI='262429263894361': No 2G Auth Data 20241102122642308 DAUC <0003> db_auc.c:192 IMSI='262429263894361': No 3G Auth Data 20241102122642347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20241102122642360 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642360 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429263894361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429263894361" session_id=346416945 session_state=BEGIN} 20241102122642360 DSS <0004> hlr_ussd.c:576 262429263894361/0x14a5e731: Process SS (BEGIN) 20241102122642360 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102122642360 DSS <0004> hlr_ussd.c:518 262429263894361/0x14a5e731: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102122642360 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642360 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642360 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642360 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642370 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642370 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642370 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429263894361 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429263894361" session_id=346416945 session_state=END} 20241102122642370 DSS <0004> hlr_ussd.c:576 262429263894361/0x14a5e731: Process SS (END) 20241102122642370 DSS <0004> hlr_ussd.c:518 262429263894361/0x14a5e731: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102122642370 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429263894361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429263894361" session_id=346416945 session_state=END} 20241102122642370 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429263894361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122642370 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429263894361 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122642370 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642370 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20241102122642381 DAUC <0003> db_auc.c:157 IMSI='262424308115464': No 2G Auth Data 20241102122642381 DAUC <0003> db_auc.c:192 IMSI='262424308115464': No 3G Auth Data 20241102122642393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4258 20241102122642396 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642396 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424308115464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424308115464" session_id=3331668219 session_state=BEGIN} 20241102122642396 DSS <0004> hlr_ussd.c:576 262424308115464/0xc69538fb: Process SS (BEGIN) 20241102122642396 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102122642396 DSS <0004> hlr_ussd.c:518 262424308115464/0xc69538fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102122642396 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642396 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642396 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642396 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642397 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642397 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642397 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424308115464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424308115464" session_id=3331668219 session_state=END} 20241102122642397 DSS <0004> hlr_ussd.c:576 262424308115464/0xc69538fb: Process SS (END) 20241102122642397 DSS <0004> hlr_ussd.c:518 262424308115464/0xc69538fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102122642397 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424308115464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424308115464" session_id=3331668219 session_state=END} 20241102122642397 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424308115464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122642397 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424308115464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122642397 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642397 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4258 20241102122642402 DAUC <0003> db_auc.c:157 IMSI='262421263325401': No 2G Auth Data 20241102122642402 DAUC <0003> db_auc.c:192 IMSI='262421263325401': No 3G Auth Data 20241102122642413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49890<->l=127.0.0.1:4258 20241102122642416 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642416 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421263325401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421263325401" session_id=3920080387 session_state=BEGIN} 20241102122642416 DSS <0004> hlr_ussd.c:576 262421263325401/0xe9a7ae03: Process SS (BEGIN) 20241102122642416 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102122642416 DSS <0004> hlr_ussd.c:518 262421263325401/0xe9a7ae03: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102122642416 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642416 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642416 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642416 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642416 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642416 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642416 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421263325401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421263325401" session_id=3920080387 session_state=END} 20241102122642416 DSS <0004> hlr_ussd.c:576 262421263325401/0xe9a7ae03: Process SS (END) 20241102122642416 DSS <0004> hlr_ussd.c:518 262421263325401/0xe9a7ae03: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102122642416 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421263325401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421263325401" session_id=3920080387 session_state=END} 20241102122642416 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421263325401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122642416 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421263325401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122642416 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642416 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49890<->l=127.0.0.1:4258 20241102122642421 DAUC <0003> db_auc.c:157 IMSI='262421655135870': No 2G Auth Data 20241102122642421 DAUC <0003> db_auc.c:192 IMSI='262421655135870': No 3G Auth Data 20241102122642432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4258 20241102122642435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642435 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421655135870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421655135870" session_id=2197723065 session_state=BEGIN} 20241102122642435 DSS <0004> hlr_ussd.c:576 262421655135870/0x82fe97b9: Process SS (BEGIN) 20241102122642435 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102122642435 DSS <0004> hlr_ussd.c:518 262421655135870/0x82fe97b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102122642435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642435 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642435 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642436 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642436 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642436 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421655135870 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655135870" session_id=2197723065 session_state=END} 20241102122642436 DSS <0004> hlr_ussd.c:576 262421655135870/0x82fe97b9: Process SS (END) 20241102122642436 DSS <0004> hlr_ussd.c:518 262421655135870/0x82fe97b9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102122642436 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421655135870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655135870" session_id=2197723065 session_state=END} 20241102122642436 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421655135870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122642436 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421655135870 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122642436 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642436 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4258 20241102122642440 DAUC <0003> db_auc.c:157 IMSI='262421811772839': No 2G Auth Data 20241102122642440 DAUC <0003> db_auc.c:192 IMSI='262421811772839': No 3G Auth Data 20241102122642451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 20241102122642454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642454 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421811772839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421811772839" session_id=1192049674 session_state=BEGIN} 20241102122642454 DSS <0004> hlr_ussd.c:576 262421811772839/0x470d3c0a: Process SS (BEGIN) 20241102122642454 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102122642454 DSS <0004> hlr_ussd.c:518 262421811772839/0x470d3c0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102122642454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642454 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642454 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642454 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642454 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421811772839 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421811772839" session_id=1192049674 session_state=END} 20241102122642454 DSS <0004> hlr_ussd.c:576 262421811772839/0x470d3c0a: Process SS (END) 20241102122642454 DSS <0004> hlr_ussd.c:518 262421811772839/0x470d3c0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102122642454 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421811772839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421811772839" session_id=1192049674 session_state=END} 20241102122642454 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421811772839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122642454 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421811772839 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122642454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642454 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 20241102122642459 DAUC <0003> db_auc.c:157 IMSI='262420022093889': No 2G Auth Data 20241102122642459 DAUC <0003> db_auc.c:192 IMSI='262420022093889': No 3G Auth Data 20241102122642473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4258 20241102122642475 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642476 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420022093889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420022093889" session_id=3074877972 session_state=BEGIN} 20241102122642476 DSS <0004> hlr_ussd.c:576 262420022093889/0xb746ea14: Process SS (BEGIN) 20241102122642476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102122642476 DSS <0004> hlr_ussd.c:518 262420022093889/0xb746ea14: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102122642476 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642476 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642476 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642476 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642476 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642476 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642476 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420022093889 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420022093889" session_id=3074877972 session_state=END} 20241102122642476 DSS <0004> hlr_ussd.c:576 262420022093889/0xb746ea14: Process SS (END) 20241102122642476 DSS <0004> hlr_ussd.c:518 262420022093889/0xb746ea14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102122642476 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420022093889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420022093889" session_id=3074877972 session_state=END} 20241102122642476 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420022093889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122642476 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420022093889 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122642476 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642476 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4258 20241102122642481 DAUC <0003> db_auc.c:157 IMSI='262428012873958': No 2G Auth Data 20241102122642481 DAUC <0003> db_auc.c:192 IMSI='262428012873958': No 3G Auth Data 20241102122642495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241102122642497 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642497 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428012873958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428012873958" session_id=223114011 session_state=BEGIN} 20241102122642497 DSS <0004> hlr_ussd.c:576 262428012873958/0x0d4c731b: Process SS (BEGIN) 20241102122642497 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102122642497 DSS <0004> hlr_ussd.c:518 262428012873958/0x0d4c731b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102122642497 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642497 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642497 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642497 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642498 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642498 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642498 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428012873958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428012873958" session_id=223114011 session_state=END} 20241102122642498 DSS <0004> hlr_ussd.c:576 262428012873958/0x0d4c731b: Process SS (END) 20241102122642498 DSS <0004> hlr_ussd.c:518 262428012873958/0x0d4c731b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102122642498 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428012873958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428012873958" session_id=223114011 session_state=END} 20241102122642498 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428012873958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122642498 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428012873958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122642498 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642498 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241102122642503 DAUC <0003> db_auc.c:157 IMSI='262426214051498': No 2G Auth Data 20241102122642503 DAUC <0003> db_auc.c:192 IMSI='262426214051498': No 3G Auth Data 20241102122642516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241102122642519 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642519 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426214051498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426214051498" session_id=1894917823 session_state=BEGIN} 20241102122642519 DSS <0004> hlr_ussd.c:576 262426214051498/0x70f226bf: Process SS (BEGIN) 20241102122642519 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102122642519 DSS <0004> hlr_ussd.c:518 262426214051498/0x70f226bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102122642519 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642519 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642519 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642519 DLINP <000b> input/ipa.c:431 127.0.0.1:39355 sending data 20241102122642520 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642520 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642520 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426214051498 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426214051498" session_id=1894917823 session_state=END} 20241102122642520 DSS <0004> hlr_ussd.c:576 262426214051498/0x70f226bf: Process SS (END) 20241102122642520 DSS <0004> hlr_ussd.c:518 262426214051498/0x70f226bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102122642520 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426214051498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426214051498" session_id=1894917823 session_state=END} 20241102122642520 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426214051498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122642520 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426214051498 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102122642520 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642520 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122642521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241102122642523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241102122642523 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642523 DLINP <000b> input/ipa.c:405 127.0.0.1:39355 message received 20241102122642523 DLINP <000b> input/ipa.c:414 127.0.0.1:39355 connection closed with server 20241102122642523 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39355 20241102122642523 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102122642523 DLINP <000b> input/ipa.c:451 connected read/write 20241102122642523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122642523 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122642523 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122642523 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122642523 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33047<->l=127.0.0.1:4259) 20241102122642546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4258 20241102122642747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4258 20241102122643808 DSS <0004> hlr_ussd.c:239 262429210067755/0xf1c77876: SS Session Timeout, destroying 20241102122643808 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429210067755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122643843 DSS <0004> hlr_ussd.c:239 262423502100715/0x9c2ebf77: SS Session Timeout, destroying 20241102122643843 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423502100715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122643877 DSS <0004> hlr_ussd.c:239 262422776987510/0x37868b6c: SS Session Timeout, destroying 20241102122643877 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422776987510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122643917 DSS <0004> hlr_ussd.c:239 262427525953207/0xabf8eb0f: SS Session Timeout, destroying 20241102122643917 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427525953207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122643936 DSS <0004> hlr_ussd.c:239 262425912499940/0xf2181542: SS Session Timeout, destroying 20241102122643936 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425912499940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122643963 DSS <0004> hlr_ussd.c:239 262420478263216/0x3c720587: SS Session Timeout, destroying 20241102122643963 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420478263216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122643985 DSS <0004> hlr_ussd.c:239 262427207279667/0xb25916e4: SS Session Timeout, destroying 20241102122643985 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427207279667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122644012 DSS <0004> hlr_ussd.c:239 262421990351278/0x686f819a: SS Session Timeout, destroying 20241102122644012 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421990351278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122645848 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122645848 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122645849 DLINP <000b> input/ipa.c:451 connected read/write 20241102122645849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122645849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4258 20241102122645850 DLINP <000b> input/ipa.c:451 connected read/write 20241102122645850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122645850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122645851 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122645851 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  20241102122645851 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122645851 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  20241102122645851 DLGSUP <0013> gsup_server.c:235 2:  20241102122645851 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122645851 DLGSUP <0013> gsup_server.c:235 3:  20241102122645851 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122645851 DLGSUP <0013> gsup_server.c:235 4:  20241102122645851 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122645851 DLGSUP <0013> gsup_server.c:235 5:  20241102122645851 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122645851 DLGSUP <0013> gsup_server.c:235 7:  20241102122645851 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122645851 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122645851 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122645851 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122645858 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36299<->l=127.0.0.1:4259) 20241102122645870 DAUC <0003> db_auc.c:157 IMSI='262428868141469': No 2G Auth Data 20241102122645870 DAUC <0003> db_auc.c:192 IMSI='262428868141469': No 3G Auth Data 20241102122645883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49958<->l=127.0.0.1:4258 20241102122645898 DLINP <000b> input/ipa.c:451 connected read/write 20241102122645898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122645898 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428868141469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428868141469" session_id=1577585392 session_state=BEGIN} 20241102122645898 DSS <0004> hlr_ussd.c:576 262428868141469/0x5e080af0: Process SS (BEGIN) 20241102122645898 DSS <0004> hlr_ussd.c:498 262428868141469/0x5e080af0: SS CompType=Invoke, OpCode=InterrogateSS 20241102122645898 DSS <0004> hlr_ussd.c:506 262428868141469/0x5e080af0: Structured SS requests are not supported, rejecting... 20241102122645898 DSS <0004> hlr_ussd.c:354 262428868141469/0x5e080af0: Tx ReturnError(0, 0x15) 20241102122645898 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428868141469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428868141469" session_id=1577585392 session_state=END} 20241102122645898 DLINP <000b> input/ipa.c:451 connected read/write 20241102122645898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122645898 DLINP <000b> input/ipa.c:451 connected read/write 20241102122645898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122645900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49958<->l=127.0.0.1:4258 20241102122645906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4258 20241102122645907 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36299<->l=127.0.0.1:4259) 20241102122645907 DLINP <000b> input/ipa.c:451 connected read/write 20241102122645907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122645907 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122645907 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122645907 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122645941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20241102122646042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20241102122647318 DSS <0004> hlr_ussd.c:239 262421485483360/0x09f821bc: SS Session Timeout, destroying 20241102122647318 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421485483360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122647354 DSS <0004> hlr_ussd.c:239 262424225541986/0x64a687ff: SS Session Timeout, destroying 20241102122647354 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424225541986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122647373 DSS <0004> hlr_ussd.c:239 262423252999797/0xb842b3f4: SS Session Timeout, destroying 20241102122647373 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423252999797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122647393 DSS <0004> hlr_ussd.c:239 262429410097209/0x396cbf78: SS Session Timeout, destroying 20241102122647393 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429410097209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122647412 DSS <0004> hlr_ussd.c:239 262429946716551/0xc8b39e95: SS Session Timeout, destroying 20241102122647412 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429946716551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122647434 DSS <0004> hlr_ussd.c:239 262425315949425/0xa57e29b3: SS Session Timeout, destroying 20241102122647434 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425315949425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122647455 DSS <0004> hlr_ussd.c:239 262428114513505/0x012b5aec: SS Session Timeout, destroying 20241102122647455 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428114513505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122647477 DSS <0004> hlr_ussd.c:239 262422539739494/0x469a7584: SS Session Timeout, destroying 20241102122647477 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422539739494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122649158 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122649158 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122649164 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49974<->l=127.0.0.1:4258 20241102122649170 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649170 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122649170 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122649170 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  20241102122649170 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122649170 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  20241102122649170 DLGSUP <0013> gsup_server.c:235 2:  20241102122649170 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122649170 DLGSUP <0013> gsup_server.c:235 3:  20241102122649170 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122649170 DLGSUP <0013> gsup_server.c:235 4:  20241102122649170 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122649170 DLGSUP <0013> gsup_server.c:235 5:  20241102122649170 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122649170 DLGSUP <0013> gsup_server.c:235 7:  20241102122649170 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122649170 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122649170 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122649170 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122649195 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39789<->l=127.0.0.1:4259) 20241102122649214 DAUC <0003> db_auc.c:157 IMSI='262428935722993': No 2G Auth Data 20241102122649214 DAUC <0003> db_auc.c:192 IMSI='262428935722993': No 3G Auth Data 20241102122649246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4258 20241102122649258 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649258 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428935722993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428935722993"} 20241102122649258 DMAIN <0000> hlr.c:424 IMSI='262428935722993': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122649258 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428935722993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428935722993"} 20241102122649259 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428935722993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649259 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649259 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649263 DAUC <0003> db_auc.c:192 IMSI='262428935722993': No 3G Auth Data 20241102122649269 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649269 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428935722993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428935722993"} 20241102122649269 DAUC <0003> hlr.c:417 IMSI='262428935722993': storing IMEI = 12345678901234 20241102122649271 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428935722993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428935722993"} 20241102122649271 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428935722993 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649271 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649271 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649273 DAUC <0003> db_auc.c:192 IMSI='262428935722993': No 3G Auth Data 20241102122649276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4258 20241102122649286 DAUC <0003> db_auc.c:157 IMSI='262424485032795': No 2G Auth Data 20241102122649286 DAUC <0003> db_auc.c:192 IMSI='262424485032795': No 3G Auth Data 20241102122649298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 20241102122649301 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649301 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424485032795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424485032795"} 20241102122649301 DMAIN <0000> hlr.c:424 IMSI='262424485032795': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122649301 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424485032795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424485032795"} 20241102122649301 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424485032795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649301 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649301 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649302 DAUC <0003> db_auc.c:192 IMSI='262424485032795': No 3G Auth Data 20241102122649304 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649304 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424485032795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424485032795"} 20241102122649304 DAUC <0003> hlr.c:417 IMSI='262424485032795': storing IMEI = 12345678901234 20241102122649307 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424485032795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424485032795"} 20241102122649307 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424485032795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649307 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649307 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649307 DAUC <0003> db_auc.c:192 IMSI='262424485032795': No 3G Auth Data 20241102122649308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 20241102122649316 DAUC <0003> db_auc.c:157 IMSI='262425078042886': No 2G Auth Data 20241102122649316 DAUC <0003> db_auc.c:192 IMSI='262425078042886': No 3G Auth Data 20241102122649328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50014<->l=127.0.0.1:4258 20241102122649330 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649330 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425078042886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425078042886"} 20241102122649330 DMAIN <0000> hlr.c:424 IMSI='262425078042886': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122649330 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425078042886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425078042886"} 20241102122649330 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425078042886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649330 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649330 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649331 DAUC <0003> db_auc.c:192 IMSI='262425078042886': No 3G Auth Data 20241102122649332 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649332 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425078042886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425078042886"} 20241102122649332 DAUC <0003> hlr.c:417 IMSI='262425078042886': storing IMEI = 12345678901234 20241102122649335 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425078042886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425078042886"} 20241102122649335 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425078042886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649335 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649335 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649335 DAUC <0003> db_auc.c:192 IMSI='262425078042886': No 3G Auth Data 20241102122649336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50014<->l=127.0.0.1:4258 20241102122649343 DAUC <0003> db_auc.c:157 IMSI='262429093874398': No 2G Auth Data 20241102122649343 DAUC <0003> db_auc.c:192 IMSI='262429093874398': No 3G Auth Data 20241102122649355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4258 20241102122649357 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649357 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429093874398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429093874398"} 20241102122649357 DMAIN <0000> hlr.c:424 IMSI='262429093874398': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122649357 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429093874398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429093874398"} 20241102122649357 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429093874398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649357 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649357 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649358 DAUC <0003> db_auc.c:157 IMSI='262429093874398': No 2G Auth Data 20241102122649359 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649359 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429093874398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429093874398"} 20241102122649359 DAUC <0003> hlr.c:417 IMSI='262429093874398': storing IMEI = 12345678901234 20241102122649365 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429093874398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429093874398"} 20241102122649365 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429093874398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649365 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649365 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649365 DAUC <0003> db_auc.c:157 IMSI='262429093874398': No 2G Auth Data 20241102122649366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4258 20241102122649377 DAUC <0003> db_auc.c:157 IMSI='262428463418671': No 2G Auth Data 20241102122649377 DAUC <0003> db_auc.c:192 IMSI='262428463418671': No 3G Auth Data 20241102122649389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4258 20241102122649392 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649392 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428463418671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428463418671"} 20241102122649392 DMAIN <0000> hlr.c:424 IMSI='262428463418671': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122649392 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428463418671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428463418671"} 20241102122649392 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428463418671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649392 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649392 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649392 DAUC <0003> db_auc.c:157 IMSI='262428463418671': No 2G Auth Data 20241102122649393 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649393 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428463418671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428463418671"} 20241102122649393 DAUC <0003> hlr.c:417 IMSI='262428463418671': storing IMEI = 12345678901234 20241102122649396 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428463418671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428463418671"} 20241102122649396 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428463418671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649396 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649396 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649396 DAUC <0003> db_auc.c:157 IMSI='262428463418671': No 2G Auth Data 20241102122649397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4258 20241102122649405 DAUC <0003> db_auc.c:157 IMSI='262424450488326': No 2G Auth Data 20241102122649405 DAUC <0003> db_auc.c:192 IMSI='262424450488326': No 3G Auth Data 20241102122649419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 20241102122649421 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649421 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424450488326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424450488326"} 20241102122649421 DMAIN <0000> hlr.c:424 IMSI='262424450488326': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122649421 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424450488326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424450488326"} 20241102122649421 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424450488326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649421 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649421 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649423 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649423 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424450488326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424450488326"} 20241102122649423 DAUC <0003> hlr.c:417 IMSI='262424450488326': storing IMEI = 12345678901234 20241102122649425 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424450488326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424450488326"} 20241102122649425 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424450488326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649425 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649425 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 20241102122649445 DAUC <0003> db_auc.c:157 IMSI='262426910721683': No 2G Auth Data 20241102122649445 DAUC <0003> db_auc.c:192 IMSI='262426910721683': No 3G Auth Data 20241102122649462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20241102122649464 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649464 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426910721683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426910721683"} 20241102122649464 DMAIN <0000> hlr.c:424 IMSI='262426910721683': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122649464 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426910721683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426910721683"} 20241102122649464 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426910721683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649464 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649464 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649466 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649466 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426910721683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426910721683"} 20241102122649466 DAUC <0003> hlr.c:417 IMSI='262426910721683': storing IMEI = 12345678901234 20241102122649469 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426910721683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426910721683"} 20241102122649469 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426910721683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649469 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649469 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20241102122649481 DAUC <0003> db_auc.c:157 IMSI='262426850760557': No 2G Auth Data 20241102122649481 DAUC <0003> db_auc.c:192 IMSI='262426850760557': No 3G Auth Data 20241102122649494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241102122649496 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649496 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426850760557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426850760557"} 20241102122649496 DMAIN <0000> hlr.c:424 IMSI='262426850760557': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122649496 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426850760557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426850760557"} 20241102122649496 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426850760557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649496 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649496 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649498 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649498 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426850760557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426850760557"} 20241102122649498 DAUC <0003> hlr.c:417 IMSI='262426850760557': storing IMEI = 12345678901234 20241102122649501 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426850760557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426850760557"} 20241102122649501 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426850760557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122649501 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649501 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122649502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241102122649510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49974<->l=127.0.0.1:4258 20241102122649511 DLINP <000b> input/ipa.c:451 connected read/write 20241102122649511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122649511 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122649511 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122649511 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122649511 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39789<->l=127.0.0.1:4259) 20241102122649534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241102122649635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241102122652757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122652757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122652761 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51616<->l=127.0.0.1:4258 20241102122652767 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652768 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122652768 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122652768 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  20241102122652768 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122652768 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  20241102122652768 DLGSUP <0013> gsup_server.c:235 2:  20241102122652768 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122652768 DLGSUP <0013> gsup_server.c:235 3:  20241102122652768 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122652768 DLGSUP <0013> gsup_server.c:235 4:  20241102122652768 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122652768 DLGSUP <0013> gsup_server.c:235 5:  20241102122652768 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122652768 DLGSUP <0013> gsup_server.c:235 7:  20241102122652768 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122652768 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122652768 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122652768 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122652786 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42039<->l=127.0.0.1:4259) 20241102122652793 DAUC <0003> db_auc.c:157 IMSI='262429884096334': No 2G Auth Data 20241102122652793 DAUC <0003> db_auc.c:192 IMSI='262429884096334': No 3G Auth Data 20241102122652811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 20241102122652820 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652820 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429884096334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429884096334" source_name="the-source\n"} 20241102122652820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102122652820 DMAIN <0000> hlr.c:424 IMSI='262429884096334': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122652820 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262429884096334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429884096334" destination_name="the-source\n"} 20241102122652820 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429884096334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652820 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652821 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652825 DAUC <0003> db_auc.c:192 IMSI='262429884096334': No 3G Auth Data 20241102122652830 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652830 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429884096334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429884096334" source_name="the-source\n"} 20241102122652830 DAUC <0003> hlr.c:417 IMSI='262429884096334': storing IMEI = 12345678901234 20241102122652833 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262429884096334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429884096334" destination_name="the-source\n"} 20241102122652833 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429884096334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652833 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652833 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652835 DAUC <0003> db_auc.c:192 IMSI='262429884096334': No 3G Auth Data 20241102122652837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 20241102122652846 DAUC <0003> db_auc.c:157 IMSI='262426405695645': No 2G Auth Data 20241102122652846 DAUC <0003> db_auc.c:192 IMSI='262426405695645': No 3G Auth Data 20241102122652857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51646<->l=127.0.0.1:4258 20241102122652859 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652859 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426405695645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426405695645" source_name="the-source\n"} 20241102122652859 DMAIN <0000> hlr.c:424 IMSI='262426405695645': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122652859 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262426405695645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426405695645" destination_name="the-source\n"} 20241102122652859 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426405695645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652859 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652859 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652860 DAUC <0003> db_auc.c:192 IMSI='262426405695645': No 3G Auth Data 20241102122652861 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652861 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426405695645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426405695645" source_name="the-source\n"} 20241102122652861 DAUC <0003> hlr.c:417 IMSI='262426405695645': storing IMEI = 12345678901234 20241102122652863 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262426405695645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426405695645" destination_name="the-source\n"} 20241102122652863 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426405695645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652863 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652863 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652864 DAUC <0003> db_auc.c:192 IMSI='262426405695645': No 3G Auth Data 20241102122652864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51646<->l=127.0.0.1:4258 20241102122652872 DAUC <0003> db_auc.c:157 IMSI='262427754050653': No 2G Auth Data 20241102122652872 DAUC <0003> db_auc.c:192 IMSI='262427754050653': No 3G Auth Data 20241102122652883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51652<->l=127.0.0.1:4258 20241102122652885 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652885 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427754050653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427754050653" source_name="the-source\n"} 20241102122652885 DMAIN <0000> hlr.c:424 IMSI='262427754050653': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122652885 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262427754050653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427754050653" destination_name="the-source\n"} 20241102122652885 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427754050653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652885 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652885 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652886 DAUC <0003> db_auc.c:192 IMSI='262427754050653': No 3G Auth Data 20241102122652887 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652887 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427754050653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427754050653" source_name="the-source\n"} 20241102122652887 DAUC <0003> hlr.c:417 IMSI='262427754050653': storing IMEI = 12345678901234 20241102122652889 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262427754050653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427754050653" destination_name="the-source\n"} 20241102122652889 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427754050653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652889 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652889 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652890 DAUC <0003> db_auc.c:192 IMSI='262427754050653': No 3G Auth Data 20241102122652890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51652<->l=127.0.0.1:4258 20241102122652898 DAUC <0003> db_auc.c:157 IMSI='262424487754631': No 2G Auth Data 20241102122652898 DAUC <0003> db_auc.c:192 IMSI='262424487754631': No 3G Auth Data 20241102122652910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 20241102122652912 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652912 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424487754631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424487754631" source_name="the-source\n"} 20241102122652912 DMAIN <0000> hlr.c:424 IMSI='262424487754631': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122652912 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262424487754631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424487754631" destination_name="the-source\n"} 20241102122652912 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424487754631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652912 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652912 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652913 DAUC <0003> db_auc.c:157 IMSI='262424487754631': No 2G Auth Data 20241102122652914 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652914 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424487754631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424487754631" source_name="the-source\n"} 20241102122652914 DAUC <0003> hlr.c:417 IMSI='262424487754631': storing IMEI = 12345678901234 20241102122652916 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262424487754631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424487754631" destination_name="the-source\n"} 20241102122652916 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424487754631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652916 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652916 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652917 DAUC <0003> db_auc.c:157 IMSI='262424487754631': No 2G Auth Data 20241102122652917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 20241102122652925 DAUC <0003> db_auc.c:157 IMSI='262429972241766': No 2G Auth Data 20241102122652925 DAUC <0003> db_auc.c:192 IMSI='262429972241766': No 3G Auth Data 20241102122652936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4258 20241102122652938 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652938 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429972241766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429972241766" source_name="the-source\n"} 20241102122652938 DMAIN <0000> hlr.c:424 IMSI='262429972241766': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122652938 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429972241766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429972241766" destination_name="the-source\n"} 20241102122652938 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429972241766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652938 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652938 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652939 DAUC <0003> db_auc.c:157 IMSI='262429972241766': No 2G Auth Data 20241102122652940 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652940 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429972241766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429972241766" source_name="the-source\n"} 20241102122652940 DAUC <0003> hlr.c:417 IMSI='262429972241766': storing IMEI = 12345678901234 20241102122652943 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429972241766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429972241766" destination_name="the-source\n"} 20241102122652943 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429972241766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652943 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652943 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652943 DAUC <0003> db_auc.c:157 IMSI='262429972241766': No 2G Auth Data 20241102122652943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4258 20241102122652951 DAUC <0003> db_auc.c:157 IMSI='262427816737930': No 2G Auth Data 20241102122652951 DAUC <0003> db_auc.c:192 IMSI='262427816737930': No 3G Auth Data 20241102122652964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51688<->l=127.0.0.1:4258 20241102122652967 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652967 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427816737930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427816737930" source_name="the-source\n"} 20241102122652967 DMAIN <0000> hlr.c:424 IMSI='262427816737930': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122652967 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262427816737930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427816737930" destination_name="the-source\n"} 20241102122652967 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427816737930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652967 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652967 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652969 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652969 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427816737930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427816737930" source_name="the-source\n"} 20241102122652969 DAUC <0003> hlr.c:417 IMSI='262427816737930': storing IMEI = 12345678901234 20241102122652971 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262427816737930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427816737930" destination_name="the-source\n"} 20241102122652971 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427816737930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652971 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652971 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51688<->l=127.0.0.1:4258 20241102122652983 DAUC <0003> db_auc.c:157 IMSI='262421216809987': No 2G Auth Data 20241102122652983 DAUC <0003> db_auc.c:192 IMSI='262421216809987': No 3G Auth Data 20241102122652996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 20241102122652998 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122652998 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421216809987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421216809987" source_name="the-source\n"} 20241102122652998 DMAIN <0000> hlr.c:424 IMSI='262421216809987': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122652998 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262421216809987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421216809987" destination_name="the-source\n"} 20241102122652998 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421216809987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122652998 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122652998 DLINP <000b> input/ipa.c:451 connected read/write 20241102122652998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122653000 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122653000 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421216809987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421216809987" source_name="the-source\n"} 20241102122653000 DAUC <0003> hlr.c:417 IMSI='262421216809987': storing IMEI = 12345678901234 20241102122653003 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262421216809987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421216809987" destination_name="the-source\n"} 20241102122653003 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421216809987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122653003 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122653003 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122653003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 20241102122653014 DAUC <0003> db_auc.c:157 IMSI='262422299920917': No 2G Auth Data 20241102122653014 DAUC <0003> db_auc.c:192 IMSI='262422299920917': No 3G Auth Data 20241102122653027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4258 20241102122653029 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122653029 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422299920917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422299920917" source_name="the-source\n"} 20241102122653029 DMAIN <0000> hlr.c:424 IMSI='262422299920917': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102122653029 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262422299920917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422299920917" destination_name="the-source\n"} 20241102122653029 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422299920917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122653029 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122653029 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122653031 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122653031 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422299920917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422299920917" source_name="the-source\n"} 20241102122653031 DAUC <0003> hlr.c:417 IMSI='262422299920917': storing IMEI = 12345678901234 20241102122653034 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262422299920917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422299920917" destination_name="the-source\n"} 20241102122653034 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422299920917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122653034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4258 20241102122653043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51616<->l=127.0.0.1:4258 20241102122653043 DLINP <000b> input/ipa.c:451 connected read/write 20241102122653043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122653043 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122653043 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122653043 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122653043 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102122653043 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42039<->l=127.0.0.1:4259) 20241102122653071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4258 20241102122653171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4258 20241102122656294 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122656294 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122656299 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4258 20241102122656304 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656304 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122656304 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122656304 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  20241102122656304 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122656304 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  20241102122656304 DLGSUP <0013> gsup_server.c:235 2:  20241102122656304 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122656304 DLGSUP <0013> gsup_server.c:235 3:  20241102122656304 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122656304 DLGSUP <0013> gsup_server.c:235 4:  20241102122656304 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122656304 DLGSUP <0013> gsup_server.c:235 5:  20241102122656304 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122656304 DLGSUP <0013> gsup_server.c:235 7:  20241102122656304 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122656304 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122656304 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122656304 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122656325 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41205<->l=127.0.0.1:4259) 20241102122656353 DAUC <0003> db_auc.c:157 IMSI='262429249143251': No 2G Auth Data 20241102122656353 DAUC <0003> db_auc.c:192 IMSI='262429249143251': No 3G Auth Data 20241102122656384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4258 20241102122656394 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656394 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429249143251"} 20241102122656394 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102122656395 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429249143251" cause=Invalid mandatory information} 20241102122656395 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656395 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656395 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656400 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656400 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429249143251"} 20241102122656400 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102122656400 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429249143251" cause=Invalid mandatory information} 20241102122656400 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656400 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656400 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656402 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656402 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429249143251"} 20241102122656402 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102122656402 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429249143251" cause=Invalid mandatory information} 20241102122656402 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656402 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656402 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656405 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656405 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429249143251"} 20241102122656405 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102122656405 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429249143251" cause=Invalid mandatory information} 20241102122656405 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656405 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656405 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656408 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656408 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429249143251"} 20241102122656408 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102122656408 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429249143251" cause=Invalid mandatory information} 20241102122656408 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429249143251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656408 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656408 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4258 20241102122656420 DAUC <0003> db_auc.c:157 IMSI='262428588889644': No 2G Auth Data 20241102122656420 DAUC <0003> db_auc.c:192 IMSI='262428588889644': No 3G Auth Data 20241102122656432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51752<->l=127.0.0.1:4258 20241102122656433 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656433 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428588889644"} 20241102122656433 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102122656433 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428588889644" cause=Invalid mandatory information} 20241102122656433 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656433 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656433 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656434 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656434 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428588889644"} 20241102122656434 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102122656434 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428588889644" cause=Invalid mandatory information} 20241102122656434 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656434 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656434 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656435 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428588889644"} 20241102122656435 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102122656435 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428588889644" cause=Invalid mandatory information} 20241102122656435 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656435 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428588889644"} 20241102122656435 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102122656435 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428588889644" cause=Invalid mandatory information} 20241102122656435 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656435 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656436 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656436 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428588889644"} 20241102122656436 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102122656436 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428588889644" cause=Invalid mandatory information} 20241102122656436 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428588889644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656436 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656436 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51752<->l=127.0.0.1:4258 20241102122656444 DAUC <0003> db_auc.c:157 IMSI='262423076217146': No 2G Auth Data 20241102122656444 DAUC <0003> db_auc.c:192 IMSI='262423076217146': No 3G Auth Data 20241102122656455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4258 20241102122656457 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656457 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423076217146"} 20241102122656457 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102122656457 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423076217146" cause=Invalid mandatory information} 20241102122656457 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656457 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656457 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656457 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656458 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423076217146"} 20241102122656458 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102122656458 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423076217146" cause=Invalid mandatory information} 20241102122656458 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656458 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656458 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656458 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656458 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423076217146"} 20241102122656458 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102122656458 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423076217146" cause=Invalid mandatory information} 20241102122656458 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656458 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656458 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656459 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656459 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423076217146"} 20241102122656459 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102122656459 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423076217146" cause=Invalid mandatory information} 20241102122656459 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656459 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656459 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656459 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656459 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423076217146"} 20241102122656459 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102122656459 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423076217146" cause=Invalid mandatory information} 20241102122656459 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423076217146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656459 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656459 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4258 20241102122656467 DAUC <0003> db_auc.c:157 IMSI='262425816308085': No 2G Auth Data 20241102122656467 DAUC <0003> db_auc.c:192 IMSI='262425816308085': No 3G Auth Data 20241102122656478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241102122656480 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656480 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425816308085"} 20241102122656480 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102122656480 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425816308085" cause=Invalid mandatory information} 20241102122656480 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656480 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656480 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656481 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656481 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425816308085"} 20241102122656481 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102122656481 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425816308085" cause=Invalid mandatory information} 20241102122656481 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656481 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656481 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656481 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656481 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425816308085"} 20241102122656481 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102122656481 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425816308085" cause=Invalid mandatory information} 20241102122656481 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656481 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656481 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656482 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656482 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425816308085"} 20241102122656482 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102122656482 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425816308085" cause=Invalid mandatory information} 20241102122656482 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656482 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656482 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656482 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656482 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425816308085"} 20241102122656482 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102122656482 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425816308085" cause=Invalid mandatory information} 20241102122656482 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425816308085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656482 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656482 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241102122656491 DAUC <0003> db_auc.c:157 IMSI='262427734934362': No 2G Auth Data 20241102122656491 DAUC <0003> db_auc.c:192 IMSI='262427734934362': No 3G Auth Data 20241102122656501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51768<->l=127.0.0.1:4258 20241102122656503 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656503 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427734934362"} 20241102122656503 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102122656503 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427734934362" cause=Invalid mandatory information} 20241102122656503 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656503 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656503 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656503 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656503 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427734934362"} 20241102122656503 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102122656503 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427734934362" cause=Invalid mandatory information} 20241102122656503 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656503 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656503 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656504 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656504 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427734934362"} 20241102122656504 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102122656504 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427734934362" cause=Invalid mandatory information} 20241102122656504 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656504 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656504 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656505 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656505 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427734934362"} 20241102122656505 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102122656505 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427734934362" cause=Invalid mandatory information} 20241102122656505 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656505 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656505 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656505 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656505 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427734934362"} 20241102122656505 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102122656505 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427734934362" cause=Invalid mandatory information} 20241102122656505 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427734934362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656505 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656505 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51768<->l=127.0.0.1:4258 20241102122656514 DAUC <0003> db_auc.c:157 IMSI='262427173406657': No 2G Auth Data 20241102122656514 DAUC <0003> db_auc.c:192 IMSI='262427173406657': No 3G Auth Data 20241102122656527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4258 20241102122656529 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656529 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427173406657"} 20241102122656529 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102122656529 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427173406657" cause=Invalid mandatory information} 20241102122656529 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656529 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656529 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656529 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656529 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427173406657"} 20241102122656529 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102122656529 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427173406657" cause=Invalid mandatory information} 20241102122656529 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656529 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656529 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656530 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656530 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427173406657"} 20241102122656530 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102122656530 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427173406657" cause=Invalid mandatory information} 20241102122656530 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656530 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656530 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656530 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656530 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427173406657"} 20241102122656530 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102122656530 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427173406657" cause=Invalid mandatory information} 20241102122656530 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656530 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656530 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656531 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656531 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427173406657"} 20241102122656531 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102122656531 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427173406657" cause=Invalid mandatory information} 20241102122656531 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427173406657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656531 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656531 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4258 20241102122656542 DAUC <0003> db_auc.c:157 IMSI='262423230319776': No 2G Auth Data 20241102122656542 DAUC <0003> db_auc.c:192 IMSI='262423230319776': No 3G Auth Data 20241102122656556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51784<->l=127.0.0.1:4258 20241102122656558 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656558 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423230319776"} 20241102122656558 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102122656558 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423230319776" cause=Invalid mandatory information} 20241102122656558 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656558 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656558 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656559 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656559 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423230319776"} 20241102122656559 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102122656559 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423230319776" cause=Invalid mandatory information} 20241102122656559 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656559 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656559 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656560 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656560 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423230319776"} 20241102122656560 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102122656560 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423230319776" cause=Invalid mandatory information} 20241102122656560 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656560 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656560 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656560 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656560 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423230319776"} 20241102122656560 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102122656560 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423230319776" cause=Invalid mandatory information} 20241102122656560 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656560 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656560 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656561 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656561 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423230319776"} 20241102122656561 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102122656561 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423230319776" cause=Invalid mandatory information} 20241102122656561 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423230319776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656561 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656561 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51784<->l=127.0.0.1:4258 20241102122656572 DAUC <0003> db_auc.c:157 IMSI='262423906567115': No 2G Auth Data 20241102122656572 DAUC <0003> db_auc.c:192 IMSI='262423906567115': No 3G Auth Data 20241102122656586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51798<->l=127.0.0.1:4258 20241102122656588 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656588 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906567115"} 20241102122656588 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102122656588 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906567115" cause=Invalid mandatory information} 20241102122656588 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656588 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656588 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656589 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656589 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906567115"} 20241102122656589 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102122656589 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906567115" cause=Invalid mandatory information} 20241102122656589 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656589 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656589 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656590 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656590 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906567115"} 20241102122656590 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102122656590 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906567115" cause=Invalid mandatory information} 20241102122656590 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656590 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656590 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656591 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656591 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906567115"} 20241102122656591 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102122656591 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906567115" cause=Invalid mandatory information} 20241102122656591 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656591 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656591 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656592 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656592 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906567115"} 20241102122656592 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102122656592 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906567115" cause=Invalid mandatory information} 20241102122656592 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423906567115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122656592 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656592 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122656592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51798<->l=127.0.0.1:4258 20241102122656601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4258 20241102122656601 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41205<->l=127.0.0.1:4259) 20241102122656601 DLINP <000b> input/ipa.c:451 connected read/write 20241102122656601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122656601 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122656601 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122656601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122656624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51806<->l=127.0.0.1:4258 20241102122656725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51806<->l=127.0.0.1:4258 20241102122659831 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122659831 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122659832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4258 20241102122659833 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122659833 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122659833 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122659833 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  20241102122659833 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122659833 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  20241102122659833 DLGSUP <0013> gsup_server.c:235 2:  20241102122659833 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122659833 DLGSUP <0013> gsup_server.c:235 3:  20241102122659833 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122659833 DLGSUP <0013> gsup_server.c:235 4:  20241102122659833 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122659833 DLGSUP <0013> gsup_server.c:235 5:  20241102122659833 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122659833 DLGSUP <0013> gsup_server.c:235 7:  20241102122659833 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122659833 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122659833 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122659833 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122659840 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34863<->l=127.0.0.1:4259) 20241102122659845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51836<->l=127.0.0.1:4258 20241102122659874 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122659874 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424187866423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424187866423"} 20241102122659874 DMAIN <0000> hlr.c:424 IMSI='262424187866423': has IMEI = 22245678901234 (consider setting 'store-imei') 20241102122659874 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424187866423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241102122659874 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424187866423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424187866423" cause=Invalid mandatory information} 20241102122659874 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424187866423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122659874 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122659874 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122659876 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122659876 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424187866423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424187866423"} 20241102122659876 DAUC <0003> hlr.c:417 IMSI='262424187866423': storing IMEI = 22245678901234 20241102122659876 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424187866423': no such subscriber 20241102122659876 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424187866423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241102122659876 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424187866423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424187866423" cause=Invalid mandatory information} 20241102122659876 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424187866423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122659876 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122659876 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122659877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51836<->l=127.0.0.1:4258 20241102122659877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4258 20241102122659877 DLINP <000b> input/ipa.c:451 connected read/write 20241102122659877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122659877 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122659877 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122659877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122659878 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34863<->l=127.0.0.1:4259) 20241102122659909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51840<->l=127.0.0.1:4258 20241102122700010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51840<->l=127.0.0.1:4258 20241102122703054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122703054 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122703056 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4258 20241102122703058 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703058 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122703058 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122703058 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  20241102122703058 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122703058 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  20241102122703058 DLGSUP <0013> gsup_server.c:235 2:  20241102122703058 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122703058 DLGSUP <0013> gsup_server.c:235 3:  20241102122703058 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122703058 DLGSUP <0013> gsup_server.c:235 4:  20241102122703058 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122703058 DLGSUP <0013> gsup_server.c:235 5:  20241102122703058 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122703058 DLGSUP <0013> gsup_server.c:235 7:  20241102122703058 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122703058 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122703058 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122703058 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122703067 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37319<->l=127.0.0.1:4259) 20241102122703074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38566<->l=127.0.0.1:4258 20241102122703102 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703102 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625907956"} 20241102122703102 DMAIN <0000> hlr.c:216 IMSI='262426625907956': Creating subscriber on demand 20241102122703107 DMAIN <0000> hlr.c:232 IMSI='262426625907956': Successfully assigned MSISDN='011' 20241102122703107 DAUC <0003> hlr.c:417 IMSI='262426625907956': storing IMEI = 12345678901234 20241102122703127 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625907956"} 20241102122703127 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122703127 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703127 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703133 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703133 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703136 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703136 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703137 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703137 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703141 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703141 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703141 DLU <0006> fsm.c:456 lu(262426625907956)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122703141 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122703150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122703150 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703150 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703150 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703155 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703155 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426625907956"} 20241102122703155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122703155 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122703155 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426625907956"} 20241102122703155 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122703155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122703155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122703155 DLU <0006> fsm.c:568 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122703155 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703155 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703167 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703167 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625907956"} 20241102122703167 DMAIN <0000> hlr.c:216 IMSI='262426625907956': Creating subscriber on demand 20241102122703178 DMAIN <0000> hlr.c:232 IMSI='262426625907956': Successfully assigned MSISDN='043' 20241102122703178 DAUC <0003> hlr.c:417 IMSI='262426625907956': storing IMEI = 12345678901234 20241102122703181 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625907956"} 20241102122703181 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122703181 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703181 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703183 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703183 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703185 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703185 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703187 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703187 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703188 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703188 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703192 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703192 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703192 DLU <0006> fsm.c:456 lu(262426625907956)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122703192 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122703197 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122703197 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703197 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703197 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703202 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703202 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426625907956"} 20241102122703202 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122703202 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122703202 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426625907956"} 20241102122703202 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122703202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122703202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122703202 DLU <0006> fsm.c:568 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122703202 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703202 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703214 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703214 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625907956"} 20241102122703214 DMAIN <0000> hlr.c:216 IMSI='262426625907956': Creating subscriber on demand 20241102122703225 DMAIN <0000> hlr.c:232 IMSI='262426625907956': Successfully assigned MSISDN='602' 20241102122703225 DAUC <0003> hlr.c:417 IMSI='262426625907956': storing IMEI = 12345678901234 20241102122703228 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625907956"} 20241102122703228 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122703228 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703228 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703231 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703231 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703235 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703235 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703237 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703237 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703239 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703239 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703242 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703242 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703242 DLU <0006> fsm.c:456 lu(262426625907956)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122703243 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102122703243 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426625907956" cause=GPRS services not allowed} 20241102122703243 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122703243 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122703243 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122703243 DLU <0006> fsm.c:568 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122703243 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703243 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703255 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703255 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625907956"} 20241102122703255 DMAIN <0000> hlr.c:216 IMSI='262426625907956': Creating subscriber on demand 20241102122703260 DMAIN <0000> hlr.c:232 IMSI='262426625907956': Successfully assigned MSISDN='842' 20241102122703260 DAUC <0003> hlr.c:417 IMSI='262426625907956': storing IMEI = 12345678901234 20241102122703263 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625907956"} 20241102122703263 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122703263 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703263 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703266 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703266 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703268 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703268 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703269 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703269 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703273 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703273 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703273 DLU <0006> fsm.c:456 lu(262426625907956)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122703273 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102122703273 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426625907956" cause=GPRS services not allowed} 20241102122703273 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122703273 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122703273 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122703273 DLU <0006> fsm.c:568 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122703273 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703273 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703285 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703285 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625907956"} 20241102122703285 DMAIN <0000> hlr.c:216 IMSI='262426625907956': Creating subscriber on demand 20241102122703288 DAUC <0003> hlr.c:417 IMSI='262426625907956': storing IMEI = 12345678901234 20241102122703290 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625907956"} 20241102122703290 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122703290 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703291 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703293 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703293 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703295 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703295 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703297 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703297 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703299 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703299 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703299 DLU <0006> fsm.c:456 lu(262426625907956)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122703299 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102122703300 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426625907956" cause=GPRS services not allowed} 20241102122703300 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122703300 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122703300 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122703300 DLU <0006> fsm.c:568 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122703300 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703300 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703310 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703310 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625907956"} 20241102122703310 DMAIN <0000> hlr.c:216 IMSI='262426625907956': Creating subscriber on demand 20241102122703313 DAUC <0003> hlr.c:417 IMSI='262426625907956': storing IMEI = 12345678901234 20241102122703316 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625907956"} 20241102122703316 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102122703316 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703316 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703319 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703319 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703320 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703320 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703322 DAUC <0003> db_auc.c:157 IMSI='262426625907956': No 2G Auth Data 20241102122703322 DAUC <0003> db_auc.c:192 IMSI='262426625907956': No 3G Auth Data 20241102122703324 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703324 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703324 DLU <0006> fsm.c:456 lu(262426625907956)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122703324 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122703330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426625907956)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122703330 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426625907956" cn_domain=PS} 20241102122703330 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703330 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703334 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703334 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426625907956"} 20241102122703334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122703334 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122703334 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426625907956"} 20241102122703334 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426625907956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122703334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122703334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122703334 DLU <0006> fsm.c:568 lu(PS:IMSI-262426625907956)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122703334 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703334 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122703341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38566<->l=127.0.0.1:4258 20241102122703343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4258 20241102122703345 DLINP <000b> input/ipa.c:451 connected read/write 20241102122703345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122703345 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122703345 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122703345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122703345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37319<->l=127.0.0.1:4259) 20241102122703416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4258 20241102122703517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4258 20241102122706594 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122706594 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122706595 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4258 20241102122706596 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706596 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122706596 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122706596 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  20241102122706596 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122706596 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  20241102122706596 DLGSUP <0013> gsup_server.c:235 2:  20241102122706596 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122706596 DLGSUP <0013> gsup_server.c:235 3:  20241102122706596 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122706596 DLGSUP <0013> gsup_server.c:235 4:  20241102122706596 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122706596 DLGSUP <0013> gsup_server.c:235 5:  20241102122706596 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122706596 DLGSUP <0013> gsup_server.c:235 7:  20241102122706596 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122706596 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122706596 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122706596 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122706605 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35267<->l=127.0.0.1:4259) 20241102122706611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38596<->l=127.0.0.1:4258 20241102122706638 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706638 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706638 DMAIN <0000> hlr.c:216 IMSI='262420486800560': Creating subscriber on demand 20241102122706646 DMAIN <0000> hlr.c:232 IMSI='262420486800560': Successfully assigned MSISDN='628' 20241102122706647 DLU <0006> fsm.c:456 lu(262420486800560)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122706647 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122706652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122706652 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706652 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706652 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706657 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706657 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420486800560"} 20241102122706657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122706657 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122706657 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420486800560"} 20241102122706657 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122706657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122706657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122706657 DLU <0006> fsm.c:568 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122706657 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706657 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706658 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706658 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706660 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706660 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706662 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706662 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706669 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706669 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706669 DMAIN <0000> hlr.c:216 IMSI='262420486800560': Creating subscriber on demand 20241102122706674 DMAIN <0000> hlr.c:232 IMSI='262420486800560': Successfully assigned MSISDN='549' 20241102122706674 DLU <0006> fsm.c:456 lu(262420486800560)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122706674 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122706680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122706680 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706680 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706680 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706684 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706684 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420486800560"} 20241102122706684 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122706684 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122706684 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420486800560"} 20241102122706684 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122706684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122706684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122706684 DLU <0006> fsm.c:568 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122706684 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706684 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706685 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706685 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706686 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706687 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706688 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706688 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706689 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706689 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706697 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706697 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706697 DMAIN <0000> hlr.c:216 IMSI='262420486800560': Creating subscriber on demand 20241102122706703 DMAIN <0000> hlr.c:232 IMSI='262420486800560': Successfully assigned MSISDN='839' 20241102122706703 DLU <0006> fsm.c:456 lu(262420486800560)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122706703 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102122706703 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420486800560" cause=GPRS services not allowed} 20241102122706703 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122706703 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122706703 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122706703 DLU <0006> fsm.c:568 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122706703 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706703 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706706 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706706 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706706 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706706 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706708 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706708 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706709 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706709 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706719 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706719 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706719 DMAIN <0000> hlr.c:216 IMSI='262420486800560': Creating subscriber on demand 20241102122706726 DMAIN <0000> hlr.c:232 IMSI='262420486800560': Successfully assigned MSISDN='353' 20241102122706726 DLU <0006> fsm.c:456 lu(262420486800560)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122706726 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102122706726 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420486800560" cause=GPRS services not allowed} 20241102122706726 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122706726 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122706726 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122706726 DLU <0006> fsm.c:568 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122706726 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706726 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706728 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706728 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706730 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706730 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706731 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706731 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706739 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706739 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706739 DMAIN <0000> hlr.c:216 IMSI='262420486800560': Creating subscriber on demand 20241102122706742 DLU <0006> fsm.c:456 lu(262420486800560)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122706742 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102122706742 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420486800560" cause=GPRS services not allowed} 20241102122706742 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122706742 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122706742 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Freeing instance 20241102122706742 DLU <0006> fsm.c:568 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: Deallocated 20241102122706742 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706742 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706743 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706743 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706744 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706744 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706745 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706745 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706754 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706754 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706754 DMAIN <0000> hlr.c:216 IMSI='262420486800560': Creating subscriber on demand 20241102122706758 DLU <0006> fsm.c:456 lu(262420486800560)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122706758 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122706765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420486800560)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122706765 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420486800560" cn_domain=PS} 20241102122706765 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706765 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706767 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706767 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420486800560"} 20241102122706767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122706767 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122706767 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420486800560"} 20241102122706767 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420486800560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122706767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122706767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122706767 DLU <0006> fsm.c:568 lu(PS:IMSI-262420486800560)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122706767 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706767 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122706768 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706768 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706769 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706769 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706770 DAUC <0003> db_auc.c:157 IMSI='262420486800560': No 2G Auth Data 20241102122706770 DAUC <0003> db_auc.c:192 IMSI='262420486800560': No 3G Auth Data 20241102122706776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38596<->l=127.0.0.1:4258 20241102122706776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4258 20241102122706777 DLINP <000b> input/ipa.c:451 connected read/write 20241102122706777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122706777 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122706777 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122706777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122706777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35267<->l=127.0.0.1:4259) 20241102122706828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38608<->l=127.0.0.1:4258 20241102122706929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38608<->l=127.0.0.1:4258 20241102122710004 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122710004 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122710006 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122710009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 20241102122710010 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122710010 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122710010 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122710010 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  20241102122710010 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122710010 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  20241102122710010 DLGSUP <0013> gsup_server.c:235 2:  20241102122710010 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122710010 DLGSUP <0013> gsup_server.c:235 3:  20241102122710010 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122710010 DLGSUP <0013> gsup_server.c:235 4:  20241102122710010 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122710010 DLGSUP <0013> gsup_server.c:235 5:  20241102122710010 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122710010 DLGSUP <0013> gsup_server.c:235 7:  20241102122710010 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122710010 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122710010 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122710010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122710027 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36251<->l=127.0.0.1:4259) 20241102122710038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4258 20241102122710054 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122710054 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428834768563"} 20241102122710054 DMAIN <0000> hlr.c:216 IMSI='262428834768563': Creating subscriber on demand 20241102122710062 DMAIN <0000> hlr.c:232 IMSI='262428834768563': Successfully assigned MSISDN='414' 20241102122710062 DAUC <0003> db_auc.c:157 IMSI='262428834768563': No 2G Auth Data 20241102122710062 DAUC <0003> db_auc.c:192 IMSI='262428834768563': No 3G Auth Data 20241102122710062 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428834768563 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 20241102122710062 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428834768563" cause=IMSI unknown in HLR} 20241102122710062 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102122710062 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122710062 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122710064 DAUC <0003> db_auc.c:157 IMSI='262428834768563': No 2G Auth Data 20241102122710064 DAUC <0003> db_auc.c:192 IMSI='262428834768563': No 3G Auth Data 20241102122710065 DAUC <0003> db_auc.c:157 IMSI='262428834768563': No 2G Auth Data 20241102122710065 DAUC <0003> db_auc.c:192 IMSI='262428834768563': No 3G Auth Data 20241102122710066 DAUC <0003> db_auc.c:157 IMSI='262428834768563': No 2G Auth Data 20241102122710066 DAUC <0003> db_auc.c:192 IMSI='262428834768563': No 3G Auth Data 20241102122710067 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122710067 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428834768563" cn_domain=PS} 20241102122710067 DLU <0006> fsm.c:456 lu(262428834768563)[0x55b01e074730]{UNVALIDATED}: Allocated 20241102122710067 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102122710073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428834768563)[0x55b01e074730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122710073 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428834768563" cn_domain=PS} 20241102122710073 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122710073 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122710075 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122710075 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428834768563"} 20241102122710075 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428834768563)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122710075 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122710075 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428834768563"} 20241102122710075 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428834768563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122710075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428834768563)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122710075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428834768563)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122710075 DLU <0006> fsm.c:568 lu(PS:IMSI-262428834768563)[0x55b01e074730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122710075 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122710075 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122710082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4258 20241102122710083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 20241102122710094 DLINP <000b> input/ipa.c:451 connected read/write 20241102122710094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122710094 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122710094 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122710094 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122710099 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36251<->l=127.0.0.1:4259) 20241102122710150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4258 20241102122710251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4258 20241102122713341 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122713341 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122713342 DLINP <000b> input/ipa.c:451 connected read/write 20241102122713342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122713342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53322<->l=127.0.0.1:4258 20241102122713343 DLINP <000b> input/ipa.c:451 connected read/write 20241102122713343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122713343 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122713343 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122713343 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  20241102122713343 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122713343 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  20241102122713343 DLGSUP <0013> gsup_server.c:235 2:  20241102122713343 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122713343 DLGSUP <0013> gsup_server.c:235 3:  20241102122713343 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122713343 DLGSUP <0013> gsup_server.c:235 4:  20241102122713343 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122713343 DLGSUP <0013> gsup_server.c:235 5:  20241102122713343 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122713343 DLGSUP <0013> gsup_server.c:235 7:  20241102122713343 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122713343 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122713343 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122713343 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122713351 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43545<->l=127.0.0.1:4259) 20241102122713353 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102122713353 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102122713359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 20241102122713363 DAUC <0003> db_auc.c:157 IMSI='262422696969803': No 2G Auth Data 20241102122713363 DAUC <0003> db_auc.c:192 IMSI='262422696969803': No 3G Auth Data 20241102122713367 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610686011.msisdn 20241102122713367 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610686011.msisdn: not attached (vlr_number unset) 20241102122713367 DDGSM <0007> mslookup_server.c:327 sip.voice.491610686011.msisdn: does not exist in GSUP proxy 20241102122714376 DLINP <000b> input/ipa.c:451 connected read/write 20241102122714376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122714376 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422696969803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422696969803" cn_domain=CS} 20241102122714377 DLU <0006> fsm.c:456 lu(262422696969803)[0x55b01e081440]{UNVALIDATED}: Allocated 20241102122714377 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422696969803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241102122714382 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422696969803)[0x55b01e081440]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102122714382 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422696969803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422696969803" cn_domain=CS} 20241102122714382 DLINP <000b> input/ipa.c:451 connected read/write 20241102122714382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122714382 DLINP <000b> input/ipa.c:451 connected read/write 20241102122714382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122714388 DLINP <000b> input/ipa.c:451 connected read/write 20241102122714388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122714388 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422696969803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422696969803"} 20241102122714388 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422696969803)[0x55b01e081440]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102122714388 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422696969803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102122714388 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422696969803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422696969803"} 20241102122714388 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422696969803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122714388 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422696969803)[0x55b01e081440]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102122714388 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422696969803)[0x55b01e081440]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102122714388 DLU <0006> fsm.c:568 lu(CS:IMSI-262422696969803)[0x55b01e081440]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102122714388 DLINP <000b> input/ipa.c:451 connected read/write 20241102122714388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122714388 DLINP <000b> input/ipa.c:451 connected read/write 20241102122714388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122714392 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610686011.msisdn 20241102122714393 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610686011.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241102122714393 DDGSM <0007> mslookup_server.c:327 sip.voice.491610686011.msisdn: does not exist in GSUP proxy 20241102122714393 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610686011.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241102122714404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 20241102122714405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53322<->l=127.0.0.1:4258 20241102122714407 DLINP <000b> input/ipa.c:451 connected read/write 20241102122714407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122714407 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122714407 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122714407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122714408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43545<->l=127.0.0.1:4259) 20241102122714476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4258 20241102122714577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4258 20241102122715899 DSS <0004> hlr_ussd.c:239 262428868141469/0x5e080af0: SS Session Timeout, destroying 20241102122715899 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428868141469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102122717622 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122717622 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122717626 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122717627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20241102122717630 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102122717630 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102122717630 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122717630 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122717630 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122717630 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  20241102122717630 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122717630 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  20241102122717630 DLGSUP <0013> gsup_server.c:235 2:  20241102122717630 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122717631 DLGSUP <0013> gsup_server.c:235 3:  20241102122717631 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122717631 DLGSUP <0013> gsup_server.c:235 4:  20241102122717631 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122717631 DLGSUP <0013> gsup_server.c:235 5:  20241102122717631 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122717631 DLGSUP <0013> gsup_server.c:235 7:  20241102122717631 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122717631 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122717631 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122717631 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122717675 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36519<->l=127.0.0.1:4259) 20241102122717679 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102122717679 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102122717699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4258 20241102122717706 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122717706 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425642266727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425642266727" cn_domain=CS} 20241102122717706 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425642266727 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102122717706 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425642266727 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102122717706 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425642266727.imsi 20241102122717706 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425642266727.imsi 20241102122717706 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425642266727.imsi: does not exist in local HLR 20241102122717714 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425642266727 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102122717714 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102122717715 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102122717715 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102122717715 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102122717715 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102122717715 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425642266727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122717715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122717715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122717715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122717715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122717715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122717715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122717719 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122717719 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122717719 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102122717719 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102122717719 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102122717721 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122717722 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122717722 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102122717762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122717762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122717762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122717762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122717762 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425642266727 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615482377 20241102122717762 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425642266727 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122717762 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122717763 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122717772 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122717772 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122717772 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425642266727 MSISDN-491615482377 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122717772 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122717772 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122717773 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122717773 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122717773 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425642266727 MSISDN-491615482377 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 20241102122717773 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425642266727 MSISDN-491615482377 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122717773 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122717773 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122717774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4258 20241102122717774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20241102122717774 DLINP <000b> input/ipa.c:451 connected read/write 20241102122717774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122717774 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122717775 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122717775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122717775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36519<->l=127.0.0.1:4259) 20241102122717775 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122717775 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122717775 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102122717775 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102122717775 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102122717798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4258 20241102122717899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4258 20241102122721020 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122721020 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122721025 DLINP <000b> input/ipa.c:451 connected read/write 20241102122721025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122721027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4258 20241102122721030 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102122721030 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102122721031 DLINP <000b> input/ipa.c:451 connected read/write 20241102122721031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122721031 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122721031 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122721031 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  20241102122721031 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122721031 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  20241102122721031 DLGSUP <0013> gsup_server.c:235 2:  20241102122721031 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122721031 DLGSUP <0013> gsup_server.c:235 3:  20241102122721031 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122721031 DLGSUP <0013> gsup_server.c:235 4:  20241102122721031 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122721031 DLGSUP <0013> gsup_server.c:235 5:  20241102122721031 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122721031 DLGSUP <0013> gsup_server.c:235 7:  20241102122721031 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122721031 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122721031 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122721031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122721056 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43423<->l=127.0.0.1:4259) 20241102122721059 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102122721059 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102122721076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4258 20241102122721104 DAUC <0003> db_auc.c:157 IMSI='262428655499974': No 2G Auth Data 20241102122721104 DAUC <0003> db_auc.c:192 IMSI='262428655499974': No 3G Auth Data 20241102122721117 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428655499974.imsi 20241102122721118 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428655499974.imsi: found in local HLR 20241102122721132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4258 20241102122721134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4258 20241102122721137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43423<->l=127.0.0.1:4259) 20241102122721137 DLINP <000b> input/ipa.c:451 connected read/write 20241102122721137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122721137 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122721138 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122721138 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122721205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4258 20241102122721306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4258 20241102122724381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122724381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122724385 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122724387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 20241102122724390 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102122724391 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102122724391 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122724391 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122724391 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122724391 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  20241102122724391 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122724391 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  20241102122724391 DLGSUP <0013> gsup_server.c:235 2:  20241102122724391 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122724391 DLGSUP <0013> gsup_server.c:235 3:  20241102122724391 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122724391 DLGSUP <0013> gsup_server.c:235 4:  20241102122724391 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122724391 DLGSUP <0013> gsup_server.c:235 5:  20241102122724391 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122724391 DLGSUP <0013> gsup_server.c:235 7:  20241102122724391 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122724391 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122724391 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122724391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122724418 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44891<->l=127.0.0.1:4259) 20241102122724420 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102122724420 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102122724430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4258 20241102122724438 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122724438 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421633412882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421633412882" cn_domain=CS} 20241102122724438 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421633412882 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102122724438 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421633412882 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102122724438 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421633412882.imsi 20241102122724438 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421633412882.imsi 20241102122724438 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421633412882.imsi: does not exist in local HLR 20241102122724449 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421633412882 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102122724449 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102122724449 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102122724449 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102122724449 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102122724449 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102122724449 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421633412882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122724449 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122724449 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122724449 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122724449 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122724449 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122724449 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122724454 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122724454 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122724454 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102122724454 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102122724454 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102122724457 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122724457 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122724457 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102122724498 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122724498 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122724498 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122724498 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122724498 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421633412882 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610858071 20241102122724498 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421633412882 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122724498 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122724499 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122724507 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122724507 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122724507 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421633412882 MSISDN-491610858071 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122724507 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122724508 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122724513 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122724513 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122724513 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421633412882 MSISDN-491610858071 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 20241102122724513 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421633412882 MSISDN-491610858071 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122724513 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122724513 DLINP <000b> input/ipa.c:451 connected read/write 20241102122724513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122724517 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421633412882.imsi 20241102122724517 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421633412882.imsi: does not exist in local HLR 20241102122725518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4258 20241102122725521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 20241102122725524 DLINP <000b> input/ipa.c:451 connected read/write 20241102122725524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122725524 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122725524 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122725524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122725524 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44891<->l=127.0.0.1:4259) 20241102122725533 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122725533 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122725533 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102122725533 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102122725533 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102122725608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241102122725708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241102122728797 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102122728797 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102122728798 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122728799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60334<->l=127.0.0.1:4258 20241102122728800 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122728800 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102122728800 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102122728800 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  20241102122728800 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102122728800 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  20241102122728800 DLGSUP <0013> gsup_server.c:235 2:  20241102122728800 DLGSUP <0013> gsup_server.c:237 2: 00  20241102122728800 DLGSUP <0013> gsup_server.c:235 3:  20241102122728800 DLGSUP <0013> gsup_server.c:237 3: 00  20241102122728800 DLGSUP <0013> gsup_server.c:235 4:  20241102122728800 DLGSUP <0013> gsup_server.c:237 4: 00  20241102122728800 DLGSUP <0013> gsup_server.c:235 5:  20241102122728800 DLGSUP <0013> gsup_server.c:237 5: 00  20241102122728800 DLGSUP <0013> gsup_server.c:235 7:  20241102122728800 DLGSUP <0013> gsup_server.c:237 7: 00  20241102122728800 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102122728800 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102122728800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102122728800 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102122728800 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102122728812 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36775<->l=127.0.0.1:4259) 20241102122728813 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102122728813 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102122728819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60350<->l=127.0.0.1:4258 20241102122728842 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122728842 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422615414884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422615414884" cn_domain=CS} 20241102122728842 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422615414884 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102122728842 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422615414884 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102122728842 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422615414884.imsi 20241102122728842 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422615414884.imsi 20241102122728842 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422615414884.imsi: does not exist in local HLR 20241102122728844 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422615414884 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102122728844 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102122728844 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102122728844 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102122728844 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102122728844 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102122728844 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422615414884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102122728844 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122728844 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122728844 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122728844 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122728845 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102122728845 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102122728845 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122728845 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122728845 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102122728845 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102122728845 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102122728846 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122728846 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122728846 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102122728890 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122728890 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122728890 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122728890 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122728890 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422615414884 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613113824 20241102122728890 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422615414884 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122728890 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122728890 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122728892 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122728892 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122728892 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422615414884 MSISDN-491613113824 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122728892 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122728892 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122728892 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122728892 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122728892 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422615414884 MSISDN-491613113824 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 20241102122728892 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422615414884 MSISDN-491613113824 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102122728892 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122728892 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102122728893 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613113824.msisdn 20241102122728893 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613113824.msisdn: does not exist in local HLR 20241102122728893 DDGSM <0007> mslookup_server.c:352 sip.voice.491613113824.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241102122728893 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613113824.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241102122728894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60350<->l=127.0.0.1:4258 20241102122728894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60334<->l=127.0.0.1:4258 20241102122728895 DLINP <000b> input/ipa.c:451 connected read/write 20241102122728895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102122728895 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102122728895 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102122728895 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102122728895 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102122728895 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102122728895 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102122728895 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102122728895 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102122728895 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36775<->l=127.0.0.1:4259) 20241102122728931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60366<->l=127.0.0.1:4258 20241102122729031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60366<->l=127.0.0.1:4258