20241031085521951 DMAIN <0000> hlr.c:813 hlr starting 20241031085521952 DDB <0001> db.c:599 using database: hlr.db 20241031085521952 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241031085521952 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241031085521952 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241031085521952 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241031085521979 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241031085521979 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241031085522080 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241031085522081 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241031085522081 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241031085523655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085523656 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085523658 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085523660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241031085523661 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085523662 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085523662 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085523662 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  20241031085523662 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085523662 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  20241031085523662 DLGSUP <0013> gsup_server.c:235 2:  20241031085523662 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085523662 DLGSUP <0013> gsup_server.c:235 3:  20241031085523662 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085523662 DLGSUP <0013> gsup_server.c:235 4:  20241031085523662 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085523662 DLGSUP <0013> gsup_server.c:235 5:  20241031085523662 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085523662 DLGSUP <0013> gsup_server.c:235 7:  20241031085523662 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085523662 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085523662 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085523662 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085523679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38203<->l=127.0.0.1:4259) 20241031085523691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241031085523709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085523709 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"} 20241031085523709 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" 20241031085523709 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} 20241031085523709 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 20241031085523709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085523709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085523712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241031085523713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241031085523715 DLINP <000b> input/ipa.c:451 connected read/write 20241031085523715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085523715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085523715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085523715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085523715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38203<->l=127.0.0.1:4259) 20241031085523779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4258 20241031085523780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4258 20241031085526852 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085526852 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085526853 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085526854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20241031085526855 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085526855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085526855 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085526855 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  20241031085526855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085526855 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  20241031085526855 DLGSUP <0013> gsup_server.c:235 2:  20241031085526855 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085526855 DLGSUP <0013> gsup_server.c:235 3:  20241031085526855 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085526855 DLGSUP <0013> gsup_server.c:235 4:  20241031085526855 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085526855 DLGSUP <0013> gsup_server.c:235 5:  20241031085526855 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085526855 DLGSUP <0013> gsup_server.c:235 7:  20241031085526855 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085526855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085526855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085526855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085526874 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35437<->l=127.0.0.1:4259) 20241031085526898 DAUC <0003> db_auc.c:157 IMSI='262427506023728': No 2G Auth Data 20241031085526898 DAUC <0003> db_auc.c:192 IMSI='262427506023728': No 3G Auth Data 20241031085526933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 20241031085526938 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085526938 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427506023728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427506023728"} 20241031085526946 DAUC <0003> db_auc.c:192 IMSI='262427506023728': No 3G Auth Data 20241031085526946 DAUC <0003> db_auc.c:236 IMSI='262427506023728': Calling to generate 5 vectors 20241031085526946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085526946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085526946 DAUC <0003> auc.c:113 vector [0]: rand = 25a97d79db0035f731f6fab637326baf 20241031085526946 DAUC <0003> auc.c:179 vector [0]: kc = a9ff3c786e24e000 20241031085526946 DAUC <0003> auc.c:180 vector [0]: sres = d191b56f 20241031085526946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085526946 DAUC <0003> auc.c:113 vector [1]: rand = 9ce6188152d988f39f59879c065bf4df 20241031085526946 DAUC <0003> auc.c:179 vector [1]: kc = 9e378603fa664000 20241031085526946 DAUC <0003> auc.c:180 vector [1]: sres = 928445a5 20241031085526946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085526946 DAUC <0003> auc.c:113 vector [2]: rand = ad8488d53fcb63fa2f1cc512e5d68d50 20241031085526946 DAUC <0003> auc.c:179 vector [2]: kc = b7a4928fabb07800 20241031085526946 DAUC <0003> auc.c:180 vector [2]: sres = 5b0df345 20241031085526946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085526946 DAUC <0003> auc.c:113 vector [3]: rand = a5c7308a2e2ff5168fee45c38c79b851 20241031085526946 DAUC <0003> auc.c:179 vector [3]: kc = 86a2a72dea811c00 20241031085526946 DAUC <0003> auc.c:180 vector [3]: sres = 09e40db6 20241031085526946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085526946 DAUC <0003> auc.c:113 vector [4]: rand = d5c368fde3fa3f1eb63c6b7a12b7f7bd 20241031085526946 DAUC <0003> auc.c:179 vector [4]: kc = f185bf8e46a9cc00 20241031085526946 DAUC <0003> auc.c:180 vector [4]: sres = 7625579a 20241031085526946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085526946 DAUC <0003> db_auc.c:245 IMSI='262427506023728': Generated 5 vectors 20241031085526946 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427506023728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427506023728"} 20241031085526946 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427506023728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085526947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085526947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085526947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085526950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 20241031085526975 DAUC <0003> db_auc.c:157 IMSI='262427709516515': No 2G Auth Data 20241031085526975 DAUC <0003> db_auc.c:192 IMSI='262427709516515': No 3G Auth Data 20241031085527008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55892<->l=127.0.0.1:4258 20241031085527012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527012 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427709516515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427709516515"} 20241031085527012 DAUC <0003> db_auc.c:192 IMSI='262427709516515': No 3G Auth Data 20241031085527012 DAUC <0003> db_auc.c:236 IMSI='262427709516515': Calling to generate 5 vectors 20241031085527012 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085527012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527012 DAUC <0003> auc.c:113 vector [0]: rand = 101fd9dbf03dae47cb4c37a3c29e1550 20241031085527012 DAUC <0003> auc.c:179 vector [0]: kc = 52a461790e973400 20241031085527012 DAUC <0003> auc.c:180 vector [0]: sres = 528cbb35 20241031085527012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085527012 DAUC <0003> auc.c:113 vector [1]: rand = 81d2f660946be1bb6073e5e9c1c2669d 20241031085527012 DAUC <0003> auc.c:179 vector [1]: kc = ee5992be675c3400 20241031085527012 DAUC <0003> auc.c:180 vector [1]: sres = f9e8374e 20241031085527012 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085527012 DAUC <0003> auc.c:113 vector [2]: rand = 75bc0dd45fe9809344736650d13b7904 20241031085527012 DAUC <0003> auc.c:179 vector [2]: kc = 1b0d32afea855000 20241031085527012 DAUC <0003> auc.c:180 vector [2]: sres = 071c6fe4 20241031085527012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085527012 DAUC <0003> auc.c:113 vector [3]: rand = a716302345a715f28ebf0ca1069b7568 20241031085527012 DAUC <0003> auc.c:179 vector [3]: kc = dcda97d79e8a9000 20241031085527012 DAUC <0003> auc.c:180 vector [3]: sres = 6088afc9 20241031085527012 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085527012 DAUC <0003> auc.c:113 vector [4]: rand = f859f7482af306ee7e4a74d80684174c 20241031085527012 DAUC <0003> auc.c:179 vector [4]: kc = 96be81807a2b4800 20241031085527012 DAUC <0003> auc.c:180 vector [4]: sres = 948063e7 20241031085527012 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085527012 DAUC <0003> db_auc.c:245 IMSI='262427709516515': Generated 5 vectors 20241031085527012 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427709516515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427709516515"} 20241031085527012 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427709516515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55892<->l=127.0.0.1:4258 20241031085527043 DAUC <0003> db_auc.c:157 IMSI='262427835182936': No 2G Auth Data 20241031085527043 DAUC <0003> db_auc.c:192 IMSI='262427835182936': No 3G Auth Data 20241031085527076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55900<->l=127.0.0.1:4258 20241031085527079 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527079 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427835182936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427835182936"} 20241031085527079 DAUC <0003> db_auc.c:192 IMSI='262427835182936': No 3G Auth Data 20241031085527079 DAUC <0003> db_auc.c:236 IMSI='262427835182936': Calling to generate 5 vectors 20241031085527079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085527079 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527079 DAUC <0003> auc.c:113 vector [0]: rand = c0d582d02d2f3cc3fc999781f18cab2b 20241031085527079 DAUC <0003> auc.c:179 vector [0]: kc = c99583aff7a010a6 20241031085527080 DAUC <0003> auc.c:180 vector [0]: sres = 7d5a457c 20241031085527080 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085527080 DAUC <0003> auc.c:113 vector [1]: rand = 419baf0290c179059f1bb0b284aaf715 20241031085527080 DAUC <0003> auc.c:179 vector [1]: kc = 43db804d359d364b 20241031085527080 DAUC <0003> auc.c:180 vector [1]: sres = 43ed223a 20241031085527080 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085527080 DAUC <0003> auc.c:113 vector [2]: rand = af6ac7ff14162807c3103fbed7b3adf6 20241031085527080 DAUC <0003> auc.c:179 vector [2]: kc = 7b333de9e27b3c44 20241031085527080 DAUC <0003> auc.c:180 vector [2]: sres = 7e6dacf6 20241031085527080 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085527080 DAUC <0003> auc.c:113 vector [3]: rand = b790c70b0e23f8486ff788a8fb9bb7d0 20241031085527080 DAUC <0003> auc.c:179 vector [3]: kc = ef87c11db59e657d 20241031085527080 DAUC <0003> auc.c:180 vector [3]: sres = 020afd18 20241031085527080 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085527080 DAUC <0003> auc.c:113 vector [4]: rand = 34e843f37839b84c1dd9d9058d5ecdf1 20241031085527080 DAUC <0003> auc.c:179 vector [4]: kc = 1f55888e6d801070 20241031085527080 DAUC <0003> auc.c:180 vector [4]: sres = 8969831b 20241031085527080 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085527080 DAUC <0003> db_auc.c:245 IMSI='262427835182936': Generated 5 vectors 20241031085527080 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427835182936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427835182936"} 20241031085527080 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427835182936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527080 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527080 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55900<->l=127.0.0.1:4258 20241031085527106 DAUC <0003> db_auc.c:157 IMSI='262423501688177': No 2G Auth Data 20241031085527106 DAUC <0003> db_auc.c:192 IMSI='262423501688177': No 3G Auth Data 20241031085527145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 20241031085527148 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527148 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423501688177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423501688177"} 20241031085527148 DAUC <0003> db_auc.c:157 IMSI='262423501688177': No 2G Auth Data 20241031085527148 DAUC <0003> db_auc.c:236 IMSI='262423501688177': Calling to generate 5 vectors 20241031085527148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085527148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085527148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527148 DAUC <0003> auc.c:113 vector [0]: rand = e00a261f6fe5ba76b60a94e5ce810b7f 20241031085527148 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527148 DAUC <0003> auc.c:142 vector [0]: autn = 3e0f76b4ae450000c943f894ef5e9ace 20241031085527148 DAUC <0003> auc.c:143 vector [0]: ck = 87423a0669a2e278e25aa1cc4ff69155 20241031085527148 DAUC <0003> auc.c:144 vector [0]: ik = 6a86259554edf5dd88d3fce6f586e1d2 20241031085527148 DAUC <0003> auc.c:145 vector [0]: res = e6b446bd186b70c90000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [0]: kc = 874d42b9873f6722 20241031085527148 DAUC <0003> auc.c:152 vector [0]: sres = fedf3674 20241031085527148 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085527148 DAUC <0003> auc.c:113 vector [1]: rand = 0dd13cbe640148cd07142b8385957b7f 20241031085527148 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527148 DAUC <0003> auc.c:142 vector [1]: autn = 74bb6c65a0b6000058e50f31bc1059f0 20241031085527148 DAUC <0003> auc.c:143 vector [1]: ck = 3765206c1164585c20362db42d6e9f9f 20241031085527148 DAUC <0003> auc.c:144 vector [1]: ik = 0ac04241c95f70984a649cf9822a9dec 20241031085527148 DAUC <0003> auc.c:145 vector [1]: res = 48811e031a31cfea0000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [1]: kc = 57f7d360777f2ab7 20241031085527148 DAUC <0003> auc.c:152 vector [1]: sres = 52b0d1e9 20241031085527148 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085527148 DAUC <0003> auc.c:113 vector [2]: rand = 0b6602ae6e1d5319eefa9d72f6939d4d 20241031085527148 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527148 DAUC <0003> auc.c:142 vector [2]: autn = bd2e1014b516000049d6a53d9b0eb86a 20241031085527148 DAUC <0003> auc.c:143 vector [2]: ck = aaee9300a2b782c4d2b2b1949d1e81da 20241031085527148 DAUC <0003> auc.c:144 vector [2]: ik = 120c02aaac351bc8a9f801ae64973b28 20241031085527148 DAUC <0003> auc.c:145 vector [2]: res = 564dbbb199fe8a830000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [2]: kc = c3a82190f70b23fe 20241031085527148 DAUC <0003> auc.c:152 vector [2]: sres = cfb33132 20241031085527148 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085527148 DAUC <0003> auc.c:113 vector [3]: rand = a89beae87e21d59f64f2586f90dafc0c 20241031085527148 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527148 DAUC <0003> auc.c:142 vector [3]: autn = 944eeb1a554900001ee6e60c721a78f8 20241031085527148 DAUC <0003> auc.c:143 vector [3]: ck = 084a20520361757328c302a2f1bc5f6d 20241031085527148 DAUC <0003> auc.c:144 vector [3]: ik = df32297c287b7c0b1db66bfaf4e2805d 20241031085527148 DAUC <0003> auc.c:145 vector [3]: res = 1ffd64d29cc8e3500000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [3]: kc = e20d60762e44d648 20241031085527148 DAUC <0003> auc.c:152 vector [3]: sres = 83358782 20241031085527148 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085527148 DAUC <0003> auc.c:113 vector [4]: rand = 116223eabd90a53dfccf4a8acf1c0246 20241031085527148 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527148 DAUC <0003> auc.c:142 vector [4]: autn = 15f4a9fea2270000cc6d579a98392cfa 20241031085527148 DAUC <0003> auc.c:143 vector [4]: ck = c000abe4a7aa0924bc2449387d2138d3 20241031085527148 DAUC <0003> auc.c:144 vector [4]: ik = 5adf7fdd8283050bf838d0921ede3b18 20241031085527148 DAUC <0003> auc.c:145 vector [4]: res = caf6dd54c9fe818b0000000000000000 20241031085527148 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527148 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085527148 DAUC <0003> auc.c:151 vector [4]: kc = dec34d9346d60fe4 20241031085527148 DAUC <0003> auc.c:152 vector [4]: sres = 03085cdf 20241031085527148 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085527148 DAUC <0003> db_auc.c:245 IMSI='262423501688177': Generated 5 vectors 20241031085527148 DAUC <0003> db_auc.c:249 IMSI='262423501688177': Updating SQN=161 in DB 20241031085527159 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423501688177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423501688177"} 20241031085527159 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423501688177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527159 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527159 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 20241031085527197 DAUC <0003> db_auc.c:157 IMSI='262429019181102': No 2G Auth Data 20241031085527197 DAUC <0003> db_auc.c:192 IMSI='262429019181102': No 3G Auth Data 20241031085527229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55922<->l=127.0.0.1:4258 20241031085527233 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527233 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429019181102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429019181102"} 20241031085527233 DAUC <0003> db_auc.c:157 IMSI='262429019181102': No 2G Auth Data 20241031085527233 DAUC <0003> db_auc.c:236 IMSI='262429019181102': Calling to generate 5 vectors 20241031085527233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085527233 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527233 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085527233 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527233 DAUC <0003> auc.c:113 vector [0]: rand = 9cb3f7a4ca61b2a14070548a9f2fc961 20241031085527233 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527233 DAUC <0003> auc.c:142 vector [0]: autn = fadf281b34d900001318e4f7c65a4145 20241031085527233 DAUC <0003> auc.c:143 vector [0]: ck = 0d5ee223cfb20de1c6b25ca0616d4851 20241031085527233 DAUC <0003> auc.c:144 vector [0]: ik = 9526ce4fb54f70230c33e5c3f6724315 20241031085527233 DAUC <0003> auc.c:145 vector [0]: res = bcd4029a39d7e9800000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [0]: kc = 52f9950fede27686 20241031085527233 DAUC <0003> auc.c:152 vector [0]: sres = 8503eb1a 20241031085527233 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085527233 DAUC <0003> auc.c:113 vector [1]: rand = 5a24be6765699177eb0ffcbaac255edb 20241031085527233 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527233 DAUC <0003> auc.c:142 vector [1]: autn = d830dcab542a000044c3e630f499be9e 20241031085527233 DAUC <0003> auc.c:143 vector [1]: ck = cfa132742131c8f9d488b6e428ecd3b4 20241031085527233 DAUC <0003> auc.c:144 vector [1]: ik = bb8273c8c4b27eefd43170c7f71f5443 20241031085527233 DAUC <0003> auc.c:145 vector [1]: res = bd7627c94c4c8f510000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [1]: kc = 749a879f3a7031e1 20241031085527233 DAUC <0003> auc.c:152 vector [1]: sres = f13aa898 20241031085527233 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085527233 DAUC <0003> auc.c:113 vector [2]: rand = 7ecea8b50c08730ce1c028c6325b3442 20241031085527233 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527233 DAUC <0003> auc.c:142 vector [2]: autn = 49a4e2100b170000a34e5e097b528f49 20241031085527233 DAUC <0003> auc.c:143 vector [2]: ck = 9db52cb6408d2c76d73813a75b8cd41f 20241031085527233 DAUC <0003> auc.c:144 vector [2]: ik = 553efd22b2c9c50875e77703b02e0d85 20241031085527233 DAUC <0003> auc.c:145 vector [2]: res = 03454f35599df7490000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [2]: kc = 6a54b53019e630e4 20241031085527233 DAUC <0003> auc.c:152 vector [2]: sres = 5ad8b87c 20241031085527233 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085527233 DAUC <0003> auc.c:113 vector [3]: rand = ead500ce2d082b87587b9f93b71b3510 20241031085527233 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527233 DAUC <0003> auc.c:142 vector [3]: autn = f002725422e50000c91a083a599ed83a 20241031085527233 DAUC <0003> auc.c:143 vector [3]: ck = a97b88aba1956e4ce1daef238be1e20d 20241031085527233 DAUC <0003> auc.c:144 vector [3]: ik = a3d9528115d3c92c1fbe1f15c395bee6 20241031085527233 DAUC <0003> auc.c:145 vector [3]: res = 86eca0e51707845b0000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [3]: kc = f4c62a1cfc32fb8b 20241031085527233 DAUC <0003> auc.c:152 vector [3]: sres = 91eb24be 20241031085527233 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085527233 DAUC <0003> auc.c:113 vector [4]: rand = b468f2a30350e78a0ae8de4ac9f4755b 20241031085527233 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527233 DAUC <0003> auc.c:142 vector [4]: autn = 51e01a41559000008462799ddafca18b 20241031085527233 DAUC <0003> auc.c:143 vector [4]: ck = b48c8659874720d270747422e7e43d3c 20241031085527233 DAUC <0003> auc.c:144 vector [4]: ik = eece5298b2bf96ddb99443772fd58a97 20241031085527233 DAUC <0003> auc.c:145 vector [4]: res = 21ceb445df224c180000000000000000 20241031085527233 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527233 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085527233 DAUC <0003> auc.c:151 vector [4]: kc = 93a2e394fdc901a4 20241031085527233 DAUC <0003> auc.c:152 vector [4]: sres = feecf85d 20241031085527233 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085527233 DAUC <0003> db_auc.c:245 IMSI='262429019181102': Generated 5 vectors 20241031085527233 DAUC <0003> db_auc.c:249 IMSI='262429019181102': Updating SQN=161 in DB 20241031085527241 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429019181102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429019181102"} 20241031085527241 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429019181102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527241 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527241 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55922<->l=127.0.0.1:4258 20241031085527269 DAUC <0003> db_auc.c:157 IMSI='262425638118444': No 2G Auth Data 20241031085527269 DAUC <0003> db_auc.c:192 IMSI='262425638118444': No 3G Auth Data 20241031085527311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 20241031085527315 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527315 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425638118444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425638118444"} 20241031085527315 DAUC <0003> db_auc.c:236 IMSI='262425638118444': Calling to generate 5 vectors 20241031085527315 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085527315 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527315 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085527315 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527315 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527315 DAUC <0003> auc.c:113 vector [0]: rand = 11282acfd52fdb238e8ff847bd5a1493 20241031085527315 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527315 DAUC <0003> auc.c:142 vector [0]: autn = 6a4f9dfc34fc0000feaaefb829e8c34e 20241031085527315 DAUC <0003> auc.c:143 vector [0]: ck = 3bc44d25809acc839f96667dd203136c 20241031085527315 DAUC <0003> auc.c:144 vector [0]: ik = a5be09a99fd83c4c55728b3fddd1f1aa 20241031085527315 DAUC <0003> auc.c:145 vector [0]: res = 3c045a477411dfb50000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [0]: kc = e5fce253dd6f8800 20241031085527315 DAUC <0003> auc.c:180 vector [0]: sres = e5737e42 20241031085527315 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085527315 DAUC <0003> auc.c:113 vector [1]: rand = b3f39fc3e4f3899f948d135769092304 20241031085527315 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527315 DAUC <0003> auc.c:142 vector [1]: autn = e544d3ec1043000037c42fdc9ce6fd6b 20241031085527315 DAUC <0003> auc.c:143 vector [1]: ck = 3fd6776783aa1a5897cb140e034dd0f0 20241031085527315 DAUC <0003> auc.c:144 vector [1]: ik = 7797acdc2d963aff543548c0b5ae69dc 20241031085527315 DAUC <0003> auc.c:145 vector [1]: res = 5c4bbdbe7a2101960000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [1]: kc = 8f814180bdfcf800 20241031085527315 DAUC <0003> auc.c:180 vector [1]: sres = 0b00335f 20241031085527315 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085527315 DAUC <0003> auc.c:113 vector [2]: rand = e3b07cd2ac4e11883819716668e15b99 20241031085527315 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527315 DAUC <0003> auc.c:142 vector [2]: autn = a1ea5aa5cf9200007a320f533fdf381f 20241031085527315 DAUC <0003> auc.c:143 vector [2]: ck = 472401a512300e2c0846acc2b0264ac0 20241031085527315 DAUC <0003> auc.c:144 vector [2]: ik = 0b953ea920351fb70aa62ff9a1ff6552 20241031085527315 DAUC <0003> auc.c:145 vector [2]: res = 747a8b25a9b14ec50000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [2]: kc = 9eef5b20e3866800 20241031085527315 DAUC <0003> auc.c:180 vector [2]: sres = 82ec30be 20241031085527315 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085527315 DAUC <0003> auc.c:113 vector [3]: rand = a08e5d6c330fdc0c0dbce17021c15f5b 20241031085527315 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527315 DAUC <0003> auc.c:142 vector [3]: autn = ba88c3e5afb000006e6d9adbb1935189 20241031085527315 DAUC <0003> auc.c:143 vector [3]: ck = 6f163e17c2b35482f7014a03a81f72c5 20241031085527315 DAUC <0003> auc.c:144 vector [3]: ik = a2ee52127fb7867d1acae063537e8770 20241031085527315 DAUC <0003> auc.c:145 vector [3]: res = 482aae3f4acf71cd0000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [3]: kc = 244c0671db060800 20241031085527315 DAUC <0003> auc.c:180 vector [3]: sres = 0044a58a 20241031085527315 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085527315 DAUC <0003> auc.c:113 vector [4]: rand = 4dfaf35a1486f7aec0fa8910046794a0 20241031085527315 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527315 DAUC <0003> auc.c:142 vector [4]: autn = 2723d0e316c30000497a7c4e31b0787d 20241031085527315 DAUC <0003> auc.c:143 vector [4]: ck = e7fe417d6d8fd30a9889ecc04479b74f 20241031085527315 DAUC <0003> auc.c:144 vector [4]: ik = 7ff3ab00e843dc4df5453aec5b7b719b 20241031085527315 DAUC <0003> auc.c:145 vector [4]: res = 59ec9c3eddfa55b30000000000000000 20241031085527315 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527315 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085527315 DAUC <0003> auc.c:179 vector [4]: kc = 2ef41f7fadcc2c00 20241031085527315 DAUC <0003> auc.c:180 vector [4]: sres = 150df24f 20241031085527316 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085527316 DAUC <0003> db_auc.c:245 IMSI='262425638118444': Generated 5 vectors 20241031085527316 DAUC <0003> db_auc.c:249 IMSI='262425638118444': Updating SQN=161 in DB 20241031085527324 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425638118444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425638118444"} 20241031085527324 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425638118444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527324 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527324 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 20241031085527360 DAUC <0003> db_auc.c:157 IMSI='262424734406999': No 2G Auth Data 20241031085527360 DAUC <0003> db_auc.c:192 IMSI='262424734406999': No 3G Auth Data 20241031085527423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 20241031085527426 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527426 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424734406999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424734406999"} 20241031085527426 DAUC <0003> db_auc.c:236 IMSI='262424734406999': Calling to generate 5 vectors 20241031085527426 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085527426 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527426 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085527426 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527426 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527426 DAUC <0003> auc.c:113 vector [0]: rand = 059e6aed528bdc1b4d44748714450211 20241031085527426 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527426 DAUC <0003> auc.c:142 vector [0]: autn = dd57abef13950000ee68221259424200 20241031085527426 DAUC <0003> auc.c:143 vector [0]: ck = e6ed4014eff64b5c16c59cf6fd6e9438 20241031085527426 DAUC <0003> auc.c:144 vector [0]: ik = da5a5a686d44e4f14e9e7600f6436083 20241031085527426 DAUC <0003> auc.c:145 vector [0]: res = 5382a80fe0e2367d0000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [0]: kc = db19e306b4b63000 20241031085527426 DAUC <0003> auc.c:180 vector [0]: sres = a1b8cd8c 20241031085527426 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085527426 DAUC <0003> auc.c:113 vector [1]: rand = 53fd17094413247962e89dcc510e20b5 20241031085527426 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527426 DAUC <0003> auc.c:142 vector [1]: autn = a451d918bed00000af684ef8f2f216f9 20241031085527426 DAUC <0003> auc.c:143 vector [1]: ck = 218596f68ae8b3d4ec3de7c98b3e83ae 20241031085527426 DAUC <0003> auc.c:144 vector [1]: ik = bb3cd93cb8681cc1a58ca0e3afd07281 20241031085527426 DAUC <0003> auc.c:145 vector [1]: res = b75d151ddc155a8e0000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [1]: kc = 0d3fc8535b372800 20241031085527426 DAUC <0003> auc.c:180 vector [1]: sres = 64d3399b 20241031085527426 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085527426 DAUC <0003> auc.c:113 vector [2]: rand = 8fe83571ab94deaf9dec8d19dc4d6bda 20241031085527426 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527426 DAUC <0003> auc.c:142 vector [2]: autn = d4f5d465259800009c3ba58a50668e1b 20241031085527426 DAUC <0003> auc.c:143 vector [2]: ck = 516a19dd0cc0a8f0bd0488defa6267d0 20241031085527426 DAUC <0003> auc.c:144 vector [2]: ik = a591e7a94753535f72b4d5c606635d4c 20241031085527426 DAUC <0003> auc.c:145 vector [2]: res = 49a173a9766b3e410000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [2]: kc = be5844220029e000 20241031085527426 DAUC <0003> auc.c:180 vector [2]: sres = 9f095f09 20241031085527426 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085527426 DAUC <0003> auc.c:113 vector [3]: rand = 03ff4c1b9563e236ac6197715f8a6fc7 20241031085527426 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527426 DAUC <0003> auc.c:142 vector [3]: autn = e597f23c21c20000049536f5d9fd1077 20241031085527426 DAUC <0003> auc.c:143 vector [3]: ck = 8949da7bf931c7e8af8a0f7d9a4042a5 20241031085527426 DAUC <0003> auc.c:144 vector [3]: ik = fb8ea44b4f21ed2660d1143c69895a8b 20241031085527426 DAUC <0003> auc.c:145 vector [3]: res = 0d79532eb24f478e0000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [3]: kc = 0a4652805ec2c000 20241031085527426 DAUC <0003> auc.c:180 vector [3]: sres = bfc96b13 20241031085527426 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085527426 DAUC <0003> auc.c:113 vector [4]: rand = a372f7b7e7b07cda306e24b0139236ff 20241031085527426 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527426 DAUC <0003> auc.c:142 vector [4]: autn = a4982c209cf800001ac8f2e3047aec0e 20241031085527426 DAUC <0003> auc.c:143 vector [4]: ck = 01f44632ccf5d9e2d86dd84683ce8a2a 20241031085527426 DAUC <0003> auc.c:144 vector [4]: ik = 66f3a0c04661ac763d027ab1fa94e6e9 20241031085527426 DAUC <0003> auc.c:145 vector [4]: res = b78c71e6ba305b6c0000000000000000 20241031085527426 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527426 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085527426 DAUC <0003> auc.c:179 vector [4]: kc = b20f02932815e400 20241031085527426 DAUC <0003> auc.c:180 vector [4]: sres = 92975061 20241031085527426 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085527426 DAUC <0003> db_auc.c:245 IMSI='262424734406999': Generated 5 vectors 20241031085527426 DAUC <0003> db_auc.c:249 IMSI='262424734406999': Updating SQN=161 in DB 20241031085527436 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424734406999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424734406999"} 20241031085527436 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424734406999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527436 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527436 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 20241031085527470 DAUC <0003> db_auc.c:157 IMSI='262428324387127': No 2G Auth Data 20241031085527471 DAUC <0003> db_auc.c:192 IMSI='262428324387127': No 3G Auth Data 20241031085527511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55952<->l=127.0.0.1:4258 20241031085527513 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527513 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428324387127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428324387127"} 20241031085527513 DAUC <0003> db_auc.c:236 IMSI='262428324387127': Calling to generate 5 vectors 20241031085527513 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085527513 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085527513 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085527513 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085527513 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085527513 DAUC <0003> auc.c:113 vector [0]: rand = 1e929f8fe84a2f87644c26b04c11fe64 20241031085527513 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085527513 DAUC <0003> auc.c:142 vector [0]: autn = c84e76f94e6f0000158b63ba6cc730ad 20241031085527514 DAUC <0003> auc.c:143 vector [0]: ck = 69057e90a26b895e80ab647f49aef866 20241031085527514 DAUC <0003> auc.c:144 vector [0]: ik = cc7870efa5e3dfcfcb1ccd03255aadd2 20241031085527514 DAUC <0003> auc.c:145 vector [0]: res = 2e298629f46a8bae0000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [0]: kc = 6968e43c41a55b40 20241031085527514 DAUC <0003> auc.c:180 vector [0]: sres = 87ad97f2 20241031085527514 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085527514 DAUC <0003> auc.c:113 vector [1]: rand = 81afb2dea49f3bd60f15f6fc36b43afd 20241031085527514 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085527514 DAUC <0003> auc.c:142 vector [1]: autn = e5e4ae440ba90000ec4db0dec729beac 20241031085527514 DAUC <0003> auc.c:143 vector [1]: ck = e6fa92256388f2363f902bc174e3149e 20241031085527514 DAUC <0003> auc.c:144 vector [1]: ik = 6eaf646e32f92525ffa28f28dbec56a0 20241031085527514 DAUC <0003> auc.c:145 vector [1]: res = 193cd89333d36a2d0000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [1]: kc = e975a0c591e985c6 20241031085527514 DAUC <0003> auc.c:180 vector [1]: sres = 5875d4d6 20241031085527514 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085527514 DAUC <0003> auc.c:113 vector [2]: rand = 85d3119772909ed41b355d26e9d42574 20241031085527514 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085527514 DAUC <0003> auc.c:142 vector [2]: autn = 59956dc7330a00002a54d965b81f435e 20241031085527514 DAUC <0003> auc.c:143 vector [2]: ck = 5ac487a8492542f639a9ea9a982bed47 20241031085527514 DAUC <0003> auc.c:144 vector [2]: ik = d394e7776d569076f36c95b9c9b9270c 20241031085527514 DAUC <0003> auc.c:145 vector [2]: res = a7261296fef191480000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [2]: kc = 4cc1926674e2104c 20241031085527514 DAUC <0003> auc.c:180 vector [2]: sres = 2ee41115 20241031085527514 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085527514 DAUC <0003> auc.c:113 vector [3]: rand = bd2a64de1294cb2bd21b72aec32253a5 20241031085527514 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085527514 DAUC <0003> auc.c:142 vector [3]: autn = c1c9e9ae7efc0000142a128f03fc42fe 20241031085527514 DAUC <0003> auc.c:143 vector [3]: ck = bca94fc8894fdd437a0f072238382474 20241031085527514 DAUC <0003> auc.c:144 vector [3]: ik = 6f456d63118c6acbc7e1910e9a463857 20241031085527514 DAUC <0003> auc.c:145 vector [3]: res = e67815e767a2f6d30000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [3]: kc = 908bf293965e46a5 20241031085527514 DAUC <0003> auc.c:180 vector [3]: sres = 8b8f8c95 20241031085527514 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085527514 DAUC <0003> auc.c:113 vector [4]: rand = 67d25514a083d6bb2c251093cd2e9bff 20241031085527514 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085527514 DAUC <0003> auc.c:142 vector [4]: autn = 19e2fe92f4900000c5ef1555667c3b3a 20241031085527514 DAUC <0003> auc.c:143 vector [4]: ck = f6a2d61eb26911efb38beafac0b4aafb 20241031085527514 DAUC <0003> auc.c:144 vector [4]: ik = c0f231ffab0a3480cef9e6ad1b13975c 20241031085527514 DAUC <0003> auc.c:145 vector [4]: res = 8c19972419c29d230000000000000000 20241031085527514 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085527514 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085527514 DAUC <0003> auc.c:179 vector [4]: kc = 7ea429acfdbc0126 20241031085527514 DAUC <0003> auc.c:180 vector [4]: sres = 60a7128a 20241031085527514 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085527514 DAUC <0003> db_auc.c:245 IMSI='262428324387127': Generated 5 vectors 20241031085527514 DAUC <0003> db_auc.c:249 IMSI='262428324387127': Updating SQN=161 in DB 20241031085527522 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428324387127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428324387127"} 20241031085527522 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428324387127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085527522 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527522 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085527525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55952<->l=127.0.0.1:4258 20241031085527551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20241031085527552 DLINP <000b> input/ipa.c:451 connected read/write 20241031085527552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085527552 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085527552 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085527552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085527552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35437<->l=127.0.0.1:4259) 20241031085527593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55964<->l=127.0.0.1:4258 20241031085527593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55964<->l=127.0.0.1:4258 20241031085530667 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085530668 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085530670 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55972<->l=127.0.0.1:4258 20241031085530673 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530673 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085530673 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085530673 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  20241031085530673 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085530673 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  20241031085530673 DLGSUP <0013> gsup_server.c:235 2:  20241031085530673 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085530673 DLGSUP <0013> gsup_server.c:235 3:  20241031085530673 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085530673 DLGSUP <0013> gsup_server.c:235 4:  20241031085530673 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085530673 DLGSUP <0013> gsup_server.c:235 5:  20241031085530673 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085530673 DLGSUP <0013> gsup_server.c:235 7:  20241031085530673 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085530673 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085530673 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085530673 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085530694 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34995<->l=127.0.0.1:4259) 20241031085530711 DAUC <0003> db_auc.c:157 IMSI='262429484314776': No 2G Auth Data 20241031085530711 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 20241031085530773 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530773 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429484314776"} 20241031085530773 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530773 DAUC <0003> db_auc.c:236 IMSI='262429484314776': Calling to generate 1 vectors 20241031085530773 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031085530773 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530773 DAUC <0003> auc.c:113 vector [0]: rand = c685771033395ceb6c787da6023a39a1 20241031085530773 DAUC <0003> auc.c:179 vector [0]: kc = c0576957f35c7400 20241031085530773 DAUC <0003> auc.c:180 vector [0]: sres = 586755fa 20241031085530773 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530773 DAUC <0003> db_auc.c:245 IMSI='262429484314776': Generated 1 vectors 20241031085530773 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429484314776"} 20241031085530773 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530773 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530773 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530776 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429484314776"} 20241031085530776 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530776 DAUC <0003> db_auc.c:236 IMSI='262429484314776': Calling to generate 4 vectors 20241031085530776 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031085530776 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530776 DAUC <0003> auc.c:113 vector [0]: rand = af2b107781fff21cc862ed903968bc9a 20241031085530776 DAUC <0003> auc.c:179 vector [0]: kc = 851fbda22f78a000 20241031085530776 DAUC <0003> auc.c:180 vector [0]: sres = d5fe41a5 20241031085530776 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530776 DAUC <0003> auc.c:113 vector [1]: rand = 4ed0bcb26856656540f209221e2e890d 20241031085530776 DAUC <0003> auc.c:179 vector [1]: kc = e014603be7efbc00 20241031085530776 DAUC <0003> auc.c:180 vector [1]: sres = 5144d341 20241031085530776 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530776 DAUC <0003> auc.c:113 vector [2]: rand = ffa95723cde7a1f009e5e6a64383fa69 20241031085530776 DAUC <0003> auc.c:179 vector [2]: kc = 6d10048d8008b800 20241031085530776 DAUC <0003> auc.c:180 vector [2]: sres = 20db112e 20241031085530776 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530776 DAUC <0003> auc.c:113 vector [3]: rand = 71e2467f98222299a06052555a0c86d4 20241031085530776 DAUC <0003> auc.c:179 vector [3]: kc = ed576ea5871acc00 20241031085530776 DAUC <0003> auc.c:180 vector [3]: sres = 027632de 20241031085530776 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530776 DAUC <0003> db_auc.c:245 IMSI='262429484314776': Generated 4 vectors 20241031085530776 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429484314776"} 20241031085530776 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530778 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530778 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429484314776"} 20241031085530778 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530778 DAUC <0003> db_auc.c:236 IMSI='262429484314776': Calling to generate 5 vectors 20241031085530778 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530778 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530778 DAUC <0003> auc.c:113 vector [0]: rand = 7ea03b44dda0085aa13b1d90d2e4eeae 20241031085530778 DAUC <0003> auc.c:179 vector [0]: kc = 900b2a6ae81fcc00 20241031085530778 DAUC <0003> auc.c:180 vector [0]: sres = bccdc0a4 20241031085530778 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530778 DAUC <0003> auc.c:113 vector [1]: rand = b2450e9b7eae870ff59098c6a7e352d9 20241031085530778 DAUC <0003> auc.c:179 vector [1]: kc = 6097334c35ed0c00 20241031085530778 DAUC <0003> auc.c:180 vector [1]: sres = 60347327 20241031085530778 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530778 DAUC <0003> auc.c:113 vector [2]: rand = 7299378cbaf4d531a386884fead5fbf9 20241031085530778 DAUC <0003> auc.c:179 vector [2]: kc = d5eed9198aaf4000 20241031085530778 DAUC <0003> auc.c:180 vector [2]: sres = 7ef604df 20241031085530778 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530778 DAUC <0003> auc.c:113 vector [3]: rand = a1a39bcf83713df14ac58dcf7b250c5a 20241031085530778 DAUC <0003> auc.c:179 vector [3]: kc = d527e00209b2ac00 20241031085530778 DAUC <0003> auc.c:180 vector [3]: sres = 98167e38 20241031085530778 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530778 DAUC <0003> auc.c:113 vector [4]: rand = a6ede7649df5ae400faf657fe8399c89 20241031085530778 DAUC <0003> auc.c:179 vector [4]: kc = 9f6365b433593800 20241031085530778 DAUC <0003> auc.c:180 vector [4]: sres = fe9f2278 20241031085530778 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530778 DAUC <0003> db_auc.c:245 IMSI='262429484314776': Generated 5 vectors 20241031085530778 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429484314776"} 20241031085530778 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530778 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530778 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530780 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429484314776"} 20241031085530780 DAUC <0003> db_auc.c:192 IMSI='262429484314776': No 3G Auth Data 20241031085530780 DAUC <0003> db_auc.c:236 IMSI='262429484314776': Calling to generate 5 vectors 20241031085530780 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530780 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530780 DAUC <0003> auc.c:113 vector [0]: rand = 659987481d078adf06860d2a0da0fb37 20241031085530780 DAUC <0003> auc.c:179 vector [0]: kc = 13196a9a62b47400 20241031085530780 DAUC <0003> auc.c:180 vector [0]: sres = 00182cc3 20241031085530780 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530780 DAUC <0003> auc.c:113 vector [1]: rand = a6300b884b11c1721b52c8b414e33473 20241031085530780 DAUC <0003> auc.c:179 vector [1]: kc = c664d159dc0c8c00 20241031085530780 DAUC <0003> auc.c:180 vector [1]: sres = af4bc48e 20241031085530780 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530780 DAUC <0003> auc.c:113 vector [2]: rand = 4d06fc5904ee456614db4f989b828c72 20241031085530780 DAUC <0003> auc.c:179 vector [2]: kc = 7cebaf609c6a5000 20241031085530780 DAUC <0003> auc.c:180 vector [2]: sres = cf0687a7 20241031085530780 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530780 DAUC <0003> auc.c:113 vector [3]: rand = 18d63b0e13d7da840c1b50a1d94e46c5 20241031085530780 DAUC <0003> auc.c:179 vector [3]: kc = 1f8d8cf426c60800 20241031085530780 DAUC <0003> auc.c:180 vector [3]: sres = 0cc3a425 20241031085530780 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530780 DAUC <0003> auc.c:113 vector [4]: rand = 66c504dd060a5068f1e060218b1212ef 20241031085530780 DAUC <0003> auc.c:179 vector [4]: kc = 8152520aa6f67000 20241031085530780 DAUC <0003> auc.c:180 vector [4]: sres = 3eb59f07 20241031085530780 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530780 DAUC <0003> db_auc.c:245 IMSI='262429484314776': Generated 5 vectors 20241031085530780 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429484314776"} 20241031085530780 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429484314776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 20241031085530807 DAUC <0003> db_auc.c:157 IMSI='262426943895779': No 2G Auth Data 20241031085530807 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55982<->l=127.0.0.1:4258 20241031085530840 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530840 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426943895779"} 20241031085530840 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530840 DAUC <0003> db_auc.c:236 IMSI='262426943895779': Calling to generate 1 vectors 20241031085530840 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031085530840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530840 DAUC <0003> auc.c:113 vector [0]: rand = 817792fb8fe10a2baa86a1d1782b314d 20241031085530840 DAUC <0003> auc.c:179 vector [0]: kc = 1ab526748b7dd000 20241031085530840 DAUC <0003> auc.c:180 vector [0]: sres = aa217430 20241031085530840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530840 DAUC <0003> db_auc.c:245 IMSI='262426943895779': Generated 1 vectors 20241031085530840 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426943895779"} 20241031085530840 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530840 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530840 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530843 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530843 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426943895779"} 20241031085530843 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530843 DAUC <0003> db_auc.c:236 IMSI='262426943895779': Calling to generate 4 vectors 20241031085530843 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031085530843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530843 DAUC <0003> auc.c:113 vector [0]: rand = 8ca54601e4e8976509c81b4c0fbbb3cf 20241031085530843 DAUC <0003> auc.c:179 vector [0]: kc = 9e8e4c9bc024fc00 20241031085530843 DAUC <0003> auc.c:180 vector [0]: sres = 03502c2d 20241031085530843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530843 DAUC <0003> auc.c:113 vector [1]: rand = d1e43bc964a4570a03f4763b35fd7743 20241031085530843 DAUC <0003> auc.c:179 vector [1]: kc = 650fad135c8f4000 20241031085530843 DAUC <0003> auc.c:180 vector [1]: sres = cd9a42e1 20241031085530843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530843 DAUC <0003> auc.c:113 vector [2]: rand = 18f5f3e976badb38f29611657e85e627 20241031085530843 DAUC <0003> auc.c:179 vector [2]: kc = 1013ffb885c5a400 20241031085530843 DAUC <0003> auc.c:180 vector [2]: sres = 5da26e0f 20241031085530843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530843 DAUC <0003> auc.c:113 vector [3]: rand = 0e87e90c7514141773d8b7cd63420faf 20241031085530843 DAUC <0003> auc.c:179 vector [3]: kc = e7015167eecd3800 20241031085530843 DAUC <0003> auc.c:180 vector [3]: sres = c065875c 20241031085530843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530843 DAUC <0003> db_auc.c:245 IMSI='262426943895779': Generated 4 vectors 20241031085530843 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426943895779"} 20241031085530843 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530843 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530843 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530845 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426943895779"} 20241031085530845 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530845 DAUC <0003> db_auc.c:236 IMSI='262426943895779': Calling to generate 5 vectors 20241031085530845 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530845 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530845 DAUC <0003> auc.c:113 vector [0]: rand = cad1cd4f50047d22825701b24fe5e6f7 20241031085530845 DAUC <0003> auc.c:179 vector [0]: kc = 9bdd20368e750800 20241031085530845 DAUC <0003> auc.c:180 vector [0]: sres = f0a40ea6 20241031085530845 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530845 DAUC <0003> auc.c:113 vector [1]: rand = 3f5aa15d0f2b4c9921b340525192d601 20241031085530845 DAUC <0003> auc.c:179 vector [1]: kc = 17bd806e40036000 20241031085530845 DAUC <0003> auc.c:180 vector [1]: sres = 704cd4d0 20241031085530845 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530845 DAUC <0003> auc.c:113 vector [2]: rand = 37a428752de732554b25cedabff8f05a 20241031085530845 DAUC <0003> auc.c:179 vector [2]: kc = e433cd17301af400 20241031085530845 DAUC <0003> auc.c:180 vector [2]: sres = 9a74702f 20241031085530845 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530845 DAUC <0003> auc.c:113 vector [3]: rand = dbdd21d57ab52d1007760a55445d4426 20241031085530845 DAUC <0003> auc.c:179 vector [3]: kc = 13c531da616f7800 20241031085530845 DAUC <0003> auc.c:180 vector [3]: sres = 15e902e0 20241031085530845 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530845 DAUC <0003> auc.c:113 vector [4]: rand = 43ff25cc2c3c6466dea3735d37bc9c95 20241031085530845 DAUC <0003> auc.c:179 vector [4]: kc = 0514c0d52d50a000 20241031085530845 DAUC <0003> auc.c:180 vector [4]: sres = ca1d83e4 20241031085530845 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530845 DAUC <0003> db_auc.c:245 IMSI='262426943895779': Generated 5 vectors 20241031085530845 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426943895779"} 20241031085530845 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530848 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530848 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426943895779"} 20241031085530848 DAUC <0003> db_auc.c:192 IMSI='262426943895779': No 3G Auth Data 20241031085530848 DAUC <0003> db_auc.c:236 IMSI='262426943895779': Calling to generate 5 vectors 20241031085530848 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530848 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530848 DAUC <0003> auc.c:113 vector [0]: rand = 248858715eb21fc58d1d056661696276 20241031085530848 DAUC <0003> auc.c:179 vector [0]: kc = 4bdee8a1204c7400 20241031085530848 DAUC <0003> auc.c:180 vector [0]: sres = b917ebe0 20241031085530848 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530848 DAUC <0003> auc.c:113 vector [1]: rand = 5a49313d8f2b451885f3095264c29238 20241031085530848 DAUC <0003> auc.c:179 vector [1]: kc = ddfdcad69d135c00 20241031085530848 DAUC <0003> auc.c:180 vector [1]: sres = 61283716 20241031085530848 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530848 DAUC <0003> auc.c:113 vector [2]: rand = 0cb3df17376bb042761626876f26adf1 20241031085530848 DAUC <0003> auc.c:179 vector [2]: kc = 5abd4d88d8771400 20241031085530848 DAUC <0003> auc.c:180 vector [2]: sres = 94178560 20241031085530848 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530848 DAUC <0003> auc.c:113 vector [3]: rand = b11931828e491801ae06ca999f566380 20241031085530848 DAUC <0003> auc.c:179 vector [3]: kc = fb3be03a4f67e000 20241031085530848 DAUC <0003> auc.c:180 vector [3]: sres = 2005f7ba 20241031085530848 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530848 DAUC <0003> auc.c:113 vector [4]: rand = 6b28e761b19bc75785bcfc40a458368b 20241031085530848 DAUC <0003> auc.c:179 vector [4]: kc = b48e0994fffbb800 20241031085530848 DAUC <0003> auc.c:180 vector [4]: sres = 4c4ee414 20241031085530848 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530848 DAUC <0003> db_auc.c:245 IMSI='262426943895779': Generated 5 vectors 20241031085530848 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426943895779"} 20241031085530848 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426943895779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530848 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530848 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55982<->l=127.0.0.1:4258 20241031085530875 DAUC <0003> db_auc.c:157 IMSI='262423713935669': No 2G Auth Data 20241031085530875 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4258 20241031085530910 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530910 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713935669"} 20241031085530910 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530910 DAUC <0003> db_auc.c:236 IMSI='262423713935669': Calling to generate 1 vectors 20241031085530910 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031085530910 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530910 DAUC <0003> auc.c:113 vector [0]: rand = 2166174c2f6e30fd2642258d476532c2 20241031085530910 DAUC <0003> auc.c:179 vector [0]: kc = 9bc1f1b08d600ede 20241031085530910 DAUC <0003> auc.c:180 vector [0]: sres = f85986bf 20241031085530910 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530910 DAUC <0003> db_auc.c:245 IMSI='262423713935669': Generated 1 vectors 20241031085530910 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713935669"} 20241031085530910 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530910 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530910 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530913 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713935669"} 20241031085530913 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530913 DAUC <0003> db_auc.c:236 IMSI='262423713935669': Calling to generate 4 vectors 20241031085530913 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031085530913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530913 DAUC <0003> auc.c:113 vector [0]: rand = 303eadd027ad2c6806c78010d6f26306 20241031085530913 DAUC <0003> auc.c:179 vector [0]: kc = 0a72163c2396af8e 20241031085530913 DAUC <0003> auc.c:180 vector [0]: sres = 74de67b1 20241031085530913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530913 DAUC <0003> auc.c:113 vector [1]: rand = 2945f5ba0143b2e8c13f030a953f8cd4 20241031085530913 DAUC <0003> auc.c:179 vector [1]: kc = d5b027cd1ba6109b 20241031085530913 DAUC <0003> auc.c:180 vector [1]: sres = d39b8e1c 20241031085530913 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530913 DAUC <0003> auc.c:113 vector [2]: rand = ac6cc68d18008f6a9a6343dd1b7c9239 20241031085530913 DAUC <0003> auc.c:179 vector [2]: kc = 2a70a6445e1d38ae 20241031085530913 DAUC <0003> auc.c:180 vector [2]: sres = 7655affd 20241031085530913 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530913 DAUC <0003> auc.c:113 vector [3]: rand = 0d1aadcd61464814f1aeb4cb06e59f50 20241031085530913 DAUC <0003> auc.c:179 vector [3]: kc = cebc6dd60f6741a2 20241031085530913 DAUC <0003> auc.c:180 vector [3]: sres = 10bd5da0 20241031085530913 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530913 DAUC <0003> db_auc.c:245 IMSI='262423713935669': Generated 4 vectors 20241031085530913 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713935669"} 20241031085530913 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530915 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713935669"} 20241031085530915 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530915 DAUC <0003> db_auc.c:236 IMSI='262423713935669': Calling to generate 5 vectors 20241031085530915 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530915 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530915 DAUC <0003> auc.c:113 vector [0]: rand = b823a0c29fd7b53d497dea7858802486 20241031085530915 DAUC <0003> auc.c:179 vector [0]: kc = ce0faadfeadb8d6d 20241031085530915 DAUC <0003> auc.c:180 vector [0]: sres = d1cba72b 20241031085530915 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530915 DAUC <0003> auc.c:113 vector [1]: rand = f63e20d91be03e586df67dcb2d541e02 20241031085530915 DAUC <0003> auc.c:179 vector [1]: kc = e5cf92a3a28b4417 20241031085530915 DAUC <0003> auc.c:180 vector [1]: sres = 3b35aa53 20241031085530915 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530915 DAUC <0003> auc.c:113 vector [2]: rand = bfe94c385c4202ae9a21635cc5fc8159 20241031085530915 DAUC <0003> auc.c:179 vector [2]: kc = 4c43fde2d09e4fbc 20241031085530915 DAUC <0003> auc.c:180 vector [2]: sres = 2b8c91ee 20241031085530915 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530915 DAUC <0003> auc.c:113 vector [3]: rand = 817f9b21903f6c78dd70148a4ef60aac 20241031085530915 DAUC <0003> auc.c:179 vector [3]: kc = 266661be4cf5f9cc 20241031085530915 DAUC <0003> auc.c:180 vector [3]: sres = 9eed197d 20241031085530915 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530915 DAUC <0003> auc.c:113 vector [4]: rand = 3e7b6f0be71f979cd0916527e5290c35 20241031085530915 DAUC <0003> auc.c:179 vector [4]: kc = dfde23810f05bd50 20241031085530915 DAUC <0003> auc.c:180 vector [4]: sres = a9234d33 20241031085530915 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530915 DAUC <0003> db_auc.c:245 IMSI='262423713935669': Generated 5 vectors 20241031085530915 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713935669"} 20241031085530915 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530917 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530917 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713935669"} 20241031085530917 DAUC <0003> db_auc.c:192 IMSI='262423713935669': No 3G Auth Data 20241031085530917 DAUC <0003> db_auc.c:236 IMSI='262423713935669': Calling to generate 5 vectors 20241031085530917 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031085530917 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085530917 DAUC <0003> auc.c:113 vector [0]: rand = fed95e128c8f552fb92bfb4a7ab7f139 20241031085530917 DAUC <0003> auc.c:179 vector [0]: kc = ab614a3677873517 20241031085530917 DAUC <0003> auc.c:180 vector [0]: sres = 5748d13c 20241031085530917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031085530917 DAUC <0003> auc.c:113 vector [1]: rand = a0afdd562894e5bae8784ab17752c21a 20241031085530917 DAUC <0003> auc.c:179 vector [1]: kc = 4bc523d4209d598f 20241031085530917 DAUC <0003> auc.c:180 vector [1]: sres = 0979b084 20241031085530917 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031085530917 DAUC <0003> auc.c:113 vector [2]: rand = e7673b933d555bf4ad6f6794a1682b31 20241031085530917 DAUC <0003> auc.c:179 vector [2]: kc = 48f2e468d5abbfaa 20241031085530917 DAUC <0003> auc.c:180 vector [2]: sres = 3fd3af7c 20241031085530917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031085530917 DAUC <0003> auc.c:113 vector [3]: rand = 9fa0c2decff3179b9e8740a034450be8 20241031085530917 DAUC <0003> auc.c:179 vector [3]: kc = d503be9bad5442de 20241031085530917 DAUC <0003> auc.c:180 vector [3]: sres = 80fc84ff 20241031085530917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031085530917 DAUC <0003> auc.c:113 vector [4]: rand = e00283d094ce3c0004a9169600b77e84 20241031085530917 DAUC <0003> auc.c:179 vector [4]: kc = a8a3f6cf864190ab 20241031085530917 DAUC <0003> auc.c:180 vector [4]: sres = 9a7744a1 20241031085530917 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031085530917 DAUC <0003> db_auc.c:245 IMSI='262423713935669': Generated 5 vectors 20241031085530917 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713935669"} 20241031085530917 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423713935669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530917 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530917 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4258 20241031085530943 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085530943 DAUC <0003> db_auc.c:192 IMSI='262426124382948': No 3G Auth Data 20241031085530975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55998<->l=127.0.0.1:4258 20241031085530979 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530979 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426124382948"} 20241031085530979 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085530979 DAUC <0003> db_auc.c:236 IMSI='262426124382948': Calling to generate 1 vectors 20241031085530979 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031085530979 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085530979 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085530979 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085530979 DAUC <0003> auc.c:113 vector [0]: rand = 4d32d2e7b213da5e6709d64d41977e35 20241031085530979 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085530979 DAUC <0003> auc.c:142 vector [0]: autn = 63389ef7d98b000019b03bdb7e75a4f3 20241031085530979 DAUC <0003> auc.c:143 vector [0]: ck = f5711f34e07b5a75342c7b517c0d8330 20241031085530979 DAUC <0003> auc.c:144 vector [0]: ik = 0a0ae2c21d359613a568c08d1ddf8c31 20241031085530979 DAUC <0003> auc.c:145 vector [0]: res = 58c33ca897bdb6a20000000000000000 20241031085530979 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085530979 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085530979 DAUC <0003> auc.c:151 vector [0]: kc = 6e3f462a9c9cc367 20241031085530979 DAUC <0003> auc.c:152 vector [0]: sres = cf7e8a0a 20241031085530979 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085530979 DAUC <0003> db_auc.c:245 IMSI='262426124382948': Generated 1 vectors 20241031085530979 DAUC <0003> db_auc.c:249 IMSI='262426124382948': Updating SQN=33 in DB 20241031085530989 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426124382948"} 20241031085530989 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085530990 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530990 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085530993 DLINP <000b> input/ipa.c:451 connected read/write 20241031085530993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085530993 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426124382948"} 20241031085530993 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085530993 DAUC <0003> db_auc.c:236 IMSI='262426124382948': Calling to generate 4 vectors 20241031085530993 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031085530993 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085530993 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085530993 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085530993 DAUC <0003> auc.c:113 vector [0]: rand = aaf43c972d14304bfd3a8122f5eb6802 20241031085530993 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085530993 DAUC <0003> auc.c:142 vector [0]: autn = ca45f606c4d50000985e3da93c37302d 20241031085530993 DAUC <0003> auc.c:143 vector [0]: ck = 04aa1ea265cf6f30968d5223fb9c77fc 20241031085530993 DAUC <0003> auc.c:144 vector [0]: ik = 42d51ccf99be91e6064b1568943cd5d1 20241031085530993 DAUC <0003> auc.c:145 vector [0]: res = 8d3fde5692db39a70000000000000000 20241031085530993 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085530993 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085530993 DAUC <0003> auc.c:151 vector [0]: kc = d6b9452693d15cfb 20241031085530993 DAUC <0003> auc.c:152 vector [0]: sres = 1fe4e7f1 20241031085530993 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085530993 DAUC <0003> auc.c:113 vector [1]: rand = 6d722a4b8418ce0689440f42625bf47a 20241031085530993 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085530993 DAUC <0003> auc.c:142 vector [1]: autn = ac80ca58ff0c0000d23dabbc9215e800 20241031085530993 DAUC <0003> auc.c:143 vector [1]: ck = 5e27ad299bb28245086dc48f6d5cc56a 20241031085530993 DAUC <0003> auc.c:144 vector [1]: ik = 0e2d21ed3a31d33c0be11a43d77e31cc 20241031085530993 DAUC <0003> auc.c:145 vector [1]: res = 9094b757cefb0bb30000000000000000 20241031085530993 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085530993 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085530993 DAUC <0003> auc.c:151 vector [1]: kc = 538652081ba1a5df 20241031085530993 DAUC <0003> auc.c:152 vector [1]: sres = 5e6fbce4 20241031085530993 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085530993 DAUC <0003> auc.c:113 vector [2]: rand = f4ba351fdfe5263dfb032dd1a3e65ca9 20241031085530993 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085530993 DAUC <0003> auc.c:142 vector [2]: autn = 1b26881d2ef5000040d80ab8bee9b879 20241031085530993 DAUC <0003> auc.c:143 vector [2]: ck = c400037da6d8abc9f6aa8a3b487255ec 20241031085530993 DAUC <0003> auc.c:144 vector [2]: ik = e8935f72bddf7dac3fd5781806b9a642 20241031085530993 DAUC <0003> auc.c:145 vector [2]: res = 44529e420faa29f60000000000000000 20241031085530993 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085530993 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085530993 DAUC <0003> auc.c:151 vector [2]: kc = e5ecae2c55cc25cb 20241031085530993 DAUC <0003> auc.c:152 vector [2]: sres = 4bf8b7b4 20241031085530993 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085530993 DAUC <0003> auc.c:113 vector [3]: rand = 34c5419a3dfd6ae99c783408493b076f 20241031085530993 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085530993 DAUC <0003> auc.c:142 vector [3]: autn = 69a9b41f5ec0000051ca8b1678206b02 20241031085530993 DAUC <0003> auc.c:143 vector [3]: ck = f27b401a0c7a75516b2d9431469c886e 20241031085530993 DAUC <0003> auc.c:144 vector [3]: ik = 58bfbe13d0725480b2136aa9bc42f381 20241031085530993 DAUC <0003> auc.c:145 vector [3]: res = 4b8d7e207884af920000000000000000 20241031085530993 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085530993 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085530993 DAUC <0003> auc.c:151 vector [3]: kc = 73fa009126d65a3e 20241031085530993 DAUC <0003> auc.c:152 vector [3]: sres = 3309d1b2 20241031085530993 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085530993 DAUC <0003> db_auc.c:245 IMSI='262426124382948': Generated 4 vectors 20241031085530993 DAUC <0003> db_auc.c:249 IMSI='262426124382948': Updating SQN=161 in DB 20241031085531001 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426124382948"} 20241031085531001 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531001 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531001 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531004 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531005 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426124382948"} 20241031085531005 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085531005 DAUC <0003> db_auc.c:236 IMSI='262426124382948': Calling to generate 5 vectors 20241031085531005 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085531005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531005 DAUC <0003> auc.c:113 vector [0]: rand = 999e00b9ce956d7b5327af7d87cb7d79 20241031085531005 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531005 DAUC <0003> auc.c:142 vector [0]: autn = d3294f44983300007754210566a0badc 20241031085531005 DAUC <0003> auc.c:143 vector [0]: ck = e588643f5e5900b203f6309142228a36 20241031085531005 DAUC <0003> auc.c:144 vector [0]: ik = e2bc1ee7cc1424d30a89a30d9ea96a49 20241031085531005 DAUC <0003> auc.c:145 vector [0]: res = 001842014dd7c4bc0000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [0]: kc = 0e4be9444ec6c41e 20241031085531005 DAUC <0003> auc.c:152 vector [0]: sres = 4dcf86bd 20241031085531005 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531005 DAUC <0003> auc.c:113 vector [1]: rand = 5ed69cc66de89c1cf8284647b2049764 20241031085531005 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531005 DAUC <0003> auc.c:142 vector [1]: autn = 6741e3a2cc3e000060aae944346f4a8e 20241031085531005 DAUC <0003> auc.c:143 vector [1]: ck = ed4ee979c0c13f1e5ff96232bb1059a3 20241031085531005 DAUC <0003> auc.c:144 vector [1]: ik = 83276acccc9cd39511a1a34efbd672e4 20241031085531005 DAUC <0003> auc.c:145 vector [1]: res = 365cc5f0d31115830000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [1]: kc = 203142c94c9bc7cc 20241031085531005 DAUC <0003> auc.c:152 vector [1]: sres = e54dd073 20241031085531005 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531005 DAUC <0003> auc.c:113 vector [2]: rand = 3687f7f53154142bf1d3ccefb05c1884 20241031085531005 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531005 DAUC <0003> auc.c:142 vector [2]: autn = d09fe9b7c02d0000314d9eb44b30bdb8 20241031085531005 DAUC <0003> auc.c:143 vector [2]: ck = f04e3a2a3f9977ee109c98385ccfe7ac 20241031085531005 DAUC <0003> auc.c:144 vector [2]: ik = 0845fac1f87a9d78fcc92afbc1d07ab3 20241031085531005 DAUC <0003> auc.c:145 vector [2]: res = 210a382a42fbc1d10000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [2]: kc = 145e72285afc7789 20241031085531005 DAUC <0003> auc.c:152 vector [2]: sres = 63f1f9fb 20241031085531005 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531005 DAUC <0003> auc.c:113 vector [3]: rand = 7a4dd6d4d9ffd0f1ba2d61e041866879 20241031085531005 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531005 DAUC <0003> auc.c:142 vector [3]: autn = ccb70106a6df0000c06dda76caec6c6e 20241031085531005 DAUC <0003> auc.c:143 vector [3]: ck = bd681424f1c7ef1001ad454aea7921ac 20241031085531005 DAUC <0003> auc.c:144 vector [3]: ik = 5ac42d7f667310c284cad03fe96ea451 20241031085531005 DAUC <0003> auc.c:145 vector [3]: res = 22ab6ad43c7df8db0000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [3]: kc = 62cbac2e94a37a2f 20241031085531005 DAUC <0003> auc.c:152 vector [3]: sres = 1ed6920f 20241031085531005 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531005 DAUC <0003> auc.c:113 vector [4]: rand = 47bf64f580a57accaa08da1302703f5c 20241031085531005 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531005 DAUC <0003> auc.c:142 vector [4]: autn = f1b1d382b215000019456fd3e0bc515f 20241031085531005 DAUC <0003> auc.c:143 vector [4]: ck = 00d8911ed2f2beab785ed95913c2fbc5 20241031085531005 DAUC <0003> auc.c:144 vector [4]: ik = b74f941ee9024cd3ec9def688e471177 20241031085531005 DAUC <0003> auc.c:145 vector [4]: res = 0e0455886379651d0000000000000000 20241031085531005 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531005 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085531005 DAUC <0003> auc.c:151 vector [4]: kc = 23543331a67518ca 20241031085531005 DAUC <0003> auc.c:152 vector [4]: sres = 6d7d3095 20241031085531005 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085531005 DAUC <0003> db_auc.c:245 IMSI='262426124382948': Generated 5 vectors 20241031085531005 DAUC <0003> db_auc.c:249 IMSI='262426124382948': Updating SQN=321 in DB 20241031085531012 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426124382948"} 20241031085531012 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531012 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531015 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531015 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426124382948"} 20241031085531015 DAUC <0003> db_auc.c:157 IMSI='262426124382948': No 2G Auth Data 20241031085531016 DAUC <0003> db_auc.c:236 IMSI='262426124382948': Calling to generate 5 vectors 20241031085531016 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085531016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531016 DAUC <0003> auc.c:113 vector [0]: rand = 0b16e6afce26315de9757db0d1290824 20241031085531016 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531016 DAUC <0003> auc.c:142 vector [0]: autn = 4db9dd27fe500000ee9e0dea11f73f3c 20241031085531016 DAUC <0003> auc.c:143 vector [0]: ck = f7f6787689358699d801de2e92218736 20241031085531016 DAUC <0003> auc.c:144 vector [0]: ik = 08d619ac9b7290f127c9f8f8fc3eea1e 20241031085531016 DAUC <0003> auc.c:145 vector [0]: res = 3da3348add17f1c30000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [0]: kc = 00e8470c7c587b40 20241031085531016 DAUC <0003> auc.c:152 vector [0]: sres = e0b4c549 20241031085531016 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531016 DAUC <0003> auc.c:113 vector [1]: rand = e7d9576c500c8ca6599fbbdcea7ba02b 20241031085531016 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531016 DAUC <0003> auc.c:142 vector [1]: autn = 3c46952dddbc0000739305d585f553b1 20241031085531016 DAUC <0003> auc.c:143 vector [1]: ck = 2a3b6336418477a09f247dad3ac2416b 20241031085531016 DAUC <0003> auc.c:144 vector [1]: ik = d8edfea245dd41e93ebf2e76c768f397 20241031085531016 DAUC <0003> auc.c:145 vector [1]: res = 6337e0234c9a97aa0000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [1]: kc = 534dce4ff9f384b5 20241031085531016 DAUC <0003> auc.c:152 vector [1]: sres = 2fad7789 20241031085531016 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531016 DAUC <0003> auc.c:113 vector [2]: rand = 7ddd58da1f14b06951de2b5ecca6fc9c 20241031085531016 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531016 DAUC <0003> auc.c:142 vector [2]: autn = 641f23c28c9e0000e5f2a5fce67304e6 20241031085531016 DAUC <0003> auc.c:143 vector [2]: ck = 80f66701cd63c93d916a1c0922bdd13e 20241031085531016 DAUC <0003> auc.c:144 vector [2]: ik = 56fc053963a14504c1a52935558fc0d1 20241031085531016 DAUC <0003> auc.c:145 vector [2]: res = 10b10cf5ca4fd6e90000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [2]: kc = 86c55704d9f09dd6 20241031085531016 DAUC <0003> auc.c:152 vector [2]: sres = dafeda1c 20241031085531016 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531016 DAUC <0003> auc.c:113 vector [3]: rand = 396fe5a4d295619835adc5c03cdc69cb 20241031085531016 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531016 DAUC <0003> auc.c:142 vector [3]: autn = da20408ece9700006abd2b69851b61f7 20241031085531016 DAUC <0003> auc.c:143 vector [3]: ck = c716fdb79a31a1365724c94af5e244f8 20241031085531016 DAUC <0003> auc.c:144 vector [3]: ik = 3c3b5fe21bb090b0c76fe7bcd51dc734 20241031085531016 DAUC <0003> auc.c:145 vector [3]: res = 48aa3de78180f78d0000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [3]: kc = 6b668ca3a17eb24a 20241031085531016 DAUC <0003> auc.c:152 vector [3]: sres = c92aca6a 20241031085531016 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531016 DAUC <0003> auc.c:113 vector [4]: rand = cdabfb5c128520b7b7c0502739d9c4ca 20241031085531016 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531016 DAUC <0003> auc.c:142 vector [4]: autn = 58ae7ff4e6920000e65dc995e04c4059 20241031085531016 DAUC <0003> auc.c:143 vector [4]: ck = 93765d3eea11b01a8870ba4524345bc7 20241031085531016 DAUC <0003> auc.c:144 vector [4]: ik = 4f8e207cd85129dede9ffb3965642ead 20241031085531016 DAUC <0003> auc.c:145 vector [4]: res = 66abdc4985eab38a0000000000000000 20241031085531016 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531016 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085531016 DAUC <0003> auc.c:151 vector [4]: kc = 8a173c3e7310ecae 20241031085531016 DAUC <0003> auc.c:152 vector [4]: sres = e3416fc3 20241031085531016 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085531016 DAUC <0003> db_auc.c:245 IMSI='262426124382948': Generated 5 vectors 20241031085531016 DAUC <0003> db_auc.c:249 IMSI='262426124382948': Updating SQN=481 in DB 20241031085531023 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426124382948"} 20241031085531023 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426124382948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55998<->l=127.0.0.1:4258 20241031085531052 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531052 DAUC <0003> db_auc.c:192 IMSI='262427964330703': No 3G Auth Data 20241031085531085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56002<->l=127.0.0.1:4258 20241031085531090 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531090 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427964330703"} 20241031085531090 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531090 DAUC <0003> db_auc.c:236 IMSI='262427964330703': Calling to generate 1 vectors 20241031085531090 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031085531090 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531090 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085531090 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085531090 DAUC <0003> auc.c:113 vector [0]: rand = 3f915d866a132bea65b0b56f1850dcec 20241031085531090 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085531090 DAUC <0003> auc.c:142 vector [0]: autn = b6bf3455f6fc00001f19714f9a0f57df 20241031085531090 DAUC <0003> auc.c:143 vector [0]: ck = b603ee663992b36d88da3584ce10fd60 20241031085531090 DAUC <0003> auc.c:144 vector [0]: ik = 5b77b18fa7498a89d1f2a1ded43915af 20241031085531090 DAUC <0003> auc.c:145 vector [0]: res = d41b7d620dce23ca0000000000000000 20241031085531090 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531090 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531090 DAUC <0003> auc.c:151 vector [0]: kc = b45ccbb384f2d12b 20241031085531090 DAUC <0003> auc.c:152 vector [0]: sres = d9d55ea8 20241031085531090 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531090 DAUC <0003> db_auc.c:245 IMSI='262427964330703': Generated 1 vectors 20241031085531090 DAUC <0003> db_auc.c:249 IMSI='262427964330703': Updating SQN=33 in DB 20241031085531098 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427964330703"} 20241031085531098 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531101 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531101 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427964330703"} 20241031085531101 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531101 DAUC <0003> db_auc.c:236 IMSI='262427964330703': Calling to generate 4 vectors 20241031085531101 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031085531101 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531101 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085531101 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085531101 DAUC <0003> auc.c:113 vector [0]: rand = 43aeeede854561bb7be364d847e2bdfb 20241031085531101 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085531101 DAUC <0003> auc.c:142 vector [0]: autn = 568c17a05c7f00003179db160d1d8be7 20241031085531101 DAUC <0003> auc.c:143 vector [0]: ck = fa73a25debcc7239bfa2370d3da7faa0 20241031085531101 DAUC <0003> auc.c:144 vector [0]: ik = dd1a1e0e16302e045c911a3c6d34a5ee 20241031085531101 DAUC <0003> auc.c:145 vector [0]: res = d7b5d0a672392f4f0000000000000000 20241031085531101 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531101 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531101 DAUC <0003> auc.c:151 vector [0]: kc = c45a9162ad6f0373 20241031085531101 DAUC <0003> auc.c:152 vector [0]: sres = a58cffe9 20241031085531101 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531101 DAUC <0003> auc.c:113 vector [1]: rand = aaa7a0d44b41ce0fee8c283a0e8e1aa7 20241031085531101 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085531101 DAUC <0003> auc.c:142 vector [1]: autn = 163704791ec40000f6c241633314370a 20241031085531101 DAUC <0003> auc.c:143 vector [1]: ck = 21bae3326c4f1ba8d0a8a717b514cb09 20241031085531101 DAUC <0003> auc.c:144 vector [1]: ik = 79eeab06ac6c1d800b8c735bb4747ea6 20241031085531101 DAUC <0003> auc.c:145 vector [1]: res = 1036a7c4b9e84ba40000000000000000 20241031085531101 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531101 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531101 DAUC <0003> auc.c:151 vector [1]: kc = 83709c78c143b387 20241031085531101 DAUC <0003> auc.c:152 vector [1]: sres = a9deec60 20241031085531101 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531101 DAUC <0003> auc.c:113 vector [2]: rand = b4792f896dad248c1f0fc506a5eeafb0 20241031085531101 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085531101 DAUC <0003> auc.c:142 vector [2]: autn = adfd979999d4000096f2bb15909f5756 20241031085531101 DAUC <0003> auc.c:143 vector [2]: ck = f1a9940e437fb8d044240be37fa73439 20241031085531101 DAUC <0003> auc.c:144 vector [2]: ik = bca9eb7ae67a281f751130136c79da9f 20241031085531101 DAUC <0003> auc.c:145 vector [2]: res = 8929abb1dd33bb2c0000000000000000 20241031085531101 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531101 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531101 DAUC <0003> auc.c:151 vector [2]: kc = 7c354484b6db7e69 20241031085531101 DAUC <0003> auc.c:152 vector [2]: sres = 541a109d 20241031085531101 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531101 DAUC <0003> auc.c:113 vector [3]: rand = 291a0732030a432168ced6303c484da0 20241031085531101 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085531101 DAUC <0003> auc.c:142 vector [3]: autn = 42ef8715f930000025266594db7cd632 20241031085531101 DAUC <0003> auc.c:143 vector [3]: ck = ccf3d386d6111bcf0162b9d403729407 20241031085531101 DAUC <0003> auc.c:144 vector [3]: ik = fbdaa1507666ea5602e912b4b6b92573 20241031085531101 DAUC <0003> auc.c:145 vector [3]: res = b6c47a53048c01b90000000000000000 20241031085531101 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531101 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531101 DAUC <0003> auc.c:151 vector [3]: kc = 34a2d9b615bc40ed 20241031085531101 DAUC <0003> auc.c:152 vector [3]: sres = b2487bea 20241031085531101 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531101 DAUC <0003> db_auc.c:245 IMSI='262427964330703': Generated 4 vectors 20241031085531101 DAUC <0003> db_auc.c:249 IMSI='262427964330703': Updating SQN=161 in DB 20241031085531109 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427964330703"} 20241031085531109 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531109 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531109 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531112 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531112 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427964330703"} 20241031085531112 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531112 DAUC <0003> db_auc.c:236 IMSI='262427964330703': Calling to generate 5 vectors 20241031085531112 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085531112 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531112 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085531112 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531112 DAUC <0003> auc.c:113 vector [0]: rand = 99e8e0cbf0d6f8f97c426cf79eca169b 20241031085531112 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531112 DAUC <0003> auc.c:142 vector [0]: autn = 852b733a06a400002a463355259062fd 20241031085531112 DAUC <0003> auc.c:143 vector [0]: ck = 202a16deac20e072c6e878a85516411b 20241031085531112 DAUC <0003> auc.c:144 vector [0]: ik = d4d83fd524fc9276bb8ee9dab352a0da 20241031085531112 DAUC <0003> auc.c:145 vector [0]: res = 5334fbd8ea8abee00000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [0]: kc = 8994b8796e9893c5 20241031085531112 DAUC <0003> auc.c:152 vector [0]: sres = b9be4538 20241031085531112 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531112 DAUC <0003> auc.c:113 vector [1]: rand = e62281b1df26c46c8ee69eff3b534576 20241031085531112 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531112 DAUC <0003> auc.c:142 vector [1]: autn = 54ce7064b573000090d9aad48079140b 20241031085531112 DAUC <0003> auc.c:143 vector [1]: ck = 9fe674dc09ed1177a32b708d631c1deb 20241031085531112 DAUC <0003> auc.c:144 vector [1]: ik = 835912646ddfc96718d4cde84484a61a 20241031085531112 DAUC <0003> auc.c:145 vector [1]: res = fb8c163e77fa095c0000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [1]: kc = a740dbdd43aa63e1 20241031085531112 DAUC <0003> auc.c:152 vector [1]: sres = 8c761f62 20241031085531112 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531112 DAUC <0003> auc.c:113 vector [2]: rand = 4a5b5d662b571e8ff7373987bf1fe9c1 20241031085531112 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531112 DAUC <0003> auc.c:142 vector [2]: autn = aa9608ddb2540000d41204c8a05e267c 20241031085531112 DAUC <0003> auc.c:143 vector [2]: ck = fdd1da32a2279d9eae8bef23b32c52b3 20241031085531112 DAUC <0003> auc.c:144 vector [2]: ik = ea380098347d867265faa9aee1c03b7c 20241031085531112 DAUC <0003> auc.c:145 vector [2]: res = 9b8df0f7d6e6f7ee0000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [2]: kc = dc989c27c4b67223 20241031085531112 DAUC <0003> auc.c:152 vector [2]: sres = 4d6b0719 20241031085531112 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531112 DAUC <0003> auc.c:113 vector [3]: rand = 8460302f8f9d3258b32bd465261ad378 20241031085531112 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531112 DAUC <0003> auc.c:142 vector [3]: autn = c58a1152d898000078338fda4f334bd6 20241031085531112 DAUC <0003> auc.c:143 vector [3]: ck = 7042aa9215ef6cf553ebffc87eb68528 20241031085531112 DAUC <0003> auc.c:144 vector [3]: ik = 7c9465d55ca4c75c79c21df59441b673 20241031085531112 DAUC <0003> auc.c:145 vector [3]: res = 3ef21f1be5d0529e0000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [3]: kc = 26ff2d7aa3bc98f2 20241031085531112 DAUC <0003> auc.c:152 vector [3]: sres = db224d85 20241031085531112 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531112 DAUC <0003> auc.c:113 vector [4]: rand = ccb712f57828160425796ba3844339aa 20241031085531112 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531112 DAUC <0003> auc.c:142 vector [4]: autn = b01fdbc5d43d00000573ee613643678a 20241031085531112 DAUC <0003> auc.c:143 vector [4]: ck = 8c0641570e4e423d43c84757ecd97bd5 20241031085531112 DAUC <0003> auc.c:144 vector [4]: ik = 94e68849465da2b6b00b7a63b9ebcf0a 20241031085531112 DAUC <0003> auc.c:145 vector [4]: res = 15eb6a28a28247670000000000000000 20241031085531112 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531112 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085531112 DAUC <0003> auc.c:151 vector [4]: kc = eb23f42a1d215454 20241031085531112 DAUC <0003> auc.c:152 vector [4]: sres = b7692d4f 20241031085531112 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085531112 DAUC <0003> db_auc.c:245 IMSI='262427964330703': Generated 5 vectors 20241031085531112 DAUC <0003> db_auc.c:249 IMSI='262427964330703': Updating SQN=321 in DB 20241031085531120 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427964330703"} 20241031085531120 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531120 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531120 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531124 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531124 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427964330703"} 20241031085531124 DAUC <0003> db_auc.c:157 IMSI='262427964330703': No 2G Auth Data 20241031085531124 DAUC <0003> db_auc.c:236 IMSI='262427964330703': Calling to generate 5 vectors 20241031085531124 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085531124 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531124 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085531124 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531124 DAUC <0003> auc.c:113 vector [0]: rand = 3f57f84508025562fd5d32be2f5f6778 20241031085531124 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531124 DAUC <0003> auc.c:142 vector [0]: autn = cda13bc71ce900006585d961a077ff36 20241031085531124 DAUC <0003> auc.c:143 vector [0]: ck = 82306cfc42401a2f6ef8ae33f8d933a1 20241031085531124 DAUC <0003> auc.c:144 vector [0]: ik = bb492a45d66a377c8ce349a404a1ee74 20241031085531124 DAUC <0003> auc.c:145 vector [0]: res = 8471f1210b9411820000000000000000 20241031085531124 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531124 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085531124 DAUC <0003> auc.c:151 vector [0]: kc = db62a12e6852f086 20241031085531124 DAUC <0003> auc.c:152 vector [0]: sres = 8fe5e0a3 20241031085531124 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085531124 DAUC <0003> auc.c:113 vector [1]: rand = 7378c1efeafc433f5adc0f8f429caff3 20241031085531124 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531124 DAUC <0003> auc.c:142 vector [1]: autn = 9f22234cc9ed00007cb3474b0b0e34e2 20241031085531124 DAUC <0003> auc.c:143 vector [1]: ck = bdeadb19bc0dd21f0a04742bb65ac8ea 20241031085531124 DAUC <0003> auc.c:144 vector [1]: ik = df2cd5cf07790574b7d25f2cd63f12d0 20241031085531124 DAUC <0003> auc.c:145 vector [1]: res = 58e173ded305aa260000000000000000 20241031085531124 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531124 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085531124 DAUC <0003> auc.c:151 vector [1]: kc = df1025d1db110d51 20241031085531124 DAUC <0003> auc.c:152 vector [1]: sres = 8be4d9f8 20241031085531124 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085531124 DAUC <0003> auc.c:113 vector [2]: rand = d0dd252ab92d5ff49076f6879de9ef17 20241031085531124 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531124 DAUC <0003> auc.c:142 vector [2]: autn = ba25a045f62d000097f1171690441bee 20241031085531124 DAUC <0003> auc.c:143 vector [2]: ck = 30112cfb6255ffa4e7a398bd82fa08ac 20241031085531124 DAUC <0003> auc.c:144 vector [2]: ik = 10ac7cf4cddb0bca65f3e40124b163f5 20241031085531124 DAUC <0003> auc.c:145 vector [2]: res = 95c188b12f7b7f590000000000000000 20241031085531124 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531124 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085531124 DAUC <0003> auc.c:151 vector [2]: kc = a2ed2cb309c59f37 20241031085531124 DAUC <0003> auc.c:152 vector [2]: sres = babaf7e8 20241031085531124 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085531124 DAUC <0003> auc.c:113 vector [3]: rand = 3b19d8c64457b135828924434c8d915b 20241031085531124 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531124 DAUC <0003> auc.c:142 vector [3]: autn = bf3defcf76620000541dc000f87f34f1 20241031085531124 DAUC <0003> auc.c:143 vector [3]: ck = 9bddb0cfe9840c54cf519e9483436fb8 20241031085531124 DAUC <0003> auc.c:144 vector [3]: ik = 420804988d08114d75695c49d35294be 20241031085531124 DAUC <0003> auc.c:145 vector [3]: res = 3fc5266ae9424ed30000000000000000 20241031085531124 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531124 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085531124 DAUC <0003> auc.c:151 vector [3]: kc = 63ed768a349de61f 20241031085531124 DAUC <0003> auc.c:152 vector [3]: sres = d68768b9 20241031085531124 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085531124 DAUC <0003> auc.c:113 vector [4]: rand = 04037cf2fd98e8f071f3e3abe721b34f 20241031085531124 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531124 DAUC <0003> auc.c:142 vector [4]: autn = d3b1e33b73c0000079560c5e7f2ed938 20241031085531124 DAUC <0003> auc.c:143 vector [4]: ck = 55a9d56ed2a2cf7781b5853ee93ab2cd 20241031085531125 DAUC <0003> auc.c:144 vector [4]: ik = 084e1b143c75ad7289af960732628df9 20241031085531125 DAUC <0003> auc.c:145 vector [4]: res = b3b6b4e54efa8ff50000000000000000 20241031085531125 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531125 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085531125 DAUC <0003> auc.c:151 vector [4]: kc = 55fddd43358f5d31 20241031085531125 DAUC <0003> auc.c:152 vector [4]: sres = fd4c3b10 20241031085531125 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085531125 DAUC <0003> db_auc.c:245 IMSI='262427964330703': Generated 5 vectors 20241031085531125 DAUC <0003> db_auc.c:249 IMSI='262427964330703': Updating SQN=481 in DB 20241031085531133 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427964330703"} 20241031085531133 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427964330703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531133 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531133 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56002<->l=127.0.0.1:4258 20241031085531160 DAUC <0003> db_auc.c:157 IMSI='262422120126944': No 2G Auth Data 20241031085531160 DAUC <0003> db_auc.c:192 IMSI='262422120126944': No 3G Auth Data 20241031085531201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20241031085531204 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531204 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422120126944"} 20241031085531204 DAUC <0003> db_auc.c:236 IMSI='262422120126944': Calling to generate 1 vectors 20241031085531204 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031085531204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085531204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531204 DAUC <0003> auc.c:113 vector [0]: rand = 49ef9093450ac44573e5664bab6f8ab9 20241031085531204 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085531204 DAUC <0003> auc.c:142 vector [0]: autn = da2e1b3e2bc20000a09f166797af29e4 20241031085531204 DAUC <0003> auc.c:143 vector [0]: ck = 42eb85dc133047aa00139277b7030d95 20241031085531204 DAUC <0003> auc.c:144 vector [0]: ik = 76af745116fb685b10f6d70ffacedfd2 20241031085531204 DAUC <0003> auc.c:145 vector [0]: res = 79af7dd63eff60a50000000000000000 20241031085531204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531204 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531204 DAUC <0003> auc.c:179 vector [0]: kc = 82eeab0a6d70a800 20241031085531204 DAUC <0003> auc.c:180 vector [0]: sres = c57c9f62 20241031085531204 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531204 DAUC <0003> db_auc.c:245 IMSI='262422120126944': Generated 1 vectors 20241031085531204 DAUC <0003> db_auc.c:249 IMSI='262422120126944': Updating SQN=33 in DB 20241031085531212 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422120126944"} 20241031085531212 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531212 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531212 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531215 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531215 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422120126944"} 20241031085531215 DAUC <0003> db_auc.c:236 IMSI='262422120126944': Calling to generate 4 vectors 20241031085531215 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031085531215 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531215 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531215 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085531215 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531215 DAUC <0003> auc.c:113 vector [0]: rand = 8616fcd26d4836f60ca1f726513b06d2 20241031085531215 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085531215 DAUC <0003> auc.c:142 vector [0]: autn = 91e6c9ca5e87000084271df8979a9fd2 20241031085531215 DAUC <0003> auc.c:143 vector [0]: ck = 3adf0c9e79f1b03249d0b6a550acc3e2 20241031085531215 DAUC <0003> auc.c:144 vector [0]: ik = af00ff46b614a5c6b76f5899756b2aab 20241031085531215 DAUC <0003> auc.c:145 vector [0]: res = 6caef64f48caae950000000000000000 20241031085531215 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531215 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531215 DAUC <0003> auc.c:179 vector [0]: kc = 0c571cc62fac4000 20241031085531215 DAUC <0003> auc.c:180 vector [0]: sres = 80e97ffb 20241031085531215 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531215 DAUC <0003> auc.c:113 vector [1]: rand = b7d353d85aca8c714d783f596e0fe34a 20241031085531215 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085531215 DAUC <0003> auc.c:142 vector [1]: autn = cde6e99550800000f958124c08bfeec4 20241031085531215 DAUC <0003> auc.c:143 vector [1]: ck = 136161b30e88ce11f4763080185559c0 20241031085531215 DAUC <0003> auc.c:144 vector [1]: ik = 5596624a8fcd7cba259dc3935ed5a972 20241031085531215 DAUC <0003> auc.c:145 vector [1]: res = e52556c2298137dd0000000000000000 20241031085531215 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531215 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531215 DAUC <0003> auc.c:179 vector [1]: kc = 01fe9e78594fd000 20241031085531215 DAUC <0003> auc.c:180 vector [1]: sres = 26597e67 20241031085531215 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531215 DAUC <0003> auc.c:113 vector [2]: rand = 0568a34c2df8ea217a4e56e80fae7279 20241031085531215 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085531215 DAUC <0003> auc.c:142 vector [2]: autn = f949808f43ab0000813cd020e8d1003b 20241031085531215 DAUC <0003> auc.c:143 vector [2]: ck = e8c426a3bcdd201c5a961fcaf16af7f7 20241031085531215 DAUC <0003> auc.c:144 vector [2]: ik = d10e4a733ffd2d2b93121675189e31e9 20241031085531215 DAUC <0003> auc.c:145 vector [2]: res = 1402d39e889861370000000000000000 20241031085531215 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531215 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531215 DAUC <0003> auc.c:179 vector [2]: kc = a0dc30e83bbda800 20241031085531215 DAUC <0003> auc.c:180 vector [2]: sres = 43e8ef52 20241031085531215 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531215 DAUC <0003> auc.c:113 vector [3]: rand = bbdf17973c764bb8af13a9ef37a18322 20241031085531215 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085531215 DAUC <0003> auc.c:142 vector [3]: autn = eded3053760e0000f000b0c0ae36e24e 20241031085531215 DAUC <0003> auc.c:143 vector [3]: ck = ef0a2077e4a353e72e7554b9a277d1b0 20241031085531215 DAUC <0003> auc.c:144 vector [3]: ik = 94daa88138435cf63218c25ce48e0893 20241031085531215 DAUC <0003> auc.c:145 vector [3]: res = 8241c4910190595b0000000000000000 20241031085531215 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531215 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531215 DAUC <0003> auc.c:179 vector [3]: kc = 4068c6aab3e51400 20241031085531215 DAUC <0003> auc.c:180 vector [3]: sres = d1389559 20241031085531215 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531215 DAUC <0003> db_auc.c:245 IMSI='262422120126944': Generated 4 vectors 20241031085531215 DAUC <0003> db_auc.c:249 IMSI='262422120126944': Updating SQN=161 in DB 20241031085531223 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422120126944"} 20241031085531223 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531223 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531223 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531226 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531226 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422120126944"} 20241031085531226 DAUC <0003> db_auc.c:236 IMSI='262422120126944': Calling to generate 5 vectors 20241031085531226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531226 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531226 DAUC <0003> auc.c:113 vector [0]: rand = e7e86651a82a41a1cf9a4ac7f80de68b 20241031085531226 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531226 DAUC <0003> auc.c:142 vector [0]: autn = 1ae37c2bc8540000405bbd5c243f7d94 20241031085531226 DAUC <0003> auc.c:143 vector [0]: ck = 5789ede4c45efd106d22c7c994f4bd09 20241031085531226 DAUC <0003> auc.c:144 vector [0]: ik = f25a17821fc10344ebfb12fa3dbc0067 20241031085531226 DAUC <0003> auc.c:145 vector [0]: res = e0cac5debd9f96630000000000000000 20241031085531226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531226 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531226 DAUC <0003> auc.c:179 vector [0]: kc = c84649b2cae05400 20241031085531226 DAUC <0003> auc.c:180 vector [0]: sres = d32f35dd 20241031085531226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531226 DAUC <0003> auc.c:113 vector [1]: rand = 8807aaaf7c9bc5cc1243d7957829b174 20241031085531226 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531226 DAUC <0003> auc.c:142 vector [1]: autn = 3ee5464d818e0000c0fe28222968004e 20241031085531226 DAUC <0003> auc.c:143 vector [1]: ck = b583771bf96c9c02584ec785c9e7cb65 20241031085531226 DAUC <0003> auc.c:144 vector [1]: ik = 96b591fee487f90c038320437f47643d 20241031085531226 DAUC <0003> auc.c:145 vector [1]: res = db94605da0724f720000000000000000 20241031085531226 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531226 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531226 DAUC <0003> auc.c:179 vector [1]: kc = a357602025aa0400 20241031085531226 DAUC <0003> auc.c:180 vector [1]: sres = 5813ba18 20241031085531226 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531226 DAUC <0003> auc.c:113 vector [2]: rand = a7aed4dff87284b5c2c6ac2a714ea847 20241031085531226 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531226 DAUC <0003> auc.c:142 vector [2]: autn = 7a1982f7359b0000c55bbd678d063dd9 20241031085531226 DAUC <0003> auc.c:143 vector [2]: ck = b2ad070d83e0d0ebe1212b7eb41902dd 20241031085531226 DAUC <0003> auc.c:144 vector [2]: ik = 69ba7cf47e3e903e29194bf973388d6b 20241031085531226 DAUC <0003> auc.c:145 vector [2]: res = e0a73adc231009830000000000000000 20241031085531226 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531226 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531227 DAUC <0003> auc.c:179 vector [2]: kc = 53578ea1393bc400 20241031085531227 DAUC <0003> auc.c:180 vector [2]: sres = e0f4eeae 20241031085531227 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531227 DAUC <0003> auc.c:113 vector [3]: rand = 14d6e73ebfa8cc20732afd4b7f7e1705 20241031085531227 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531227 DAUC <0003> auc.c:142 vector [3]: autn = ceb50165d6ba00003591501a11899907 20241031085531227 DAUC <0003> auc.c:143 vector [3]: ck = 7e49743b7500c91dce0ed8d6adcab629 20241031085531227 DAUC <0003> auc.c:144 vector [3]: ik = cf9888d05787f1bf5ac4aa6a1bdf04a9 20241031085531227 DAUC <0003> auc.c:145 vector [3]: res = 6b2fd6057d208f360000000000000000 20241031085531227 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531227 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531227 DAUC <0003> auc.c:179 vector [3]: kc = 8661a04eb3a7a400 20241031085531227 DAUC <0003> auc.c:180 vector [3]: sres = 7f6835a8 20241031085531227 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531227 DAUC <0003> auc.c:113 vector [4]: rand = d8f6ce85c064851aa1f73defa822a880 20241031085531227 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531227 DAUC <0003> auc.c:142 vector [4]: autn = d008321e98df0000b6adf4dddbedab20 20241031085531227 DAUC <0003> auc.c:143 vector [4]: ck = a611a4a3033c28c88beaf09140672afc 20241031085531227 DAUC <0003> auc.c:144 vector [4]: ik = 9fe1cb25aeee61c335453d7a33a161e3 20241031085531227 DAUC <0003> auc.c:145 vector [4]: res = e9ed21472888658d0000000000000000 20241031085531227 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531227 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531227 DAUC <0003> auc.c:179 vector [4]: kc = 996773b38f141800 20241031085531227 DAUC <0003> auc.c:180 vector [4]: sres = 70e924c6 20241031085531227 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531227 DAUC <0003> db_auc.c:245 IMSI='262422120126944': Generated 5 vectors 20241031085531227 DAUC <0003> db_auc.c:249 IMSI='262422120126944': Updating SQN=321 in DB 20241031085531236 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422120126944"} 20241031085531236 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531236 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531237 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531240 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531240 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422120126944"} 20241031085531240 DAUC <0003> db_auc.c:236 IMSI='262422120126944': Calling to generate 5 vectors 20241031085531240 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531240 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531240 DAUC <0003> auc.c:113 vector [0]: rand = c469c118921ad7b45ccdc0171505bcb3 20241031085531240 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531240 DAUC <0003> auc.c:142 vector [0]: autn = abf7c0ec5ea5000028ce8aad42b91a30 20241031085531240 DAUC <0003> auc.c:143 vector [0]: ck = 8918b23965e4c2747faec5b5e908eb6e 20241031085531240 DAUC <0003> auc.c:144 vector [0]: ik = 1c803184617298824e9d666593598280 20241031085531240 DAUC <0003> auc.c:145 vector [0]: res = 4f1aa91593e611340000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [0]: kc = e52e5d5934405000 20241031085531240 DAUC <0003> auc.c:180 vector [0]: sres = a9dff78d 20241031085531240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531240 DAUC <0003> auc.c:113 vector [1]: rand = 679bceccc3964cccd93a65edcd7ff9c5 20241031085531240 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531240 DAUC <0003> auc.c:142 vector [1]: autn = 07891e8d72dc0000c66aaba40d69401b 20241031085531240 DAUC <0003> auc.c:143 vector [1]: ck = 6158dbd5d16cc92ae0b170ea0c0cdd45 20241031085531240 DAUC <0003> auc.c:144 vector [1]: ik = ca280bd248d1438d22d334e6cf05957d 20241031085531240 DAUC <0003> auc.c:145 vector [1]: res = 861ac40a2f6709150000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [1]: kc = 0bb3add1cf9c1400 20241031085531240 DAUC <0003> auc.c:180 vector [1]: sres = a389abe0 20241031085531240 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531240 DAUC <0003> auc.c:113 vector [2]: rand = b07e73c3420995a91172ba96957a4780 20241031085531240 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531240 DAUC <0003> auc.c:142 vector [2]: autn = d14ef043fc9c0000b1a12f08b853346c 20241031085531240 DAUC <0003> auc.c:143 vector [2]: ck = 6fa253fd6cba2ec959fbd6e463940cc1 20241031085531240 DAUC <0003> auc.c:144 vector [2]: ik = a9d5108b33db925f360979db4e2343e4 20241031085531240 DAUC <0003> auc.c:145 vector [2]: res = 5a7cb18582cdd7120000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [2]: kc = 9a6815d43f9d0800 20241031085531240 DAUC <0003> auc.c:180 vector [2]: sres = 6468786b 20241031085531240 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531240 DAUC <0003> auc.c:113 vector [3]: rand = e2c8d6e775c3b37761e4820359080724 20241031085531240 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531240 DAUC <0003> auc.c:142 vector [3]: autn = 7ccc993dc7490000b26aa15e14c8b143 20241031085531240 DAUC <0003> auc.c:143 vector [3]: ck = 8a0ee1e5030f0c34fb1b2793d834dae3 20241031085531240 DAUC <0003> auc.c:144 vector [3]: ik = 9130b90bbb09d2d764885f04f34a4648 20241031085531240 DAUC <0003> auc.c:145 vector [3]: res = d9d33ec646c2b81e0000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [3]: kc = 6f6875b88c813400 20241031085531240 DAUC <0003> auc.c:180 vector [3]: sres = 64d4e92b 20241031085531240 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531240 DAUC <0003> auc.c:113 vector [4]: rand = 25d61709b018b341295097239ac46b25 20241031085531240 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531240 DAUC <0003> auc.c:142 vector [4]: autn = 575a67a940cb0000bce191e731e29d01 20241031085531240 DAUC <0003> auc.c:143 vector [4]: ck = b8eead6de0a8da1f4ad3fb9ea67d21d1 20241031085531240 DAUC <0003> auc.c:144 vector [4]: ik = 6578f3d7a76545236f725d66817ab8ed 20241031085531240 DAUC <0003> auc.c:145 vector [4]: res = 4433553cfc5adf7b0000000000000000 20241031085531240 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531240 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531240 DAUC <0003> auc.c:179 vector [4]: kc = 074afc8915f05c00 20241031085531240 DAUC <0003> auc.c:180 vector [4]: sres = 7eb41869 20241031085531240 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531240 DAUC <0003> db_auc.c:245 IMSI='262422120126944': Generated 5 vectors 20241031085531240 DAUC <0003> db_auc.c:249 IMSI='262422120126944': Updating SQN=481 in DB 20241031085531248 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422120126944"} 20241031085531248 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422120126944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531248 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531248 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20241031085531286 DAUC <0003> db_auc.c:157 IMSI='262426275900184': No 2G Auth Data 20241031085531286 DAUC <0003> db_auc.c:192 IMSI='262426275900184': No 3G Auth Data 20241031085531328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56022<->l=127.0.0.1:4258 20241031085531331 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531331 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426275900184"} 20241031085531331 DAUC <0003> db_auc.c:236 IMSI='262426275900184': Calling to generate 1 vectors 20241031085531331 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031085531331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531331 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085531331 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531331 DAUC <0003> auc.c:113 vector [0]: rand = ea87f1732c3c697232795e9cef0d7cc9 20241031085531331 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085531331 DAUC <0003> auc.c:142 vector [0]: autn = dde4c00d47590000f2782d76e4f24c98 20241031085531331 DAUC <0003> auc.c:143 vector [0]: ck = d1279f338daf5cacb6d64333cccae195 20241031085531331 DAUC <0003> auc.c:144 vector [0]: ik = d8ce954d3b3ef258945ed0a2fd7d9428 20241031085531331 DAUC <0003> auc.c:145 vector [0]: res = 75feb7f5118f60530000000000000000 20241031085531331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531331 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531331 DAUC <0003> auc.c:179 vector [0]: kc = fccf2cd53dc19400 20241031085531331 DAUC <0003> auc.c:180 vector [0]: sres = 731abb3e 20241031085531331 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531331 DAUC <0003> db_auc.c:245 IMSI='262426275900184': Generated 1 vectors 20241031085531331 DAUC <0003> db_auc.c:249 IMSI='262426275900184': Updating SQN=33 in DB 20241031085531339 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426275900184"} 20241031085531339 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531339 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531339 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531343 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531343 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426275900184"} 20241031085531343 DAUC <0003> db_auc.c:236 IMSI='262426275900184': Calling to generate 4 vectors 20241031085531343 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031085531343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531343 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085531343 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531343 DAUC <0003> auc.c:113 vector [0]: rand = 27c9801b0b8f6ef446ea272542a4a21c 20241031085531343 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085531343 DAUC <0003> auc.c:142 vector [0]: autn = 855fa0424cc900002f38a4768f542bc6 20241031085531343 DAUC <0003> auc.c:143 vector [0]: ck = ea015207b07e03d803bd7a31e0c7ba74 20241031085531343 DAUC <0003> auc.c:144 vector [0]: ik = 7c5bc8e50eded20098e6dec73250c80c 20241031085531343 DAUC <0003> auc.c:145 vector [0]: res = ee42223cfb2d4da40000000000000000 20241031085531343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531343 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531343 DAUC <0003> auc.c:179 vector [0]: kc = 4fc74beaeaf05800 20241031085531343 DAUC <0003> auc.c:180 vector [0]: sres = fb0b65c4 20241031085531343 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531343 DAUC <0003> auc.c:113 vector [1]: rand = 2b07c81efad38e90ecefc8c62b7f21db 20241031085531343 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085531343 DAUC <0003> auc.c:142 vector [1]: autn = ad4edb5dc30b0000f9eb15fe74dfeb57 20241031085531343 DAUC <0003> auc.c:143 vector [1]: ck = 9eebdeb59c9159a69c51fd1bd3514457 20241031085531343 DAUC <0003> auc.c:144 vector [1]: ik = c17ade095e756c4a54c532fe7a8b480b 20241031085531343 DAUC <0003> auc.c:145 vector [1]: res = 016d9739904c38ff0000000000000000 20241031085531343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531343 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531343 DAUC <0003> auc.c:179 vector [1]: kc = 4dc3f2cf9a55b000 20241031085531343 DAUC <0003> auc.c:180 vector [1]: sres = 8f8cdf55 20241031085531343 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531343 DAUC <0003> auc.c:113 vector [2]: rand = fb0e42e6e5bfa997f936226db1287532 20241031085531343 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085531343 DAUC <0003> auc.c:142 vector [2]: autn = d1f04974e92800005a4c60e0cc6a5b6c 20241031085531343 DAUC <0003> auc.c:143 vector [2]: ck = daf4c4f155e619f4c2b4aa72319a158e 20241031085531343 DAUC <0003> auc.c:144 vector [2]: ik = 05e5309e07a57457572bcbc1e2986489 20241031085531343 DAUC <0003> auc.c:145 vector [2]: res = 2438af16ce814ba90000000000000000 20241031085531343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531343 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531343 DAUC <0003> auc.c:179 vector [2]: kc = edc6e4fdf1548c00 20241031085531343 DAUC <0003> auc.c:180 vector [2]: sres = e8de35ad 20241031085531343 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531343 DAUC <0003> auc.c:113 vector [3]: rand = db8acfea2e67bd90a7fe5c4333e0ef93 20241031085531343 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085531343 DAUC <0003> auc.c:142 vector [3]: autn = a396d3264fe30000ae3ef9a4ca661f85 20241031085531343 DAUC <0003> auc.c:143 vector [3]: ck = d0b3ab732e62044de7b4f930eb4555dd 20241031085531343 DAUC <0003> auc.c:144 vector [3]: ik = d8961568e9b47115809528ecd7f8bc33 20241031085531343 DAUC <0003> auc.c:145 vector [3]: res = d0cc64da409ebdf00000000000000000 20241031085531343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531343 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531343 DAUC <0003> auc.c:179 vector [3]: kc = 7283db9d3b7f6400 20241031085531343 DAUC <0003> auc.c:180 vector [3]: sres = 31b29a1b 20241031085531343 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531343 DAUC <0003> db_auc.c:245 IMSI='262426275900184': Generated 4 vectors 20241031085531343 DAUC <0003> db_auc.c:249 IMSI='262426275900184': Updating SQN=161 in DB 20241031085531351 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426275900184"} 20241031085531351 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531351 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531351 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531354 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531354 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426275900184"} 20241031085531354 DAUC <0003> db_auc.c:236 IMSI='262426275900184': Calling to generate 5 vectors 20241031085531354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531354 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531354 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531354 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531354 DAUC <0003> auc.c:113 vector [0]: rand = 3e0554a9c66bb2b7057fe4f2f5a1b3f4 20241031085531354 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531354 DAUC <0003> auc.c:142 vector [0]: autn = e4c7981ad41300000dec9d589ce19b39 20241031085531354 DAUC <0003> auc.c:143 vector [0]: ck = b15a100ecc13abd5ded2cbfc83b4beda 20241031085531354 DAUC <0003> auc.c:144 vector [0]: ik = ba38d3107706fd42ac0b2e1b96420d09 20241031085531354 DAUC <0003> auc.c:145 vector [0]: res = 9e2ed46a46696a940000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [0]: kc = 697084fdd01a6800 20241031085531354 DAUC <0003> auc.c:180 vector [0]: sres = f5ad1002 20241031085531354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531354 DAUC <0003> auc.c:113 vector [1]: rand = 030e5032fab1d535e3314572b9d17c1f 20241031085531354 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531354 DAUC <0003> auc.c:142 vector [1]: autn = 2e7de21783100000ed03d4f0134a7751 20241031085531354 DAUC <0003> auc.c:143 vector [1]: ck = 24cdda1e4137ec5e599631bd96b1cc89 20241031085531354 DAUC <0003> auc.c:144 vector [1]: ik = e0676c840073d72fec4297ce0f88febb 20241031085531354 DAUC <0003> auc.c:145 vector [1]: res = 88b7e96480ca43290000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [1]: kc = e0c0b055f181e000 20241031085531354 DAUC <0003> auc.c:180 vector [1]: sres = 66e91864 20241031085531354 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531354 DAUC <0003> auc.c:113 vector [2]: rand = f180aced6850168ac6cdb4a92e684a55 20241031085531354 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531354 DAUC <0003> auc.c:142 vector [2]: autn = 12b96651a06b0000f223e529233d290a 20241031085531354 DAUC <0003> auc.c:143 vector [2]: ck = f2f969352d3300f4a49c9bc1167e55af 20241031085531354 DAUC <0003> auc.c:144 vector [2]: ik = 08aade66ab95ec79641754c2c957c181 20241031085531354 DAUC <0003> auc.c:145 vector [2]: res = 07276c4a5e62638c0000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [2]: kc = 97854be31e853000 20241031085531354 DAUC <0003> auc.c:180 vector [2]: sres = f4e4949a 20241031085531354 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531354 DAUC <0003> auc.c:113 vector [3]: rand = d0391600296b5bb5dbc208ea1cfcd7a3 20241031085531354 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531354 DAUC <0003> auc.c:142 vector [3]: autn = 224d7f3de1b2000072323832c1a9d7fd 20241031085531354 DAUC <0003> auc.c:143 vector [3]: ck = e9a5e4c10edd9ac6eb751d57f46072c4 20241031085531354 DAUC <0003> auc.c:144 vector [3]: ik = 750fca7c82a95cc82b7edb9c37fdb8ed 20241031085531354 DAUC <0003> auc.c:145 vector [3]: res = 026624ff072314380000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [3]: kc = d188aa01d6d9d800 20241031085531354 DAUC <0003> auc.c:180 vector [3]: sres = 4df73cb9 20241031085531354 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531354 DAUC <0003> auc.c:113 vector [4]: rand = 65df3ad9c24f926aa09bcd93ec27ab2b 20241031085531354 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531354 DAUC <0003> auc.c:142 vector [4]: autn = 29605f9ba99a00000cb22803556ba4b4 20241031085531354 DAUC <0003> auc.c:143 vector [4]: ck = 0b4fb73eaafc395429b5cda68b907fba 20241031085531354 DAUC <0003> auc.c:144 vector [4]: ik = e517fa55a005b594ba896d42330b9773 20241031085531354 DAUC <0003> auc.c:145 vector [4]: res = 7d0dbb9a92046d160000000000000000 20241031085531354 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531354 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531354 DAUC <0003> auc.c:179 vector [4]: kc = fddcc4be95e1a000 20241031085531354 DAUC <0003> auc.c:180 vector [4]: sres = a8231cd2 20241031085531354 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531354 DAUC <0003> db_auc.c:245 IMSI='262426275900184': Generated 5 vectors 20241031085531354 DAUC <0003> db_auc.c:249 IMSI='262426275900184': Updating SQN=321 in DB 20241031085531362 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426275900184"} 20241031085531362 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531362 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531362 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531366 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531366 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426275900184"} 20241031085531366 DAUC <0003> db_auc.c:236 IMSI='262426275900184': Calling to generate 5 vectors 20241031085531366 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531366 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531366 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531366 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531366 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531366 DAUC <0003> auc.c:113 vector [0]: rand = 4490488dff57aa38366a51b65b805e79 20241031085531366 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531366 DAUC <0003> auc.c:142 vector [0]: autn = 2184f54ec9b2000093d11ba1f53fe6c9 20241031085531366 DAUC <0003> auc.c:143 vector [0]: ck = c9956772cf4c39f9cdbe3a21d2174d42 20241031085531366 DAUC <0003> auc.c:144 vector [0]: ik = 544cc56d848c63fd5ec714f9ba642446 20241031085531366 DAUC <0003> auc.c:145 vector [0]: res = 64ef9ab655613a580000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [0]: kc = 7463362acc0a7000 20241031085531366 DAUC <0003> auc.c:180 vector [0]: sres = e56ceb06 20241031085531366 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531366 DAUC <0003> auc.c:113 vector [1]: rand = 57cb66b9d9777ab5044aa9bd7f4d5e22 20241031085531366 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531366 DAUC <0003> auc.c:142 vector [1]: autn = 7470f2c5d20b0000c7f95795983fc0d8 20241031085531366 DAUC <0003> auc.c:143 vector [1]: ck = d9c50303c3bf431bacf628a5809648db 20241031085531366 DAUC <0003> auc.c:144 vector [1]: ik = 21e647dc76a20f4748ea030068a47d31 20241031085531366 DAUC <0003> auc.c:145 vector [1]: res = 20eb1e047a1db8910000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [1]: kc = 83614eefda322000 20241031085531366 DAUC <0003> auc.c:180 vector [1]: sres = 58a333ca 20241031085531366 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531366 DAUC <0003> auc.c:113 vector [2]: rand = 5dc820afa95a993b3155f500a24b2a91 20241031085531366 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531366 DAUC <0003> auc.c:142 vector [2]: autn = 6d989cc1cb560000a7a62c0e7b20bf6e 20241031085531366 DAUC <0003> auc.c:143 vector [2]: ck = 381f0367d4b977a3a01366c868833ac9 20241031085531366 DAUC <0003> auc.c:144 vector [2]: ik = 7ee257af1c5251546f5e0fbf87262941 20241031085531366 DAUC <0003> auc.c:145 vector [2]: res = 54b31e44560890c80000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [2]: kc = 799e5a5d94a5bc00 20241031085531366 DAUC <0003> auc.c:180 vector [2]: sres = adcd0a08 20241031085531366 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531366 DAUC <0003> auc.c:113 vector [3]: rand = 79b6c9c5880b10126da1efdc5eca82c7 20241031085531366 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531366 DAUC <0003> auc.c:142 vector [3]: autn = 45745c823b8c0000df1a6ac43a22b99a 20241031085531366 DAUC <0003> auc.c:143 vector [3]: ck = 5b6e26f4571948c5f2132ce8088c3f2f 20241031085531366 DAUC <0003> auc.c:144 vector [3]: ik = a6e2467280f9350d282bcbf0dcf5f55e 20241031085531366 DAUC <0003> auc.c:145 vector [3]: res = bdac87a0819176c80000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [3]: kc = 810a19ab6494f400 20241031085531366 DAUC <0003> auc.c:180 vector [3]: sres = 380541af 20241031085531366 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531366 DAUC <0003> auc.c:113 vector [4]: rand = 1afada64e020a005756082319ab4166d 20241031085531366 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531366 DAUC <0003> auc.c:142 vector [4]: autn = 31ff8ddc8af600006819f90d41934be3 20241031085531366 DAUC <0003> auc.c:143 vector [4]: ck = 79311515fda77c5f56af2caec33f1b8a 20241031085531366 DAUC <0003> auc.c:144 vector [4]: ik = 94f88124ffd2da75adb1f4e4f5323691 20241031085531366 DAUC <0003> auc.c:145 vector [4]: res = f29827e487fdedf50000000000000000 20241031085531366 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531366 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531366 DAUC <0003> auc.c:179 vector [4]: kc = cdddbdafeef18c00 20241031085531366 DAUC <0003> auc.c:180 vector [4]: sres = d963275f 20241031085531366 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531366 DAUC <0003> db_auc.c:245 IMSI='262426275900184': Generated 5 vectors 20241031085531366 DAUC <0003> db_auc.c:249 IMSI='262426275900184': Updating SQN=481 in DB 20241031085531374 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426275900184"} 20241031085531374 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426275900184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531374 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531374 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56022<->l=127.0.0.1:4258 20241031085531408 DAUC <0003> db_auc.c:157 IMSI='262422768239386': No 2G Auth Data 20241031085531408 DAUC <0003> db_auc.c:192 IMSI='262422768239386': No 3G Auth Data 20241031085531451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56028<->l=127.0.0.1:4258 20241031085531454 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531454 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768239386"} 20241031085531454 DAUC <0003> db_auc.c:236 IMSI='262422768239386': Calling to generate 1 vectors 20241031085531454 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031085531454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531454 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085531454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531454 DAUC <0003> auc.c:113 vector [0]: rand = bd20685ad36a781badb27910871cb2bf 20241031085531454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085531454 DAUC <0003> auc.c:142 vector [0]: autn = ff4b40c59cdb000002fb7c6c9af148ce 20241031085531454 DAUC <0003> auc.c:143 vector [0]: ck = a22849db2e47265b4f3c41e013aff361 20241031085531454 DAUC <0003> auc.c:144 vector [0]: ik = 19083ae46b183f2bfeed4fdf462e0a0f 20241031085531454 DAUC <0003> auc.c:145 vector [0]: res = e73f66f42b016a5b0000000000000000 20241031085531454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531454 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531454 DAUC <0003> auc.c:179 vector [0]: kc = 6bcf86d8b50d913e 20241031085531454 DAUC <0003> auc.c:180 vector [0]: sres = 04542392 20241031085531454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531454 DAUC <0003> db_auc.c:245 IMSI='262422768239386': Generated 1 vectors 20241031085531454 DAUC <0003> db_auc.c:249 IMSI='262422768239386': Updating SQN=33 in DB 20241031085531462 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768239386"} 20241031085531462 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531462 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531462 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531465 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531465 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768239386"} 20241031085531465 DAUC <0003> db_auc.c:236 IMSI='262422768239386': Calling to generate 4 vectors 20241031085531465 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031085531465 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531465 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531465 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031085531465 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531465 DAUC <0003> auc.c:113 vector [0]: rand = 4ceef17ea242fee1df89bd0bf2b1e199 20241031085531465 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031085531465 DAUC <0003> auc.c:142 vector [0]: autn = b4a28cd23b58000079c5c5d6c17a041d 20241031085531465 DAUC <0003> auc.c:143 vector [0]: ck = ba20075085ec4b6e21e3e05e1dd0d9bb 20241031085531465 DAUC <0003> auc.c:144 vector [0]: ik = 1692331ddfb03722dea1730793be7443 20241031085531465 DAUC <0003> auc.c:145 vector [0]: res = 2529b53faba1f7a30000000000000000 20241031085531465 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531465 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531465 DAUC <0003> auc.c:179 vector [0]: kc = 0dec22f95f6823ee 20241031085531465 DAUC <0003> auc.c:180 vector [0]: sres = 5b928aba 20241031085531465 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531465 DAUC <0003> auc.c:113 vector [1]: rand = 8dd97cdab0d20c2bcfe1dc3c54f3dc71 20241031085531465 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031085531465 DAUC <0003> auc.c:142 vector [1]: autn = 5964ac9a74740000c778e9215978d12f 20241031085531465 DAUC <0003> auc.c:143 vector [1]: ck = 220ff7ece810e3fd6cf57aaab04594de 20241031085531465 DAUC <0003> auc.c:144 vector [1]: ik = 803f0933dd8fe02e3a9363e161f3245c 20241031085531465 DAUC <0003> auc.c:145 vector [1]: res = 3751a18340e885270000000000000000 20241031085531465 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531465 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531465 DAUC <0003> auc.c:179 vector [1]: kc = fc8a7bf6f5edccf9 20241031085531465 DAUC <0003> auc.c:180 vector [1]: sres = bad8eb63 20241031085531465 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531465 DAUC <0003> auc.c:113 vector [2]: rand = 050f52275563735220c00142ece3bba2 20241031085531465 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031085531465 DAUC <0003> auc.c:142 vector [2]: autn = 7f9291ca310a000023e076684aea14b8 20241031085531465 DAUC <0003> auc.c:143 vector [2]: ck = bc1ba1d95940e034a451f810d83d4c5b 20241031085531465 DAUC <0003> auc.c:144 vector [2]: ik = 373f6b867ea176ed9e02db1f58226ebc 20241031085531465 DAUC <0003> auc.c:145 vector [2]: res = c6c48ec9180033a80000000000000000 20241031085531465 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531465 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531465 DAUC <0003> auc.c:179 vector [2]: kc = c8c7278926b88f3c 20241031085531465 DAUC <0003> auc.c:180 vector [2]: sres = 42eb798c 20241031085531465 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531465 DAUC <0003> auc.c:113 vector [3]: rand = 33c7ac93de88e18967a0d06b434bc4c5 20241031085531465 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031085531465 DAUC <0003> auc.c:142 vector [3]: autn = d641e8712d0200009a86a3e398365b63 20241031085531465 DAUC <0003> auc.c:143 vector [3]: ck = 4510a6076241012963fb21b1bb23df8c 20241031085531465 DAUC <0003> auc.c:144 vector [3]: ik = ee00218230586b62cc6f67542057dfc1 20241031085531465 DAUC <0003> auc.c:145 vector [3]: res = e0f88ae22750f6870000000000000000 20241031085531465 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531465 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531465 DAUC <0003> auc.c:179 vector [3]: kc = bbf69d45dd62b3ff 20241031085531465 DAUC <0003> auc.c:180 vector [3]: sres = 258a9ffc 20241031085531465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531465 DAUC <0003> db_auc.c:245 IMSI='262422768239386': Generated 4 vectors 20241031085531465 DAUC <0003> db_auc.c:249 IMSI='262422768239386': Updating SQN=161 in DB 20241031085531473 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768239386"} 20241031085531473 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531473 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531473 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531477 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531477 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768239386"} 20241031085531477 DAUC <0003> db_auc.c:236 IMSI='262422768239386': Calling to generate 5 vectors 20241031085531477 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531477 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531477 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531477 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031085531477 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531477 DAUC <0003> auc.c:113 vector [0]: rand = ad65cff647d8a0d82a7082a4e0dca0b6 20241031085531477 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031085531477 DAUC <0003> auc.c:142 vector [0]: autn = 4e15b4bbefde0000215c61f0e364e360 20241031085531477 DAUC <0003> auc.c:143 vector [0]: ck = c634ecf6e1be9883a0271d98f776a398 20241031085531477 DAUC <0003> auc.c:144 vector [0]: ik = 5402efb8f1d7474e85c5356a7e9fb2ee 20241031085531477 DAUC <0003> auc.c:145 vector [0]: res = aa8cf3e79c7849f30000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [0]: kc = ac77042d0861bfac 20241031085531477 DAUC <0003> auc.c:180 vector [0]: sres = 0d180570 20241031085531477 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531477 DAUC <0003> auc.c:113 vector [1]: rand = af845ff2ec381098da894716443e9071 20241031085531477 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031085531477 DAUC <0003> auc.c:142 vector [1]: autn = 22f89ef72e83000022c8f904a19ce9ea 20241031085531477 DAUC <0003> auc.c:143 vector [1]: ck = 179c70d731a5a629e74577611139f1b2 20241031085531477 DAUC <0003> auc.c:144 vector [1]: ik = 2ecd4a1841d0a8f615338789ecf89035 20241031085531477 DAUC <0003> auc.c:145 vector [1]: res = 5a8e414d3a7e1ab50000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [1]: kc = 838cd09b5694b3f6 20241031085531477 DAUC <0003> auc.c:180 vector [1]: sres = 1ef87506 20241031085531477 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531477 DAUC <0003> auc.c:113 vector [2]: rand = 9cd9c92d40f693dac2d81447ef0475b5 20241031085531477 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031085531477 DAUC <0003> auc.c:142 vector [2]: autn = c278efb2cd6700001c9beae1e8443c61 20241031085531477 DAUC <0003> auc.c:143 vector [2]: ck = 6f72317a79448785311bc62490a4fd6b 20241031085531477 DAUC <0003> auc.c:144 vector [2]: ik = 80a132841a4e17f79cea9f6b1588fae0 20241031085531477 DAUC <0003> auc.c:145 vector [2]: res = dd608c3d21dccd6c0000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [2]: kc = 1709bd531ed0780a 20241031085531477 DAUC <0003> auc.c:180 vector [2]: sres = 67bacb11 20241031085531477 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531477 DAUC <0003> auc.c:113 vector [3]: rand = 020440b1db2bfcfece0c551b6e5a200a 20241031085531477 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031085531477 DAUC <0003> auc.c:142 vector [3]: autn = 16b5e7d1db820000f38fad12e06b3285 20241031085531477 DAUC <0003> auc.c:143 vector [3]: ck = eae4579d26bc23660606b96251175ea0 20241031085531477 DAUC <0003> auc.c:144 vector [3]: ik = f72115f7d7a86e801599607e11f8dbf5 20241031085531477 DAUC <0003> auc.c:145 vector [3]: res = b6d0c1bcf5ab48d20000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [3]: kc = 4b79054d1a5c345d 20241031085531477 DAUC <0003> auc.c:180 vector [3]: sres = 9370932e 20241031085531477 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531477 DAUC <0003> auc.c:113 vector [4]: rand = f8ed402e7c8963ed7e5a15a1d1ec601d 20241031085531477 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031085531477 DAUC <0003> auc.c:142 vector [4]: autn = 158f16f1d5ac0000b14fd60296dbf35f 20241031085531477 DAUC <0003> auc.c:143 vector [4]: ck = 8c9509f35c8a563fa1eed6c4f5e2852b 20241031085531477 DAUC <0003> auc.c:144 vector [4]: ik = 1efb544eadb905f394f4e68f79aca807 20241031085531477 DAUC <0003> auc.c:145 vector [4]: res = 426e6eb2de2b57e00000000000000000 20241031085531477 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531477 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531477 DAUC <0003> auc.c:179 vector [4]: kc = 08e3df55ed00e747 20241031085531477 DAUC <0003> auc.c:180 vector [4]: sres = fefe6dd1 20241031085531477 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531477 DAUC <0003> db_auc.c:245 IMSI='262422768239386': Generated 5 vectors 20241031085531477 DAUC <0003> db_auc.c:249 IMSI='262422768239386': Updating SQN=321 in DB 20241031085531484 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768239386"} 20241031085531484 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531484 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531484 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531487 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531487 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768239386"} 20241031085531487 DAUC <0003> db_auc.c:236 IMSI='262422768239386': Calling to generate 5 vectors 20241031085531487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085531487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085531487 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085531487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031085531487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085531487 DAUC <0003> auc.c:113 vector [0]: rand = 24798d9fa018e22ab153c0bdb9fefa84 20241031085531487 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031085531487 DAUC <0003> auc.c:142 vector [0]: autn = ba306088f2630000de296ff796d29192 20241031085531487 DAUC <0003> auc.c:143 vector [0]: ck = fade8fdab039deac17d89679c4d8e847 20241031085531487 DAUC <0003> auc.c:144 vector [0]: ik = 3a77198d3995b76fb8f72d58e0582f43 20241031085531487 DAUC <0003> auc.c:145 vector [0]: res = 7603ed42896690640000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [0]: kc = 4e3c2b149c7a36ee 20241031085531487 DAUC <0003> auc.c:180 vector [0]: sres = 6c2ea84a 20241031085531487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085531487 DAUC <0003> auc.c:113 vector [1]: rand = 8e3b68599c3bafa921baee671d79b466 20241031085531487 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031085531487 DAUC <0003> auc.c:142 vector [1]: autn = b9242bc9ff96000090db153dc77d62ec 20241031085531487 DAUC <0003> auc.c:143 vector [1]: ck = bfdaff28d3a7a6fdbfcc7fed56ca3ef5 20241031085531487 DAUC <0003> auc.c:144 vector [1]: ik = 41757472c728fe8abcb7b44cb0f68e97 20241031085531487 DAUC <0003> auc.c:145 vector [1]: res = 61a1ce52933f910a0000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [1]: kc = fa58d74e9b552ebf 20241031085531487 DAUC <0003> auc.c:180 vector [1]: sres = 3d33a657 20241031085531487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085531487 DAUC <0003> auc.c:113 vector [2]: rand = 398c1e97a9157fbb62dae6ed4a6c6467 20241031085531487 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031085531487 DAUC <0003> auc.c:142 vector [2]: autn = e36288d9c9e40000aa7b3cae2357a237 20241031085531487 DAUC <0003> auc.c:143 vector [2]: ck = 9a94a978cace6a7f54f245cf43296ec0 20241031085531487 DAUC <0003> auc.c:144 vector [2]: ik = 9d85ada66b534e1c6da97e8eabda818e 20241031085531487 DAUC <0003> auc.c:145 vector [2]: res = d6e688bd28c19b980000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [2]: kc = 6398efd8503c926d 20241031085531487 DAUC <0003> auc.c:180 vector [2]: sres = b2c8a9e7 20241031085531487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085531487 DAUC <0003> auc.c:113 vector [3]: rand = 3ab4da33d7c5b2595704bb2337544faf 20241031085531487 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031085531487 DAUC <0003> auc.c:142 vector [3]: autn = dc995af793130000f2c2deecc1b5db2b 20241031085531487 DAUC <0003> auc.c:143 vector [3]: ck = 3ff375bf6df113cac1b2ba26f48d0301 20241031085531487 DAUC <0003> auc.c:144 vector [3]: ik = e517f4e89e9d71da0f23fd88920ae72f 20241031085531487 DAUC <0003> auc.c:145 vector [3]: res = de18cd24857c59b70000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [3]: kc = 238850f057dee475 20241031085531487 DAUC <0003> auc.c:180 vector [3]: sres = 1932bfbe 20241031085531487 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085531487 DAUC <0003> auc.c:113 vector [4]: rand = 6f6be028b7254747c34f2bb3962afa0a 20241031085531487 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031085531487 DAUC <0003> auc.c:142 vector [4]: autn = 556d870c226900006c07e72b0c927dac 20241031085531487 DAUC <0003> auc.c:143 vector [4]: ck = 893fb6606b63cb745c1b8454eae4f5b6 20241031085531487 DAUC <0003> auc.c:144 vector [4]: ik = 7dd82ed8efd370ebf23092c56576cbe8 20241031085531487 DAUC <0003> auc.c:145 vector [4]: res = 560bfeef85557be30000000000000000 20241031085531487 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085531487 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085531487 DAUC <0003> auc.c:179 vector [4]: kc = 953726c06123f582 20241031085531487 DAUC <0003> auc.c:180 vector [4]: sres = 3c14f45c 20241031085531487 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085531487 DAUC <0003> db_auc.c:245 IMSI='262422768239386': Generated 5 vectors 20241031085531487 DAUC <0003> db_auc.c:249 IMSI='262422768239386': Updating SQN=481 in DB 20241031085531495 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768239386"} 20241031085531495 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422768239386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085531495 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531495 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085531498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56028<->l=127.0.0.1:4258 20241031085531523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55972<->l=127.0.0.1:4258 20241031085531524 DLINP <000b> input/ipa.c:451 connected read/write 20241031085531524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085531524 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085531524 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085531524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085531524 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34995<->l=127.0.0.1:4259) 20241031085531570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56040<->l=127.0.0.1:4258 20241031085531570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56040<->l=127.0.0.1:4258 20241031085534642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085534643 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085534645 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 20241031085534648 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534648 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085534648 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085534648 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  20241031085534648 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085534648 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  20241031085534648 DLGSUP <0013> gsup_server.c:235 2:  20241031085534648 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085534648 DLGSUP <0013> gsup_server.c:235 3:  20241031085534648 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085534648 DLGSUP <0013> gsup_server.c:235 4:  20241031085534648 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085534648 DLGSUP <0013> gsup_server.c:235 5:  20241031085534648 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085534648 DLGSUP <0013> gsup_server.c:235 7:  20241031085534648 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085534648 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085534648 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085534648 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085534668 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40429<->l=127.0.0.1:4259) 20241031085534696 DAUC <0003> db_auc.c:157 IMSI='262424997969069': No 2G Auth Data 20241031085534696 DAUC <0003> db_auc.c:192 IMSI='262424997969069': No 3G Auth Data 20241031085534731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56054<->l=127.0.0.1:4258 20241031085534736 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534736 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424997969069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424997969069"} 20241031085534736 DAUC <0003> db_auc.c:157 IMSI='262424997969069': No 2G Auth Data 20241031085534736 DAUC <0003> db_auc.c:236 IMSI='262424997969069': Calling to generate 5 vectors 20241031085534736 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085534736 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085534736 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085534736 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085534736 DAUC <0003> auc.c:113 vector [0]: rand = 52e27d87e8f3a5c9fab7cd48e297376c 20241031085534736 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085534736 DAUC <0003> auc.c:142 vector [0]: autn = 0581480af91280005fd06534585075fe 20241031085534736 DAUC <0003> auc.c:143 vector [0]: ck = aed92f058ac33ccf67ab236b53dda26f 20241031085534736 DAUC <0003> auc.c:144 vector [0]: ik = d05a876beb322aa77a18a4e6e1f8df3b 20241031085534736 DAUC <0003> auc.c:145 vector [0]: res = 0fb5c5a54aa7b8870000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [0]: kc = 63302fe3d3d46b3c 20241031085534736 DAUC <0003> auc.c:152 vector [0]: sres = 45127d22 20241031085534736 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085534736 DAUC <0003> auc.c:113 vector [1]: rand = c33ba4b31e7e1e9ae0ca3a4bc4210aa9 20241031085534736 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085534736 DAUC <0003> auc.c:142 vector [1]: autn = 6824a75ece8d8000c3f5154b55b242f4 20241031085534736 DAUC <0003> auc.c:143 vector [1]: ck = 38892e424853b908eb6d103f09cd1ead 20241031085534736 DAUC <0003> auc.c:144 vector [1]: ik = 89caefd587017cade5c9009fbcc93f55 20241031085534736 DAUC <0003> auc.c:145 vector [1]: res = a437ba413034fbeb0000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [1]: kc = bfe7d1377a56e45d 20241031085534736 DAUC <0003> auc.c:152 vector [1]: sres = 940341aa 20241031085534736 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085534736 DAUC <0003> auc.c:113 vector [2]: rand = c17ea57b3c1683bcde1d056c443ba1d1 20241031085534736 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085534736 DAUC <0003> auc.c:142 vector [2]: autn = fd5a390601bd8000557f257d76b33c29 20241031085534736 DAUC <0003> auc.c:143 vector [2]: ck = 9ddbdc6cccbddaaed6965bf31b86b176 20241031085534736 DAUC <0003> auc.c:144 vector [2]: ik = 6faf9b31588a037406f4583f2cbdfe14 20241031085534736 DAUC <0003> auc.c:145 vector [2]: res = a9c44f932bffb2f70000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [2]: kc = 22164491a30c96b8 20241031085534736 DAUC <0003> auc.c:152 vector [2]: sres = 823bfd64 20241031085534736 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085534736 DAUC <0003> auc.c:113 vector [3]: rand = ab5c5d2cbac933f8141fcc2f57f94d7b 20241031085534736 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085534736 DAUC <0003> auc.c:142 vector [3]: autn = efc516b8e09e80004845b2c22c316fca 20241031085534736 DAUC <0003> auc.c:143 vector [3]: ck = acf7264aa43f510e13655bb3b7d1742b 20241031085534736 DAUC <0003> auc.c:144 vector [3]: ik = 808038d410ac7880b93cc7b53c863ce4 20241031085534736 DAUC <0003> auc.c:145 vector [3]: res = 16a57c5f066b7d4c0000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [3]: kc = 862e82983fc46141 20241031085534736 DAUC <0003> auc.c:152 vector [3]: sres = 10ce0113 20241031085534736 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085534736 DAUC <0003> auc.c:113 vector [4]: rand = 82115bbbd6a7745203f4732084525fbb 20241031085534736 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085534736 DAUC <0003> auc.c:142 vector [4]: autn = 3bb92732d0508000c655ca14d7287135 20241031085534736 DAUC <0003> auc.c:143 vector [4]: ck = c5dfd554bade49028c0e9316d64ff263 20241031085534736 DAUC <0003> auc.c:144 vector [4]: ik = 0d6f574393d0f8ff540bea8f7d5ff518 20241031085534736 DAUC <0003> auc.c:145 vector [4]: res = 3cbd7b9e87b6e10e0000000000000000 20241031085534736 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085534736 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085534736 DAUC <0003> auc.c:151 vector [4]: kc = 10b5fb8e821eb686 20241031085534736 DAUC <0003> auc.c:152 vector [4]: sres = bb0b9a90 20241031085534736 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085534736 DAUC <0003> db_auc.c:245 IMSI='262424997969069': Generated 5 vectors 20241031085534736 DAUC <0003> db_auc.c:249 IMSI='262424997969069': Updating SQN=161 in DB 20241031085534744 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424997969069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424997969069"} 20241031085534744 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424997969069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085534744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56054<->l=127.0.0.1:4258 20241031085534773 DAUC <0003> db_auc.c:157 IMSI='262426712445230': No 2G Auth Data 20241031085534773 DAUC <0003> db_auc.c:192 IMSI='262426712445230': No 3G Auth Data 20241031085534805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4258 20241031085534808 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534808 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426712445230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426712445230"} 20241031085534808 DAUC <0003> db_auc.c:157 IMSI='262426712445230': No 2G Auth Data 20241031085534808 DAUC <0003> db_auc.c:236 IMSI='262426712445230': Calling to generate 5 vectors 20241031085534808 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031085534808 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085534808 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031085534808 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085534808 DAUC <0003> auc.c:113 vector [0]: rand = e8411aee5e5571b2222a08b764c52c1b 20241031085534808 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085534808 DAUC <0003> auc.c:142 vector [0]: autn = 908d8043412b8000f4e5bfd761d23608 20241031085534808 DAUC <0003> auc.c:143 vector [0]: ck = 0de04a2ea78a1fca1cbdc2b8fac8e8f7 20241031085534808 DAUC <0003> auc.c:144 vector [0]: ik = de66d770e4f36eef3533bac94117ce70 20241031085534808 DAUC <0003> auc.c:145 vector [0]: res = 654d2f37fb7c2a110000000000000000 20241031085534808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085534808 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031085534808 DAUC <0003> auc.c:151 vector [0]: kc = fa08e52ff8a657a2 20241031085534808 DAUC <0003> auc.c:152 vector [0]: sres = 9e310526 20241031085534808 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031085534808 DAUC <0003> auc.c:113 vector [1]: rand = c747ab0d38c85376124e8644a341bc82 20241031085534808 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085534808 DAUC <0003> auc.c:142 vector [1]: autn = 842fc4fa17ae8000d8934cdb86de2825 20241031085534808 DAUC <0003> auc.c:143 vector [1]: ck = 347aed394546298582806b7ea912fda1 20241031085534808 DAUC <0003> auc.c:144 vector [1]: ik = cc78d03cf46895ad747f3e3375e422b8 20241031085534808 DAUC <0003> auc.c:145 vector [1]: res = 6b43d5ee6b8b5fda0000000000000000 20241031085534808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085534808 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031085534808 DAUC <0003> auc.c:151 vector [1]: kc = 0efd68486dd86331 20241031085534808 DAUC <0003> auc.c:152 vector [1]: sres = 00c88a34 20241031085534808 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031085534808 DAUC <0003> auc.c:113 vector [2]: rand = 9b833f7877b1ae06e4c530b8b27d77b5 20241031085534808 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085534808 DAUC <0003> auc.c:142 vector [2]: autn = 47a5a9d3c635800017e7fadaed5874d0 20241031085534808 DAUC <0003> auc.c:143 vector [2]: ck = f485d60f063ac9e28d279a36e36298d6 20241031085534808 DAUC <0003> auc.c:144 vector [2]: ik = 240858a52191566fdec89588a1cbe77b 20241031085534808 DAUC <0003> auc.c:145 vector [2]: res = 75f35043d81b0ddc0000000000000000 20241031085534808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085534808 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031085534808 DAUC <0003> auc.c:151 vector [2]: kc = 836281146502e020 20241031085534808 DAUC <0003> auc.c:152 vector [2]: sres = ade85d9f 20241031085534808 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031085534808 DAUC <0003> auc.c:113 vector [3]: rand = 0945a7f35d0428534464e4c33fa84472 20241031085534808 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085534808 DAUC <0003> auc.c:142 vector [3]: autn = a6920441765180000527c3b3dc415b2f 20241031085534808 DAUC <0003> auc.c:143 vector [3]: ck = 0534750501b54be215f80e139ed288db 20241031085534808 DAUC <0003> auc.c:144 vector [3]: ik = 2e0a310e3de405206a0056be1478a61a 20241031085534808 DAUC <0003> auc.c:145 vector [3]: res = 2098dce352c430820000000000000000 20241031085534808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085534808 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031085534808 DAUC <0003> auc.c:151 vector [3]: kc = 54c61ca6b6fb6003 20241031085534808 DAUC <0003> auc.c:152 vector [3]: sres = 725cec61 20241031085534808 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031085534809 DAUC <0003> auc.c:113 vector [4]: rand = 13367ad35713539e59832285a3cff689 20241031085534809 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085534809 DAUC <0003> auc.c:142 vector [4]: autn = bba55897ee808000a29e691fc079afc8 20241031085534809 DAUC <0003> auc.c:143 vector [4]: ck = 0677f8725cdf8677bea34ade4e8c5014 20241031085534809 DAUC <0003> auc.c:144 vector [4]: ik = 36babde73ffcca42eb49471aeb71fedd 20241031085534809 DAUC <0003> auc.c:145 vector [4]: res = 5424105122082e090000000000000000 20241031085534809 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085534809 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031085534809 DAUC <0003> auc.c:151 vector [4]: kc = 65274851c6dee2fc 20241031085534809 DAUC <0003> auc.c:152 vector [4]: sres = 762c3e58 20241031085534809 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031085534809 DAUC <0003> db_auc.c:245 IMSI='262426712445230': Generated 5 vectors 20241031085534809 DAUC <0003> db_auc.c:249 IMSI='262426712445230': Updating SQN=161 in DB 20241031085534817 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426712445230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426712445230"} 20241031085534817 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426712445230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085534817 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534817 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4258 20241031085534845 DAUC <0003> db_auc.c:157 IMSI='262426809895317': No 2G Auth Data 20241031085534845 DAUC <0003> db_auc.c:192 IMSI='262426809895317': No 3G Auth Data 20241031085534885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56076<->l=127.0.0.1:4258 20241031085534889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534889 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809895317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426809895317"} 20241031085534889 DAUC <0003> db_auc.c:236 IMSI='262426809895317': Calling to generate 5 vectors 20241031085534889 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085534889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085534889 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085534889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085534889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085534889 DAUC <0003> auc.c:113 vector [0]: rand = 82cc970ea736f4f76996d5f62531b6f8 20241031085534889 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085534889 DAUC <0003> auc.c:142 vector [0]: autn = 962648446a0b800000be21acffc3f1cd 20241031085534889 DAUC <0003> auc.c:143 vector [0]: ck = ae8ae8901fd08773e55a1a4b408439fa 20241031085534889 DAUC <0003> auc.c:144 vector [0]: ik = 1b3b5959eba999e13eb96e7fc742acaa 20241031085534889 DAUC <0003> auc.c:145 vector [0]: res = 7d1ddfec90fa75680000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [0]: kc = 6bbf88db7a01e800 20241031085534889 DAUC <0003> auc.c:180 vector [0]: sres = 88fa150e 20241031085534889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085534889 DAUC <0003> auc.c:113 vector [1]: rand = 41afdd5a368a0a1c7ff83ee807b591d0 20241031085534889 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085534889 DAUC <0003> auc.c:142 vector [1]: autn = b924b4b3bcbb8000f413c518ae6932f3 20241031085534889 DAUC <0003> auc.c:143 vector [1]: ck = e43f647e064e44455f19227a4c14271d 20241031085534889 DAUC <0003> auc.c:144 vector [1]: ik = 60582bb0a6e9c052ac5ace06f649d632 20241031085534889 DAUC <0003> auc.c:145 vector [1]: res = 9af49e68a8e69f680000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [1]: kc = 16bf0c23af7e9000 20241031085534889 DAUC <0003> auc.c:180 vector [1]: sres = c4937818 20241031085534889 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085534889 DAUC <0003> auc.c:113 vector [2]: rand = f5afb81eee0e28349cbf86df87682693 20241031085534889 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085534889 DAUC <0003> auc.c:142 vector [2]: autn = 54e1fde94c93800022eceb09f85925f7 20241031085534889 DAUC <0003> auc.c:143 vector [2]: ck = 4d29ffc64fde09c6b7ae274447126116 20241031085534889 DAUC <0003> auc.c:144 vector [2]: ik = c89ca55a1817a399edb8b6c0b4b08d91 20241031085534889 DAUC <0003> auc.c:145 vector [2]: res = 8dbd384481c739280000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [2]: kc = 7540d880f1eb8000 20241031085534889 DAUC <0003> auc.c:180 vector [2]: sres = a9fafb88 20241031085534889 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085534889 DAUC <0003> auc.c:113 vector [3]: rand = 92f25bdef316b522180c4f3ffcc4d71b 20241031085534889 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085534889 DAUC <0003> auc.c:142 vector [3]: autn = 4a7194dbac648000f2fd920901da119f 20241031085534889 DAUC <0003> auc.c:143 vector [3]: ck = 69b8d4baa2c57bac66af73c31b690899 20241031085534889 DAUC <0003> auc.c:144 vector [3]: ik = e2f019860831376a13f5148e55dc0afa 20241031085534889 DAUC <0003> auc.c:145 vector [3]: res = d7995d39df98c29f0000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [3]: kc = aea416322cf20c00 20241031085534889 DAUC <0003> auc.c:180 vector [3]: sres = b8e2bec2 20241031085534889 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085534889 DAUC <0003> auc.c:113 vector [4]: rand = d66cc0aac519b03684981297b954ab0c 20241031085534889 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085534889 DAUC <0003> auc.c:142 vector [4]: autn = 8043604d807a800046c75af6b2dac26f 20241031085534889 DAUC <0003> auc.c:143 vector [4]: ck = 2fb70649db4b6980b1b78162d593a6f4 20241031085534889 DAUC <0003> auc.c:144 vector [4]: ik = 49c63c4efbc517492af3e568ac768ff1 20241031085534889 DAUC <0003> auc.c:145 vector [4]: res = 038ee29b730674cc0000000000000000 20241031085534889 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085534889 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085534889 DAUC <0003> auc.c:179 vector [4]: kc = e6efc3fa8a353c00 20241031085534889 DAUC <0003> auc.c:180 vector [4]: sres = cfc36587 20241031085534889 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085534889 DAUC <0003> db_auc.c:245 IMSI='262426809895317': Generated 5 vectors 20241031085534889 DAUC <0003> db_auc.c:249 IMSI='262426809895317': Updating SQN=161 in DB 20241031085534897 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809895317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426809895317"} 20241031085534897 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426809895317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085534897 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534898 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56076<->l=127.0.0.1:4258 20241031085534932 DAUC <0003> db_auc.c:157 IMSI='262429132781944': No 2G Auth Data 20241031085534932 DAUC <0003> db_auc.c:192 IMSI='262429132781944': No 3G Auth Data 20241031085534973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20241031085534976 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085534976 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429132781944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429132781944"} 20241031085534976 DAUC <0003> db_auc.c:236 IMSI='262429132781944': Calling to generate 5 vectors 20241031085534976 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085534976 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085534976 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085534976 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085534976 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085534976 DAUC <0003> auc.c:113 vector [0]: rand = e2947bfbaf64cba3614b9577dd141aec 20241031085534976 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085534976 DAUC <0003> auc.c:142 vector [0]: autn = 2e4c8fd07cfa8000152b98c6d02fe11c 20241031085534976 DAUC <0003> auc.c:143 vector [0]: ck = 102687213f3515ae315ddf4e3f67cf68 20241031085534976 DAUC <0003> auc.c:144 vector [0]: ik = 9cb20bb32280b0de4d704a97f691df12 20241031085534976 DAUC <0003> auc.c:145 vector [0]: res = 361f4f0dfb6db77c0000000000000000 20241031085534976 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085534976 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085534976 DAUC <0003> auc.c:179 vector [0]: kc = d5b527fbc6cfcc00 20241031085534976 DAUC <0003> auc.c:180 vector [0]: sres = 3ac82ab6 20241031085534976 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085534976 DAUC <0003> auc.c:113 vector [1]: rand = 3d15578e331e6cacd7720ce026b91d37 20241031085534976 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085534976 DAUC <0003> auc.c:142 vector [1]: autn = fcbf0e49af5f80004835fa8a7ea8cd7f 20241031085534976 DAUC <0003> auc.c:143 vector [1]: ck = b7f699f440387269c7625bb6644b69da 20241031085534976 DAUC <0003> auc.c:144 vector [1]: ik = 82584f6ab47a0014886190bf77b2aefc 20241031085534976 DAUC <0003> auc.c:145 vector [1]: res = fa6aa82a4938e3c10000000000000000 20241031085534976 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085534976 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085534976 DAUC <0003> auc.c:179 vector [1]: kc = effb35ec9d182800 20241031085534976 DAUC <0003> auc.c:180 vector [1]: sres = 369772bd 20241031085534976 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085534976 DAUC <0003> auc.c:113 vector [2]: rand = 5e69afc46e058cfb0e1fd9822175ad39 20241031085534976 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085534976 DAUC <0003> auc.c:142 vector [2]: autn = dcb6eec3aab3800083d488cf2e5e9da5 20241031085534976 DAUC <0003> auc.c:143 vector [2]: ck = c822a4242e973ab47b6d645c65abc115 20241031085534976 DAUC <0003> auc.c:144 vector [2]: ik = 2d9b5fc4ee366463c8858151f1d0a4d7 20241031085534976 DAUC <0003> auc.c:145 vector [2]: res = 3e0eae9e3f28876e0000000000000000 20241031085534976 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085534976 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085534976 DAUC <0003> auc.c:179 vector [2]: kc = 863e3a18ea82fc00 20241031085534976 DAUC <0003> auc.c:180 vector [2]: sres = 5974b0ac 20241031085534976 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085534976 DAUC <0003> auc.c:113 vector [3]: rand = 6f473e3802b666e9c5b79952edbdc3a9 20241031085534976 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085534976 DAUC <0003> auc.c:142 vector [3]: autn = fbbcd8c09fdf80008c7dd457475c5647 20241031085534977 DAUC <0003> auc.c:143 vector [3]: ck = 23ff97591ae06a59449850558bb2befc 20241031085534977 DAUC <0003> auc.c:144 vector [3]: ik = 427bb5c54faebd8036854ae4286c0eb4 20241031085534977 DAUC <0003> auc.c:145 vector [3]: res = 3d8865c2386bfafd0000000000000000 20241031085534977 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085534977 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085534977 DAUC <0003> auc.c:179 vector [3]: kc = a0d373d607b5ec00 20241031085534977 DAUC <0003> auc.c:180 vector [3]: sres = 97c8beaa 20241031085534977 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085534977 DAUC <0003> auc.c:113 vector [4]: rand = 71530c4246b7e5e3fc2a82d5079e79d5 20241031085534977 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085534977 DAUC <0003> auc.c:142 vector [4]: autn = d25d2cfd4b458000fe71d3bcf95da19d 20241031085534977 DAUC <0003> auc.c:143 vector [4]: ck = 20d743ec2f626296a48c924af8843189 20241031085534977 DAUC <0003> auc.c:144 vector [4]: ik = 9b2a616bcdadf4338d82c780c7245f19 20241031085534977 DAUC <0003> auc.c:145 vector [4]: res = 2b84ca6013ceed150000000000000000 20241031085534977 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085534977 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085534977 DAUC <0003> auc.c:179 vector [4]: kc = 99ee54642d1f1400 20241031085534977 DAUC <0003> auc.c:180 vector [4]: sres = fca8cf0d 20241031085534977 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085534977 DAUC <0003> db_auc.c:245 IMSI='262429132781944': Generated 5 vectors 20241031085534977 DAUC <0003> db_auc.c:249 IMSI='262429132781944': Updating SQN=161 in DB 20241031085534985 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429132781944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429132781944"} 20241031085534985 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429132781944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085534985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085534985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085534988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20241031085535020 DAUC <0003> db_auc.c:157 IMSI='262429354669970': No 2G Auth Data 20241031085535020 DAUC <0003> db_auc.c:192 IMSI='262429354669970': No 3G Auth Data 20241031085535059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20241031085535063 DLINP <000b> input/ipa.c:451 connected read/write 20241031085535063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085535063 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429354669970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429354669970"} 20241031085535063 DAUC <0003> db_auc.c:236 IMSI='262429354669970': Calling to generate 5 vectors 20241031085535063 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031085535063 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031085535063 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031085535063 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031085535063 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031085535063 DAUC <0003> auc.c:113 vector [0]: rand = 357c464a27f41494e4e44e35dd43cf7b 20241031085535063 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031085535063 DAUC <0003> auc.c:142 vector [0]: autn = 56242154439a800083e6d327a8c7023e 20241031085535063 DAUC <0003> auc.c:143 vector [0]: ck = 4a71c90d846ec6a0631a97b6ab76347c 20241031085535063 DAUC <0003> auc.c:144 vector [0]: ik = ce171cf8e921dcb2e0d2a7f5a30de572 20241031085535063 DAUC <0003> auc.c:145 vector [0]: res = 6cce01f6f46341620000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [0]: kc = ce6c0e8eb09347d8 20241031085535063 DAUC <0003> auc.c:180 vector [0]: sres = 2fcfa1f9 20241031085535063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031085535063 DAUC <0003> auc.c:113 vector [1]: rand = 48f775e6c97d13e62443299b0e217fb8 20241031085535063 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031085535063 DAUC <0003> auc.c:142 vector [1]: autn = 5b08079382888000ce05cce909b0cdf9 20241031085535063 DAUC <0003> auc.c:143 vector [1]: ck = 971f49dbd70963f7b7e8d4cfdf8e8803 20241031085535063 DAUC <0003> auc.c:144 vector [1]: ik = 991affe75032abb4229f88802ddb9e66 20241031085535063 DAUC <0003> auc.c:145 vector [1]: res = c5a0718f27ff99960000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [1]: kc = 4157294da7008d01 20241031085535063 DAUC <0003> auc.c:180 vector [1]: sres = 40a52038 20241031085535063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031085535063 DAUC <0003> auc.c:113 vector [2]: rand = 5b6704cb26222332ea50928a64ebb79d 20241031085535063 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031085535063 DAUC <0003> auc.c:142 vector [2]: autn = 312fadb9ada580009023555fff51d603 20241031085535063 DAUC <0003> auc.c:143 vector [2]: ck = 459b42cbd21dad88a9c853514688960a 20241031085535063 DAUC <0003> auc.c:144 vector [2]: ik = 5e53b4f035838c9565dcaf2b54b2e683 20241031085535063 DAUC <0003> auc.c:145 vector [2]: res = 741a801dd88ef2570000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [2]: kc = 058f6cd69bcd8f80 20241031085535063 DAUC <0003> auc.c:180 vector [2]: sres = 9378b3c0 20241031085535063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031085535063 DAUC <0003> auc.c:113 vector [3]: rand = 8ccdf284057367e6fd7fdd1a0e29e5e0 20241031085535063 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031085535063 DAUC <0003> auc.c:142 vector [3]: autn = ef47908495c7800096e58d6bf85c9dc7 20241031085535063 DAUC <0003> auc.c:143 vector [3]: ck = 72f3fd0af3d8320118a85459e9ace19b 20241031085535063 DAUC <0003> auc.c:144 vector [3]: ik = 5bd2c15e01749b7b96bd7ab911b4bfc5 20241031085535063 DAUC <0003> auc.c:145 vector [3]: res = 013165c1131ae8e90000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [3]: kc = d88ed38dd0620d09 20241031085535063 DAUC <0003> auc.c:180 vector [3]: sres = fc7d02d2 20241031085535063 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031085535063 DAUC <0003> auc.c:113 vector [4]: rand = 5113501514ed99fb953c9686549a90d9 20241031085535063 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031085535063 DAUC <0003> auc.c:142 vector [4]: autn = 2072bf76cb4d80008b29089313923e62 20241031085535063 DAUC <0003> auc.c:143 vector [4]: ck = 48fd0219fe352a6259f81a324f635c80 20241031085535063 DAUC <0003> auc.c:144 vector [4]: ik = c48d21e866616621bf5e6969282f69d6 20241031085535063 DAUC <0003> auc.c:145 vector [4]: res = d91e5a56d0bd60ef0000000000000000 20241031085535063 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031085535063 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031085535063 DAUC <0003> auc.c:179 vector [4]: kc = 76536d8b469a3434 20241031085535063 DAUC <0003> auc.c:180 vector [4]: sres = 862ecfcc 20241031085535063 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031085535063 DAUC <0003> db_auc.c:245 IMSI='262429354669970': Generated 5 vectors 20241031085535063 DAUC <0003> db_auc.c:249 IMSI='262429354669970': Updating SQN=161 in DB 20241031085535071 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429354669970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429354669970"} 20241031085535071 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429354669970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085535071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085535071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085535071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085535071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085535075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20241031085535099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 20241031085535100 DLINP <000b> input/ipa.c:451 connected read/write 20241031085535100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085535100 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085535100 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085535100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085535100 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40429<->l=127.0.0.1:4259) 20241031085535141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4258 20241031085535141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4258 20241031085538218 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085538218 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085538220 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085538221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 20241031085538223 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085538223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085538223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085538223 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  20241031085538223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085538223 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  20241031085538223 DLGSUP <0013> gsup_server.c:235 2:  20241031085538223 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085538223 DLGSUP <0013> gsup_server.c:235 3:  20241031085538223 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085538223 DLGSUP <0013> gsup_server.c:235 4:  20241031085538223 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085538223 DLGSUP <0013> gsup_server.c:235 5:  20241031085538223 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085538223 DLGSUP <0013> gsup_server.c:235 7:  20241031085538223 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085538223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085538223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085538223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085538243 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44573<->l=127.0.0.1:4259) 20241031085538257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46598<->l=127.0.0.1:4258 20241031085538265 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085538265 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423158005971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423158005971" cn_domain=PS} 20241031085538265 DLU <0006> fsm.c:456 lu(262423158005971)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085538265 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423158005971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031085538265 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423158005971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423158005971" cause=IMSI unknown in HLR} 20241031085538265 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423158005971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085538265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423158005971)[0x5641fb642ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085538265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423158005971)[0x5641fb642ef0]{UNVALIDATED}: Freeing instance 20241031085538265 DLU <0006> fsm.c:568 lu(PS:IMSI-262423158005971)[0x5641fb642ef0]{UNVALIDATED}: Deallocated 20241031085538265 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085538265 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085538268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46598<->l=127.0.0.1:4258 20241031085538268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 20241031085538269 DLINP <000b> input/ipa.c:451 connected read/write 20241031085538269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085538269 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085538269 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085538269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085538269 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44573<->l=127.0.0.1:4259) 20241031085538312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 20241031085538313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 20241031085541390 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085541390 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085541392 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085541393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241031085541395 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085541395 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085541395 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085541395 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  20241031085541395 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085541395 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  20241031085541395 DLGSUP <0013> gsup_server.c:235 2:  20241031085541395 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085541395 DLGSUP <0013> gsup_server.c:235 3:  20241031085541395 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085541395 DLGSUP <0013> gsup_server.c:235 4:  20241031085541395 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085541395 DLGSUP <0013> gsup_server.c:235 5:  20241031085541395 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085541395 DLGSUP <0013> gsup_server.c:235 7:  20241031085541395 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085541395 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085541395 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085541395 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085541417 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42603<->l=127.0.0.1:4259) 20241031085541432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4258 20241031085541437 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085541437 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428295311604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428295311604" cn_domain=PS source_name="the-source\n"} 20241031085541437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085541437 DLU <0006> fsm.c:456 lu(262428295311604)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085541437 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428295311604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031085541437 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428295311604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428295311604" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241031085541437 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428295311604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085541437 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428295311604)[0x5641fb642ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085541437 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428295311604)[0x5641fb642ef0]{UNVALIDATED}: Freeing instance 20241031085541437 DLU <0006> fsm.c:568 lu(PS:IMSI-262428295311604)[0x5641fb642ef0]{UNVALIDATED}: Deallocated 20241031085541437 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085541438 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085541440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4258 20241031085541441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241031085541442 DLINP <000b> input/ipa.c:451 connected read/write 20241031085541442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085541442 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085541442 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085541442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085541442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031085541442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42603<->l=127.0.0.1:4259) 20241031085541486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241031085541486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241031085544562 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085544562 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085544564 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085544564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 20241031085544567 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085544567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085544567 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085544567 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  20241031085544567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085544567 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  20241031085544567 DLGSUP <0013> gsup_server.c:235 2:  20241031085544567 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085544567 DLGSUP <0013> gsup_server.c:235 3:  20241031085544567 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085544567 DLGSUP <0013> gsup_server.c:235 4:  20241031085544567 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085544567 DLGSUP <0013> gsup_server.c:235 5:  20241031085544567 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085544567 DLGSUP <0013> gsup_server.c:235 7:  20241031085544567 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085544567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085544567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085544567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085544587 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38413<->l=127.0.0.1:4259) 20241031085544601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20241031085544609 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085544609 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426252813920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426252813920" cn_domain=PS} 20241031085544609 DLU <0006> fsm.c:456 lu(262426252813920)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085544609 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426252813920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241031085544609 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426252813920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426252813920" cause=Roaming not allowed in this location area} 20241031085544609 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426252813920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085544609 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426252813920)[0x5641fb642ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085544609 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426252813920)[0x5641fb642ef0]{UNVALIDATED}: Freeing instance 20241031085544609 DLU <0006> fsm.c:568 lu(PS:IMSI-262426252813920)[0x5641fb642ef0]{UNVALIDATED}: Deallocated 20241031085544609 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085544609 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085544611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20241031085544612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 20241031085544613 DLINP <000b> input/ipa.c:451 connected read/write 20241031085544613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085544613 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085544613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085544613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085544613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38413<->l=127.0.0.1:4259) 20241031085544663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241031085544663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241031085547736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085547736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085547739 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085547740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 20241031085547743 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085547743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085547743 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085547743 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  20241031085547743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085547743 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  20241031085547743 DLGSUP <0013> gsup_server.c:235 2:  20241031085547743 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085547743 DLGSUP <0013> gsup_server.c:235 3:  20241031085547743 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085547743 DLGSUP <0013> gsup_server.c:235 4:  20241031085547743 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085547743 DLGSUP <0013> gsup_server.c:235 5:  20241031085547743 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085547743 DLGSUP <0013> gsup_server.c:235 7:  20241031085547743 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085547743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085547743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085547743 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085547761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41123<->l=127.0.0.1:4259) 20241031085547773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241031085547789 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085547789 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427100131334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427100131334"} 20241031085547789 DAUC <0003> db_auc.c:133 IMSI='262427100131334': No such subscriber 20241031085547789 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427100131334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241031085547789 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427100131334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427100131334" cause=IMSI unknown in HLR} 20241031085547789 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427100131334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085547789 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085547789 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085547792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241031085547793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 20241031085547794 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41123<->l=127.0.0.1:4259) 20241031085547794 DLINP <000b> input/ipa.c:451 connected read/write 20241031085547794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085547794 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085547794 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085547794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085547837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33092<->l=127.0.0.1:4258 20241031085547837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33092<->l=127.0.0.1:4258 20241031085550910 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085550910 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085550913 DLINP <000b> input/ipa.c:451 connected read/write 20241031085550913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085550914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33108<->l=127.0.0.1:4258 20241031085550915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085550915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085550915 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085550915 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085550915 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  20241031085550915 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085550915 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  20241031085550915 DLGSUP <0013> gsup_server.c:235 2:  20241031085550915 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085550915 DLGSUP <0013> gsup_server.c:235 3:  20241031085550915 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085550915 DLGSUP <0013> gsup_server.c:235 4:  20241031085550915 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085550915 DLGSUP <0013> gsup_server.c:235 5:  20241031085550915 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085550915 DLGSUP <0013> gsup_server.c:235 7:  20241031085550915 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085550915 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085550915 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085550915 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085550941 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41243<->l=127.0.0.1:4259) 20241031085550960 DAUC <0003> db_auc.c:157 IMSI='262428742198233': No 2G Auth Data 20241031085550961 DAUC <0003> db_auc.c:192 IMSI='262428742198233': No 3G Auth Data 20241031085550994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33124<->l=127.0.0.1:4258 20241031085550997 DLINP <000b> input/ipa.c:451 connected read/write 20241031085550997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085550997 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428742198233" cn_domain=PS} 20241031085550998 DLU <0006> fsm.c:456 lu(262428742198233)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085550998 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551013 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428742198233" cn_domain=PS} 20241031085551013 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551013 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551016 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551016 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428742198233"} 20241031085551016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551016 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551016 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428742198233"} 20241031085551016 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428742198233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551016 DLU <0006> fsm.c:568 lu(PS:IMSI-262428742198233)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551016 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551016 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33124<->l=127.0.0.1:4258 20241031085551045 DAUC <0003> db_auc.c:157 IMSI='262421045634430': No 2G Auth Data 20241031085551045 DAUC <0003> db_auc.c:192 IMSI='262421045634430': No 3G Auth Data 20241031085551054 DLGSUP <0013> hlr.c:121 IMSI 262421045634430: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085551078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4258 20241031085551082 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551082 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421045634430" cn_domain=PS} 20241031085551083 DLU <0006> fsm.c:456 lu(262421045634430)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551083 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551098 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421045634430" cn_domain=PS} 20241031085551098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551101 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551101 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421045634430"} 20241031085551101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551101 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551101 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421045634430"} 20241031085551101 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421045634430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551101 DLU <0006> fsm.c:568 lu(PS:IMSI-262421045634430)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551101 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551101 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4258 20241031085551127 DAUC <0003> db_auc.c:157 IMSI='262422845667573': No 2G Auth Data 20241031085551127 DAUC <0003> db_auc.c:192 IMSI='262422845667573': No 3G Auth Data 20241031085551135 DLGSUP <0013> hlr.c:121 IMSI 262422845667573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085551159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33152<->l=127.0.0.1:4258 20241031085551163 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551163 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422845667573" cn_domain=PS} 20241031085551163 DLU <0006> fsm.c:456 lu(262422845667573)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551163 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551179 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422845667573" cn_domain=PS} 20241031085551179 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551179 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551182 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551182 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422845667573"} 20241031085551182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551182 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551182 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422845667573"} 20241031085551182 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422845667573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551182 DLU <0006> fsm.c:568 lu(PS:IMSI-262422845667573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551182 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551182 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33152<->l=127.0.0.1:4258 20241031085551208 DAUC <0003> db_auc.c:157 IMSI='262429998326066': No 2G Auth Data 20241031085551208 DAUC <0003> db_auc.c:192 IMSI='262429998326066': No 3G Auth Data 20241031085551217 DLGSUP <0013> hlr.c:121 IMSI 262429998326066: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085551242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 20241031085551246 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551246 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429998326066" cn_domain=PS} 20241031085551246 DLU <0006> fsm.c:456 lu(262429998326066)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551246 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551261 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429998326066" cn_domain=PS} 20241031085551261 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551261 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551264 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551264 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429998326066"} 20241031085551264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551264 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551264 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429998326066"} 20241031085551264 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429998326066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551264 DLU <0006> fsm.c:568 lu(PS:IMSI-262429998326066)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551264 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551264 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 20241031085551290 DAUC <0003> db_auc.c:157 IMSI='262427581978056': No 2G Auth Data 20241031085551290 DAUC <0003> db_auc.c:192 IMSI='262427581978056': No 3G Auth Data 20241031085551299 DLGSUP <0013> hlr.c:121 IMSI 262427581978056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085551323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 20241031085551327 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551327 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427581978056" cn_domain=PS} 20241031085551327 DLU <0006> fsm.c:456 lu(262427581978056)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551327 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551342 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427581978056" cn_domain=PS} 20241031085551342 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551342 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551345 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551345 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427581978056"} 20241031085551345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551345 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551345 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427581978056"} 20241031085551345 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427581978056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551345 DLU <0006> fsm.c:568 lu(PS:IMSI-262427581978056)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551345 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551345 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 20241031085551371 DAUC <0003> db_auc.c:157 IMSI='262424359306419': No 2G Auth Data 20241031085551371 DAUC <0003> db_auc.c:192 IMSI='262424359306419': No 3G Auth Data 20241031085551380 DLGSUP <0013> hlr.c:121 IMSI 262424359306419: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085551411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 20241031085551414 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551414 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424359306419" cn_domain=PS} 20241031085551414 DLU <0006> fsm.c:456 lu(262424359306419)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551414 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551431 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551431 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424359306419" cn_domain=PS} 20241031085551431 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551431 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551434 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551434 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424359306419"} 20241031085551434 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551434 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551434 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424359306419"} 20241031085551434 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424359306419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551434 DLU <0006> fsm.c:568 lu(PS:IMSI-262424359306419)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551434 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551434 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 20241031085551467 DAUC <0003> db_auc.c:157 IMSI='262421702078503': No 2G Auth Data 20241031085551467 DAUC <0003> db_auc.c:192 IMSI='262421702078503': No 3G Auth Data 20241031085551475 DLGSUP <0013> hlr.c:121 IMSI 262421702078503: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085551508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20241031085551512 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551512 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421702078503" cn_domain=PS} 20241031085551512 DLU <0006> fsm.c:456 lu(262421702078503)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551512 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551527 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421702078503" cn_domain=PS} 20241031085551527 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551527 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551530 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551530 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421702078503"} 20241031085551530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551530 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551530 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421702078503"} 20241031085551530 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421702078503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551530 DLU <0006> fsm.c:568 lu(PS:IMSI-262421702078503)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551530 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551530 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20241031085551563 DAUC <0003> db_auc.c:157 IMSI='262420646198712': No 2G Auth Data 20241031085551563 DAUC <0003> db_auc.c:192 IMSI='262420646198712': No 3G Auth Data 20241031085551572 DLGSUP <0013> hlr.c:121 IMSI 262420646198712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085551605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 20241031085551608 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551609 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420646198712" cn_domain=PS} 20241031085551609 DLU <0006> fsm.c:456 lu(262420646198712)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085551609 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085551624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085551624 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420646198712" cn_domain=PS} 20241031085551624 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551624 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551627 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551627 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420646198712"} 20241031085551627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085551627 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085551627 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420646198712"} 20241031085551627 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420646198712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085551627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085551627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085551627 DLU <0006> fsm.c:568 lu(PS:IMSI-262420646198712)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085551627 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551627 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085551629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 20241031085551654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33108<->l=127.0.0.1:4258 20241031085551654 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41243<->l=127.0.0.1:4259) 20241031085551655 DLINP <000b> input/ipa.c:451 connected read/write 20241031085551655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085551655 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085551655 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085551655 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085551697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33190<->l=127.0.0.1:4258 20241031085551698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33190<->l=127.0.0.1:4258 20241031085554772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085554772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085554774 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33204<->l=127.0.0.1:4258 20241031085554777 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085554777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085554777 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  20241031085554777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085554777 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  20241031085554777 DLGSUP <0013> gsup_server.c:235 2:  20241031085554777 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085554777 DLGSUP <0013> gsup_server.c:235 3:  20241031085554777 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085554777 DLGSUP <0013> gsup_server.c:235 4:  20241031085554777 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085554777 DLGSUP <0013> gsup_server.c:235 5:  20241031085554777 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085554777 DLGSUP <0013> gsup_server.c:235 7:  20241031085554777 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085554777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085554777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085554777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085554797 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32997<->l=127.0.0.1:4259) 20241031085554823 DAUC <0003> db_auc.c:157 IMSI='262422696113593': No 2G Auth Data 20241031085554823 DAUC <0003> db_auc.c:192 IMSI='262422696113593': No 3G Auth Data 20241031085554870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33212<->l=127.0.0.1:4258 20241031085554874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554874 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422696113593" cn_domain=PS source_name="the-source\n"} 20241031085554874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085554874 DLU <0006> fsm.c:456 lu(262422696113593)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085554874 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085554889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085554889 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422696113593" cn_domain=PS destination_name="the-source\n"} 20241031085554889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554893 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554893 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422696113593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422696113593" source_name="the-source\n"} 20241031085554893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085554893 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085554893 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422696113593" destination_name="the-source\n"} 20241031085554893 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422696113593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085554893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085554893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085554893 DLU <0006> fsm.c:568 lu(PS:IMSI-262422696113593)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085554893 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554893 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33212<->l=127.0.0.1:4258 20241031085554920 DAUC <0003> db_auc.c:157 IMSI='262425735392482': No 2G Auth Data 20241031085554920 DAUC <0003> db_auc.c:192 IMSI='262425735392482': No 3G Auth Data 20241031085554929 DLGSUP <0013> hlr.c:121 IMSI 262425735392482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085554953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241031085554957 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554957 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425735392482" cn_domain=PS source_name="the-source\n"} 20241031085554957 DLU <0006> fsm.c:456 lu(262425735392482)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085554958 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085554975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085554975 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425735392482" cn_domain=PS destination_name="the-source\n"} 20241031085554975 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554976 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085554978 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425735392482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425735392482" source_name="the-source\n"} 20241031085554978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085554978 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085554978 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425735392482" destination_name="the-source\n"} 20241031085554978 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425735392482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085554978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085554978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085554978 DLU <0006> fsm.c:568 lu(PS:IMSI-262425735392482)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085554978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085554978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085554980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241031085555004 DAUC <0003> db_auc.c:157 IMSI='262424214495113': No 2G Auth Data 20241031085555004 DAUC <0003> db_auc.c:192 IMSI='262424214495113': No 3G Auth Data 20241031085555013 DLGSUP <0013> hlr.c:121 IMSI 262424214495113: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085555037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20241031085555041 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555041 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424214495113" cn_domain=PS source_name="the-source\n"} 20241031085555041 DLU <0006> fsm.c:456 lu(262424214495113)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555041 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555056 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555056 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424214495113" cn_domain=PS destination_name="the-source\n"} 20241031085555056 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555056 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555059 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555059 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424214495113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424214495113" source_name="the-source\n"} 20241031085555059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555059 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555059 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424214495113" destination_name="the-source\n"} 20241031085555059 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424214495113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555059 DLU <0006> fsm.c:568 lu(PS:IMSI-262424214495113)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555059 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555059 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20241031085555086 DAUC <0003> db_auc.c:157 IMSI='262425583522058': No 2G Auth Data 20241031085555086 DAUC <0003> db_auc.c:192 IMSI='262425583522058': No 3G Auth Data 20241031085555095 DLGSUP <0013> hlr.c:121 IMSI 262425583522058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085555121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20241031085555124 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555124 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425583522058" cn_domain=PS source_name="the-source\n"} 20241031085555124 DLU <0006> fsm.c:456 lu(262425583522058)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555124 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555139 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425583522058" cn_domain=PS destination_name="the-source\n"} 20241031085555139 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555139 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555142 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425583522058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425583522058" source_name="the-source\n"} 20241031085555142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555142 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555142 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425583522058" destination_name="the-source\n"} 20241031085555142 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425583522058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555142 DLU <0006> fsm.c:568 lu(PS:IMSI-262425583522058)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20241031085555170 DAUC <0003> db_auc.c:157 IMSI='262429811542684': No 2G Auth Data 20241031085555170 DAUC <0003> db_auc.c:192 IMSI='262429811542684': No 3G Auth Data 20241031085555178 DLGSUP <0013> hlr.c:121 IMSI 262429811542684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085555202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241031085555206 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555206 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429811542684" cn_domain=PS source_name="the-source\n"} 20241031085555206 DLU <0006> fsm.c:456 lu(262429811542684)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555206 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555221 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555221 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429811542684" cn_domain=PS destination_name="the-source\n"} 20241031085555221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555224 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429811542684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429811542684" source_name="the-source\n"} 20241031085555224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555224 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555224 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429811542684" destination_name="the-source\n"} 20241031085555224 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262429811542684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555224 DLU <0006> fsm.c:568 lu(PS:IMSI-262429811542684)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241031085555250 DAUC <0003> db_auc.c:157 IMSI='262420614222080': No 2G Auth Data 20241031085555250 DAUC <0003> db_auc.c:192 IMSI='262420614222080': No 3G Auth Data 20241031085555259 DLGSUP <0013> hlr.c:121 IMSI 262420614222080: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085555291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20241031085555295 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555295 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420614222080" cn_domain=PS source_name="the-source\n"} 20241031085555295 DLU <0006> fsm.c:456 lu(262420614222080)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555295 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555310 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420614222080" cn_domain=PS destination_name="the-source\n"} 20241031085555310 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555310 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555313 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420614222080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420614222080" source_name="the-source\n"} 20241031085555313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555313 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555313 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420614222080" destination_name="the-source\n"} 20241031085555313 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420614222080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555313 DLU <0006> fsm.c:568 lu(PS:IMSI-262420614222080)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20241031085555347 DAUC <0003> db_auc.c:157 IMSI='262423575950259': No 2G Auth Data 20241031085555347 DAUC <0003> db_auc.c:192 IMSI='262423575950259': No 3G Auth Data 20241031085555356 DLGSUP <0013> hlr.c:121 IMSI 262423575950259: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085555389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241031085555392 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555392 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423575950259" cn_domain=PS source_name="the-source\n"} 20241031085555392 DLU <0006> fsm.c:456 lu(262423575950259)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555392 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555407 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555407 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423575950259" cn_domain=PS destination_name="the-source\n"} 20241031085555407 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555407 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555410 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555411 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423575950259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423575950259" source_name="the-source\n"} 20241031085555411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555411 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555411 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423575950259" destination_name="the-source\n"} 20241031085555411 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423575950259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555411 DLU <0006> fsm.c:568 lu(PS:IMSI-262423575950259)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241031085555445 DAUC <0003> db_auc.c:157 IMSI='262424975000780': No 2G Auth Data 20241031085555445 DAUC <0003> db_auc.c:192 IMSI='262424975000780': No 3G Auth Data 20241031085555453 DLGSUP <0013> hlr.c:121 IMSI 262424975000780: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085555485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 20241031085555489 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555489 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424975000780" cn_domain=PS source_name="the-source\n"} 20241031085555489 DLU <0006> fsm.c:456 lu(262424975000780)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085555489 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031085555505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085555505 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424975000780" cn_domain=PS destination_name="the-source\n"} 20241031085555505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555508 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424975000780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424975000780" source_name="the-source\n"} 20241031085555508 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085555508 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085555508 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424975000780" destination_name="the-source\n"} 20241031085555508 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424975000780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085555508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085555508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085555508 DLU <0006> fsm.c:568 lu(PS:IMSI-262424975000780)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085555510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 20241031085555535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33204<->l=127.0.0.1:4258 20241031085555536 DLINP <000b> input/ipa.c:451 connected read/write 20241031085555536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085555536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085555536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085555536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085555536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031085555537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32997<->l=127.0.0.1:4259) 20241031085555576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 20241031085555577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 20241031085558655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085558655 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085558657 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40668<->l=127.0.0.1:4258 20241031085558660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558660 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085558660 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085558660 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  20241031085558660 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085558660 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  20241031085558660 DLGSUP <0013> gsup_server.c:235 2:  20241031085558660 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085558660 DLGSUP <0013> gsup_server.c:235 3:  20241031085558660 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085558660 DLGSUP <0013> gsup_server.c:235 4:  20241031085558660 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085558660 DLGSUP <0013> gsup_server.c:235 5:  20241031085558660 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085558660 DLGSUP <0013> gsup_server.c:235 7:  20241031085558660 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085558660 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085558660 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085558660 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085558683 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40525<->l=127.0.0.1:4259) 20241031085558705 DAUC <0003> db_auc.c:157 IMSI='262422974320209': No 2G Auth Data 20241031085558705 DAUC <0003> db_auc.c:192 IMSI='262422974320209': No 3G Auth Data 20241031085558740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 20241031085558746 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558746 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422974320209" cn_domain=PS} 20241031085558746 DLU <0006> fsm.c:456 lu(262422974320209)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085558746 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085558776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085558776 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422974320209" cn_domain=PS} 20241031085558776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558776 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558780 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422974320209"} 20241031085558780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085558780 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085558780 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422974320209"} 20241031085558780 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422974320209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085558780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085558780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085558780 DLU <0006> fsm.c:568 lu(PS:IMSI-262422974320209)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085558780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 20241031085558812 DAUC <0003> db_auc.c:157 IMSI='262429343568251': No 2G Auth Data 20241031085558812 DAUC <0003> db_auc.c:192 IMSI='262429343568251': No 3G Auth Data 20241031085558821 DLGSUP <0013> hlr.c:121 IMSI 262429343568251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085558843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40676<->l=127.0.0.1:4258 20241031085558846 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558846 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429343568251" cn_domain=PS} 20241031085558846 DLU <0006> fsm.c:456 lu(262429343568251)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085558846 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085558870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085558870 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429343568251" cn_domain=PS} 20241031085558870 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558870 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558873 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558873 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429343568251"} 20241031085558873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085558873 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085558873 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429343568251"} 20241031085558873 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429343568251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085558873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085558873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085558873 DLU <0006> fsm.c:568 lu(PS:IMSI-262429343568251)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085558873 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558873 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40676<->l=127.0.0.1:4258 20241031085558903 DAUC <0003> db_auc.c:157 IMSI='262424538957319': No 2G Auth Data 20241031085558903 DAUC <0003> db_auc.c:192 IMSI='262424538957319': No 3G Auth Data 20241031085558911 DLGSUP <0013> hlr.c:121 IMSI 262424538957319: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085558934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 20241031085558938 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558938 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424538957319" cn_domain=PS} 20241031085558938 DLU <0006> fsm.c:456 lu(262424538957319)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085558938 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085558952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085558952 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424538957319" cn_domain=PS} 20241031085558952 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558953 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558955 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085558955 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424538957319"} 20241031085558955 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085558955 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085558955 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424538957319"} 20241031085558955 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424538957319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085558955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085558955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085558955 DLU <0006> fsm.c:568 lu(PS:IMSI-262424538957319)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085558955 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558955 DLINP <000b> input/ipa.c:451 connected read/write 20241031085558955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085558957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 20241031085558982 DAUC <0003> db_auc.c:157 IMSI='262429749759978': No 2G Auth Data 20241031085558982 DAUC <0003> db_auc.c:192 IMSI='262429749759978': No 3G Auth Data 20241031085558990 DLGSUP <0013> hlr.c:121 IMSI 262429749759978: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085559013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 20241031085559018 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559018 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429749759978" cn_domain=PS} 20241031085559018 DLU <0006> fsm.c:456 lu(262429749759978)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559018 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559033 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429749759978" cn_domain=PS} 20241031085559033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559036 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429749759978"} 20241031085559036 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559036 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559036 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429749759978"} 20241031085559036 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429749759978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559036 DLU <0006> fsm.c:568 lu(PS:IMSI-262429749759978)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 20241031085559062 DAUC <0003> db_auc.c:157 IMSI='262422305421411': No 2G Auth Data 20241031085559062 DAUC <0003> db_auc.c:192 IMSI='262422305421411': No 3G Auth Data 20241031085559070 DLGSUP <0013> hlr.c:121 IMSI 262422305421411: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085559091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 20241031085559095 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559095 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422305421411" cn_domain=PS} 20241031085559095 DLU <0006> fsm.c:456 lu(262422305421411)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559095 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559111 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422305421411" cn_domain=PS} 20241031085559111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559114 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559114 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422305421411"} 20241031085559114 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559114 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559114 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422305421411"} 20241031085559114 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422305421411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559114 DLU <0006> fsm.c:568 lu(PS:IMSI-262422305421411)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559114 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559114 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 20241031085559139 DAUC <0003> db_auc.c:157 IMSI='262421244285177': No 2G Auth Data 20241031085559139 DAUC <0003> db_auc.c:192 IMSI='262421244285177': No 3G Auth Data 20241031085559147 DLGSUP <0013> hlr.c:121 IMSI 262421244285177: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085559177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20241031085559181 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559181 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421244285177" cn_domain=PS} 20241031085559181 DLU <0006> fsm.c:456 lu(262421244285177)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559181 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559196 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421244285177" cn_domain=PS} 20241031085559196 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559197 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559199 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421244285177"} 20241031085559199 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559199 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559199 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421244285177"} 20241031085559199 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421244285177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559199 DLU <0006> fsm.c:568 lu(PS:IMSI-262421244285177)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20241031085559232 DAUC <0003> db_auc.c:157 IMSI='262421463661607': No 2G Auth Data 20241031085559232 DAUC <0003> db_auc.c:192 IMSI='262421463661607': No 3G Auth Data 20241031085559240 DLGSUP <0013> hlr.c:121 IMSI 262421463661607: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085559270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 20241031085559274 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559274 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421463661607" cn_domain=PS} 20241031085559274 DLU <0006> fsm.c:456 lu(262421463661607)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559274 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559290 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421463661607" cn_domain=PS} 20241031085559290 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559290 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559293 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559293 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421463661607"} 20241031085559293 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559293 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559293 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421463661607"} 20241031085559293 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421463661607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559293 DLU <0006> fsm.c:568 lu(PS:IMSI-262421463661607)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559293 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559293 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 20241031085559325 DAUC <0003> db_auc.c:157 IMSI='262420141328676': No 2G Auth Data 20241031085559325 DAUC <0003> db_auc.c:192 IMSI='262420141328676': No 3G Auth Data 20241031085559333 DLGSUP <0013> hlr.c:121 IMSI 262420141328676: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085559364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40748<->l=127.0.0.1:4258 20241031085559368 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559368 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420141328676" cn_domain=PS} 20241031085559368 DLU <0006> fsm.c:456 lu(262420141328676)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085559368 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085559383 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085559383 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420141328676" cn_domain=PS} 20241031085559383 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559383 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559385 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559385 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420141328676"} 20241031085559385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085559385 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085559385 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420141328676"} 20241031085559385 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420141328676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085559385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085559385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085559385 DLU <0006> fsm.c:568 lu(PS:IMSI-262420141328676)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085559385 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559385 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085559387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40748<->l=127.0.0.1:4258 20241031085559413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40668<->l=127.0.0.1:4258 20241031085559413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40525<->l=127.0.0.1:4259) 20241031085559414 DLINP <000b> input/ipa.c:451 connected read/write 20241031085559414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085559414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085559414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085559414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085559454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4258 20241031085559555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4258 20241031085602625 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085602625 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085602628 DLINP <000b> input/ipa.c:451 connected read/write 20241031085602628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085602629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 20241031085602630 DLINP <000b> input/ipa.c:451 connected read/write 20241031085602630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085602630 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085602630 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085602630 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  20241031085602630 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085602630 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  20241031085602630 DLGSUP <0013> gsup_server.c:235 2:  20241031085602630 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085602630 DLGSUP <0013> gsup_server.c:235 3:  20241031085602630 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085602631 DLGSUP <0013> gsup_server.c:235 4:  20241031085602631 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085602631 DLGSUP <0013> gsup_server.c:235 5:  20241031085602631 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085602631 DLGSUP <0013> gsup_server.c:235 7:  20241031085602631 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085602631 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085602631 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085602631 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085602650 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40111<->l=127.0.0.1:4259) 20241031085602673 DAUC <0003> db_auc.c:157 IMSI='262423914398407': No 2G Auth Data 20241031085602673 DAUC <0003> db_auc.c:192 IMSI='262423914398407': No 3G Auth Data 20241031085602694 DAUC <0003> db_auc.c:192 IMSI='262423914398407': No 3G Auth Data 20241031085602720 DAUC <0003> db_auc.c:157 IMSI='262420940440280': No 2G Auth Data 20241031085602720 DAUC <0003> db_auc.c:192 IMSI='262420940440280': No 3G Auth Data 20241031085602740 DAUC <0003> db_auc.c:157 IMSI='262420940440280': No 2G Auth Data 20241031085602778 DAUC <0003> db_auc.c:157 IMSI='262425096272361': No 2G Auth Data 20241031085602778 DAUC <0003> db_auc.c:192 IMSI='262425096272361': No 3G Auth Data 20241031085602841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 20241031085602842 DLINP <000b> input/ipa.c:451 connected read/write 20241031085602842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085602842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085602842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085602842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085602842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40111<->l=127.0.0.1:4259) 20241031085602887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 20241031085602987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 20241031085606063 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085606063 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085606065 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241031085606067 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606067 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085606067 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085606067 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  20241031085606067 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085606067 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  20241031085606067 DLGSUP <0013> gsup_server.c:235 2:  20241031085606067 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085606067 DLGSUP <0013> gsup_server.c:235 3:  20241031085606067 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085606067 DLGSUP <0013> gsup_server.c:235 4:  20241031085606067 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085606067 DLGSUP <0013> gsup_server.c:235 5:  20241031085606067 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085606067 DLGSUP <0013> gsup_server.c:235 7:  20241031085606067 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085606067 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085606067 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085606067 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085606086 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39301<->l=127.0.0.1:4259) 20241031085606099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241031085606111 DAUC <0003> db_auc.c:157 IMSI='262425085516547': No 2G Auth Data 20241031085606111 DAUC <0003> db_auc.c:192 IMSI='262425085516547': No 3G Auth Data 20241031085606142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606142 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425085516547" cn_domain=PS} 20241031085606142 DLU <0006> fsm.c:456 lu(262425085516547)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085606142 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085606157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085606157 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425085516547" cn_domain=PS} 20241031085606157 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606157 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606161 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606161 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425085516547"} 20241031085606161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085606161 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085606161 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425085516547"} 20241031085606161 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085606161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085606161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085606161 DLU <0006> fsm.c:568 lu(PS:IMSI-262425085516547)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085606161 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606161 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606171 DLGSUP <0013> hlr.c:128 IMSI 262425085516547: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241031085606171 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606171 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085606173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241031085606173 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606173 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425085516547"} 20241031085606173 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241031085606173 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425085516547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085606174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241031085606175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085606175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085606175 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085606175 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085606175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085606176 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39301<->l=127.0.0.1:4259) 20241031085606218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20241031085606318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20241031085609394 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085609394 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085609396 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48524<->l=127.0.0.1:4258 20241031085609398 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609398 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085609398 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085609398 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  20241031085609398 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085609398 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  20241031085609398 DLGSUP <0013> gsup_server.c:235 2:  20241031085609398 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085609398 DLGSUP <0013> gsup_server.c:235 3:  20241031085609398 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085609398 DLGSUP <0013> gsup_server.c:235 4:  20241031085609398 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085609398 DLGSUP <0013> gsup_server.c:235 5:  20241031085609398 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085609398 DLGSUP <0013> gsup_server.c:235 7:  20241031085609398 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085609398 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085609398 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085609398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085609415 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33623<->l=127.0.0.1:4259) 20241031085609429 DAUC <0003> db_auc.c:157 IMSI='262423986665300': No 2G Auth Data 20241031085609429 DAUC <0003> db_auc.c:192 IMSI='262423986665300': No 3G Auth Data 20241031085609479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241031085609484 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609484 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423986665300" cn_domain=PS} 20241031085609484 DLU <0006> fsm.c:456 lu(262423986665300)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609484 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609505 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423986665300" cn_domain=PS} 20241031085609506 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609506 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609509 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609509 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423986665300"} 20241031085609509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609509 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609509 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423986665300"} 20241031085609509 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609509 DLU <0006> fsm.c:568 lu(PS:IMSI-262423986665300)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609509 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609509 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609512 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609512 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423986665300" cn_domain=CS} 20241031085609512 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609522 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423986665300"} 20241031085609522 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423986665300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609522 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609522 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241031085609552 DAUC <0003> db_auc.c:157 IMSI='262420036619845': No 2G Auth Data 20241031085609552 DAUC <0003> db_auc.c:192 IMSI='262420036619845': No 3G Auth Data 20241031085609560 DLGSUP <0013> hlr.c:121 IMSI 262420036619845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085609581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 20241031085609585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609585 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420036619845" cn_domain=PS} 20241031085609585 DLU <0006> fsm.c:456 lu(262420036619845)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609585 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609600 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609600 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420036619845" cn_domain=PS} 20241031085609600 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609601 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609603 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609603 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420036619845"} 20241031085609603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609603 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609603 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420036619845"} 20241031085609603 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609603 DLU <0006> fsm.c:568 lu(PS:IMSI-262420036619845)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609603 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609604 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609606 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609606 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420036619845" cn_domain=CS} 20241031085609606 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609613 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420036619845"} 20241031085609613 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420036619845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609613 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609613 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 20241031085609639 DAUC <0003> db_auc.c:157 IMSI='262429475708485': No 2G Auth Data 20241031085609639 DAUC <0003> db_auc.c:192 IMSI='262429475708485': No 3G Auth Data 20241031085609648 DLGSUP <0013> hlr.c:121 IMSI 262429475708485: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085609671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241031085609674 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609674 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429475708485" cn_domain=PS} 20241031085609674 DLU <0006> fsm.c:456 lu(262429475708485)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609674 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609689 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609689 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429475708485" cn_domain=PS} 20241031085609689 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609689 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609691 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609691 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429475708485"} 20241031085609691 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609691 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609691 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429475708485"} 20241031085609691 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609691 DLU <0006> fsm.c:568 lu(PS:IMSI-262429475708485)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609691 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609691 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609693 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609693 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429475708485" cn_domain=CS} 20241031085609694 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609701 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429475708485"} 20241031085609701 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429475708485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609701 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609701 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241031085609727 DAUC <0003> db_auc.c:157 IMSI='262421601117413': No 2G Auth Data 20241031085609727 DAUC <0003> db_auc.c:192 IMSI='262421601117413': No 3G Auth Data 20241031085609736 DLGSUP <0013> hlr.c:121 IMSI 262421601117413: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085609763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 20241031085609767 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609767 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421601117413" cn_domain=PS} 20241031085609767 DLU <0006> fsm.c:456 lu(262421601117413)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609767 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609783 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421601117413" cn_domain=PS} 20241031085609783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609785 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421601117413"} 20241031085609785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609785 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609785 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421601117413"} 20241031085609785 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609785 DLU <0006> fsm.c:568 lu(PS:IMSI-262421601117413)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609788 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609788 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421601117413" cn_domain=CS} 20241031085609788 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609797 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421601117413"} 20241031085609797 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421601117413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4258 20241031085609824 DAUC <0003> db_auc.c:157 IMSI='262426471775061': No 2G Auth Data 20241031085609824 DAUC <0003> db_auc.c:192 IMSI='262426471775061': No 3G Auth Data 20241031085609832 DLGSUP <0013> hlr.c:121 IMSI 262426471775061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085609856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 20241031085609860 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609860 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426471775061" cn_domain=PS} 20241031085609860 DLU <0006> fsm.c:456 lu(262426471775061)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609860 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609876 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426471775061" cn_domain=PS} 20241031085609876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609879 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609879 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426471775061"} 20241031085609879 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609879 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609879 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426471775061"} 20241031085609879 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609879 DLU <0006> fsm.c:568 lu(PS:IMSI-262426471775061)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609879 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609880 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609882 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609882 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426471775061" cn_domain=CS} 20241031085609882 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609889 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426471775061"} 20241031085609889 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426471775061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609889 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 20241031085609914 DAUC <0003> db_auc.c:157 IMSI='262429454358166': No 2G Auth Data 20241031085609914 DAUC <0003> db_auc.c:192 IMSI='262429454358166': No 3G Auth Data 20241031085609922 DLGSUP <0013> hlr.c:121 IMSI 262429454358166: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085609955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4258 20241031085609958 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609958 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429454358166" cn_domain=PS} 20241031085609958 DLU <0006> fsm.c:456 lu(262429454358166)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085609958 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085609980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085609980 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429454358166" cn_domain=PS} 20241031085609980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609983 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609983 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429454358166"} 20241031085609983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085609983 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085609983 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429454358166"} 20241031085609983 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085609983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085609983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085609983 DLU <0006> fsm.c:568 lu(PS:IMSI-262429454358166)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085609983 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609983 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085609985 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429454358166" cn_domain=CS} 20241031085609985 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085609994 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429454358166"} 20241031085609994 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429454358166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085609994 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609994 DLINP <000b> input/ipa.c:451 connected read/write 20241031085609994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085609995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4258 20241031085610037 DAUC <0003> db_auc.c:157 IMSI='262421290339052': No 2G Auth Data 20241031085610037 DAUC <0003> db_auc.c:192 IMSI='262421290339052': No 3G Auth Data 20241031085610045 DLGSUP <0013> hlr.c:121 IMSI 262421290339052: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085610082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20241031085610085 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610085 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421290339052" cn_domain=PS} 20241031085610085 DLU <0006> fsm.c:456 lu(262421290339052)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085610086 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085610105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085610105 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421290339052" cn_domain=PS} 20241031085610105 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610105 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610108 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610108 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421290339052"} 20241031085610108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085610108 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085610108 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421290339052"} 20241031085610108 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085610108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085610108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085610108 DLU <0006> fsm.c:568 lu(PS:IMSI-262421290339052)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085610108 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610108 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610110 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610110 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421290339052" cn_domain=CS} 20241031085610110 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085610117 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421290339052"} 20241031085610117 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421290339052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085610117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20241031085610151 DAUC <0003> db_auc.c:157 IMSI='262424404686101': No 2G Auth Data 20241031085610151 DAUC <0003> db_auc.c:192 IMSI='262424404686101': No 3G Auth Data 20241031085610166 DLGSUP <0013> hlr.c:121 IMSI 262424404686101: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085610197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 20241031085610201 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610201 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424404686101" cn_domain=PS} 20241031085610201 DLU <0006> fsm.c:456 lu(262424404686101)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085610201 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085610216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085610216 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424404686101" cn_domain=PS} 20241031085610216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610219 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610219 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424404686101"} 20241031085610219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085610219 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085610219 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424404686101"} 20241031085610219 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085610219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085610219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085610219 DLU <0006> fsm.c:568 lu(PS:IMSI-262424404686101)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085610219 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610219 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610221 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424404686101" cn_domain=CS} 20241031085610221 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031085610228 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424404686101"} 20241031085610228 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424404686101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085610228 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610228 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085610230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 20241031085610256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48524<->l=127.0.0.1:4258 20241031085610257 DLINP <000b> input/ipa.c:451 connected read/write 20241031085610257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085610257 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085610257 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085610257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085610257 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33623<->l=127.0.0.1:4259) 20241031085610299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 20241031085610400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 20241031085613477 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085613477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085613479 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20241031085613482 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613482 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085613482 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085613482 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  20241031085613482 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085613482 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  20241031085613482 DLGSUP <0013> gsup_server.c:235 2:  20241031085613482 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085613482 DLGSUP <0013> gsup_server.c:235 3:  20241031085613482 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085613482 DLGSUP <0013> gsup_server.c:235 4:  20241031085613482 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085613482 DLGSUP <0013> gsup_server.c:235 5:  20241031085613482 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085613482 DLGSUP <0013> gsup_server.c:235 7:  20241031085613482 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085613482 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085613482 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085613482 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085613505 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39723<->l=127.0.0.1:4259) 20241031085613521 DAUC <0003> db_auc.c:157 IMSI='262420685672038': No 2G Auth Data 20241031085613521 DAUC <0003> db_auc.c:192 IMSI='262420685672038': No 3G Auth Data 20241031085613555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20241031085613559 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613559 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420685672038" cn_domain=PS} 20241031085613559 DLU <0006> fsm.c:456 lu(262420685672038)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613560 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613575 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420685672038" cn_domain=PS} 20241031085613575 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613575 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613579 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613579 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420685672038"} 20241031085613579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613579 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613579 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420685672038"} 20241031085613579 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613579 DLU <0006> fsm.c:568 lu(PS:IMSI-262420685672038)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613579 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613579 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613582 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613582 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420685672038" cn_domain=PS} 20241031085613582 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613589 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420685672038"} 20241031085613589 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420685672038 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613589 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613589 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20241031085613616 DAUC <0003> db_auc.c:157 IMSI='262427944635573': No 2G Auth Data 20241031085613616 DAUC <0003> db_auc.c:192 IMSI='262427944635573': No 3G Auth Data 20241031085613624 DLGSUP <0013> hlr.c:121 IMSI 262427944635573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085613651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48626<->l=127.0.0.1:4258 20241031085613656 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613656 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427944635573" cn_domain=PS} 20241031085613656 DLU <0006> fsm.c:456 lu(262427944635573)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613656 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613671 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613671 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427944635573" cn_domain=PS} 20241031085613671 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613671 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613674 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613674 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427944635573"} 20241031085613674 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613674 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613674 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427944635573"} 20241031085613674 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613674 DLU <0006> fsm.c:568 lu(PS:IMSI-262427944635573)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613674 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613674 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613676 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613676 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427944635573" cn_domain=PS} 20241031085613676 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613684 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427944635573"} 20241031085613684 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427944635573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613684 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613684 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48626<->l=127.0.0.1:4258 20241031085613711 DAUC <0003> db_auc.c:157 IMSI='262426610286337': No 2G Auth Data 20241031085613711 DAUC <0003> db_auc.c:192 IMSI='262426610286337': No 3G Auth Data 20241031085613718 DLGSUP <0013> hlr.c:121 IMSI 262426610286337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085613744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241031085613748 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613748 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426610286337" cn_domain=PS} 20241031085613749 DLU <0006> fsm.c:456 lu(262426610286337)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613749 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613764 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426610286337" cn_domain=PS} 20241031085613764 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613764 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613767 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613767 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426610286337"} 20241031085613767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613767 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613767 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426610286337"} 20241031085613767 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613767 DLU <0006> fsm.c:568 lu(PS:IMSI-262426610286337)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613767 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613767 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613769 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613769 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426610286337" cn_domain=PS} 20241031085613769 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613777 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426610286337"} 20241031085613777 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426610286337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613777 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613777 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241031085613803 DAUC <0003> db_auc.c:157 IMSI='262429376742758': No 2G Auth Data 20241031085613803 DAUC <0003> db_auc.c:192 IMSI='262429376742758': No 3G Auth Data 20241031085613811 DLGSUP <0013> hlr.c:121 IMSI 262429376742758: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085613836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 20241031085613840 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613840 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429376742758" cn_domain=PS} 20241031085613840 DLU <0006> fsm.c:456 lu(262429376742758)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613840 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613855 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429376742758" cn_domain=PS} 20241031085613855 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613855 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613858 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613858 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429376742758"} 20241031085613858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613858 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613858 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429376742758"} 20241031085613858 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613858 DLU <0006> fsm.c:568 lu(PS:IMSI-262429376742758)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613858 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613858 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613860 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613860 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429376742758" cn_domain=PS} 20241031085613860 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613868 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429376742758"} 20241031085613868 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429376742758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 20241031085613895 DAUC <0003> db_auc.c:157 IMSI='262420711664829': No 2G Auth Data 20241031085613895 DAUC <0003> db_auc.c:192 IMSI='262420711664829': No 3G Auth Data 20241031085613904 DLGSUP <0013> hlr.c:121 IMSI 262420711664829: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085613929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 20241031085613933 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613933 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420711664829" cn_domain=PS} 20241031085613933 DLU <0006> fsm.c:456 lu(262420711664829)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085613933 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085613948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085613948 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420711664829" cn_domain=PS} 20241031085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613951 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613951 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420711664829"} 20241031085613951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085613951 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085613951 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420711664829"} 20241031085613951 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085613951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085613951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085613951 DLU <0006> fsm.c:568 lu(PS:IMSI-262420711664829)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085613951 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613951 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613954 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085613954 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420711664829" cn_domain=PS} 20241031085613954 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085613968 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420711664829"} 20241031085613968 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420711664829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085613968 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613968 DLINP <000b> input/ipa.c:451 connected read/write 20241031085613968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085613970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 20241031085614004 DAUC <0003> db_auc.c:157 IMSI='262426598693734': No 2G Auth Data 20241031085614004 DAUC <0003> db_auc.c:192 IMSI='262426598693734': No 3G Auth Data 20241031085614015 DLGSUP <0013> hlr.c:121 IMSI 262426598693734: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085614049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48654<->l=127.0.0.1:4258 20241031085614052 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614052 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426598693734" cn_domain=PS} 20241031085614052 DLU <0006> fsm.c:456 lu(262426598693734)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085614052 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085614068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085614068 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426598693734" cn_domain=PS} 20241031085614068 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614068 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614070 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614071 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426598693734"} 20241031085614071 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085614071 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085614071 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426598693734"} 20241031085614071 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085614071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085614071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085614071 DLU <0006> fsm.c:568 lu(PS:IMSI-262426598693734)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085614071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614073 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614073 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426598693734" cn_domain=PS} 20241031085614073 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085614082 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426598693734"} 20241031085614082 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426598693734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085614082 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614082 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48654<->l=127.0.0.1:4258 20241031085614115 DAUC <0003> db_auc.c:157 IMSI='262421260158471': No 2G Auth Data 20241031085614115 DAUC <0003> db_auc.c:192 IMSI='262421260158471': No 3G Auth Data 20241031085614123 DLGSUP <0013> hlr.c:121 IMSI 262421260158471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085614157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4258 20241031085614160 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614160 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421260158471" cn_domain=PS} 20241031085614160 DLU <0006> fsm.c:456 lu(262421260158471)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085614160 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085614175 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085614175 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421260158471" cn_domain=PS} 20241031085614175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614177 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614178 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421260158471"} 20241031085614178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085614178 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085614178 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421260158471"} 20241031085614178 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085614178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085614178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085614178 DLU <0006> fsm.c:568 lu(PS:IMSI-262421260158471)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085614178 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614178 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614180 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614180 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421260158471" cn_domain=PS} 20241031085614180 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085614187 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421260158471"} 20241031085614187 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421260158471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085614187 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614187 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4258 20241031085614220 DAUC <0003> db_auc.c:157 IMSI='262428883443392': No 2G Auth Data 20241031085614220 DAUC <0003> db_auc.c:192 IMSI='262428883443392': No 3G Auth Data 20241031085614228 DLGSUP <0013> hlr.c:121 IMSI 262428883443392: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031085614260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48676<->l=127.0.0.1:4258 20241031085614263 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614263 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428883443392" cn_domain=PS} 20241031085614263 DLU <0006> fsm.c:456 lu(262428883443392)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085614263 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085614279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085614279 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428883443392" cn_domain=PS} 20241031085614279 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614279 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614282 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614282 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428883443392"} 20241031085614282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085614282 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085614282 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428883443392"} 20241031085614282 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085614282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085614282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085614282 DLU <0006> fsm.c:568 lu(PS:IMSI-262428883443392)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085614282 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614282 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614284 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614284 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428883443392" cn_domain=PS} 20241031085614284 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031085614291 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428883443392"} 20241031085614292 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428883443392 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031085614292 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614292 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085614293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48676<->l=127.0.0.1:4258 20241031085614318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20241031085614319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39723<->l=127.0.0.1:4259) 20241031085614319 DLINP <000b> input/ipa.c:451 connected read/write 20241031085614319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085614319 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085614319 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085614319 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085614364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 20241031085614464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 20241031085617539 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085617539 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085617541 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085617542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20241031085617543 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085617543 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085617543 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085617543 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  20241031085617543 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085617543 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  20241031085617543 DLGSUP <0013> gsup_server.c:235 2:  20241031085617543 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085617543 DLGSUP <0013> gsup_server.c:235 3:  20241031085617543 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085617543 DLGSUP <0013> gsup_server.c:235 4:  20241031085617543 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085617543 DLGSUP <0013> gsup_server.c:235 5:  20241031085617543 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085617543 DLGSUP <0013> gsup_server.c:235 7:  20241031085617543 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085617543 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085617543 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085617543 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085617564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36925<->l=127.0.0.1:4259) 20241031085617577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 20241031085617585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085617585 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} 20241031085617585 DLU <0006> fsm.c:456 lu(2345743413463)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085617585 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 20241031085617585 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} 20241031085617585 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085617585 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5641fb642ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085617585 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5641fb642ef0]{UNVALIDATED}: Freeing instance 20241031085617585 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5641fb642ef0]{UNVALIDATED}: Deallocated 20241031085617585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085617585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085617588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 20241031085617589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20241031085617590 DLINP <000b> input/ipa.c:451 connected read/write 20241031085617590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085617590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085617590 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085617590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085617590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36925<->l=127.0.0.1:4259) 20241031085617632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241031085617732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241031085620809 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085620809 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085620812 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50084<->l=127.0.0.1:4258 20241031085620816 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620816 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085620816 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085620816 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  20241031085620816 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085620816 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  20241031085620816 DLGSUP <0013> gsup_server.c:235 2:  20241031085620816 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085620816 DLGSUP <0013> gsup_server.c:235 3:  20241031085620816 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085620816 DLGSUP <0013> gsup_server.c:235 4:  20241031085620816 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085620816 DLGSUP <0013> gsup_server.c:235 5:  20241031085620816 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085620816 DLGSUP <0013> gsup_server.c:235 7:  20241031085620816 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085620816 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085620816 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085620816 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085620835 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40187<->l=127.0.0.1:4259) 20241031085620850 DAUC <0003> db_auc.c:157 IMSI='262424061681113': No 2G Auth Data 20241031085620850 DAUC <0003> db_auc.c:192 IMSI='262424061681113': No 3G Auth Data 20241031085620893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241031085620899 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620899 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424061681113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424061681113" session_id=2391761886 session_state=BEGIN} 20241031085620899 DSS <0004> hlr_ussd.c:576 262424061681113/0x8e8f63de: Process SS (BEGIN) 20241031085620899 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085620899 DSS <0004> hlr_ussd.c:518 262424061681113/0x8e8f63de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085620899 DSS <0004> hlr_ussd.c:523 262424061681113/0x8e8f63de: USSD for unknown code '*#200#' 20241031085620899 DSS <0004> hlr_ussd.c:354 262424061681113/0x8e8f63de: Tx ReturnError(1, 0x12) 20241031085620899 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424061681113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424061681113" session_id=2391761886 session_state=END} 20241031085620899 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085620899 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085620902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241031085620911 DAUC <0003> db_auc.c:157 IMSI='262422227012091': No 2G Auth Data 20241031085620911 DAUC <0003> db_auc.c:192 IMSI='262422227012091': No 3G Auth Data 20241031085620944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4258 20241031085620950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620950 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422227012091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422227012091" session_id=2235491221 session_state=BEGIN} 20241031085620950 DSS <0004> hlr_ussd.c:576 262422227012091/0x853ee395: Process SS (BEGIN) 20241031085620950 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085620950 DSS <0004> hlr_ussd.c:518 262422227012091/0x853ee395: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085620950 DSS <0004> hlr_ussd.c:523 262422227012091/0x853ee395: USSD for unknown code '*#200#' 20241031085620950 DSS <0004> hlr_ussd.c:354 262422227012091/0x853ee395: Tx ReturnError(1, 0x12) 20241031085620950 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422227012091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422227012091" session_id=2235491221 session_state=END} 20241031085620950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085620950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085620953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4258 20241031085620962 DAUC <0003> db_auc.c:157 IMSI='262423943437097': No 2G Auth Data 20241031085620962 DAUC <0003> db_auc.c:192 IMSI='262423943437097': No 3G Auth Data 20241031085620994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50112<->l=127.0.0.1:4258 20241031085620999 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085620999 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423943437097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423943437097" session_id=1813089890 session_state=BEGIN} 20241031085620999 DSS <0004> hlr_ussd.c:576 262423943437097/0x6c118e62: Process SS (BEGIN) 20241031085620999 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085620999 DSS <0004> hlr_ussd.c:518 262423943437097/0x6c118e62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085620999 DSS <0004> hlr_ussd.c:523 262423943437097/0x6c118e62: USSD for unknown code '*#200#' 20241031085620999 DSS <0004> hlr_ussd.c:354 262423943437097/0x6c118e62: Tx ReturnError(1, 0x12) 20241031085620999 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423943437097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423943437097" session_id=1813089890 session_state=END} 20241031085620999 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085620999 DLINP <000b> input/ipa.c:451 connected read/write 20241031085620999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50112<->l=127.0.0.1:4258 20241031085621019 DAUC <0003> db_auc.c:157 IMSI='262426313756238': No 2G Auth Data 20241031085621019 DAUC <0003> db_auc.c:192 IMSI='262426313756238': No 3G Auth Data 20241031085621047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241031085621053 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621053 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426313756238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426313756238" session_id=2342331735 session_state=BEGIN} 20241031085621053 DSS <0004> hlr_ussd.c:576 262426313756238/0x8b9d2557: Process SS (BEGIN) 20241031085621053 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621053 DSS <0004> hlr_ussd.c:518 262426313756238/0x8b9d2557: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621053 DSS <0004> hlr_ussd.c:523 262426313756238/0x8b9d2557: USSD for unknown code '*#200#' 20241031085621053 DSS <0004> hlr_ussd.c:354 262426313756238/0x8b9d2557: Tx ReturnError(1, 0x12) 20241031085621053 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426313756238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426313756238" session_id=2342331735 session_state=END} 20241031085621053 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621053 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241031085621060 DAUC <0003> db_auc.c:157 IMSI='262428522138488': No 2G Auth Data 20241031085621060 DAUC <0003> db_auc.c:192 IMSI='262428522138488': No 3G Auth Data 20241031085621085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20241031085621091 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621091 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428522138488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428522138488" session_id=2848389028 session_state=BEGIN} 20241031085621091 DSS <0004> hlr_ussd.c:576 262428522138488/0xa9c6f7a4: Process SS (BEGIN) 20241031085621091 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621091 DSS <0004> hlr_ussd.c:518 262428522138488/0xa9c6f7a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621091 DSS <0004> hlr_ussd.c:523 262428522138488/0xa9c6f7a4: USSD for unknown code '*#200#' 20241031085621091 DSS <0004> hlr_ussd.c:354 262428522138488/0xa9c6f7a4: Tx ReturnError(1, 0x12) 20241031085621091 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428522138488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428522138488" session_id=2848389028 session_state=END} 20241031085621091 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621091 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20241031085621098 DAUC <0003> db_auc.c:157 IMSI='262427253122570': No 2G Auth Data 20241031085621098 DAUC <0003> db_auc.c:192 IMSI='262427253122570': No 3G Auth Data 20241031085621129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20241031085621134 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621134 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427253122570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427253122570" session_id=1912629375 session_state=BEGIN} 20241031085621134 DSS <0004> hlr_ussd.c:576 262427253122570/0x7200687f: Process SS (BEGIN) 20241031085621134 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621134 DSS <0004> hlr_ussd.c:518 262427253122570/0x7200687f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621134 DSS <0004> hlr_ussd.c:523 262427253122570/0x7200687f: USSD for unknown code '*#200#' 20241031085621134 DSS <0004> hlr_ussd.c:354 262427253122570/0x7200687f: Tx ReturnError(1, 0x12) 20241031085621134 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427253122570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427253122570" session_id=1912629375 session_state=END} 20241031085621134 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621134 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20241031085621141 DAUC <0003> db_auc.c:157 IMSI='262424414850463': No 2G Auth Data 20241031085621141 DAUC <0003> db_auc.c:192 IMSI='262424414850463': No 3G Auth Data 20241031085621168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20241031085621175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621175 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424414850463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424414850463" session_id=1017398973 session_state=BEGIN} 20241031085621175 DSS <0004> hlr_ussd.c:576 262424414850463/0x3ca446bd: Process SS (BEGIN) 20241031085621175 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621175 DSS <0004> hlr_ussd.c:518 262424414850463/0x3ca446bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621175 DSS <0004> hlr_ussd.c:523 262424414850463/0x3ca446bd: USSD for unknown code '*#200#' 20241031085621175 DSS <0004> hlr_ussd.c:354 262424414850463/0x3ca446bd: Tx ReturnError(1, 0x12) 20241031085621175 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424414850463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424414850463" session_id=1017398973 session_state=END} 20241031085621175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621175 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20241031085621183 DAUC <0003> db_auc.c:157 IMSI='262424892627596': No 2G Auth Data 20241031085621183 DAUC <0003> db_auc.c:192 IMSI='262424892627596': No 3G Auth Data 20241031085621210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4258 20241031085621216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621216 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424892627596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424892627596" session_id=453285144 session_state=BEGIN} 20241031085621216 DSS <0004> hlr_ussd.c:576 262424892627596/0x1b049518: Process SS (BEGIN) 20241031085621216 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031085621216 DSS <0004> hlr_ussd.c:518 262424892627596/0x1b049518: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031085621216 DSS <0004> hlr_ussd.c:523 262424892627596/0x1b049518: USSD for unknown code '*#200#' 20241031085621216 DSS <0004> hlr_ussd.c:354 262424892627596/0x1b049518: Tx ReturnError(1, 0x12) 20241031085621216 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424892627596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424892627596" session_id=453285144 session_state=END} 20241031085621216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621216 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085621219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4258 20241031085621220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50084<->l=127.0.0.1:4258 20241031085621221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40187<->l=127.0.0.1:4259) 20241031085621221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085621221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085621221 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085621221 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085621221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085621260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4258 20241031085621360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4258 20241031085624436 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085624436 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085624437 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20241031085624439 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085624439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085624439 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  20241031085624439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085624439 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  20241031085624439 DLGSUP <0013> gsup_server.c:235 2:  20241031085624439 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085624439 DLGSUP <0013> gsup_server.c:235 3:  20241031085624439 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085624439 DLGSUP <0013> gsup_server.c:235 4:  20241031085624439 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085624439 DLGSUP <0013> gsup_server.c:235 5:  20241031085624439 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085624439 DLGSUP <0013> gsup_server.c:235 7:  20241031085624439 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085624439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085624439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085624439 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085624460 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46181<->l=127.0.0.1:4259) 20241031085624484 DAUC <0003> db_auc.c:157 IMSI='262422435005841': No 2G Auth Data 20241031085624484 DAUC <0003> db_auc.c:192 IMSI='262422435005841': No 3G Auth Data 20241031085624509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 20241031085624515 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624515 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422435005841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422435005841" session_id=3582810074 session_state=BEGIN} 20241031085624515 DSS <0004> hlr_ussd.c:576 262422435005841/0xd58d57da: Process SS (BEGIN) 20241031085624515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624515 DSS <0004> hlr_ussd.c:518 262422435005841/0xd58d57da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624515 DSS <0004> hlr_ussd.c:542 262422435005841/0xd58d57da: Cannot find conn for EUSE EUSE-foobar 20241031085624515 DSS <0004> hlr_ussd.c:354 262422435005841/0xd58d57da: Tx ReturnError(1, 0x22) 20241031085624515 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422435005841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422435005841" session_id=3582810074 session_state=END} 20241031085624515 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624515 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 20241031085624523 DAUC <0003> db_auc.c:157 IMSI='262422020407244': No 2G Auth Data 20241031085624523 DAUC <0003> db_auc.c:192 IMSI='262422020407244': No 3G Auth Data 20241031085624549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241031085624554 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624554 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422020407244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422020407244" session_id=613038510 session_state=BEGIN} 20241031085624554 DSS <0004> hlr_ussd.c:576 262422020407244/0x248a39ae: Process SS (BEGIN) 20241031085624554 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624554 DSS <0004> hlr_ussd.c:518 262422020407244/0x248a39ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624554 DSS <0004> hlr_ussd.c:542 262422020407244/0x248a39ae: Cannot find conn for EUSE EUSE-foobar 20241031085624554 DSS <0004> hlr_ussd.c:354 262422020407244/0x248a39ae: Tx ReturnError(1, 0x22) 20241031085624554 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422020407244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422020407244" session_id=613038510 session_state=END} 20241031085624554 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624554 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241031085624562 DAUC <0003> db_auc.c:157 IMSI='262423084501784': No 2G Auth Data 20241031085624562 DAUC <0003> db_auc.c:192 IMSI='262423084501784': No 3G Auth Data 20241031085624586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4258 20241031085624593 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624593 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423084501784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423084501784" session_id=281320759 session_state=BEGIN} 20241031085624593 DSS <0004> hlr_ussd.c:576 262423084501784/0x10c49d37: Process SS (BEGIN) 20241031085624593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624593 DSS <0004> hlr_ussd.c:518 262423084501784/0x10c49d37: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624593 DSS <0004> hlr_ussd.c:542 262423084501784/0x10c49d37: Cannot find conn for EUSE EUSE-foobar 20241031085624593 DSS <0004> hlr_ussd.c:354 262423084501784/0x10c49d37: Tx ReturnError(1, 0x22) 20241031085624593 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423084501784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423084501784" session_id=281320759 session_state=END} 20241031085624593 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624593 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4258 20241031085624601 DAUC <0003> db_auc.c:157 IMSI='262427847066797': No 2G Auth Data 20241031085624601 DAUC <0003> db_auc.c:192 IMSI='262427847066797': No 3G Auth Data 20241031085624627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20241031085624632 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624632 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427847066797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427847066797" session_id=4196123126 session_state=BEGIN} 20241031085624632 DSS <0004> hlr_ussd.c:576 262427847066797/0xfa1bc1f6: Process SS (BEGIN) 20241031085624632 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624632 DSS <0004> hlr_ussd.c:518 262427847066797/0xfa1bc1f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624632 DSS <0004> hlr_ussd.c:542 262427847066797/0xfa1bc1f6: Cannot find conn for EUSE EUSE-foobar 20241031085624632 DSS <0004> hlr_ussd.c:354 262427847066797/0xfa1bc1f6: Tx ReturnError(1, 0x22) 20241031085624632 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427847066797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427847066797" session_id=4196123126 session_state=END} 20241031085624632 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624632 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20241031085624639 DAUC <0003> db_auc.c:157 IMSI='262428629477013': No 2G Auth Data 20241031085624639 DAUC <0003> db_auc.c:192 IMSI='262428629477013': No 3G Auth Data 20241031085624662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241031085624667 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624667 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428629477013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428629477013" session_id=590770830 session_state=BEGIN} 20241031085624667 DSS <0004> hlr_ussd.c:576 262428629477013/0x2336728e: Process SS (BEGIN) 20241031085624667 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624667 DSS <0004> hlr_ussd.c:518 262428629477013/0x2336728e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624667 DSS <0004> hlr_ussd.c:542 262428629477013/0x2336728e: Cannot find conn for EUSE EUSE-foobar 20241031085624667 DSS <0004> hlr_ussd.c:354 262428629477013/0x2336728e: Tx ReturnError(1, 0x22) 20241031085624667 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428629477013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428629477013" session_id=590770830 session_state=END} 20241031085624667 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624667 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241031085624674 DAUC <0003> db_auc.c:157 IMSI='262428772379862': No 2G Auth Data 20241031085624674 DAUC <0003> db_auc.c:192 IMSI='262428772379862': No 3G Auth Data 20241031085624699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4258 20241031085624705 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624705 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428772379862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428772379862" session_id=64635823 session_state=BEGIN} 20241031085624705 DSS <0004> hlr_ussd.c:576 262428772379862/0x03da43af: Process SS (BEGIN) 20241031085624705 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624705 DSS <0004> hlr_ussd.c:518 262428772379862/0x03da43af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624705 DSS <0004> hlr_ussd.c:542 262428772379862/0x03da43af: Cannot find conn for EUSE EUSE-foobar 20241031085624705 DSS <0004> hlr_ussd.c:354 262428772379862/0x03da43af: Tx ReturnError(1, 0x22) 20241031085624705 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428772379862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428772379862" session_id=64635823 session_state=END} 20241031085624705 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624705 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4258 20241031085624711 DAUC <0003> db_auc.c:157 IMSI='262423315439139': No 2G Auth Data 20241031085624711 DAUC <0003> db_auc.c:192 IMSI='262423315439139': No 3G Auth Data 20241031085624738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50256<->l=127.0.0.1:4258 20241031085624743 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624743 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423315439139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423315439139" session_id=1626325767 session_state=BEGIN} 20241031085624743 DSS <0004> hlr_ussd.c:576 262423315439139/0x60efc307: Process SS (BEGIN) 20241031085624743 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624743 DSS <0004> hlr_ussd.c:518 262423315439139/0x60efc307: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624743 DSS <0004> hlr_ussd.c:542 262423315439139/0x60efc307: Cannot find conn for EUSE EUSE-foobar 20241031085624743 DSS <0004> hlr_ussd.c:354 262423315439139/0x60efc307: Tx ReturnError(1, 0x22) 20241031085624743 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423315439139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423315439139" session_id=1626325767 session_state=END} 20241031085624743 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624743 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50256<->l=127.0.0.1:4258 20241031085624753 DAUC <0003> db_auc.c:157 IMSI='262425246714700': No 2G Auth Data 20241031085624753 DAUC <0003> db_auc.c:192 IMSI='262425246714700': No 3G Auth Data 20241031085624781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 20241031085624786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624786 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425246714700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425246714700" session_id=1552708824 session_state=BEGIN} 20241031085624786 DSS <0004> hlr_ussd.c:576 262425246714700/0x5c8c74d8: Process SS (BEGIN) 20241031085624786 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085624786 DSS <0004> hlr_ussd.c:518 262425246714700/0x5c8c74d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085624786 DSS <0004> hlr_ussd.c:542 262425246714700/0x5c8c74d8: Cannot find conn for EUSE EUSE-foobar 20241031085624786 DSS <0004> hlr_ussd.c:354 262425246714700/0x5c8c74d8: Tx ReturnError(1, 0x22) 20241031085624786 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425246714700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425246714700" session_id=1552708824 session_state=END} 20241031085624786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085624788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 20241031085624789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20241031085624790 DLINP <000b> input/ipa.c:451 connected read/write 20241031085624790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085624790 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085624790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085624790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085624790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46181<->l=127.0.0.1:4259) 20241031085624834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20241031085625035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20241031085628108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085628108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085628109 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20241031085628111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628111 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085628111 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085628111 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  20241031085628111 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085628111 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  20241031085628111 DLGSUP <0013> gsup_server.c:235 2:  20241031085628111 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085628111 DLGSUP <0013> gsup_server.c:235 3:  20241031085628111 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085628111 DLGSUP <0013> gsup_server.c:235 4:  20241031085628111 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085628111 DLGSUP <0013> gsup_server.c:235 5:  20241031085628111 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085628111 DLGSUP <0013> gsup_server.c:235 7:  20241031085628111 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085628111 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085628111 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085628111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085628131 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45013<->l=127.0.0.1:4259) 20241031085628151 DAUC <0003> db_auc.c:157 IMSI='262424502070349': No 2G Auth Data 20241031085628151 DAUC <0003> db_auc.c:192 IMSI='262424502070349': No 3G Auth Data 20241031085628176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 20241031085628183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628183 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424502070349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424502070349" session_id=2477001924 session_state=BEGIN} 20241031085628183 DSS <0004> hlr_ussd.c:576 262424502070349/0x93a40cc4: Process SS (BEGIN) 20241031085628183 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628183 DSS <0004> hlr_ussd.c:518 262424502070349/0x93a40cc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628183 DSS <0004> hlr_ussd.c:363 262424502070349/0x93a40cc4: Tx USSD 'Your IMSI is 262424502070349' 20241031085628183 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424502070349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424502070349" session_id=2477001924 session_state=END} 20241031085628183 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424502070349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 20241031085628191 DAUC <0003> db_auc.c:157 IMSI='262424561563748': No 2G Auth Data 20241031085628191 DAUC <0003> db_auc.c:192 IMSI='262424561563748': No 3G Auth Data 20241031085628211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241031085628217 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628217 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424561563748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424561563748" session_id=313422748 session_state=BEGIN} 20241031085628217 DSS <0004> hlr_ussd.c:576 262424561563748/0x12ae739c: Process SS (BEGIN) 20241031085628217 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628217 DSS <0004> hlr_ussd.c:518 262424561563748/0x12ae739c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628217 DSS <0004> hlr_ussd.c:363 262424561563748/0x12ae739c: Tx USSD 'Your IMSI is 262424561563748' 20241031085628217 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424561563748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424561563748" session_id=313422748 session_state=END} 20241031085628217 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424561563748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628217 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628217 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241031085628225 DAUC <0003> db_auc.c:157 IMSI='262423309120824': No 2G Auth Data 20241031085628225 DAUC <0003> db_auc.c:192 IMSI='262423309120824': No 3G Auth Data 20241031085628247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37600<->l=127.0.0.1:4258 20241031085628253 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628253 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423309120824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423309120824" session_id=1231411023 session_state=BEGIN} 20241031085628253 DSS <0004> hlr_ussd.c:576 262423309120824/0x4965d74f: Process SS (BEGIN) 20241031085628253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628253 DSS <0004> hlr_ussd.c:518 262423309120824/0x4965d74f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628253 DSS <0004> hlr_ussd.c:363 262423309120824/0x4965d74f: Tx USSD 'Your IMSI is 262423309120824' 20241031085628253 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423309120824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423309120824" session_id=1231411023 session_state=END} 20241031085628253 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423309120824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628253 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628253 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37600<->l=127.0.0.1:4258 20241031085628261 DAUC <0003> db_auc.c:157 IMSI='262428612700697': No 2G Auth Data 20241031085628261 DAUC <0003> db_auc.c:192 IMSI='262428612700697': No 3G Auth Data 20241031085628280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20241031085628287 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628287 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428612700697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428612700697" session_id=1528172898 session_state=BEGIN} 20241031085628287 DSS <0004> hlr_ussd.c:576 262428612700697/0x5b161162: Process SS (BEGIN) 20241031085628287 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628287 DSS <0004> hlr_ussd.c:518 262428612700697/0x5b161162: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628287 DSS <0004> hlr_ussd.c:363 262428612700697/0x5b161162: Tx USSD 'Your IMSI is 262428612700697' 20241031085628287 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428612700697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428612700697" session_id=1528172898 session_state=END} 20241031085628287 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428612700697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628287 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628287 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20241031085628294 DAUC <0003> db_auc.c:157 IMSI='262425481126136': No 2G Auth Data 20241031085628294 DAUC <0003> db_auc.c:192 IMSI='262425481126136': No 3G Auth Data 20241031085628316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 20241031085628321 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628321 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425481126136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425481126136" session_id=817580994 session_state=BEGIN} 20241031085628321 DSS <0004> hlr_ussd.c:576 262425481126136/0x30bb4bc2: Process SS (BEGIN) 20241031085628321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628321 DSS <0004> hlr_ussd.c:518 262425481126136/0x30bb4bc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628321 DSS <0004> hlr_ussd.c:363 262425481126136/0x30bb4bc2: Tx USSD 'Your IMSI is 262425481126136' 20241031085628321 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425481126136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425481126136" session_id=817580994 session_state=END} 20241031085628321 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425481126136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628321 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628321 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 20241031085628330 DAUC <0003> db_auc.c:157 IMSI='262423381738468': No 2G Auth Data 20241031085628330 DAUC <0003> db_auc.c:192 IMSI='262423381738468': No 3G Auth Data 20241031085628354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4258 20241031085628360 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628360 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423381738468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423381738468" session_id=3751848955 session_state=BEGIN} 20241031085628360 DSS <0004> hlr_ussd.c:576 262423381738468/0xdfa0abfb: Process SS (BEGIN) 20241031085628360 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628360 DSS <0004> hlr_ussd.c:518 262423381738468/0xdfa0abfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628360 DSS <0004> hlr_ussd.c:363 262423381738468/0xdfa0abfb: Tx USSD 'Your IMSI is 262423381738468' 20241031085628360 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423381738468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423381738468" session_id=3751848955 session_state=END} 20241031085628360 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423381738468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628360 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628360 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4258 20241031085628367 DAUC <0003> db_auc.c:157 IMSI='262425916634567': No 2G Auth Data 20241031085628367 DAUC <0003> db_auc.c:192 IMSI='262425916634567': No 3G Auth Data 20241031085628396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4258 20241031085628404 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628404 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425916634567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425916634567" session_id=1380937470 session_state=BEGIN} 20241031085628404 DSS <0004> hlr_ussd.c:576 262425916634567/0x524f6efe: Process SS (BEGIN) 20241031085628404 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628404 DSS <0004> hlr_ussd.c:518 262425916634567/0x524f6efe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628404 DSS <0004> hlr_ussd.c:363 262425916634567/0x524f6efe: Tx USSD 'Your IMSI is 262425916634567' 20241031085628404 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425916634567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425916634567" session_id=1380937470 session_state=END} 20241031085628404 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425916634567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628404 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628404 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4258 20241031085628412 DAUC <0003> db_auc.c:157 IMSI='262421247080184': No 2G Auth Data 20241031085628412 DAUC <0003> db_auc.c:192 IMSI='262421247080184': No 3G Auth Data 20241031085628439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 20241031085628445 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628445 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421247080184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421247080184" session_id=3375516849 session_state=BEGIN} 20241031085628445 DSS <0004> hlr_ussd.c:576 262421247080184/0xc9324cb1: Process SS (BEGIN) 20241031085628445 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085628445 DSS <0004> hlr_ussd.c:518 262421247080184/0xc9324cb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085628445 DSS <0004> hlr_ussd.c:363 262421247080184/0xc9324cb1: Tx USSD 'Your IMSI is 262421247080184' 20241031085628445 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421247080184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421247080184" session_id=3375516849 session_state=END} 20241031085628445 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421247080184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085628445 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628445 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085628449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 20241031085628450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20241031085628451 DLINP <000b> input/ipa.c:451 connected read/write 20241031085628451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085628451 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085628451 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085628451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085628451 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45013<->l=127.0.0.1:4259) 20241031085628490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 20241031085628690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 20241031085631765 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085631765 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085631768 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37684<->l=127.0.0.1:4258 20241031085631771 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631771 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085631771 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085631771 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  20241031085631771 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085631771 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  20241031085631771 DLGSUP <0013> gsup_server.c:235 2:  20241031085631771 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085631771 DLGSUP <0013> gsup_server.c:235 3:  20241031085631771 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085631771 DLGSUP <0013> gsup_server.c:235 4:  20241031085631771 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085631771 DLGSUP <0013> gsup_server.c:235 5:  20241031085631771 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085631771 DLGSUP <0013> gsup_server.c:235 7:  20241031085631771 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085631771 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085631771 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085631771 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085631784 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34525<->l=127.0.0.1:4259) 20241031085631804 DAUC <0003> db_auc.c:157 IMSI='262428739517820': No 2G Auth Data 20241031085631804 DAUC <0003> db_auc.c:192 IMSI='262428739517820': No 3G Auth Data 20241031085631827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4258 20241031085631835 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631835 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428739517820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428739517820" source_name="the-source\n" session_id=327522898 session_state=BEGIN} 20241031085631835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085631835 DSS <0004> hlr_ussd.c:576 262428739517820/0x13859a52: Process SS (BEGIN) 20241031085631835 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631835 DSS <0004> hlr_ussd.c:518 262428739517820/0x13859a52: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631835 DSS <0004> hlr_ussd.c:363 262428739517820/0x13859a52: Tx USSD 'Your IMSI is 262428739517820' 20241031085631835 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428739517820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428739517820" destination_name="the-source\n" session_id=327522898 session_state=END} 20241031085631835 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428739517820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631835 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631835 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4258 20241031085631844 DAUC <0003> db_auc.c:157 IMSI='262427328120917': No 2G Auth Data 20241031085631844 DAUC <0003> db_auc.c:192 IMSI='262427328120917': No 3G Auth Data 20241031085631869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20241031085631874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631874 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427328120917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427328120917" source_name="the-source\n" session_id=2293975835 session_state=BEGIN} 20241031085631874 DSS <0004> hlr_ussd.c:576 262427328120917/0x88bb4b1b: Process SS (BEGIN) 20241031085631874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631874 DSS <0004> hlr_ussd.c:518 262427328120917/0x88bb4b1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631874 DSS <0004> hlr_ussd.c:363 262427328120917/0x88bb4b1b: Tx USSD 'Your IMSI is 262427328120917' 20241031085631874 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427328120917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427328120917" destination_name="the-source\n" session_id=2293975835 session_state=END} 20241031085631874 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427328120917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20241031085631882 DAUC <0003> db_auc.c:157 IMSI='262425811519855': No 2G Auth Data 20241031085631882 DAUC <0003> db_auc.c:192 IMSI='262425811519855': No 3G Auth Data 20241031085631904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37714<->l=127.0.0.1:4258 20241031085631910 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631910 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425811519855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425811519855" source_name="the-source\n" session_id=3740973236 session_state=BEGIN} 20241031085631911 DSS <0004> hlr_ussd.c:576 262425811519855/0xdefab8b4: Process SS (BEGIN) 20241031085631911 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631911 DSS <0004> hlr_ussd.c:518 262425811519855/0xdefab8b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631911 DSS <0004> hlr_ussd.c:363 262425811519855/0xdefab8b4: Tx USSD 'Your IMSI is 262425811519855' 20241031085631911 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425811519855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425811519855" destination_name="the-source\n" session_id=3740973236 session_state=END} 20241031085631911 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425811519855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631911 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631911 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37714<->l=127.0.0.1:4258 20241031085631918 DAUC <0003> db_auc.c:157 IMSI='262429312120911': No 2G Auth Data 20241031085631918 DAUC <0003> db_auc.c:192 IMSI='262429312120911': No 3G Auth Data 20241031085631942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4258 20241031085631947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631947 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429312120911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429312120911" source_name="the-source\n" session_id=868972485 session_state=BEGIN} 20241031085631947 DSS <0004> hlr_ussd.c:576 262429312120911/0x33cb77c5: Process SS (BEGIN) 20241031085631947 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631947 DSS <0004> hlr_ussd.c:518 262429312120911/0x33cb77c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631947 DSS <0004> hlr_ussd.c:363 262429312120911/0x33cb77c5: Tx USSD 'Your IMSI is 262429312120911' 20241031085631947 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429312120911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429312120911" destination_name="the-source\n" session_id=868972485 session_state=END} 20241031085631947 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429312120911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631947 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4258 20241031085631957 DAUC <0003> db_auc.c:157 IMSI='262425360466025': No 2G Auth Data 20241031085631957 DAUC <0003> db_auc.c:192 IMSI='262425360466025': No 3G Auth Data 20241031085631980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 20241031085631985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085631985 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425360466025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425360466025" source_name="the-source\n" session_id=1848317162 session_state=BEGIN} 20241031085631985 DSS <0004> hlr_ussd.c:576 262425360466025/0x6e2b14ea: Process SS (BEGIN) 20241031085631985 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085631985 DSS <0004> hlr_ussd.c:518 262425360466025/0x6e2b14ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085631985 DSS <0004> hlr_ussd.c:363 262425360466025/0x6e2b14ea: Tx USSD 'Your IMSI is 262425360466025' 20241031085631985 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425360466025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425360466025" destination_name="the-source\n" session_id=1848317162 session_state=END} 20241031085631985 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425360466025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085631985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631985 DLINP <000b> input/ipa.c:451 connected read/write 20241031085631985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085631989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 20241031085631993 DAUC <0003> db_auc.c:157 IMSI='262427620981057': No 2G Auth Data 20241031085631993 DAUC <0003> db_auc.c:192 IMSI='262427620981057': No 3G Auth Data 20241031085632021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37740<->l=127.0.0.1:4258 20241031085632027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085632027 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427620981057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427620981057" source_name="the-source\n" session_id=3587097841 session_state=BEGIN} 20241031085632027 DSS <0004> hlr_ussd.c:576 262427620981057/0xd5cec4f1: Process SS (BEGIN) 20241031085632027 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085632027 DSS <0004> hlr_ussd.c:518 262427620981057/0xd5cec4f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085632027 DSS <0004> hlr_ussd.c:363 262427620981057/0xd5cec4f1: Tx USSD 'Your IMSI is 262427620981057' 20241031085632027 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427620981057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427620981057" destination_name="the-source\n" session_id=3587097841 session_state=END} 20241031085632027 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262427620981057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085632027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37740<->l=127.0.0.1:4258 20241031085632035 DAUC <0003> db_auc.c:157 IMSI='262426047398521': No 2G Auth Data 20241031085632035 DAUC <0003> db_auc.c:192 IMSI='262426047398521': No 3G Auth Data 20241031085632064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20241031085632070 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085632070 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426047398521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426047398521" source_name="the-source\n" session_id=438558571 session_state=BEGIN} 20241031085632070 DSS <0004> hlr_ussd.c:576 262426047398521/0x1a23df6b: Process SS (BEGIN) 20241031085632070 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085632070 DSS <0004> hlr_ussd.c:518 262426047398521/0x1a23df6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085632070 DSS <0004> hlr_ussd.c:363 262426047398521/0x1a23df6b: Tx USSD 'Your IMSI is 262426047398521' 20241031085632070 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426047398521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426047398521" destination_name="the-source\n" session_id=438558571 session_state=END} 20241031085632070 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426047398521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085632070 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632070 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20241031085632078 DAUC <0003> db_auc.c:157 IMSI='262427644638731': No 2G Auth Data 20241031085632078 DAUC <0003> db_auc.c:192 IMSI='262427644638731': No 3G Auth Data 20241031085632105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 20241031085632111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085632111 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427644638731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427644638731" source_name="the-source\n" session_id=3114328144 session_state=BEGIN} 20241031085632111 DSS <0004> hlr_ussd.c:576 262427644638731/0xb9a0e050: Process SS (BEGIN) 20241031085632111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031085632111 DSS <0004> hlr_ussd.c:518 262427644638731/0xb9a0e050: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031085632111 DSS <0004> hlr_ussd.c:363 262427644638731/0xb9a0e050: Tx USSD 'Your IMSI is 262427644638731' 20241031085632111 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427644638731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427644638731" destination_name="the-source\n" session_id=3114328144 session_state=END} 20241031085632112 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427644638731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085632112 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632112 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085632115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 20241031085632116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37684<->l=127.0.0.1:4258 20241031085632117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34525<->l=127.0.0.1:4259) 20241031085632117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085632117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085632117 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085632117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085632117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085632117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031085632158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4258 20241031085632359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4258 20241031085635438 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085635438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085635441 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 20241031085635445 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085635445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085635445 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  20241031085635445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085635445 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  20241031085635445 DLGSUP <0013> gsup_server.c:235 2:  20241031085635445 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085635445 DLGSUP <0013> gsup_server.c:235 3:  20241031085635445 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085635445 DLGSUP <0013> gsup_server.c:235 4:  20241031085635445 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085635445 DLGSUP <0013> gsup_server.c:235 5:  20241031085635445 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085635445 DLGSUP <0013> gsup_server.c:235 7:  20241031085635445 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085635445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085635445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085635445 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085635465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34975<->l=127.0.0.1:4259) 20241031085635475 DAUC <0003> db_auc.c:157 IMSI='262420484458097': No 2G Auth Data 20241031085635475 DAUC <0003> db_auc.c:192 IMSI='262420484458097': No 3G Auth Data 20241031085635499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37798<->l=127.0.0.1:4258 20241031085635505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635505 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420484458097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420484458097" session_id=2244143050 session_state=BEGIN} 20241031085635505 DSS <0004> hlr_ussd.c:576 262420484458097/0x85c2e7ca: Process SS (BEGIN) 20241031085635505 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635505 DSS <0004> hlr_ussd.c:518 262420484458097/0x85c2e7ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635505 DSS <0004> hlr_ussd.c:363 262420484458097/0x85c2e7ca: Tx USSD 'Your extension is 491613638743' 20241031085635505 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420484458097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420484458097" session_id=2244143050 session_state=END} 20241031085635505 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420484458097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635505 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37798<->l=127.0.0.1:4258 20241031085635513 DAUC <0003> db_auc.c:157 IMSI='262427536197181': No 2G Auth Data 20241031085635513 DAUC <0003> db_auc.c:192 IMSI='262427536197181': No 3G Auth Data 20241031085635537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4258 20241031085635542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635542 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427536197181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427536197181" session_id=1695624720 session_state=BEGIN} 20241031085635542 DSS <0004> hlr_ussd.c:576 262427536197181/0x65112e10: Process SS (BEGIN) 20241031085635542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635542 DSS <0004> hlr_ussd.c:518 262427536197181/0x65112e10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635542 DSS <0004> hlr_ussd.c:363 262427536197181/0x65112e10: Tx USSD 'Your extension is 491614218241' 20241031085635542 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427536197181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427536197181" session_id=1695624720 session_state=END} 20241031085635542 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427536197181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4258 20241031085635549 DAUC <0003> db_auc.c:157 IMSI='262424302506449': No 2G Auth Data 20241031085635549 DAUC <0003> db_auc.c:192 IMSI='262424302506449': No 3G Auth Data 20241031085635574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37816<->l=127.0.0.1:4258 20241031085635580 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635580 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424302506449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424302506449" session_id=2620938986 session_state=BEGIN} 20241031085635580 DSS <0004> hlr_ussd.c:576 262424302506449/0x9c385aea: Process SS (BEGIN) 20241031085635580 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635580 DSS <0004> hlr_ussd.c:518 262424302506449/0x9c385aea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635580 DSS <0004> hlr_ussd.c:363 262424302506449/0x9c385aea: Tx USSD 'Your extension is 491613363540' 20241031085635580 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424302506449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424302506449" session_id=2620938986 session_state=END} 20241031085635580 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424302506449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635580 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635580 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37816<->l=127.0.0.1:4258 20241031085635589 DAUC <0003> db_auc.c:157 IMSI='262420679947775': No 2G Auth Data 20241031085635589 DAUC <0003> db_auc.c:192 IMSI='262420679947775': No 3G Auth Data 20241031085635614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 20241031085635621 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635621 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420679947775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420679947775" session_id=1707918242 session_state=BEGIN} 20241031085635621 DSS <0004> hlr_ussd.c:576 262420679947775/0x65ccc3a2: Process SS (BEGIN) 20241031085635621 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635621 DSS <0004> hlr_ussd.c:518 262420679947775/0x65ccc3a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635621 DSS <0004> hlr_ussd.c:363 262420679947775/0x65ccc3a2: Tx USSD 'Your extension is 491612672834' 20241031085635621 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420679947775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420679947775" session_id=1707918242 session_state=END} 20241031085635621 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420679947775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635621 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635621 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 20241031085635630 DAUC <0003> db_auc.c:157 IMSI='262427128213422': No 2G Auth Data 20241031085635630 DAUC <0003> db_auc.c:192 IMSI='262427128213422': No 3G Auth Data 20241031085635654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 20241031085635659 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635659 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427128213422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427128213422" session_id=99850512 session_state=BEGIN} 20241031085635659 DSS <0004> hlr_ussd.c:576 262427128213422/0x05f39910: Process SS (BEGIN) 20241031085635659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635659 DSS <0004> hlr_ussd.c:518 262427128213422/0x05f39910: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635659 DSS <0004> hlr_ussd.c:363 262427128213422/0x05f39910: Tx USSD 'Your extension is 491611104440' 20241031085635659 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427128213422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427128213422" session_id=99850512 session_state=END} 20241031085635659 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427128213422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635659 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635659 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 20241031085635668 DAUC <0003> db_auc.c:157 IMSI='262421895158993': No 2G Auth Data 20241031085635668 DAUC <0003> db_auc.c:192 IMSI='262421895158993': No 3G Auth Data 20241031085635695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4258 20241031085635701 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635701 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421895158993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421895158993" session_id=815768107 session_state=BEGIN} 20241031085635701 DSS <0004> hlr_ussd.c:576 262421895158993/0x309fa22b: Process SS (BEGIN) 20241031085635701 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635701 DSS <0004> hlr_ussd.c:518 262421895158993/0x309fa22b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635702 DSS <0004> hlr_ussd.c:363 262421895158993/0x309fa22b: Tx USSD 'Your extension is 491614627286' 20241031085635702 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421895158993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421895158993" session_id=815768107 session_state=END} 20241031085635702 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421895158993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4258 20241031085635709 DAUC <0003> db_auc.c:157 IMSI='262423600805584': No 2G Auth Data 20241031085635709 DAUC <0003> db_auc.c:192 IMSI='262423600805584': No 3G Auth Data 20241031085635735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37844<->l=127.0.0.1:4258 20241031085635740 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635740 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423600805584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423600805584" session_id=1132393539 session_state=BEGIN} 20241031085635740 DSS <0004> hlr_ussd.c:576 262423600805584/0x437ef443: Process SS (BEGIN) 20241031085635740 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635740 DSS <0004> hlr_ussd.c:518 262423600805584/0x437ef443: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635740 DSS <0004> hlr_ussd.c:363 262423600805584/0x437ef443: Tx USSD 'Your extension is 491612001330' 20241031085635740 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423600805584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423600805584" session_id=1132393539 session_state=END} 20241031085635740 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423600805584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635740 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635740 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37844<->l=127.0.0.1:4258 20241031085635749 DAUC <0003> db_auc.c:157 IMSI='262421061775987': No 2G Auth Data 20241031085635749 DAUC <0003> db_auc.c:192 IMSI='262421061775987': No 3G Auth Data 20241031085635777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37854<->l=127.0.0.1:4258 20241031085635784 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635784 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421061775987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421061775987" session_id=3739998007 session_state=BEGIN} 20241031085635784 DSS <0004> hlr_ussd.c:576 262421061775987/0xdeebd737: Process SS (BEGIN) 20241031085635784 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085635784 DSS <0004> hlr_ussd.c:518 262421061775987/0xdeebd737: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085635784 DSS <0004> hlr_ussd.c:363 262421061775987/0xdeebd737: Tx USSD 'Your extension is 491613538172' 20241031085635784 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421061775987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421061775987" session_id=3739998007 session_state=END} 20241031085635784 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421061775987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085635784 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635784 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085635789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37854<->l=127.0.0.1:4258 20241031085635790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 20241031085635791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085635791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085635791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085635791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085635791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085635791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34975<->l=127.0.0.1:4259) 20241031085635835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4258 20241031085636035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4258 20241031085639113 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085639113 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085639115 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 20241031085639119 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639119 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085639119 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085639119 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  20241031085639119 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085639119 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  20241031085639119 DLGSUP <0013> gsup_server.c:235 2:  20241031085639119 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085639119 DLGSUP <0013> gsup_server.c:235 3:  20241031085639119 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085639119 DLGSUP <0013> gsup_server.c:235 4:  20241031085639119 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085639119 DLGSUP <0013> gsup_server.c:235 5:  20241031085639119 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085639119 DLGSUP <0013> gsup_server.c:235 7:  20241031085639119 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085639119 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085639119 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085639119 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085639136 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44737<->l=127.0.0.1:4259) 20241031085639154 DAUC <0003> db_auc.c:157 IMSI='262429714513884': No 2G Auth Data 20241031085639154 DAUC <0003> db_auc.c:192 IMSI='262429714513884': No 3G Auth Data 20241031085639176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4258 20241031085639184 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639184 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429714513884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429714513884" source_name="the-source\n" session_id=688081366 session_state=BEGIN} 20241031085639184 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085639184 DSS <0004> hlr_ussd.c:576 262429714513884/0x290349d6: Process SS (BEGIN) 20241031085639184 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639184 DSS <0004> hlr_ussd.c:518 262429714513884/0x290349d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639184 DSS <0004> hlr_ussd.c:363 262429714513884/0x290349d6: Tx USSD 'Your extension is 491616365533' 20241031085639184 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429714513884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429714513884" destination_name="the-source\n" session_id=688081366 session_state=END} 20241031085639184 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429714513884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639184 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639184 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4258 20241031085639194 DAUC <0003> db_auc.c:157 IMSI='262425683817211': No 2G Auth Data 20241031085639194 DAUC <0003> db_auc.c:192 IMSI='262425683817211': No 3G Auth Data 20241031085639215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241031085639220 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639220 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425683817211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425683817211" source_name="the-source\n" session_id=2515511613 session_state=BEGIN} 20241031085639220 DSS <0004> hlr_ussd.c:576 262425683817211/0x95efa93d: Process SS (BEGIN) 20241031085639220 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639220 DSS <0004> hlr_ussd.c:518 262425683817211/0x95efa93d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639220 DSS <0004> hlr_ussd.c:363 262425683817211/0x95efa93d: Tx USSD 'Your extension is 491615566270' 20241031085639220 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425683817211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683817211" destination_name="the-source\n" session_id=2515511613 session_state=END} 20241031085639220 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425683817211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639220 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639220 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241031085639228 DAUC <0003> db_auc.c:157 IMSI='262429235866424': No 2G Auth Data 20241031085639228 DAUC <0003> db_auc.c:192 IMSI='262429235866424': No 3G Auth Data 20241031085639250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53370<->l=127.0.0.1:4258 20241031085639255 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639255 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429235866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429235866424" source_name="the-source\n" session_id=3992785795 session_state=BEGIN} 20241031085639255 DSS <0004> hlr_ussd.c:576 262429235866424/0xedfd1383: Process SS (BEGIN) 20241031085639255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639255 DSS <0004> hlr_ussd.c:518 262429235866424/0xedfd1383: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639255 DSS <0004> hlr_ussd.c:363 262429235866424/0xedfd1383: Tx USSD 'Your extension is 491616840050' 20241031085639255 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429235866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429235866424" destination_name="the-source\n" session_id=3992785795 session_state=END} 20241031085639255 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429235866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639255 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639255 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53370<->l=127.0.0.1:4258 20241031085639263 DAUC <0003> db_auc.c:157 IMSI='262427669869706': No 2G Auth Data 20241031085639263 DAUC <0003> db_auc.c:192 IMSI='262427669869706': No 3G Auth Data 20241031085639285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 20241031085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639291 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427669869706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427669869706" source_name="the-source\n" session_id=1966063413 session_state=BEGIN} 20241031085639291 DSS <0004> hlr_ussd.c:576 262427669869706/0x752fbf35: Process SS (BEGIN) 20241031085639291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639291 DSS <0004> hlr_ussd.c:518 262427669869706/0x752fbf35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639291 DSS <0004> hlr_ussd.c:363 262427669869706/0x752fbf35: Tx USSD 'Your extension is 491615810664' 20241031085639291 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427669869706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669869706" destination_name="the-source\n" session_id=1966063413 session_state=END} 20241031085639291 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427669869706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 20241031085639299 DAUC <0003> db_auc.c:157 IMSI='262421648694973': No 2G Auth Data 20241031085639299 DAUC <0003> db_auc.c:192 IMSI='262421648694973': No 3G Auth Data 20241031085639324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 20241031085639330 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639330 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421648694973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421648694973" source_name="the-source\n" session_id=1218468425 session_state=BEGIN} 20241031085639330 DSS <0004> hlr_ussd.c:576 262421648694973/0x48a05a49: Process SS (BEGIN) 20241031085639330 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639330 DSS <0004> hlr_ussd.c:518 262421648694973/0x48a05a49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639330 DSS <0004> hlr_ussd.c:363 262421648694973/0x48a05a49: Tx USSD 'Your extension is 491611212464' 20241031085639330 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421648694973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421648694973" destination_name="the-source\n" session_id=1218468425 session_state=END} 20241031085639330 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421648694973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639330 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639330 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 20241031085639338 DAUC <0003> db_auc.c:157 IMSI='262428963688067': No 2G Auth Data 20241031085639338 DAUC <0003> db_auc.c:192 IMSI='262428963688067': No 3G Auth Data 20241031085639364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241031085639371 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639371 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428963688067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428963688067" source_name="the-source\n" session_id=1599806731 session_state=BEGIN} 20241031085639371 DSS <0004> hlr_ussd.c:576 262428963688067/0x5f5b1d0b: Process SS (BEGIN) 20241031085639371 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639371 DSS <0004> hlr_ussd.c:518 262428963688067/0x5f5b1d0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639371 DSS <0004> hlr_ussd.c:363 262428963688067/0x5f5b1d0b: Tx USSD 'Your extension is 491611331745' 20241031085639371 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428963688067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428963688067" destination_name="the-source\n" session_id=1599806731 session_state=END} 20241031085639371 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428963688067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639371 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639371 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241031085639380 DAUC <0003> db_auc.c:157 IMSI='262424968082995': No 2G Auth Data 20241031085639380 DAUC <0003> db_auc.c:192 IMSI='262424968082995': No 3G Auth Data 20241031085639407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 20241031085639412 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639412 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424968082995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424968082995" source_name="the-source\n" session_id=1776461224 session_state=BEGIN} 20241031085639412 DSS <0004> hlr_ussd.c:576 262424968082995/0x69e2a5a8: Process SS (BEGIN) 20241031085639412 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639412 DSS <0004> hlr_ussd.c:518 262424968082995/0x69e2a5a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639412 DSS <0004> hlr_ussd.c:363 262424968082995/0x69e2a5a8: Tx USSD 'Your extension is 491612370031' 20241031085639412 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424968082995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424968082995" destination_name="the-source\n" session_id=1776461224 session_state=END} 20241031085639412 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262424968082995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639412 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639412 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 20241031085639420 DAUC <0003> db_auc.c:157 IMSI='262428417176949': No 2G Auth Data 20241031085639420 DAUC <0003> db_auc.c:192 IMSI='262428417176949': No 3G Auth Data 20241031085639447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241031085639454 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639454 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428417176949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428417176949" source_name="the-source\n" session_id=3233441532 session_state=BEGIN} 20241031085639454 DSS <0004> hlr_ussd.c:576 262428417176949/0xc0ba66fc: Process SS (BEGIN) 20241031085639454 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031085639454 DSS <0004> hlr_ussd.c:518 262428417176949/0xc0ba66fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031085639454 DSS <0004> hlr_ussd.c:363 262428417176949/0xc0ba66fc: Tx USSD 'Your extension is 491611222125' 20241031085639454 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428417176949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428417176949" destination_name="the-source\n" session_id=3233441532 session_state=END} 20241031085639454 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428417176949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085639454 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639455 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085639458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241031085639459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 20241031085639460 DLINP <000b> input/ipa.c:451 connected read/write 20241031085639460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085639460 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085639460 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085639460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085639460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031085639460 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44737<->l=127.0.0.1:4259) 20241031085639504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20241031085639704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20241031085642784 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38039 20241031085642784 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38039 20241031085642785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642785 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642787 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642787 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642787 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085642788 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031085642788 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031085642788 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031085642788 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  20241031085642788 DLGSUP <0013> gsup_server.c:235 2:  20241031085642788 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085642788 DLGSUP <0013> gsup_server.c:235 3:  20241031085642788 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085642788 DLGSUP <0013> gsup_server.c:235 4:  20241031085642788 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085642788 DLGSUP <0013> gsup_server.c:235 5:  20241031085642788 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085642788 DLGSUP <0013> gsup_server.c:235 7:  20241031085642788 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085642788 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085642788 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085642788 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38039 20241031085642788 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085642788 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085642790 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 20241031085642791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085642791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085642791 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  20241031085642791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085642791 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  20241031085642791 DLGSUP <0013> gsup_server.c:235 2:  20241031085642791 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085642791 DLGSUP <0013> gsup_server.c:235 3:  20241031085642791 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085642791 DLGSUP <0013> gsup_server.c:235 4:  20241031085642791 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085642791 DLGSUP <0013> gsup_server.c:235 5:  20241031085642791 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085642791 DLGSUP <0013> gsup_server.c:235 7:  20241031085642791 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085642791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085642791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085642791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085642811 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46765<->l=127.0.0.1:4259) 20241031085642830 DAUC <0003> db_auc.c:157 IMSI='262420662076794': No 2G Auth Data 20241031085642830 DAUC <0003> db_auc.c:192 IMSI='262420662076794': No 3G Auth Data 20241031085642854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20241031085642863 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642863 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420662076794" session_id=3728270210 session_state=BEGIN} 20241031085642863 DSS <0004> hlr_ussd.c:576 262420662076794/0xde38e382: Process SS (BEGIN) 20241031085642863 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085642863 DSS <0004> hlr_ussd.c:518 262420662076794/0xde38e382: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085642863 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642863 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642863 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642863 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642868 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642868 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420662076794" session_id=3728270210 session_state=END} 20241031085642868 DSS <0004> hlr_ussd.c:576 262420662076794/0xde38e382: Process SS (END) 20241031085642868 DSS <0004> hlr_ussd.c:518 262420662076794/0xde38e382: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085642868 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420662076794" session_id=3728270210 session_state=END} 20241031085642868 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085642868 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420662076794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085642868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642868 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20241031085642877 DAUC <0003> db_auc.c:157 IMSI='262421741749269': No 2G Auth Data 20241031085642877 DAUC <0003> db_auc.c:192 IMSI='262421741749269': No 3G Auth Data 20241031085642902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 20241031085642907 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642907 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421741749269" session_id=2880278391 session_state=BEGIN} 20241031085642907 DSS <0004> hlr_ussd.c:576 262421741749269/0xabad8f77: Process SS (BEGIN) 20241031085642907 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085642907 DSS <0004> hlr_ussd.c:518 262421741749269/0xabad8f77: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085642907 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642907 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642907 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642907 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642909 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642909 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642909 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421741749269" session_id=2880278391 session_state=END} 20241031085642909 DSS <0004> hlr_ussd.c:576 262421741749269/0xabad8f77: Process SS (END) 20241031085642909 DSS <0004> hlr_ussd.c:518 262421741749269/0xabad8f77: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085642909 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421741749269" session_id=2880278391 session_state=END} 20241031085642909 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085642909 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421741749269 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085642909 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642909 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 20241031085642918 DAUC <0003> db_auc.c:157 IMSI='262429107934398': No 2G Auth Data 20241031085642918 DAUC <0003> db_auc.c:192 IMSI='262429107934398': No 3G Auth Data 20241031085642942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 20241031085642948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642948 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429107934398" session_id=1662024849 session_state=BEGIN} 20241031085642948 DSS <0004> hlr_ussd.c:576 262429107934398/0x63107c91: Process SS (BEGIN) 20241031085642948 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085642948 DSS <0004> hlr_ussd.c:518 262429107934398/0x63107c91: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085642948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642948 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642948 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642948 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642950 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642950 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429107934398" session_id=1662024849 session_state=END} 20241031085642950 DSS <0004> hlr_ussd.c:576 262429107934398/0x63107c91: Process SS (END) 20241031085642950 DSS <0004> hlr_ussd.c:518 262429107934398/0x63107c91: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085642950 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429107934398" session_id=1662024849 session_state=END} 20241031085642950 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085642950 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429107934398 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085642950 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642951 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 20241031085642958 DAUC <0003> db_auc.c:157 IMSI='262423165375595': No 2G Auth Data 20241031085642958 DAUC <0003> db_auc.c:192 IMSI='262423165375595': No 3G Auth Data 20241031085642980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 20241031085642986 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085642986 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423165375595" session_id=3427541915 session_state=BEGIN} 20241031085642986 DSS <0004> hlr_ussd.c:576 262423165375595/0xcc4c239b: Process SS (BEGIN) 20241031085642986 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085642986 DSS <0004> hlr_ussd.c:518 262423165375595/0xcc4c239b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085642987 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642987 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642987 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642987 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085642989 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642989 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085642989 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423165375595" session_id=3427541915 session_state=END} 20241031085642989 DSS <0004> hlr_ussd.c:576 262423165375595/0xcc4c239b: Process SS (END) 20241031085642989 DSS <0004> hlr_ussd.c:518 262423165375595/0xcc4c239b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085642989 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423165375595" session_id=3427541915 session_state=END} 20241031085642989 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085642989 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423165375595 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085642989 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642989 DLINP <000b> input/ipa.c:451 connected read/write 20241031085642989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085642992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 20241031085642996 DAUC <0003> db_auc.c:157 IMSI='262427630099731': No 2G Auth Data 20241031085642996 DAUC <0003> db_auc.c:192 IMSI='262427630099731': No 3G Auth Data 20241031085643022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20241031085643027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643027 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427630099731" session_id=3129046534 session_state=BEGIN} 20241031085643027 DSS <0004> hlr_ussd.c:576 262427630099731/0xba817606: Process SS (BEGIN) 20241031085643027 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085643027 DSS <0004> hlr_ussd.c:518 262427630099731/0xba817606: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085643027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643027 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643027 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643027 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643029 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643029 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643029 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427630099731" session_id=3129046534 session_state=END} 20241031085643029 DSS <0004> hlr_ussd.c:576 262427630099731/0xba817606: Process SS (END) 20241031085643029 DSS <0004> hlr_ussd.c:518 262427630099731/0xba817606: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085643029 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427630099731" session_id=3129046534 session_state=END} 20241031085643029 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085643029 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427630099731 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085643029 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643029 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20241031085643036 DAUC <0003> db_auc.c:157 IMSI='262429974600886': No 2G Auth Data 20241031085643036 DAUC <0003> db_auc.c:192 IMSI='262429974600886': No 3G Auth Data 20241031085643064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241031085643071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643071 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429974600886" session_id=1975582218 session_state=BEGIN} 20241031085643071 DSS <0004> hlr_ussd.c:576 262429974600886/0x75c0fe0a: Process SS (BEGIN) 20241031085643071 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085643071 DSS <0004> hlr_ussd.c:518 262429974600886/0x75c0fe0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085643071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643071 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643071 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643071 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643073 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643073 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643073 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429974600886" session_id=1975582218 session_state=END} 20241031085643073 DSS <0004> hlr_ussd.c:576 262429974600886/0x75c0fe0a: Process SS (END) 20241031085643073 DSS <0004> hlr_ussd.c:518 262429974600886/0x75c0fe0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085643073 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429974600886" session_id=1975582218 session_state=END} 20241031085643073 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085643073 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429974600886 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085643073 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643073 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241031085643082 DAUC <0003> db_auc.c:157 IMSI='262423279361746': No 2G Auth Data 20241031085643082 DAUC <0003> db_auc.c:192 IMSI='262423279361746': No 3G Auth Data 20241031085643110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241031085643116 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643116 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423279361746" session_id=654752154 session_state=BEGIN} 20241031085643116 DSS <0004> hlr_ussd.c:576 262423279361746/0x2706b99a: Process SS (BEGIN) 20241031085643116 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085643116 DSS <0004> hlr_ussd.c:518 262423279361746/0x2706b99a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085643117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643117 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643117 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643117 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643118 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643118 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643118 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423279361746" session_id=654752154 session_state=END} 20241031085643118 DSS <0004> hlr_ussd.c:576 262423279361746/0x2706b99a: Process SS (END) 20241031085643118 DSS <0004> hlr_ussd.c:518 262423279361746/0x2706b99a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085643118 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423279361746" session_id=654752154 session_state=END} 20241031085643118 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085643118 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423279361746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085643118 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643118 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241031085643127 DAUC <0003> db_auc.c:157 IMSI='262420054327671': No 2G Auth Data 20241031085643127 DAUC <0003> db_auc.c:192 IMSI='262420054327671': No 3G Auth Data 20241031085643154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20241031085643160 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643160 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420054327671" session_id=171109180 session_state=BEGIN} 20241031085643160 DSS <0004> hlr_ussd.c:576 262420054327671/0x0a32eb3c: Process SS (BEGIN) 20241031085643160 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085643160 DSS <0004> hlr_ussd.c:518 262420054327671/0x0a32eb3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085643160 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643160 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643161 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643161 DLINP <000b> input/ipa.c:431 127.0.0.1:38039 sending data 20241031085643163 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643163 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643163 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420054327671" session_id=171109180 session_state=END} 20241031085643163 DSS <0004> hlr_ussd.c:576 262420054327671/0x0a32eb3c: Process SS (END) 20241031085643163 DSS <0004> hlr_ussd.c:518 262420054327671/0x0a32eb3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085643163 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420054327671" session_id=171109180 session_state=END} 20241031085643163 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085643163 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420054327671 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085643163 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643163 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085643166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20241031085643168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 20241031085643168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46765<->l=127.0.0.1:4259) 20241031085643169 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643169 DLINP <000b> input/ipa.c:405 127.0.0.1:38039 message received 20241031085643169 DLINP <000b> input/ipa.c:414 127.0.0.1:38039 connection closed with server 20241031085643169 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38039 20241031085643169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031085643169 DLINP <000b> input/ipa.c:451 connected read/write 20241031085643169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085643169 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085643169 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085643169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085643211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241031085643412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241031085646491 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45919 20241031085646491 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45919 20241031085646492 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646492 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646495 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646495 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646495 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085646495 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031085646495 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031085646495 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031085646495 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  20241031085646495 DLGSUP <0013> gsup_server.c:235 2:  20241031085646495 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085646495 DLGSUP <0013> gsup_server.c:235 3:  20241031085646495 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085646495 DLGSUP <0013> gsup_server.c:235 4:  20241031085646495 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085646495 DLGSUP <0013> gsup_server.c:235 5:  20241031085646495 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085646495 DLGSUP <0013> gsup_server.c:235 7:  20241031085646495 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085646495 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085646495 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085646495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45919 20241031085646497 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085646497 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085646499 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20241031085646502 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646502 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085646502 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085646502 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  20241031085646502 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085646502 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  20241031085646502 DLGSUP <0013> gsup_server.c:235 2:  20241031085646502 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085646502 DLGSUP <0013> gsup_server.c:235 3:  20241031085646502 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085646502 DLGSUP <0013> gsup_server.c:235 4:  20241031085646502 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085646502 DLGSUP <0013> gsup_server.c:235 5:  20241031085646502 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085646502 DLGSUP <0013> gsup_server.c:235 7:  20241031085646502 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085646502 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085646502 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085646502 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085646521 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43675<->l=127.0.0.1:4259) 20241031085646532 DAUC <0003> db_auc.c:157 IMSI='262423987923435': No 2G Auth Data 20241031085646532 DAUC <0003> db_auc.c:192 IMSI='262423987923435': No 3G Auth Data 20241031085646555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241031085646561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646561 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423987923435" session_id=2324499210 session_state=BEGIN} 20241031085646561 DSS <0004> hlr_ussd.c:576 262423987923435/0x8a8d0b0a: Process SS (BEGIN) 20241031085646561 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646561 DSS <0004> hlr_ussd.c:518 262423987923435/0x8a8d0b0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646561 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646561 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646566 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646566 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646566 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423987923435" session_id=2324499210 session_state=CONTINUE} 20241031085646566 DSS <0004> hlr_ussd.c:576 262423987923435/0x8a8d0b0a: Process SS (CONTINUE) 20241031085646566 DSS <0004> hlr_ussd.c:518 262423987923435/0x8a8d0b0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646566 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423987923435" session_id=2324499210 session_state=CONTINUE} 20241031085646566 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646566 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646566 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646570 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646570 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423987923435" session_id=2324499210 session_state=CONTINUE} 20241031085646570 DSS <0004> hlr_ussd.c:576 262423987923435/0x8a8d0b0a: Process SS (CONTINUE) 20241031085646570 DSS <0004> hlr_ussd.c:518 262423987923435/0x8a8d0b0a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646570 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646570 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646570 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646570 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646570 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646572 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646572 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646572 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423987923435" session_id=2324499210 session_state=END} 20241031085646572 DSS <0004> hlr_ussd.c:576 262423987923435/0x8a8d0b0a: Process SS (END) 20241031085646572 DSS <0004> hlr_ussd.c:518 262423987923435/0x8a8d0b0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646572 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423987923435" session_id=2324499210 session_state=END} 20241031085646572 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646572 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423987923435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646572 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646572 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241031085646578 DAUC <0003> db_auc.c:157 IMSI='262425799410715': No 2G Auth Data 20241031085646578 DAUC <0003> db_auc.c:192 IMSI='262425799410715': No 3G Auth Data 20241031085646599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241031085646604 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646604 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425799410715" session_id=1910158763 session_state=BEGIN} 20241031085646604 DSS <0004> hlr_ussd.c:576 262425799410715/0x71dab5ab: Process SS (BEGIN) 20241031085646604 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646604 DSS <0004> hlr_ussd.c:518 262425799410715/0x71dab5ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646604 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646604 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646604 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646604 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646605 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646605 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646605 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799410715" session_id=1910158763 session_state=CONTINUE} 20241031085646605 DSS <0004> hlr_ussd.c:576 262425799410715/0x71dab5ab: Process SS (CONTINUE) 20241031085646605 DSS <0004> hlr_ussd.c:518 262425799410715/0x71dab5ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646605 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799410715" session_id=1910158763 session_state=CONTINUE} 20241031085646605 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646605 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646605 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646610 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646610 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425799410715" session_id=1910158763 session_state=CONTINUE} 20241031085646610 DSS <0004> hlr_ussd.c:576 262425799410715/0x71dab5ab: Process SS (CONTINUE) 20241031085646610 DSS <0004> hlr_ussd.c:518 262425799410715/0x71dab5ab: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646610 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646610 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646610 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646610 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646610 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646612 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646612 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646612 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799410715" session_id=1910158763 session_state=END} 20241031085646612 DSS <0004> hlr_ussd.c:576 262425799410715/0x71dab5ab: Process SS (END) 20241031085646612 DSS <0004> hlr_ussd.c:518 262425799410715/0x71dab5ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646612 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799410715" session_id=1910158763 session_state=END} 20241031085646612 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646612 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425799410715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646612 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646612 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241031085646618 DAUC <0003> db_auc.c:157 IMSI='262425464130072': No 2G Auth Data 20241031085646618 DAUC <0003> db_auc.c:192 IMSI='262425464130072': No 3G Auth Data 20241031085646645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241031085646653 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646653 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425464130072" session_id=1640211365 session_state=BEGIN} 20241031085646653 DSS <0004> hlr_ussd.c:576 262425464130072/0x61c3a3a5: Process SS (BEGIN) 20241031085646653 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646653 DSS <0004> hlr_ussd.c:518 262425464130072/0x61c3a3a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646653 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646653 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646653 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646653 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646655 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646655 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646655 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464130072" session_id=1640211365 session_state=CONTINUE} 20241031085646655 DSS <0004> hlr_ussd.c:576 262425464130072/0x61c3a3a5: Process SS (CONTINUE) 20241031085646655 DSS <0004> hlr_ussd.c:518 262425464130072/0x61c3a3a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646655 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464130072" session_id=1640211365 session_state=CONTINUE} 20241031085646655 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646655 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646656 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646660 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425464130072" session_id=1640211365 session_state=CONTINUE} 20241031085646660 DSS <0004> hlr_ussd.c:576 262425464130072/0x61c3a3a5: Process SS (CONTINUE) 20241031085646660 DSS <0004> hlr_ussd.c:518 262425464130072/0x61c3a3a5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646660 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646660 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646660 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646662 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646662 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646662 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464130072" session_id=1640211365 session_state=END} 20241031085646662 DSS <0004> hlr_ussd.c:576 262425464130072/0x61c3a3a5: Process SS (END) 20241031085646662 DSS <0004> hlr_ussd.c:518 262425464130072/0x61c3a3a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646662 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464130072" session_id=1640211365 session_state=END} 20241031085646662 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646662 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425464130072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646662 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646662 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241031085646668 DAUC <0003> db_auc.c:157 IMSI='262427659858288': No 2G Auth Data 20241031085646668 DAUC <0003> db_auc.c:192 IMSI='262427659858288': No 3G Auth Data 20241031085646691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4258 20241031085646696 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646696 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427659858288" session_id=1472234414 session_state=BEGIN} 20241031085646696 DSS <0004> hlr_ussd.c:576 262427659858288/0x57c083ae: Process SS (BEGIN) 20241031085646696 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646696 DSS <0004> hlr_ussd.c:518 262427659858288/0x57c083ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646696 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646696 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646696 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646696 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646698 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646698 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646698 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427659858288" session_id=1472234414 session_state=CONTINUE} 20241031085646698 DSS <0004> hlr_ussd.c:576 262427659858288/0x57c083ae: Process SS (CONTINUE) 20241031085646698 DSS <0004> hlr_ussd.c:518 262427659858288/0x57c083ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646698 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427659858288" session_id=1472234414 session_state=CONTINUE} 20241031085646698 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646698 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646698 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646702 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427659858288" session_id=1472234414 session_state=CONTINUE} 20241031085646702 DSS <0004> hlr_ussd.c:576 262427659858288/0x57c083ae: Process SS (CONTINUE) 20241031085646702 DSS <0004> hlr_ussd.c:518 262427659858288/0x57c083ae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646702 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646702 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646702 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646702 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646704 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646704 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646704 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427659858288" session_id=1472234414 session_state=END} 20241031085646704 DSS <0004> hlr_ussd.c:576 262427659858288/0x57c083ae: Process SS (END) 20241031085646704 DSS <0004> hlr_ussd.c:518 262427659858288/0x57c083ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646704 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427659858288" session_id=1472234414 session_state=END} 20241031085646704 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646704 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427659858288 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646704 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646704 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4258 20241031085646710 DAUC <0003> db_auc.c:157 IMSI='262420931417515': No 2G Auth Data 20241031085646710 DAUC <0003> db_auc.c:192 IMSI='262420931417515': No 3G Auth Data 20241031085646735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 20241031085646742 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646742 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420931417515" session_id=2491609108 session_state=BEGIN} 20241031085646742 DSS <0004> hlr_ussd.c:576 262420931417515/0x9482f014: Process SS (BEGIN) 20241031085646742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646742 DSS <0004> hlr_ussd.c:518 262420931417515/0x9482f014: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646742 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646742 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646742 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646742 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646744 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646744 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931417515" session_id=2491609108 session_state=CONTINUE} 20241031085646744 DSS <0004> hlr_ussd.c:576 262420931417515/0x9482f014: Process SS (CONTINUE) 20241031085646744 DSS <0004> hlr_ussd.c:518 262420931417515/0x9482f014: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646744 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931417515" session_id=2491609108 session_state=CONTINUE} 20241031085646744 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646748 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646748 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420931417515" session_id=2491609108 session_state=CONTINUE} 20241031085646748 DSS <0004> hlr_ussd.c:576 262420931417515/0x9482f014: Process SS (CONTINUE) 20241031085646748 DSS <0004> hlr_ussd.c:518 262420931417515/0x9482f014: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646748 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646748 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646748 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646748 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646748 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646749 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646749 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646749 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931417515" session_id=2491609108 session_state=END} 20241031085646749 DSS <0004> hlr_ussd.c:576 262420931417515/0x9482f014: Process SS (END) 20241031085646749 DSS <0004> hlr_ussd.c:518 262420931417515/0x9482f014: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646749 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931417515" session_id=2491609108 session_state=END} 20241031085646749 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646749 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420931417515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646749 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646749 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 20241031085646755 DAUC <0003> db_auc.c:157 IMSI='262426991625487': No 2G Auth Data 20241031085646755 DAUC <0003> db_auc.c:192 IMSI='262426991625487': No 3G Auth Data 20241031085646786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20241031085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646791 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426991625487" session_id=1062975989 session_state=BEGIN} 20241031085646791 DSS <0004> hlr_ussd.c:576 262426991625487/0x3f5bb9f5: Process SS (BEGIN) 20241031085646791 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646791 DSS <0004> hlr_ussd.c:518 262426991625487/0x3f5bb9f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646791 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646791 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646793 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646793 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991625487" session_id=1062975989 session_state=CONTINUE} 20241031085646793 DSS <0004> hlr_ussd.c:576 262426991625487/0x3f5bb9f5: Process SS (CONTINUE) 20241031085646793 DSS <0004> hlr_ussd.c:518 262426991625487/0x3f5bb9f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646793 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991625487" session_id=1062975989 session_state=CONTINUE} 20241031085646793 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646797 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426991625487" session_id=1062975989 session_state=CONTINUE} 20241031085646797 DSS <0004> hlr_ussd.c:576 262426991625487/0x3f5bb9f5: Process SS (CONTINUE) 20241031085646797 DSS <0004> hlr_ussd.c:518 262426991625487/0x3f5bb9f5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646797 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646797 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646797 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646797 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646799 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646799 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991625487" session_id=1062975989 session_state=END} 20241031085646799 DSS <0004> hlr_ussd.c:576 262426991625487/0x3f5bb9f5: Process SS (END) 20241031085646799 DSS <0004> hlr_ussd.c:518 262426991625487/0x3f5bb9f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646799 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991625487" session_id=1062975989 session_state=END} 20241031085646799 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646799 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426991625487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20241031085646805 DAUC <0003> db_auc.c:157 IMSI='262423126259439': No 2G Auth Data 20241031085646805 DAUC <0003> db_auc.c:192 IMSI='262423126259439': No 3G Auth Data 20241031085646832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 20241031085646837 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646837 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423126259439" session_id=2425789448 session_state=BEGIN} 20241031085646837 DSS <0004> hlr_ussd.c:576 262423126259439/0x90969c08: Process SS (BEGIN) 20241031085646837 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646837 DSS <0004> hlr_ussd.c:518 262423126259439/0x90969c08: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646837 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646837 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646837 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646837 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646839 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646839 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646839 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423126259439" session_id=2425789448 session_state=CONTINUE} 20241031085646839 DSS <0004> hlr_ussd.c:576 262423126259439/0x90969c08: Process SS (CONTINUE) 20241031085646839 DSS <0004> hlr_ussd.c:518 262423126259439/0x90969c08: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646839 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423126259439" session_id=2425789448 session_state=CONTINUE} 20241031085646839 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646839 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646839 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646844 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646844 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423126259439" session_id=2425789448 session_state=CONTINUE} 20241031085646844 DSS <0004> hlr_ussd.c:576 262423126259439/0x90969c08: Process SS (CONTINUE) 20241031085646844 DSS <0004> hlr_ussd.c:518 262423126259439/0x90969c08: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646844 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646844 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646844 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646844 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646844 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646846 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646846 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646846 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423126259439" session_id=2425789448 session_state=END} 20241031085646846 DSS <0004> hlr_ussd.c:576 262423126259439/0x90969c08: Process SS (END) 20241031085646846 DSS <0004> hlr_ussd.c:518 262423126259439/0x90969c08: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646846 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423126259439" session_id=2425789448 session_state=END} 20241031085646846 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646846 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423126259439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646846 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646846 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 20241031085646852 DAUC <0003> db_auc.c:157 IMSI='262424640706399': No 2G Auth Data 20241031085646852 DAUC <0003> db_auc.c:192 IMSI='262424640706399': No 3G Auth Data 20241031085646880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241031085646886 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646886 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640706399" session_id=1980303268 session_state=BEGIN} 20241031085646886 DSS <0004> hlr_ussd.c:576 262424640706399/0x760907a4: Process SS (BEGIN) 20241031085646886 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031085646886 DSS <0004> hlr_ussd.c:518 262424640706399/0x760907a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031085646886 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646886 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646886 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646886 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646888 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646888 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646888 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640706399" session_id=1980303268 session_state=CONTINUE} 20241031085646888 DSS <0004> hlr_ussd.c:576 262424640706399/0x760907a4: Process SS (CONTINUE) 20241031085646888 DSS <0004> hlr_ussd.c:518 262424640706399/0x760907a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031085646888 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640706399" session_id=1980303268 session_state=CONTINUE} 20241031085646888 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646888 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646888 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646894 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646894 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640706399" session_id=1980303268 session_state=CONTINUE} 20241031085646894 DSS <0004> hlr_ussd.c:576 262424640706399/0x760907a4: Process SS (CONTINUE) 20241031085646894 DSS <0004> hlr_ussd.c:518 262424640706399/0x760907a4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646894 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646894 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646894 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646894 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646894 DLINP <000b> input/ipa.c:431 127.0.0.1:45919 sending data 20241031085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646896 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646896 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640706399" session_id=1980303268 session_state=END} 20241031085646896 DSS <0004> hlr_ussd.c:576 262424640706399/0x760907a4: Process SS (END) 20241031085646896 DSS <0004> hlr_ussd.c:518 262424640706399/0x760907a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031085646896 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640706399" session_id=1980303268 session_state=END} 20241031085646896 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085646896 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424640706399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085646898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241031085646899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20241031085646900 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646900 DLINP <000b> input/ipa.c:405 127.0.0.1:45919 message received 20241031085646900 DLINP <000b> input/ipa.c:414 127.0.0.1:45919 connection closed with server 20241031085646900 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45919 20241031085646900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031085646900 DLINP <000b> input/ipa.c:451 connected read/write 20241031085646900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085646900 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085646900 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085646900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085646901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43675<->l=127.0.0.1:4259) 20241031085646944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4258 20241031085647145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4258 20241031085650224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37749 20241031085650224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37749 20241031085650225 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650225 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650228 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650228 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085650228 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031085650228 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031085650228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031085650228 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  20241031085650228 DLGSUP <0013> gsup_server.c:235 2:  20241031085650228 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085650228 DLGSUP <0013> gsup_server.c:235 3:  20241031085650228 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085650228 DLGSUP <0013> gsup_server.c:235 4:  20241031085650228 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085650228 DLGSUP <0013> gsup_server.c:235 5:  20241031085650228 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085650228 DLGSUP <0013> gsup_server.c:235 7:  20241031085650228 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085650228 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085650228 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085650228 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37749 20241031085650229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085650229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085650232 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 20241031085650234 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650234 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085650234 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085650234 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  20241031085650234 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085650234 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  20241031085650234 DLGSUP <0013> gsup_server.c:235 2:  20241031085650234 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085650234 DLGSUP <0013> gsup_server.c:235 3:  20241031085650234 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085650234 DLGSUP <0013> gsup_server.c:235 4:  20241031085650234 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085650234 DLGSUP <0013> gsup_server.c:235 5:  20241031085650234 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085650234 DLGSUP <0013> gsup_server.c:235 7:  20241031085650234 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085650235 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085650235 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085650235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085650253 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38171<->l=127.0.0.1:4259) 20241031085650263 DAUC <0003> db_auc.c:157 IMSI='262424528334294': No 2G Auth Data 20241031085650263 DAUC <0003> db_auc.c:192 IMSI='262424528334294': No 3G Auth Data 20241031085650286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4258 20241031085650291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650291 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424528334294" session_id=2179956266 session_state=BEGIN} 20241031085650291 DSS <0004> hlr_ussd.c:576 262424528334294/0x81ef7e2a: Process SS (BEGIN) 20241031085650291 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650291 DSS <0004> hlr_ussd.c:518 262424528334294/0x81ef7e2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650291 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650291 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650291 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650297 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650297 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650297 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424528334294" session_id=2179956266 session_state=END} 20241031085650297 DSS <0004> hlr_ussd.c:576 262424528334294/0x81ef7e2a: Process SS (END) 20241031085650297 DSS <0004> hlr_ussd.c:518 262424528334294/0x81ef7e2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650297 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424528334294" session_id=2179956266 session_state=END} 20241031085650297 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650297 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424528334294 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650297 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650297 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4258 20241031085650308 DAUC <0003> db_auc.c:157 IMSI='262426325108503': No 2G Auth Data 20241031085650308 DAUC <0003> db_auc.c:192 IMSI='262426325108503': No 3G Auth Data 20241031085650333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 20241031085650338 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650338 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426325108503" session_id=3876160751 session_state=BEGIN} 20241031085650338 DSS <0004> hlr_ussd.c:576 262426325108503/0xe70984ef: Process SS (BEGIN) 20241031085650338 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650338 DSS <0004> hlr_ussd.c:518 262426325108503/0xe70984ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650338 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650338 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650338 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650338 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650340 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650340 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650340 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426325108503" session_id=3876160751 session_state=END} 20241031085650340 DSS <0004> hlr_ussd.c:576 262426325108503/0xe70984ef: Process SS (END) 20241031085650340 DSS <0004> hlr_ussd.c:518 262426325108503/0xe70984ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650340 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426325108503" session_id=3876160751 session_state=END} 20241031085650340 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650340 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426325108503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650340 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650340 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 20241031085650347 DAUC <0003> db_auc.c:157 IMSI='262426746847121': No 2G Auth Data 20241031085650347 DAUC <0003> db_auc.c:192 IMSI='262426746847121': No 3G Auth Data 20241031085650371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20241031085650378 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650378 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426746847121" session_id=224882431 session_state=BEGIN} 20241031085650378 DSS <0004> hlr_ussd.c:576 262426746847121/0x0d676eff: Process SS (BEGIN) 20241031085650378 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650378 DSS <0004> hlr_ussd.c:518 262426746847121/0x0d676eff: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650378 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650378 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650378 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650378 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650379 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650379 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650379 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426746847121" session_id=224882431 session_state=END} 20241031085650379 DSS <0004> hlr_ussd.c:576 262426746847121/0x0d676eff: Process SS (END) 20241031085650379 DSS <0004> hlr_ussd.c:518 262426746847121/0x0d676eff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650379 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426746847121" session_id=224882431 session_state=END} 20241031085650379 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650379 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426746847121 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650379 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650379 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20241031085650387 DAUC <0003> db_auc.c:157 IMSI='262422362413263': No 2G Auth Data 20241031085650387 DAUC <0003> db_auc.c:192 IMSI='262422362413263': No 3G Auth Data 20241031085650411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 20241031085650417 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650417 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422362413263" session_id=2520851118 session_state=BEGIN} 20241031085650417 DSS <0004> hlr_ussd.c:576 262422362413263/0x964122ae: Process SS (BEGIN) 20241031085650417 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650417 DSS <0004> hlr_ussd.c:518 262422362413263/0x964122ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650417 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650417 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650417 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650417 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650419 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650419 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422362413263" session_id=2520851118 session_state=END} 20241031085650419 DSS <0004> hlr_ussd.c:576 262422362413263/0x964122ae: Process SS (END) 20241031085650419 DSS <0004> hlr_ussd.c:518 262422362413263/0x964122ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650419 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422362413263" session_id=2520851118 session_state=END} 20241031085650419 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650419 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422362413263 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 20241031085650428 DAUC <0003> db_auc.c:157 IMSI='262426094661561': No 2G Auth Data 20241031085650428 DAUC <0003> db_auc.c:192 IMSI='262426094661561': No 3G Auth Data 20241031085650451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 20241031085650456 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650456 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426094661561" session_id=966573861 session_state=BEGIN} 20241031085650456 DSS <0004> hlr_ussd.c:576 262426094661561/0x399cbf25: Process SS (BEGIN) 20241031085650456 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650456 DSS <0004> hlr_ussd.c:518 262426094661561/0x399cbf25: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650456 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650456 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650456 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650456 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650458 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650458 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650458 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426094661561" session_id=966573861 session_state=END} 20241031085650458 DSS <0004> hlr_ussd.c:576 262426094661561/0x399cbf25: Process SS (END) 20241031085650458 DSS <0004> hlr_ussd.c:518 262426094661561/0x399cbf25: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650458 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426094661561" session_id=966573861 session_state=END} 20241031085650458 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650458 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426094661561 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650458 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650458 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 20241031085650465 DAUC <0003> db_auc.c:157 IMSI='262425238640385': No 2G Auth Data 20241031085650465 DAUC <0003> db_auc.c:192 IMSI='262425238640385': No 3G Auth Data 20241031085650493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 20241031085650498 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650498 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425238640385" session_id=545531615 session_state=BEGIN} 20241031085650498 DSS <0004> hlr_ussd.c:576 262425238640385/0x208426df: Process SS (BEGIN) 20241031085650498 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650498 DSS <0004> hlr_ussd.c:518 262425238640385/0x208426df: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650498 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650498 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650498 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650498 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650500 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650500 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650500 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238640385" session_id=545531615 session_state=END} 20241031085650500 DSS <0004> hlr_ussd.c:576 262425238640385/0x208426df: Process SS (END) 20241031085650500 DSS <0004> hlr_ussd.c:518 262425238640385/0x208426df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650500 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238640385" session_id=545531615 session_state=END} 20241031085650500 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650500 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262425238640385 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650500 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650500 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 20241031085650508 DAUC <0003> db_auc.c:157 IMSI='262428546391440': No 2G Auth Data 20241031085650508 DAUC <0003> db_auc.c:192 IMSI='262428546391440': No 3G Auth Data 20241031085650535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 20241031085650540 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650540 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428546391440" session_id=4170235030 session_state=BEGIN} 20241031085650540 DSS <0004> hlr_ussd.c:576 262428546391440/0xf890bc96: Process SS (BEGIN) 20241031085650540 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650540 DSS <0004> hlr_ussd.c:518 262428546391440/0xf890bc96: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650540 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650540 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650540 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650540 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650542 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650542 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428546391440" session_id=4170235030 session_state=END} 20241031085650542 DSS <0004> hlr_ussd.c:576 262428546391440/0xf890bc96: Process SS (END) 20241031085650542 DSS <0004> hlr_ussd.c:518 262428546391440/0xf890bc96: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650542 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428546391440" session_id=4170235030 session_state=END} 20241031085650542 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650542 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428546391440 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650542 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 20241031085650549 DAUC <0003> db_auc.c:157 IMSI='262426337500473': No 2G Auth Data 20241031085650549 DAUC <0003> db_auc.c:192 IMSI='262426337500473': No 3G Auth Data 20241031085650577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20241031085650585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650585 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426337500473" session_id=1262241380 session_state=BEGIN} 20241031085650585 DSS <0004> hlr_ussd.c:576 262426337500473/0x4b3c4664: Process SS (BEGIN) 20241031085650585 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031085650585 DSS <0004> hlr_ussd.c:518 262426337500473/0x4b3c4664: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031085650585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650585 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650585 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650585 DLINP <000b> input/ipa.c:431 127.0.0.1:37749 sending data 20241031085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650586 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650586 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426337500473" session_id=1262241380 session_state=END} 20241031085650586 DSS <0004> hlr_ussd.c:576 262426337500473/0x4b3c4664: Process SS (END) 20241031085650586 DSS <0004> hlr_ussd.c:518 262426337500473/0x4b3c4664: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031085650586 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426337500473" session_id=1262241380 session_state=END} 20241031085650586 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650586 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426337500473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085650591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20241031085650594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 20241031085650596 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085650596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085650596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085650596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085650596 DLINP <000b> input/ipa.c:451 connected read/write 20241031085650596 DLINP <000b> input/ipa.c:405 127.0.0.1:37749 message received 20241031085650596 DLINP <000b> input/ipa.c:414 127.0.0.1:37749 connection closed with server 20241031085650596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37749 20241031085650596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031085650596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38171<->l=127.0.0.1:4259) 20241031085650636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 20241031085650837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 20241031085650900 DSS <0004> hlr_ussd.c:239 262424061681113/0x8e8f63de: SS Session Timeout, destroying 20241031085650900 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424061681113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650951 DSS <0004> hlr_ussd.c:239 262422227012091/0x853ee395: SS Session Timeout, destroying 20241031085650951 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422227012091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085650999 DSS <0004> hlr_ussd.c:239 262423943437097/0x6c118e62: SS Session Timeout, destroying 20241031085650999 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423943437097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651054 DSS <0004> hlr_ussd.c:239 262426313756238/0x8b9d2557: SS Session Timeout, destroying 20241031085651054 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426313756238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651091 DSS <0004> hlr_ussd.c:239 262428522138488/0xa9c6f7a4: SS Session Timeout, destroying 20241031085651091 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428522138488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651134 DSS <0004> hlr_ussd.c:239 262427253122570/0x7200687f: SS Session Timeout, destroying 20241031085651134 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427253122570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651175 DSS <0004> hlr_ussd.c:239 262424414850463/0x3ca446bd: SS Session Timeout, destroying 20241031085651175 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424414850463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085651217 DSS <0004> hlr_ussd.c:239 262424892627596/0x1b049518: SS Session Timeout, destroying 20241031085651217 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424892627596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085653913 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085653913 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085653915 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085653916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4258 20241031085653918 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085653918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085653918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085653918 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  20241031085653918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085653918 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  20241031085653918 DLGSUP <0013> gsup_server.c:235 2:  20241031085653918 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085653918 DLGSUP <0013> gsup_server.c:235 3:  20241031085653918 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085653918 DLGSUP <0013> gsup_server.c:235 4:  20241031085653918 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085653918 DLGSUP <0013> gsup_server.c:235 5:  20241031085653918 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085653918 DLGSUP <0013> gsup_server.c:235 7:  20241031085653918 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085653918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085653918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085653918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085653943 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42847<->l=127.0.0.1:4259) 20241031085653957 DAUC <0003> db_auc.c:157 IMSI='262427134274386': No 2G Auth Data 20241031085653957 DAUC <0003> db_auc.c:192 IMSI='262427134274386': No 3G Auth Data 20241031085653979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20241031085653986 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085653986 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427134274386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427134274386" session_id=3981309740 session_state=BEGIN} 20241031085653986 DSS <0004> hlr_ussd.c:576 262427134274386/0xed4df72c: Process SS (BEGIN) 20241031085653986 DSS <0004> hlr_ussd.c:498 262427134274386/0xed4df72c: SS CompType=Invoke, OpCode=InterrogateSS 20241031085653986 DSS <0004> hlr_ussd.c:506 262427134274386/0xed4df72c: Structured SS requests are not supported, rejecting... 20241031085653986 DSS <0004> hlr_ussd.c:354 262427134274386/0xed4df72c: Tx ReturnError(0, 0x15) 20241031085653986 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427134274386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427134274386" session_id=3981309740 session_state=END} 20241031085653986 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085653986 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085653989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20241031085653998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4258 20241031085653999 DLINP <000b> input/ipa.c:451 connected read/write 20241031085653999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085653999 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085653999 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085653999 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085653999 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42847<->l=127.0.0.1:4259) 20241031085654042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20241031085654143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20241031085654516 DSS <0004> hlr_ussd.c:239 262422435005841/0xd58d57da: SS Session Timeout, destroying 20241031085654516 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422435005841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654555 DSS <0004> hlr_ussd.c:239 262422020407244/0x248a39ae: SS Session Timeout, destroying 20241031085654555 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422020407244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654594 DSS <0004> hlr_ussd.c:239 262423084501784/0x10c49d37: SS Session Timeout, destroying 20241031085654594 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423084501784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654632 DSS <0004> hlr_ussd.c:239 262427847066797/0xfa1bc1f6: SS Session Timeout, destroying 20241031085654632 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427847066797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654667 DSS <0004> hlr_ussd.c:239 262428629477013/0x2336728e: SS Session Timeout, destroying 20241031085654667 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428629477013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654705 DSS <0004> hlr_ussd.c:239 262428772379862/0x03da43af: SS Session Timeout, destroying 20241031085654705 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428772379862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654744 DSS <0004> hlr_ussd.c:239 262423315439139/0x60efc307: SS Session Timeout, destroying 20241031085654744 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423315439139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085654787 DSS <0004> hlr_ussd.c:239 262425246714700/0x5c8c74d8: SS Session Timeout, destroying 20241031085654787 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425246714700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085657220 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085657220 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085657221 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20241031085657223 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085657223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085657223 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  20241031085657223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085657223 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  20241031085657223 DLGSUP <0013> gsup_server.c:235 2:  20241031085657223 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085657223 DLGSUP <0013> gsup_server.c:235 3:  20241031085657223 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085657223 DLGSUP <0013> gsup_server.c:235 4:  20241031085657223 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085657223 DLGSUP <0013> gsup_server.c:235 5:  20241031085657223 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085657223 DLGSUP <0013> gsup_server.c:235 7:  20241031085657223 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085657223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085657223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085657223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085657241 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46537<->l=127.0.0.1:4259) 20241031085657251 DAUC <0003> db_auc.c:157 IMSI='262425274239158': No 2G Auth Data 20241031085657251 DAUC <0003> db_auc.c:192 IMSI='262425274239158': No 3G Auth Data 20241031085657289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49652<->l=127.0.0.1:4258 20241031085657294 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657294 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425274239158"} 20241031085657294 DMAIN <0000> hlr.c:435 IMSI='262425274239158': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657294 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425274239158"} 20241031085657294 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657294 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657294 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657296 DAUC <0003> db_auc.c:192 IMSI='262425274239158': No 3G Auth Data 20241031085657298 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657298 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425274239158"} 20241031085657298 DAUC <0003> hlr.c:428 IMSI='262425274239158': storing IMEI = 12345678901234 20241031085657301 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425274239158"} 20241031085657301 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425274239158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657301 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657301 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657303 DAUC <0003> db_auc.c:192 IMSI='262425274239158': No 3G Auth Data 20241031085657304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49652<->l=127.0.0.1:4258 20241031085657317 DAUC <0003> db_auc.c:157 IMSI='262420595580801': No 2G Auth Data 20241031085657317 DAUC <0003> db_auc.c:192 IMSI='262420595580801': No 3G Auth Data 20241031085657342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241031085657346 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657346 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420595580801"} 20241031085657346 DMAIN <0000> hlr.c:435 IMSI='262420595580801': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657346 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420595580801"} 20241031085657346 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657346 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657346 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657348 DAUC <0003> db_auc.c:192 IMSI='262420595580801': No 3G Auth Data 20241031085657351 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657351 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420595580801"} 20241031085657351 DAUC <0003> hlr.c:428 IMSI='262420595580801': storing IMEI = 12345678901234 20241031085657354 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420595580801"} 20241031085657354 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595580801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657354 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657354 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657355 DAUC <0003> db_auc.c:192 IMSI='262420595580801': No 3G Auth Data 20241031085657356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241031085657368 DAUC <0003> db_auc.c:157 IMSI='262426479784959': No 2G Auth Data 20241031085657368 DAUC <0003> db_auc.c:192 IMSI='262426479784959': No 3G Auth Data 20241031085657393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4258 20241031085657399 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657399 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426479784959"} 20241031085657399 DMAIN <0000> hlr.c:435 IMSI='262426479784959': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657399 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426479784959"} 20241031085657399 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657399 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657399 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657401 DAUC <0003> db_auc.c:192 IMSI='262426479784959': No 3G Auth Data 20241031085657404 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657404 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426479784959"} 20241031085657404 DAUC <0003> hlr.c:428 IMSI='262426479784959': storing IMEI = 12345678901234 20241031085657409 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426479784959"} 20241031085657409 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426479784959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657409 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657409 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657411 DAUC <0003> db_auc.c:192 IMSI='262426479784959': No 3G Auth Data 20241031085657412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4258 20241031085657425 DAUC <0003> db_auc.c:157 IMSI='262426202876496': No 2G Auth Data 20241031085657425 DAUC <0003> db_auc.c:192 IMSI='262426202876496': No 3G Auth Data 20241031085657449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20241031085657454 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657455 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426202876496"} 20241031085657455 DMAIN <0000> hlr.c:435 IMSI='262426202876496': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657455 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426202876496"} 20241031085657455 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657455 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657455 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657457 DAUC <0003> db_auc.c:157 IMSI='262426202876496': No 2G Auth Data 20241031085657460 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657460 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426202876496"} 20241031085657460 DAUC <0003> hlr.c:428 IMSI='262426202876496': storing IMEI = 12345678901234 20241031085657464 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426202876496"} 20241031085657464 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426202876496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657464 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657464 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657465 DAUC <0003> db_auc.c:157 IMSI='262426202876496': No 2G Auth Data 20241031085657466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20241031085657480 DAUC <0003> db_auc.c:157 IMSI='262424518205194': No 2G Auth Data 20241031085657480 DAUC <0003> db_auc.c:192 IMSI='262424518205194': No 3G Auth Data 20241031085657508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241031085657513 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657513 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424518205194"} 20241031085657513 DMAIN <0000> hlr.c:435 IMSI='262424518205194': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657513 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424518205194"} 20241031085657513 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657513 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657513 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657514 DAUC <0003> db_auc.c:157 IMSI='262424518205194': No 2G Auth Data 20241031085657516 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657516 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424518205194"} 20241031085657516 DAUC <0003> hlr.c:428 IMSI='262424518205194': storing IMEI = 12345678901234 20241031085657537 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424518205194"} 20241031085657537 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424518205194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657537 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657537 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657539 DAUC <0003> db_auc.c:157 IMSI='262424518205194': No 2G Auth Data 20241031085657540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241031085657555 DAUC <0003> db_auc.c:157 IMSI='262425512383234': No 2G Auth Data 20241031085657556 DAUC <0003> db_auc.c:192 IMSI='262425512383234': No 3G Auth Data 20241031085657585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4258 20241031085657592 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657592 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512383234"} 20241031085657592 DMAIN <0000> hlr.c:435 IMSI='262425512383234': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657592 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425512383234"} 20241031085657592 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657592 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657592 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657597 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657597 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512383234"} 20241031085657597 DAUC <0003> hlr.c:428 IMSI='262425512383234': storing IMEI = 12345678901234 20241031085657600 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425512383234"} 20241031085657600 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425512383234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657600 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657600 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4258 20241031085657618 DAUC <0003> db_auc.c:157 IMSI='262428553538406': No 2G Auth Data 20241031085657618 DAUC <0003> db_auc.c:192 IMSI='262428553538406': No 3G Auth Data 20241031085657646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241031085657649 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657649 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428553538406"} 20241031085657649 DMAIN <0000> hlr.c:435 IMSI='262428553538406': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657649 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428553538406"} 20241031085657649 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657649 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657649 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657653 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657653 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428553538406"} 20241031085657653 DAUC <0003> hlr.c:428 IMSI='262428553538406': storing IMEI = 12345678901234 20241031085657656 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428553538406"} 20241031085657656 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428553538406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657656 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657656 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241031085657676 DAUC <0003> db_auc.c:157 IMSI='262425072731966': No 2G Auth Data 20241031085657676 DAUC <0003> db_auc.c:192 IMSI='262425072731966': No 3G Auth Data 20241031085657705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241031085657709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657709 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425072731966"} 20241031085657709 DMAIN <0000> hlr.c:435 IMSI='262425072731966': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085657709 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425072731966"} 20241031085657709 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657714 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657714 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425072731966"} 20241031085657714 DAUC <0003> hlr.c:428 IMSI='262425072731966': storing IMEI = 12345678901234 20241031085657717 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425072731966"} 20241031085657717 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425072731966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085657717 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657717 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085657720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241031085657736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20241031085657737 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46537<->l=127.0.0.1:4259) 20241031085657738 DLINP <000b> input/ipa.c:451 connected read/write 20241031085657738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085657738 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085657738 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085657738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085657780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20241031085657880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20241031085700958 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085700959 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085700961 DLINP <000b> input/ipa.c:451 connected read/write 20241031085700961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085700962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49760<->l=127.0.0.1:4258 20241031085700965 DLINP <000b> input/ipa.c:451 connected read/write 20241031085700965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085700965 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085700965 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085700965 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  20241031085700965 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085700965 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  20241031085700965 DLGSUP <0013> gsup_server.c:235 2:  20241031085700965 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085700965 DLGSUP <0013> gsup_server.c:235 3:  20241031085700965 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085700965 DLGSUP <0013> gsup_server.c:235 4:  20241031085700965 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085700965 DLGSUP <0013> gsup_server.c:235 5:  20241031085700965 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085700965 DLGSUP <0013> gsup_server.c:235 7:  20241031085700965 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085700965 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085700965 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085700965 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085700984 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44273<->l=127.0.0.1:4259) 20241031085701000 DAUC <0003> db_auc.c:157 IMSI='262420112266304': No 2G Auth Data 20241031085701000 DAUC <0003> db_auc.c:192 IMSI='262420112266304': No 3G Auth Data 20241031085701024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4258 20241031085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701031 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420112266304" source_name="the-source\n"} 20241031085701031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031085701031 DMAIN <0000> hlr.c:435 IMSI='262420112266304': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701031 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420112266304" destination_name="the-source\n"} 20241031085701031 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701033 DAUC <0003> db_auc.c:192 IMSI='262420112266304': No 3G Auth Data 20241031085701036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701036 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420112266304" source_name="the-source\n"} 20241031085701036 DAUC <0003> hlr.c:428 IMSI='262420112266304': storing IMEI = 12345678901234 20241031085701039 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420112266304" destination_name="the-source\n"} 20241031085701039 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420112266304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701041 DAUC <0003> db_auc.c:192 IMSI='262420112266304': No 3G Auth Data 20241031085701042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4258 20241031085701056 DAUC <0003> db_auc.c:157 IMSI='262421636001372': No 2G Auth Data 20241031085701056 DAUC <0003> db_auc.c:192 IMSI='262421636001372': No 3G Auth Data 20241031085701080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 20241031085701083 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701083 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636001372" source_name="the-source\n"} 20241031085701083 DMAIN <0000> hlr.c:435 IMSI='262421636001372': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701083 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421636001372" destination_name="the-source\n"} 20241031085701083 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701083 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701083 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701085 DAUC <0003> db_auc.c:192 IMSI='262421636001372': No 3G Auth Data 20241031085701089 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701089 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636001372" source_name="the-source\n"} 20241031085701089 DAUC <0003> hlr.c:428 IMSI='262421636001372': storing IMEI = 12345678901234 20241031085701092 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421636001372" destination_name="the-source\n"} 20241031085701092 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421636001372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701092 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701092 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701094 DAUC <0003> db_auc.c:192 IMSI='262421636001372': No 3G Auth Data 20241031085701095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 20241031085701107 DAUC <0003> db_auc.c:157 IMSI='262426019097876': No 2G Auth Data 20241031085701107 DAUC <0003> db_auc.c:192 IMSI='262426019097876': No 3G Auth Data 20241031085701130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4258 20241031085701136 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701136 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426019097876" source_name="the-source\n"} 20241031085701137 DMAIN <0000> hlr.c:435 IMSI='262426019097876': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701137 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426019097876" destination_name="the-source\n"} 20241031085701137 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701137 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701137 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701138 DAUC <0003> db_auc.c:192 IMSI='262426019097876': No 3G Auth Data 20241031085701142 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701142 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426019097876" source_name="the-source\n"} 20241031085701142 DAUC <0003> hlr.c:428 IMSI='262426019097876': storing IMEI = 12345678901234 20241031085701145 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426019097876" destination_name="the-source\n"} 20241031085701145 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426019097876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701145 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701145 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701147 DAUC <0003> db_auc.c:192 IMSI='262426019097876': No 3G Auth Data 20241031085701147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4258 20241031085701159 DAUC <0003> db_auc.c:157 IMSI='262420924907606': No 2G Auth Data 20241031085701159 DAUC <0003> db_auc.c:192 IMSI='262420924907606': No 3G Auth Data 20241031085701186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49798<->l=127.0.0.1:4258 20241031085701191 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701191 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420924907606" source_name="the-source\n"} 20241031085701191 DMAIN <0000> hlr.c:435 IMSI='262420924907606': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701191 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420924907606" destination_name="the-source\n"} 20241031085701191 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701191 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701191 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701193 DAUC <0003> db_auc.c:157 IMSI='262420924907606': No 2G Auth Data 20241031085701195 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701195 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420924907606" source_name="the-source\n"} 20241031085701195 DAUC <0003> hlr.c:428 IMSI='262420924907606': storing IMEI = 12345678901234 20241031085701198 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420924907606" destination_name="the-source\n"} 20241031085701198 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420924907606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701200 DAUC <0003> db_auc.c:157 IMSI='262420924907606': No 2G Auth Data 20241031085701201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49798<->l=127.0.0.1:4258 20241031085701213 DAUC <0003> db_auc.c:157 IMSI='262421182323981': No 2G Auth Data 20241031085701213 DAUC <0003> db_auc.c:192 IMSI='262421182323981': No 3G Auth Data 20241031085701237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49812<->l=127.0.0.1:4258 20241031085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701243 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421182323981" source_name="the-source\n"} 20241031085701243 DMAIN <0000> hlr.c:435 IMSI='262421182323981': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701243 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421182323981" destination_name="the-source\n"} 20241031085701243 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701245 DAUC <0003> db_auc.c:157 IMSI='262421182323981': No 2G Auth Data 20241031085701248 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701249 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421182323981" source_name="the-source\n"} 20241031085701249 DAUC <0003> hlr.c:428 IMSI='262421182323981': storing IMEI = 12345678901234 20241031085701252 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421182323981" destination_name="the-source\n"} 20241031085701252 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421182323981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701252 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701252 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701253 DAUC <0003> db_auc.c:157 IMSI='262421182323981': No 2G Auth Data 20241031085701254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49812<->l=127.0.0.1:4258 20241031085701266 DAUC <0003> db_auc.c:157 IMSI='262429162140331': No 2G Auth Data 20241031085701266 DAUC <0003> db_auc.c:192 IMSI='262429162140331': No 3G Auth Data 20241031085701292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241031085701298 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701298 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429162140331" source_name="the-source\n"} 20241031085701298 DMAIN <0000> hlr.c:435 IMSI='262429162140331': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701298 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429162140331" destination_name="the-source\n"} 20241031085701298 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701298 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701298 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701302 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701302 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429162140331" source_name="the-source\n"} 20241031085701302 DAUC <0003> hlr.c:428 IMSI='262429162140331': storing IMEI = 12345678901234 20241031085701306 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429162140331" destination_name="the-source\n"} 20241031085701306 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429162140331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701306 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701306 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241031085701323 DAUC <0003> db_auc.c:157 IMSI='262429651952415': No 2G Auth Data 20241031085701323 DAUC <0003> db_auc.c:192 IMSI='262429651952415': No 3G Auth Data 20241031085701350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49832<->l=127.0.0.1:4258 20241031085701354 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701354 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429651952415" source_name="the-source\n"} 20241031085701354 DMAIN <0000> hlr.c:435 IMSI='262429651952415': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701354 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429651952415" destination_name="the-source\n"} 20241031085701354 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701355 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701355 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701359 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701359 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429651952415" source_name="the-source\n"} 20241031085701359 DAUC <0003> hlr.c:428 IMSI='262429651952415': storing IMEI = 12345678901234 20241031085701363 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429651952415" destination_name="the-source\n"} 20241031085701363 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429651952415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701363 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701363 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49832<->l=127.0.0.1:4258 20241031085701380 DAUC <0003> db_auc.c:157 IMSI='262429600479139': No 2G Auth Data 20241031085701380 DAUC <0003> db_auc.c:192 IMSI='262429600479139': No 3G Auth Data 20241031085701407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20241031085701411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701411 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429600479139" source_name="the-source\n"} 20241031085701411 DMAIN <0000> hlr.c:435 IMSI='262429600479139': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031085701411 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429600479139" destination_name="the-source\n"} 20241031085701411 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701411 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701416 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701416 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429600479139" source_name="the-source\n"} 20241031085701416 DAUC <0003> hlr.c:428 IMSI='262429600479139': storing IMEI = 12345678901234 20241031085701419 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429600479139" destination_name="the-source\n"} 20241031085701419 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429600479139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085701419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701419 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085701421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20241031085701434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49760<->l=127.0.0.1:4258 20241031085701435 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44273<->l=127.0.0.1:4259) 20241031085701435 DLINP <000b> input/ipa.c:451 connected read/write 20241031085701435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085701435 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085701435 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085701435 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085701435 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031085701478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49840<->l=127.0.0.1:4258 20241031085701579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49840<->l=127.0.0.1:4258 20241031085704654 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085704654 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085704657 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241031085704660 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704660 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085704660 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085704660 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  20241031085704660 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085704660 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  20241031085704660 DLGSUP <0013> gsup_server.c:235 2:  20241031085704660 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085704660 DLGSUP <0013> gsup_server.c:235 3:  20241031085704660 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085704660 DLGSUP <0013> gsup_server.c:235 4:  20241031085704660 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085704660 DLGSUP <0013> gsup_server.c:235 5:  20241031085704660 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085704660 DLGSUP <0013> gsup_server.c:235 7:  20241031085704660 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085704660 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085704660 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085704660 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085704680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42397<->l=127.0.0.1:4259) 20241031085704699 DAUC <0003> db_auc.c:157 IMSI='262428521458388': No 2G Auth Data 20241031085704699 DAUC <0003> db_auc.c:192 IMSI='262428521458388': No 3G Auth Data 20241031085704724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20241031085704729 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704729 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704729 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704729 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704729 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704729 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704729 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704732 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704732 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704732 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704732 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704732 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704732 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704732 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704734 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704734 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704734 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704734 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704736 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704736 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704736 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704736 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704736 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704736 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704736 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704738 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704738 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428521458388"} 20241031085704738 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704738 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428521458388" cause=Invalid mandatory information} 20241031085704738 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428521458388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704738 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704738 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20241031085704751 DAUC <0003> db_auc.c:157 IMSI='262425555278342': No 2G Auth Data 20241031085704751 DAUC <0003> db_auc.c:192 IMSI='262425555278342': No 3G Auth Data 20241031085704776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20241031085704780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704780 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704780 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704780 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704780 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704780 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704781 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704782 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704782 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704782 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704782 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704782 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704782 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704783 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704783 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704783 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704783 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704785 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704785 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704785 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704785 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704785 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704786 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425555278342"} 20241031085704786 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704786 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425555278342" cause=Invalid mandatory information} 20241031085704786 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425555278342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704786 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20241031085704799 DAUC <0003> db_auc.c:157 IMSI='262428538006230': No 2G Auth Data 20241031085704799 DAUC <0003> db_auc.c:192 IMSI='262428538006230': No 3G Auth Data 20241031085704822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 20241031085704825 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704825 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704825 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704825 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704825 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704825 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704825 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704827 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704827 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704827 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704827 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704827 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704827 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704827 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704829 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704829 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704829 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704829 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704832 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704832 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704832 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704832 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704832 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704832 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704832 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704834 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704834 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428538006230"} 20241031085704834 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704834 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428538006230" cause=Invalid mandatory information} 20241031085704834 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428538006230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704834 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704834 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 20241031085704847 DAUC <0003> db_auc.c:157 IMSI='262425323254139': No 2G Auth Data 20241031085704847 DAUC <0003> db_auc.c:192 IMSI='262425323254139': No 3G Auth Data 20241031085704870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 20241031085704874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704874 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704874 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704874 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704874 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704874 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704876 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704876 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704876 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704876 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704876 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704878 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704878 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704878 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704878 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704878 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704878 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704878 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704880 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704880 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704880 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704880 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704880 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704880 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704880 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704882 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704882 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323254139"} 20241031085704882 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704882 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425323254139" cause=Invalid mandatory information} 20241031085704882 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425323254139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704882 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704882 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 20241031085704895 DAUC <0003> db_auc.c:157 IMSI='262424082356225': No 2G Auth Data 20241031085704895 DAUC <0003> db_auc.c:192 IMSI='262424082356225': No 3G Auth Data 20241031085704919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 20241031085704923 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704923 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704923 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704923 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704923 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704923 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704923 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704925 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704925 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704925 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704925 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704925 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704925 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704925 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704927 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704927 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704927 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704927 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704927 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704927 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704927 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704929 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704929 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704929 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704929 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704929 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704929 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704929 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704931 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704931 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082356225"} 20241031085704931 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704931 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424082356225" cause=Invalid mandatory information} 20241031085704931 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424082356225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704931 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704931 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 20241031085704944 DAUC <0003> db_auc.c:157 IMSI='262427134679584': No 2G Auth Data 20241031085704944 DAUC <0003> db_auc.c:192 IMSI='262427134679584': No 3G Auth Data 20241031085704971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 20241031085704974 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704975 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704975 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085704975 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704975 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704975 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704975 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704977 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704977 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704977 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085704977 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704977 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704977 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704977 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704978 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704978 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085704978 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704978 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704978 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704980 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704980 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085704980 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704980 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704980 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704981 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085704981 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134679584"} 20241031085704981 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085704981 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427134679584" cause=Invalid mandatory information} 20241031085704981 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427134679584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085704981 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704981 DLINP <000b> input/ipa.c:451 connected read/write 20241031085704981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085704982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 20241031085704997 DAUC <0003> db_auc.c:157 IMSI='262426715806402': No 2G Auth Data 20241031085704997 DAUC <0003> db_auc.c:192 IMSI='262426715806402': No 3G Auth Data 20241031085705028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 20241031085705031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705031 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705031 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085705031 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705031 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705031 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705033 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705033 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085705033 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705033 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705033 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705035 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705035 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705035 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085705035 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705036 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705036 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705037 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705037 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705037 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085705037 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705037 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705037 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705037 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705039 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715806402"} 20241031085705039 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085705039 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715806402" cause=Invalid mandatory information} 20241031085705039 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426715806402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705039 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 20241031085705055 DAUC <0003> db_auc.c:157 IMSI='262428108229900': No 2G Auth Data 20241031085705055 DAUC <0003> db_auc.c:192 IMSI='262428108229900': No 3G Auth Data 20241031085705086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 20241031085705090 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705090 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705090 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031085705090 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705090 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705090 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705090 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705093 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705093 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705093 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031085705093 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705093 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705093 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705093 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705095 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705095 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705095 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031085705095 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705095 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705095 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705095 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705096 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705096 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031085705096 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705096 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705098 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428108229900"} 20241031085705098 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031085705098 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428108229900" cause=Invalid mandatory information} 20241031085705098 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428108229900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085705098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705098 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085705099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 20241031085705110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241031085705111 DLINP <000b> input/ipa.c:451 connected read/write 20241031085705111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085705111 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085705111 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085705111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085705111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42397<->l=127.0.0.1:4259) 20241031085705152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4258 20241031085705252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4258 20241031085708332 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085708332 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085708334 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 20241031085708337 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708337 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085708337 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085708337 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  20241031085708337 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085708337 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  20241031085708337 DLGSUP <0013> gsup_server.c:235 2:  20241031085708337 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085708337 DLGSUP <0013> gsup_server.c:235 3:  20241031085708337 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085708337 DLGSUP <0013> gsup_server.c:235 4:  20241031085708337 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085708337 DLGSUP <0013> gsup_server.c:235 5:  20241031085708337 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085708337 DLGSUP <0013> gsup_server.c:235 7:  20241031085708337 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085708337 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085708337 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085708337 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085708359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42193<->l=127.0.0.1:4259) 20241031085708373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20241031085708381 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708381 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424108342104"} 20241031085708381 DMAIN <0000> hlr.c:435 IMSI='262424108342104': has IMEI = 22245678901234 (consider setting 'store-imei') 20241031085708381 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241031085708381 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424108342104" cause=Invalid mandatory information} 20241031085708381 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085708381 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085708381 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085708385 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708385 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424108342104"} 20241031085708385 DAUC <0003> hlr.c:428 IMSI='262424108342104': storing IMEI = 22245678901234 20241031085708385 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424108342104': no such subscriber 20241031085708385 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241031085708385 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424108342104" cause=Invalid mandatory information} 20241031085708385 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424108342104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085708386 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085708386 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085708387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20241031085708388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 20241031085708389 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42193<->l=127.0.0.1:4259) 20241031085708389 DLINP <000b> input/ipa.c:451 connected read/write 20241031085708389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085708389 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085708389 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085708389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085708429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 20241031085708529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 20241031085711614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085711614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085711616 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4258 20241031085711619 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711619 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085711619 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085711619 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  20241031085711619 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085711619 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  20241031085711619 DLGSUP <0013> gsup_server.c:235 2:  20241031085711619 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085711619 DLGSUP <0013> gsup_server.c:235 3:  20241031085711619 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085711619 DLGSUP <0013> gsup_server.c:235 4:  20241031085711619 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085711619 DLGSUP <0013> gsup_server.c:235 5:  20241031085711619 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085711619 DLGSUP <0013> gsup_server.c:235 7:  20241031085711619 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085711619 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085711619 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085711619 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085711640 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39291<->l=127.0.0.1:4259) 20241031085711653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 20241031085711661 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711661 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711661 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711670 DMAIN <0000> hlr.c:243 IMSI='262428408497711': Successfully assigned MSISDN='810' 20241031085711670 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711692 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711692 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711692 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711693 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711695 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711695 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711697 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711697 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711698 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711698 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711699 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711700 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711700 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711700 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085711709 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085711709 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711709 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711712 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711712 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428408497711"} 20241031085711712 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085711712 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085711712 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428408497711"} 20241031085711712 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085711712 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085711712 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711712 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711720 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711720 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711720 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711731 DMAIN <0000> hlr.c:243 IMSI='262428408497711': Successfully assigned MSISDN='368' 20241031085711731 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711734 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711734 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711734 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711736 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711736 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711737 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711737 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711738 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711738 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711739 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711739 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711741 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711741 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711741 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711741 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085711747 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085711747 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711747 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711747 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711750 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711750 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428408497711"} 20241031085711750 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085711750 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085711750 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428408497711"} 20241031085711750 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085711750 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085711750 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711750 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711758 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711758 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711758 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711765 DMAIN <0000> hlr.c:243 IMSI='262428408497711': Successfully assigned MSISDN='057' 20241031085711765 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711768 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711768 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711768 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711768 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711770 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711770 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711771 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711771 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711772 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711772 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711772 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711772 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711774 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711774 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711774 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711774 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085711774 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428408497711" cause=GPRS services not allowed} 20241031085711774 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711774 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711774 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085711774 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085711774 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711774 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711783 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711783 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711783 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711790 DMAIN <0000> hlr.c:243 IMSI='262428408497711': Successfully assigned MSISDN='863' 20241031085711790 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711793 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711793 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711793 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711794 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711795 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711796 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711796 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711797 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711797 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711799 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711799 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711799 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085711799 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428408497711" cause=GPRS services not allowed} 20241031085711799 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711799 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711799 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085711799 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085711799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711799 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711808 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711808 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711808 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711811 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711815 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711815 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711815 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711815 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711816 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711816 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711817 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711817 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711818 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711818 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711820 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711820 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711820 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711820 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085711820 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428408497711" cause=GPRS services not allowed} 20241031085711820 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711820 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711820 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085711820 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085711820 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711820 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711829 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428408497711"} 20241031085711829 DMAIN <0000> hlr.c:227 IMSI='262428408497711': Creating subscriber on demand 20241031085711833 DAUC <0003> hlr.c:428 IMSI='262428408497711': storing IMEI = 12345678901234 20241031085711836 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428408497711"} 20241031085711836 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031085711836 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711836 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711837 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711837 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711838 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711838 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711839 DAUC <0003> db_auc.c:157 IMSI='262428408497711': No 2G Auth Data 20241031085711839 DAUC <0003> db_auc.c:192 IMSI='262428408497711': No 3G Auth Data 20241031085711841 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711841 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711841 DLU <0006> fsm.c:456 lu(262428408497711)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085711841 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085711851 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085711851 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428408497711" cn_domain=PS} 20241031085711851 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711851 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711853 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711853 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428408497711"} 20241031085711853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085711853 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085711853 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428408497711"} 20241031085711853 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428408497711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085711853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085711853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085711853 DLU <0006> fsm.c:568 lu(PS:IMSI-262428408497711)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085711853 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711853 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085711861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 20241031085711862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4258 20241031085711863 DLINP <000b> input/ipa.c:451 connected read/write 20241031085711863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085711863 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085711863 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085711863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085711863 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39291<->l=127.0.0.1:4259) 20241031085711905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20241031085712005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20241031085715081 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085715081 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085715084 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241031085715086 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715086 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085715086 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085715086 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  20241031085715086 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085715086 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  20241031085715086 DLGSUP <0013> gsup_server.c:235 2:  20241031085715086 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085715086 DLGSUP <0013> gsup_server.c:235 3:  20241031085715086 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085715086 DLGSUP <0013> gsup_server.c:235 4:  20241031085715086 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085715086 DLGSUP <0013> gsup_server.c:235 5:  20241031085715086 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085715086 DLGSUP <0013> gsup_server.c:235 7:  20241031085715086 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085715086 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085715086 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085715086 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085715107 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36871<->l=127.0.0.1:4259) 20241031085715118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241031085715129 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715129 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715129 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715145 DMAIN <0000> hlr.c:243 IMSI='262425724108266': Successfully assigned MSISDN='178' 20241031085715145 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715145 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085715151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085715151 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715151 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715151 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715155 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715155 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425724108266"} 20241031085715155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085715155 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085715156 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425724108266"} 20241031085715156 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085715156 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085715156 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715156 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715157 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715157 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715159 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715159 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715160 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715160 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715167 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715167 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715167 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715174 DMAIN <0000> hlr.c:243 IMSI='262425724108266': Successfully assigned MSISDN='389' 20241031085715174 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715174 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085715181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085715181 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715181 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715181 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715183 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425724108266"} 20241031085715183 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085715183 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085715183 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425724108266"} 20241031085715183 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085715183 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085715183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715183 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715185 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715185 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715186 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715186 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715187 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715187 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715188 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715188 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715196 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715196 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715196 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715205 DMAIN <0000> hlr.c:243 IMSI='262425724108266': Successfully assigned MSISDN='813' 20241031085715205 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715205 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085715205 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425724108266" cause=GPRS services not allowed} 20241031085715205 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085715205 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085715205 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715205 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715206 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715206 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715207 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715207 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715208 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715208 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715209 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715209 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715217 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715217 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715217 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715224 DMAIN <0000> hlr.c:243 IMSI='262425724108266': Successfully assigned MSISDN='652' 20241031085715224 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715224 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085715224 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425724108266" cause=GPRS services not allowed} 20241031085715224 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715224 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715224 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085715224 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085715224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715224 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715225 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715226 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715226 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715226 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715227 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715227 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715235 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715235 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715235 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715238 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715238 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031085715238 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425724108266" cause=GPRS services not allowed} 20241031085715238 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715238 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715238 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Freeing instance 20241031085715238 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Deallocated 20241031085715238 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715238 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715239 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715239 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715240 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715240 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715241 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715241 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715248 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715248 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715248 DMAIN <0000> hlr.c:227 IMSI='262425724108266': Creating subscriber on demand 20241031085715252 DLU <0006> fsm.c:456 lu(262425724108266)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085715252 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085715258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085715258 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425724108266" cn_domain=PS} 20241031085715258 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715258 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715260 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715260 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425724108266"} 20241031085715260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085715260 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085715260 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425724108266"} 20241031085715260 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425724108266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085715260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085715260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085715260 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724108266)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085715260 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715260 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085715262 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715262 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715263 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715263 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715264 DAUC <0003> db_auc.c:157 IMSI='262425724108266': No 2G Auth Data 20241031085715264 DAUC <0003> db_auc.c:192 IMSI='262425724108266': No 3G Auth Data 20241031085715270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241031085715271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241031085715272 DLINP <000b> input/ipa.c:451 connected read/write 20241031085715272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085715272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085715272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085715272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085715272 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36871<->l=127.0.0.1:4259) 20241031085715312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52098<->l=127.0.0.1:4258 20241031085715413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52098<->l=127.0.0.1:4258 20241031085718491 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085718491 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085718493 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 20241031085718495 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718495 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085718495 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085718495 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  20241031085718495 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085718495 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  20241031085718495 DLGSUP <0013> gsup_server.c:235 2:  20241031085718495 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085718495 DLGSUP <0013> gsup_server.c:235 3:  20241031085718495 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085718495 DLGSUP <0013> gsup_server.c:235 4:  20241031085718495 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085718495 DLGSUP <0013> gsup_server.c:235 5:  20241031085718495 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085718495 DLGSUP <0013> gsup_server.c:235 7:  20241031085718495 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085718495 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085718495 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085718495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085718510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46265<->l=127.0.0.1:4259) 20241031085718522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47986<->l=127.0.0.1:4258 20241031085718541 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718541 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521554109"} 20241031085718541 DMAIN <0000> hlr.c:227 IMSI='262420521554109': Creating subscriber on demand 20241031085718548 DMAIN <0000> hlr.c:243 IMSI='262420521554109': Successfully assigned MSISDN='607' 20241031085718548 DAUC <0003> db_auc.c:157 IMSI='262420521554109': No 2G Auth Data 20241031085718548 DAUC <0003> db_auc.c:192 IMSI='262420521554109': No 3G Auth Data 20241031085718548 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420521554109 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 20241031085718548 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420521554109" cause=IMSI unknown in HLR} 20241031085718548 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031085718548 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718548 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718551 DAUC <0003> db_auc.c:157 IMSI='262420521554109': No 2G Auth Data 20241031085718551 DAUC <0003> db_auc.c:192 IMSI='262420521554109': No 3G Auth Data 20241031085718552 DAUC <0003> db_auc.c:157 IMSI='262420521554109': No 2G Auth Data 20241031085718552 DAUC <0003> db_auc.c:192 IMSI='262420521554109': No 3G Auth Data 20241031085718553 DAUC <0003> db_auc.c:157 IMSI='262420521554109': No 2G Auth Data 20241031085718553 DAUC <0003> db_auc.c:192 IMSI='262420521554109': No 3G Auth Data 20241031085718555 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718555 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420521554109" cn_domain=PS} 20241031085718555 DLU <0006> fsm.c:456 lu(262420521554109)[0x5641fb6583d0]{UNVALIDATED}: Allocated 20241031085718555 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031085718561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085718561 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420521554109" cn_domain=PS} 20241031085718561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718561 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718564 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718564 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420521554109"} 20241031085718564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085718564 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085718564 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420521554109"} 20241031085718564 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420521554109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085718564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085718564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085718564 DLU <0006> fsm.c:568 lu(PS:IMSI-262420521554109)[0x5641fb6583d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085718564 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718564 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085718570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47986<->l=127.0.0.1:4258 20241031085718571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 20241031085718573 DLINP <000b> input/ipa.c:451 connected read/write 20241031085718573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085718573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085718573 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085718573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085718573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46265<->l=127.0.0.1:4259) 20241031085718615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241031085718715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241031085721786 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085721786 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085721788 DLINP <000b> input/ipa.c:451 connected read/write 20241031085721788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085721789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20241031085721791 DLINP <000b> input/ipa.c:451 connected read/write 20241031085721791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085721791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085721791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085721791 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  20241031085721791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085721791 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  20241031085721791 DLGSUP <0013> gsup_server.c:235 2:  20241031085721791 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085721791 DLGSUP <0013> gsup_server.c:235 3:  20241031085721791 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085721791 DLGSUP <0013> gsup_server.c:235 4:  20241031085721791 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085721791 DLGSUP <0013> gsup_server.c:235 5:  20241031085721791 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085721791 DLGSUP <0013> gsup_server.c:235 7:  20241031085721791 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085721791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085721791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085721791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085721810 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38997<->l=127.0.0.1:4259) 20241031085721812 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085721812 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031085721826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 20241031085721833 DAUC <0003> db_auc.c:157 IMSI='262420262835905': No 2G Auth Data 20241031085721833 DAUC <0003> db_auc.c:192 IMSI='262420262835905': No 3G Auth Data 20241031085721844 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616761321.msisdn 20241031085721844 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616761321.msisdn: not attached (vlr_number unset) 20241031085721844 DDGSM <0007> mslookup_server.c:327 sip.voice.491616761321.msisdn: does not exist in GSUP proxy 20241031085722845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085722845 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420262835905" cn_domain=CS} 20241031085722845 DLU <0006> fsm.c:456 lu(262420262835905)[0x5641fb642ef0]{UNVALIDATED}: Allocated 20241031085722845 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241031085722851 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031085722851 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420262835905" cn_domain=CS} 20241031085722851 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085722851 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085722854 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085722854 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420262835905"} 20241031085722854 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031085722854 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031085722854 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420262835905"} 20241031085722854 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420262835905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085722854 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031085722854 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031085722854 DLU <0006> fsm.c:568 lu(CS:IMSI-262420262835905)[0x5641fb642ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031085722854 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085722854 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085722857 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616761321.msisdn 20241031085722857 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616761321.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241031085722857 DDGSM <0007> mslookup_server.c:327 sip.voice.491616761321.msisdn: does not exist in GSUP proxy 20241031085722857 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616761321.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241031085722864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 20241031085722865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20241031085722866 DLINP <000b> input/ipa.c:451 connected read/write 20241031085722866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085722866 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085722866 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085722866 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085722867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38997<->l=127.0.0.1:4259) 20241031085722907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 20241031085723008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 20241031085723988 DSS <0004> hlr_ussd.c:239 262427134274386/0xed4df72c: SS Session Timeout, destroying 20241031085723988 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427134274386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031085726084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085726084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085726086 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085726086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48024<->l=127.0.0.1:4258 20241031085726088 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085726088 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085726088 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085726088 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  20241031085726088 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085726088 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  20241031085726088 DLGSUP <0013> gsup_server.c:235 2:  20241031085726088 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085726088 DLGSUP <0013> gsup_server.c:235 3:  20241031085726088 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085726088 DLGSUP <0013> gsup_server.c:235 4:  20241031085726088 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085726088 DLGSUP <0013> gsup_server.c:235 5:  20241031085726088 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085726088 DLGSUP <0013> gsup_server.c:235 7:  20241031085726088 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085726088 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085726088 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085726088 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085726089 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031085726089 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031085726119 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37075<->l=127.0.0.1:4259) 20241031085726122 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085726122 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031085726137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48040<->l=127.0.0.1:4258 20241031085726141 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085726141 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426634801230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426634801230" cn_domain=CS} 20241031085726141 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426634801230 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031085726141 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426634801230 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031085726141 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426634801230.imsi 20241031085726141 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426634801230.imsi 20241031085726141 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426634801230.imsi: does not exist in local HLR 20241031085726145 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426634801230 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031085726145 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031085726145 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031085726145 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031085726145 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031085726145 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031085726145 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426634801230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085726145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085726145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085726145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085726145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085726145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085726145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085726147 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726147 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726147 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031085726147 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031085726147 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031085726149 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726149 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726149 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031085726189 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726189 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726189 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726189 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726189 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426634801230 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614613271 20241031085726189 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426634801230 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085726189 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726189 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726193 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726193 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726193 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426634801230 MSISDN-491614613271 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085726193 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726193 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726195 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726195 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726195 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426634801230 MSISDN-491614613271 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 20241031085726195 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426634801230 MSISDN-491614613271 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085726195 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726195 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085726197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48040<->l=127.0.0.1:4258 20241031085726198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48024<->l=127.0.0.1:4258 20241031085726199 DLINP <000b> input/ipa.c:451 connected read/write 20241031085726199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085726199 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085726199 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085726199 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085726199 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37075<->l=127.0.0.1:4259) 20241031085726199 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085726199 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085726199 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031085726199 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031085726199 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031085726240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 20241031085726341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 20241031085729420 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085729420 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085729421 DLINP <000b> input/ipa.c:451 connected read/write 20241031085729421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085729422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 20241031085729423 DLINP <000b> input/ipa.c:451 connected read/write 20241031085729423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085729423 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085729423 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085729423 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  20241031085729423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085729423 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  20241031085729423 DLGSUP <0013> gsup_server.c:235 2:  20241031085729423 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085729423 DLGSUP <0013> gsup_server.c:235 3:  20241031085729423 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085729423 DLGSUP <0013> gsup_server.c:235 4:  20241031085729423 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085729423 DLGSUP <0013> gsup_server.c:235 5:  20241031085729423 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085729423 DLGSUP <0013> gsup_server.c:235 7:  20241031085729423 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085729423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085729423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085729423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085729424 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031085729424 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031085729441 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45305<->l=127.0.0.1:4259) 20241031085729444 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085729444 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031085729457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20241031085729472 DAUC <0003> db_auc.c:157 IMSI='262422029140797': No 2G Auth Data 20241031085729472 DAUC <0003> db_auc.c:192 IMSI='262422029140797': No 3G Auth Data 20241031085729482 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422029140797.imsi 20241031085729482 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422029140797.imsi: found in local HLR 20241031085729490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20241031085729491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 20241031085729492 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45305<->l=127.0.0.1:4259) 20241031085729492 DLINP <000b> input/ipa.c:451 connected read/write 20241031085729492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085729492 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085729492 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085729492 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085729539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 20241031085729640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 20241031085732718 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085732718 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085732721 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085732721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 20241031085732723 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085732723 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085732723 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085732723 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  20241031085732723 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085732723 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  20241031085732723 DLGSUP <0013> gsup_server.c:235 2:  20241031085732723 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085732723 DLGSUP <0013> gsup_server.c:235 3:  20241031085732723 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085732723 DLGSUP <0013> gsup_server.c:235 4:  20241031085732723 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085732723 DLGSUP <0013> gsup_server.c:235 5:  20241031085732723 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085732723 DLGSUP <0013> gsup_server.c:235 7:  20241031085732723 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085732723 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085732723 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085732723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085732723 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031085732723 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031085732754 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45491<->l=127.0.0.1:4259) 20241031085732757 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085732757 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031085732771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 20241031085732777 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085732777 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424907002323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424907002323" cn_domain=CS} 20241031085732777 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424907002323 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031085732777 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424907002323 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031085732777 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424907002323.imsi 20241031085732777 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424907002323.imsi 20241031085732777 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424907002323.imsi: does not exist in local HLR 20241031085732781 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424907002323 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031085732781 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031085732781 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031085732781 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031085732781 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031085732781 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031085732781 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424907002323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085732781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085732781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085732781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085732781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085732781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085732781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085732784 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732784 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732784 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031085732784 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031085732784 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031085732786 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732786 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732786 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031085732829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732829 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424907002323 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616533580 20241031085732829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424907002323 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085732829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732829 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732833 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732833 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732833 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424907002323 MSISDN-491616533580 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085732833 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732833 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732835 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085732835 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085732835 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424907002323 MSISDN-491616533580 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 20241031085732835 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424907002323 MSISDN-491616533580 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085732835 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732836 DLINP <000b> input/ipa.c:451 connected read/write 20241031085732836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085732838 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424907002323.imsi 20241031085732838 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424907002323.imsi: does not exist in local HLR 20241031085733842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 20241031085733843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 20241031085733844 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45491<->l=127.0.0.1:4259) 20241031085733845 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085733845 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085733845 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031085733845 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031085733845 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031085733845 DLINP <000b> input/ipa.c:451 connected read/write 20241031085733845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085733845 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085733845 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085733845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085733887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4258 20241031085733988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4258 20241031085737062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031085737062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031085737064 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085737065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 20241031085737066 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085737066 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031085737066 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031085737066 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  20241031085737066 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031085737066 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  20241031085737066 DLGSUP <0013> gsup_server.c:235 2:  20241031085737066 DLGSUP <0013> gsup_server.c:237 2: 00  20241031085737066 DLGSUP <0013> gsup_server.c:235 3:  20241031085737066 DLGSUP <0013> gsup_server.c:237 3: 00  20241031085737066 DLGSUP <0013> gsup_server.c:235 4:  20241031085737066 DLGSUP <0013> gsup_server.c:237 4: 00  20241031085737066 DLGSUP <0013> gsup_server.c:235 5:  20241031085737066 DLGSUP <0013> gsup_server.c:237 5: 00  20241031085737066 DLGSUP <0013> gsup_server.c:235 7:  20241031085737066 DLGSUP <0013> gsup_server.c:237 7: 00  20241031085737066 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031085737066 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031085737066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031085737067 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031085737067 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031085737095 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34207<->l=127.0.0.1:4259) 20241031085737098 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031085737098 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031085737116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49418<->l=127.0.0.1:4258 20241031085737121 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085737121 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423775847486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423775847486" cn_domain=CS} 20241031085737121 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423775847486 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031085737121 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423775847486 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031085737121 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423775847486.imsi 20241031085737121 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423775847486.imsi 20241031085737121 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423775847486.imsi: does not exist in local HLR 20241031085737126 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423775847486 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031085737126 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031085737126 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031085737126 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031085737126 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031085737126 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031085737126 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423775847486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031085737126 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085737126 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085737126 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085737126 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085737126 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031085737126 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031085737129 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737129 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737129 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031085737129 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031085737129 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031085737130 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737130 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737130 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031085737173 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737173 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737173 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737173 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737173 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423775847486 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610631274 20241031085737173 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423775847486 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085737173 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737173 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737177 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423775847486 MSISDN-491610631274 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085737177 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737177 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737179 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737179 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737179 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423775847486 MSISDN-491610631274 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 20241031085737179 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423775847486 MSISDN-491610631274 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031085737179 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737179 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031085737181 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610631274.msisdn 20241031085737181 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610631274.msisdn: does not exist in local HLR 20241031085737181 DDGSM <0007> mslookup_server.c:352 sip.voice.491610631274.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241031085737181 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610631274.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241031085737184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49418<->l=127.0.0.1:4258 20241031085737185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 20241031085737186 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34207<->l=127.0.0.1:4259) 20241031085737186 DLINP <000b> input/ipa.c:451 connected read/write 20241031085737186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031085737186 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031085737186 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031085737186 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031085737186 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031085737186 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031085737186 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031085737186 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031085737186 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031085737228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 20241031085737329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258