20241106160216793 DMAIN <0000> hlr.c:813 hlr starting 20241106160216793 DDB <0001> db.c:599 using database: hlr.db 20241106160216793 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241106160216793 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241106160216793 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241106160216794 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241106160216794 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241106160216814 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241106160216814 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241106160216903 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241106160216907 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241106160216907 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241106160218297 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160218297 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160218301 DLINP <000b> input/ipa.c:451 connected read/write 20241106160218301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160218303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241106160218307 DLINP <000b> input/ipa.c:451 connected read/write 20241106160218307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160218307 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160218307 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160218307 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  20241106160218307 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160218307 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  20241106160218307 DLGSUP <0013> gsup_server.c:235 2:  20241106160218307 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160218307 DLGSUP <0013> gsup_server.c:235 3:  20241106160218307 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160218307 DLGSUP <0013> gsup_server.c:235 4:  20241106160218307 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160218307 DLGSUP <0013> gsup_server.c:235 5:  20241106160218307 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160218307 DLGSUP <0013> gsup_server.c:235 7:  20241106160218307 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160218307 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160218307 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160218307 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160218335 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36539<->l=127.0.0.1:4259) 20241106160218348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36976<->l=127.0.0.1:4258 20241106160218352 DLINP <000b> input/ipa.c:451 connected read/write 20241106160218352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160218352 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241106160218352 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241106160218352 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241106160218353 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160218353 DLINP <000b> input/ipa.c:451 connected read/write 20241106160218353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160218353 DLINP <000b> input/ipa.c:451 connected read/write 20241106160218353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160218355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36976<->l=127.0.0.1:4258 20241106160218357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241106160218359 DLINP <000b> input/ipa.c:451 connected read/write 20241106160218359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160218359 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160218359 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160218359 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160218359 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36539<->l=127.0.0.1:4259) 20241106160218418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36992<->l=127.0.0.1:4258 20241106160218419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36992<->l=127.0.0.1:4258 20241106160221513 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160221513 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160221514 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160221515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36994<->l=127.0.0.1:4258 20241106160221516 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160221516 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160221516 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160221516 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  20241106160221516 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160221516 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  20241106160221516 DLGSUP <0013> gsup_server.c:235 2:  20241106160221516 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160221516 DLGSUP <0013> gsup_server.c:235 3:  20241106160221516 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160221516 DLGSUP <0013> gsup_server.c:235 4:  20241106160221516 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160221516 DLGSUP <0013> gsup_server.c:235 5:  20241106160221516 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160221516 DLGSUP <0013> gsup_server.c:235 7:  20241106160221516 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160221516 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160221516 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160221516 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160221527 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43007<->l=127.0.0.1:4259) 20241106160221538 DAUC <0003> db_auc.c:157 IMSI='262422681307249': No 2G Auth Data 20241106160221538 DAUC <0003> db_auc.c:192 IMSI='262422681307249': No 3G Auth Data 20241106160221577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 20241106160221587 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160221588 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422681307249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422681307249"} 20241106160221597 DAUC <0003> db_auc.c:192 IMSI='262422681307249': No 3G Auth Data 20241106160221597 DAUC <0003> db_auc.c:236 IMSI='262422681307249': Calling to generate 5 vectors 20241106160221597 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160221597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160221597 DAUC <0003> auc.c:113 vector [0]: rand = d6ee56c0e695c23e4047b4a2be062ebf 20241106160221597 DAUC <0003> auc.c:179 vector [0]: kc = bfdfbf2ac2331800 20241106160221597 DAUC <0003> auc.c:180 vector [0]: sres = b1f9142c 20241106160221597 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160221597 DAUC <0003> auc.c:113 vector [1]: rand = 54128558825712699b2b634a044a057a 20241106160221597 DAUC <0003> auc.c:179 vector [1]: kc = d84c1923821a8800 20241106160221597 DAUC <0003> auc.c:180 vector [1]: sres = 607b2ff9 20241106160221597 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160221597 DAUC <0003> auc.c:113 vector [2]: rand = 3cae1c0671b80c81226c6a64787e8ced 20241106160221597 DAUC <0003> auc.c:179 vector [2]: kc = 52b6bc77c2842800 20241106160221597 DAUC <0003> auc.c:180 vector [2]: sres = e28c9727 20241106160221597 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160221597 DAUC <0003> auc.c:113 vector [3]: rand = f081bf0b41b74e13c86f24e78e06a81b 20241106160221597 DAUC <0003> auc.c:179 vector [3]: kc = 716ac712645fd800 20241106160221597 DAUC <0003> auc.c:180 vector [3]: sres = 16962351 20241106160221597 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160221597 DAUC <0003> auc.c:113 vector [4]: rand = 9ae79294b14f8a9101ca765644aab771 20241106160221597 DAUC <0003> auc.c:179 vector [4]: kc = 5d630633861b3c00 20241106160221597 DAUC <0003> auc.c:180 vector [4]: sres = 883c30f3 20241106160221597 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160221597 DAUC <0003> db_auc.c:245 IMSI='262422681307249': Generated 5 vectors 20241106160221598 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422681307249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422681307249"} 20241106160221598 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422681307249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160221598 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221598 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 20241106160221635 DAUC <0003> db_auc.c:157 IMSI='262428034988523': No 2G Auth Data 20241106160221635 DAUC <0003> db_auc.c:192 IMSI='262428034988523': No 3G Auth Data 20241106160221659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 20241106160221661 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160221661 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428034988523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428034988523"} 20241106160221661 DAUC <0003> db_auc.c:192 IMSI='262428034988523': No 3G Auth Data 20241106160221661 DAUC <0003> db_auc.c:236 IMSI='262428034988523': Calling to generate 5 vectors 20241106160221661 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160221661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160221661 DAUC <0003> auc.c:113 vector [0]: rand = dfc2d6675afe3c55d31823d2e9c32774 20241106160221661 DAUC <0003> auc.c:179 vector [0]: kc = 54c7c50986805000 20241106160221661 DAUC <0003> auc.c:180 vector [0]: sres = 2bac34e3 20241106160221661 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160221661 DAUC <0003> auc.c:113 vector [1]: rand = 801fbce4f8be451f427e9948786b7f7c 20241106160221661 DAUC <0003> auc.c:179 vector [1]: kc = 9b9a9c9735f17800 20241106160221661 DAUC <0003> auc.c:180 vector [1]: sres = 786865b2 20241106160221661 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160221661 DAUC <0003> auc.c:113 vector [2]: rand = 7f736267bdf01cdee9840b323e6306a1 20241106160221661 DAUC <0003> auc.c:179 vector [2]: kc = 69485b6f6e781000 20241106160221661 DAUC <0003> auc.c:180 vector [2]: sres = 7b43751c 20241106160221661 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160221661 DAUC <0003> auc.c:113 vector [3]: rand = ad97ca16e4f860ccb9810ad2710ddb06 20241106160221661 DAUC <0003> auc.c:179 vector [3]: kc = dc00b56e69b77800 20241106160221661 DAUC <0003> auc.c:180 vector [3]: sres = 13f24fb0 20241106160221661 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160221661 DAUC <0003> auc.c:113 vector [4]: rand = b1f45de0dde85b34d3256364d88f027b 20241106160221661 DAUC <0003> auc.c:179 vector [4]: kc = f43f77eac357a400 20241106160221661 DAUC <0003> auc.c:180 vector [4]: sres = 0218cb81 20241106160221661 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160221661 DAUC <0003> db_auc.c:245 IMSI='262428034988523': Generated 5 vectors 20241106160221661 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428034988523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428034988523"} 20241106160221661 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428034988523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160221661 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221661 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 20241106160221692 DAUC <0003> db_auc.c:157 IMSI='262422769825827': No 2G Auth Data 20241106160221692 DAUC <0003> db_auc.c:192 IMSI='262422769825827': No 3G Auth Data 20241106160221717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241106160221719 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160221719 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422769825827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422769825827"} 20241106160221719 DAUC <0003> db_auc.c:192 IMSI='262422769825827': No 3G Auth Data 20241106160221719 DAUC <0003> db_auc.c:236 IMSI='262422769825827': Calling to generate 5 vectors 20241106160221719 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160221719 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160221719 DAUC <0003> auc.c:113 vector [0]: rand = 11a02edf7cfe8c78e817087efdc2d5d9 20241106160221719 DAUC <0003> auc.c:179 vector [0]: kc = 135eb39bed588fa7 20241106160221719 DAUC <0003> auc.c:180 vector [0]: sres = 58b5087b 20241106160221719 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160221719 DAUC <0003> auc.c:113 vector [1]: rand = 8592fcdb69a5b1b0cadd801cabb02ede 20241106160221719 DAUC <0003> auc.c:179 vector [1]: kc = cfe78b0d0846c150 20241106160221719 DAUC <0003> auc.c:180 vector [1]: sres = 2045a78c 20241106160221719 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160221719 DAUC <0003> auc.c:113 vector [2]: rand = 25f44f3364c247d2def12c5a9dafb1c8 20241106160221719 DAUC <0003> auc.c:179 vector [2]: kc = 8850ce5b317427ae 20241106160221719 DAUC <0003> auc.c:180 vector [2]: sres = 0d26f0fd 20241106160221719 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160221719 DAUC <0003> auc.c:113 vector [3]: rand = 02ca24324d0fd7b0958b331e3a577529 20241106160221719 DAUC <0003> auc.c:179 vector [3]: kc = dc9944a03d01f66e 20241106160221719 DAUC <0003> auc.c:180 vector [3]: sres = 517dece7 20241106160221719 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160221719 DAUC <0003> auc.c:113 vector [4]: rand = be4c01831061c5e4f0a12070b600bfde 20241106160221719 DAUC <0003> auc.c:179 vector [4]: kc = c9742036a94b87eb 20241106160221719 DAUC <0003> auc.c:180 vector [4]: sres = c2c0bfc7 20241106160221719 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160221719 DAUC <0003> db_auc.c:245 IMSI='262422769825827': Generated 5 vectors 20241106160221719 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422769825827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422769825827"} 20241106160221719 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422769825827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160221719 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221719 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241106160221745 DAUC <0003> db_auc.c:157 IMSI='262420234970028': No 2G Auth Data 20241106160221745 DAUC <0003> db_auc.c:192 IMSI='262420234970028': No 3G Auth Data 20241106160221771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40908<->l=127.0.0.1:4258 20241106160221773 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160221773 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420234970028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420234970028"} 20241106160221773 DAUC <0003> db_auc.c:157 IMSI='262420234970028': No 2G Auth Data 20241106160221773 DAUC <0003> db_auc.c:236 IMSI='262420234970028': Calling to generate 5 vectors 20241106160221773 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106160221773 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160221773 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160221773 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160221773 DAUC <0003> auc.c:113 vector [0]: rand = fb6e90a10348dda78f6bf2537ffc6cea 20241106160221773 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160221773 DAUC <0003> auc.c:142 vector [0]: autn = de88f6b25049000043e074c5885a42e1 20241106160221773 DAUC <0003> auc.c:143 vector [0]: ck = 6acd40d2d61cd4f4d331de1e949b2123 20241106160221773 DAUC <0003> auc.c:144 vector [0]: ik = 5b2a70075a063d7a7fded0059610695a 20241106160221773 DAUC <0003> auc.c:145 vector [0]: res = a3489035c38ea4270000000000000000 20241106160221773 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160221773 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160221773 DAUC <0003> auc.c:151 vector [0]: kc = 9d083ece8e91a1f7 20241106160221773 DAUC <0003> auc.c:152 vector [0]: sres = 60c63412 20241106160221773 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160221773 DAUC <0003> auc.c:113 vector [1]: rand = 7e738c1c3ce0e8f599420597d33ecd15 20241106160221774 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160221774 DAUC <0003> auc.c:142 vector [1]: autn = e507132d83dc0000f43497e154c90d02 20241106160221774 DAUC <0003> auc.c:143 vector [1]: ck = 5db78538d7e8552c654e7f28662c09af 20241106160221774 DAUC <0003> auc.c:144 vector [1]: ik = 2dd7819237ee5888ff6a546097fc5755 20241106160221774 DAUC <0003> auc.c:145 vector [1]: res = 36d1d1e1e255ff020000000000000000 20241106160221774 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160221774 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160221774 DAUC <0003> auc.c:151 vector [1]: kc = ea442fe211d6535e 20241106160221774 DAUC <0003> auc.c:152 vector [1]: sres = d4842ee3 20241106160221774 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160221774 DAUC <0003> auc.c:113 vector [2]: rand = 9201f2fa710369e5fc3dd49862dced10 20241106160221774 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160221774 DAUC <0003> auc.c:142 vector [2]: autn = 62ac6a63e88a0000d02dbd9a552e44a6 20241106160221774 DAUC <0003> auc.c:143 vector [2]: ck = 1feee9c2b9deca1cdb583d6575c68090 20241106160221774 DAUC <0003> auc.c:144 vector [2]: ik = 77a31e8e2e9e723c7952cdd9d7ab3aad 20241106160221774 DAUC <0003> auc.c:145 vector [2]: res = 1a07a66f4b73b3200000000000000000 20241106160221774 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160221774 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160221774 DAUC <0003> auc.c:151 vector [2]: kc = ca4707f0352d021d 20241106160221774 DAUC <0003> auc.c:152 vector [2]: sres = 5174154f 20241106160221774 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160221774 DAUC <0003> auc.c:113 vector [3]: rand = 20c61ea7d8035355dda9b81a12792c61 20241106160221774 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160221774 DAUC <0003> auc.c:142 vector [3]: autn = 515f3b303a1e0000589af07e86084bbb 20241106160221774 DAUC <0003> auc.c:143 vector [3]: ck = 2284e8a971e4d94847a778eb3d3d4981 20241106160221774 DAUC <0003> auc.c:144 vector [3]: ik = 279c9c8c3f0c5cdcaa071705e1678ddd 20241106160221774 DAUC <0003> auc.c:145 vector [3]: res = 39bc6a79525c036d0000000000000000 20241106160221774 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160221774 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160221774 DAUC <0003> auc.c:151 vector [3]: kc = e8b81bcb92b241c8 20241106160221774 DAUC <0003> auc.c:152 vector [3]: sres = 6be06914 20241106160221774 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160221774 DAUC <0003> auc.c:113 vector [4]: rand = 32d93e86e56e710dcc34248b347b257a 20241106160221774 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160221774 DAUC <0003> auc.c:142 vector [4]: autn = 94423ae556f10000e5bff1cd8e51087d 20241106160221774 DAUC <0003> auc.c:143 vector [4]: ck = 89a61ef27df882c42f46c64a1f190cae 20241106160221774 DAUC <0003> auc.c:144 vector [4]: ik = 196153b67e952693131a6ed31edf1eba 20241106160221774 DAUC <0003> auc.c:145 vector [4]: res = a71ce25222e6fbdb0000000000000000 20241106160221774 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160221774 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106160221774 DAUC <0003> auc.c:151 vector [4]: kc = ac9be5dd02abb643 20241106160221774 DAUC <0003> auc.c:152 vector [4]: sres = 85fa1989 20241106160221774 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106160221774 DAUC <0003> db_auc.c:245 IMSI='262420234970028': Generated 5 vectors 20241106160221774 DAUC <0003> db_auc.c:249 IMSI='262420234970028': Updating SQN=161 in DB 20241106160221782 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420234970028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420234970028"} 20241106160221782 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420234970028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160221782 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221782 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40908<->l=127.0.0.1:4258 20241106160221812 DAUC <0003> db_auc.c:157 IMSI='262427285229176': No 2G Auth Data 20241106160221812 DAUC <0003> db_auc.c:192 IMSI='262427285229176': No 3G Auth Data 20241106160221837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241106160221839 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160221839 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427285229176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427285229176"} 20241106160221839 DAUC <0003> db_auc.c:157 IMSI='262427285229176': No 2G Auth Data 20241106160221839 DAUC <0003> db_auc.c:236 IMSI='262427285229176': Calling to generate 5 vectors 20241106160221839 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106160221839 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160221839 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106160221839 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160221839 DAUC <0003> auc.c:113 vector [0]: rand = 49ab717362da2b062526c1a752d5b80d 20241106160221839 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160221839 DAUC <0003> auc.c:142 vector [0]: autn = c57220094c230000238e42cd0fe1e683 20241106160221839 DAUC <0003> auc.c:143 vector [0]: ck = 5e0ff23bdbe90a046a4e24f8ca823e35 20241106160221839 DAUC <0003> auc.c:144 vector [0]: ik = ca84e2b7a1f8b22ce713d0fa73a3b944 20241106160221839 DAUC <0003> auc.c:145 vector [0]: res = bfd33222bdb667090000000000000000 20241106160221839 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160221839 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160221839 DAUC <0003> auc.c:151 vector [0]: kc = 19d6e48ec3303f59 20241106160221839 DAUC <0003> auc.c:152 vector [0]: sres = 0265552b 20241106160221839 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160221839 DAUC <0003> auc.c:113 vector [1]: rand = 0ce3d95abbd26ea1c96a7af50d2bd343 20241106160221839 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160221839 DAUC <0003> auc.c:142 vector [1]: autn = 66ff4bae75020000ccf07c2610a4274e 20241106160221839 DAUC <0003> auc.c:143 vector [1]: ck = 3fc9683bad336f7c942ab4ccc5972d7f 20241106160221839 DAUC <0003> auc.c:144 vector [1]: ik = 12292d558dbf9862c6d0386dbb453737 20241106160221839 DAUC <0003> auc.c:145 vector [1]: res = 2d488969ce7d74c90000000000000000 20241106160221839 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160221839 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160221839 DAUC <0003> auc.c:151 vector [1]: kc = 7f1ac9cf5e5eed56 20241106160221839 DAUC <0003> auc.c:152 vector [1]: sres = e335fda0 20241106160221839 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160221839 DAUC <0003> auc.c:113 vector [2]: rand = 21994a3647f663178ea03051185e71a9 20241106160221839 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160221840 DAUC <0003> auc.c:142 vector [2]: autn = eb139af45fa00000984d8ca7dae5e313 20241106160221840 DAUC <0003> auc.c:143 vector [2]: ck = a328a4bb90d355d5cfeac2a2957cd8f5 20241106160221840 DAUC <0003> auc.c:144 vector [2]: ik = a26985b1bdfc4929fdc9510871596f19 20241106160221840 DAUC <0003> auc.c:145 vector [2]: res = 6c02dccec85bbaf40000000000000000 20241106160221840 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160221840 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160221840 DAUC <0003> auc.c:151 vector [2]: kc = 3362b2a0c90aab10 20241106160221840 DAUC <0003> auc.c:152 vector [2]: sres = a459663a 20241106160221840 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160221840 DAUC <0003> auc.c:113 vector [3]: rand = 6fb22b1c237065d7f8e0eecc60b00f7f 20241106160221840 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160221840 DAUC <0003> auc.c:142 vector [3]: autn = bcf6e50a1818000020bcb02a4cba2363 20241106160221840 DAUC <0003> auc.c:143 vector [3]: ck = c84d1ee683117725b26d1abe96cb157d 20241106160221840 DAUC <0003> auc.c:144 vector [3]: ik = ee48fbc0ab3c2d26dec165d5a55f0505 20241106160221840 DAUC <0003> auc.c:145 vector [3]: res = 68547d5d4be361fa0000000000000000 20241106160221840 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160221840 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160221840 DAUC <0003> auc.c:151 vector [3]: kc = 4aa99a4d1bb94a7b 20241106160221840 DAUC <0003> auc.c:152 vector [3]: sres = 23b71ca7 20241106160221840 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160221840 DAUC <0003> auc.c:113 vector [4]: rand = cc4d724e6beb37bcce42b9aa382b717d 20241106160221840 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160221840 DAUC <0003> auc.c:142 vector [4]: autn = 6ab0cd5c3fa60000949270ab5ceb7fe7 20241106160221840 DAUC <0003> auc.c:143 vector [4]: ck = d4a20df12dcf33a877a185949673d17a 20241106160221840 DAUC <0003> auc.c:144 vector [4]: ik = 7a76c0f48732f5c31e119e38efb48b23 20241106160221840 DAUC <0003> auc.c:145 vector [4]: res = 9c1d1270a49980e30000000000000000 20241106160221840 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160221840 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106160221840 DAUC <0003> auc.c:151 vector [4]: kc = c764d6a9d33a9c32 20241106160221840 DAUC <0003> auc.c:152 vector [4]: sres = 38849293 20241106160221840 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106160221840 DAUC <0003> db_auc.c:245 IMSI='262427285229176': Generated 5 vectors 20241106160221840 DAUC <0003> db_auc.c:249 IMSI='262427285229176': Updating SQN=161 in DB 20241106160221848 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427285229176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427285229176"} 20241106160221848 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427285229176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160221848 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221848 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241106160221877 DAUC <0003> db_auc.c:157 IMSI='262429334357470': No 2G Auth Data 20241106160221877 DAUC <0003> db_auc.c:192 IMSI='262429334357470': No 3G Auth Data 20241106160221912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20241106160221914 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160221914 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429334357470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429334357470"} 20241106160221914 DAUC <0003> db_auc.c:236 IMSI='262429334357470': Calling to generate 5 vectors 20241106160221914 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160221914 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160221914 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160221914 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160221914 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160221914 DAUC <0003> auc.c:113 vector [0]: rand = a7be683f373837a65f2928c915ef18e8 20241106160221915 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160221915 DAUC <0003> auc.c:142 vector [0]: autn = bb827c8f93ec000000f9a9345d6e16f9 20241106160221915 DAUC <0003> auc.c:143 vector [0]: ck = fad3561f2f01c33e950625fcd3f1108d 20241106160221915 DAUC <0003> auc.c:144 vector [0]: ik = 7068605988b17179061b4658f429d9fb 20241106160221915 DAUC <0003> auc.c:145 vector [0]: res = 3f47a248d87e74410000000000000000 20241106160221915 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160221915 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160221915 DAUC <0003> auc.c:179 vector [0]: kc = e6b6a9a72e846400 20241106160221915 DAUC <0003> auc.c:180 vector [0]: sres = ddf196c6 20241106160221915 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160221915 DAUC <0003> auc.c:113 vector [1]: rand = a81ce8275d4d79a39892d5e34c20c4d6 20241106160221915 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160221915 DAUC <0003> auc.c:142 vector [1]: autn = f7263752985f0000f7f094777be1cb59 20241106160221915 DAUC <0003> auc.c:143 vector [1]: ck = dba9db483178a49351255430e4a78a3c 20241106160221915 DAUC <0003> auc.c:144 vector [1]: ik = 7815a2604123766ad95ed15418ad69d3 20241106160221915 DAUC <0003> auc.c:145 vector [1]: res = 4d140cb28be0717e0000000000000000 20241106160221915 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160221915 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160221915 DAUC <0003> auc.c:179 vector [1]: kc = 6df0e3233aa54400 20241106160221915 DAUC <0003> auc.c:180 vector [1]: sres = a071d583 20241106160221915 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160221915 DAUC <0003> auc.c:113 vector [2]: rand = 294573aa34adb4238685faee1e92d314 20241106160221915 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160221915 DAUC <0003> auc.c:142 vector [2]: autn = 1fe6c8252279000034c4558014f265ad 20241106160221915 DAUC <0003> auc.c:143 vector [2]: ck = 156c0a11559af455dd40e5361ecf08fb 20241106160221915 DAUC <0003> auc.c:144 vector [2]: ik = 5374028eeb3c73b6840cf76c133e914e 20241106160221915 DAUC <0003> auc.c:145 vector [2]: res = 71f2fb6d770fcc380000000000000000 20241106160221915 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160221915 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160221915 DAUC <0003> auc.c:179 vector [2]: kc = 36b56772acf98000 20241106160221915 DAUC <0003> auc.c:180 vector [2]: sres = c96b6902 20241106160221915 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160221915 DAUC <0003> auc.c:113 vector [3]: rand = cbdaa9e352c48c5f67c2bd287bd32db7 20241106160221915 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160221915 DAUC <0003> auc.c:142 vector [3]: autn = 9af5c02e2353000081e2437019479330 20241106160221915 DAUC <0003> auc.c:143 vector [3]: ck = 3f9afff8e247b142b82de1e80b073ea6 20241106160221915 DAUC <0003> auc.c:144 vector [3]: ik = bae6a8a1719bb47d3ca84fda1d34c603 20241106160221915 DAUC <0003> auc.c:145 vector [3]: res = acade3c71ac854630000000000000000 20241106160221915 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160221915 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160221915 DAUC <0003> auc.c:179 vector [3]: kc = 7d7980262e24c800 20241106160221915 DAUC <0003> auc.c:180 vector [3]: sres = 9165918e 20241106160221915 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160221915 DAUC <0003> auc.c:113 vector [4]: rand = 47e044bf1b8d3dc8147eb3d57a96819a 20241106160221915 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160221915 DAUC <0003> auc.c:142 vector [4]: autn = 975ea4cf78170000f0526b94ef022f61 20241106160221915 DAUC <0003> auc.c:143 vector [4]: ck = 40848bbdf8756d7af4a5aba2e42a1c4a 20241106160221915 DAUC <0003> auc.c:144 vector [4]: ik = 31fa032e968d605a91de2e363c1baff8 20241106160221915 DAUC <0003> auc.c:145 vector [4]: res = 1451f1841cbbdc570000000000000000 20241106160221915 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160221915 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160221915 DAUC <0003> auc.c:179 vector [4]: kc = bcb3eb685e1dd400 20241106160221915 DAUC <0003> auc.c:180 vector [4]: sres = 85abcfc4 20241106160221915 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160221915 DAUC <0003> db_auc.c:245 IMSI='262429334357470': Generated 5 vectors 20241106160221915 DAUC <0003> db_auc.c:249 IMSI='262429334357470': Updating SQN=161 in DB 20241106160221923 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429334357470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429334357470"} 20241106160221923 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429334357470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160221923 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221923 DLINP <000b> input/ipa.c:451 connected read/write 20241106160221923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160221927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20241106160221962 DAUC <0003> db_auc.c:157 IMSI='262424751818761': No 2G Auth Data 20241106160221962 DAUC <0003> db_auc.c:192 IMSI='262424751818761': No 3G Auth Data 20241106160222009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 20241106160222014 DLINP <000b> input/ipa.c:451 connected read/write 20241106160222014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160222014 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424751818761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424751818761"} 20241106160222014 DAUC <0003> db_auc.c:236 IMSI='262424751818761': Calling to generate 5 vectors 20241106160222014 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160222014 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160222014 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160222014 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160222014 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160222014 DAUC <0003> auc.c:113 vector [0]: rand = 5c6062e0a48e798674afc49d250810f5 20241106160222014 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160222014 DAUC <0003> auc.c:142 vector [0]: autn = 9fabd41bc5ab0000a2ef7a8dc7381633 20241106160222014 DAUC <0003> auc.c:143 vector [0]: ck = 2072fa08f769d1164eae25435d8725a3 20241106160222014 DAUC <0003> auc.c:144 vector [0]: ik = 93317f1151414d748010e955d3709062 20241106160222014 DAUC <0003> auc.c:145 vector [0]: res = d25d6f45952f7ff20000000000000000 20241106160222014 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160222014 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160222014 DAUC <0003> auc.c:179 vector [0]: kc = 053c05b9e0253800 20241106160222014 DAUC <0003> auc.c:180 vector [0]: sres = cd21c27b 20241106160222014 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160222014 DAUC <0003> auc.c:113 vector [1]: rand = db80b8091625d27e1d88ee07000ed3ad 20241106160222014 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160222014 DAUC <0003> auc.c:142 vector [1]: autn = 37dbd6acfd3e000007f78f4f40f1e60d 20241106160222014 DAUC <0003> auc.c:143 vector [1]: ck = e537a0ba75aea5c5b7366dcbf57fb823 20241106160222014 DAUC <0003> auc.c:144 vector [1]: ik = 10348c6efa08d144933ed7442e158f20 20241106160222014 DAUC <0003> auc.c:145 vector [1]: res = 3c88b2aabdcb163e0000000000000000 20241106160222014 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160222014 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160222014 DAUC <0003> auc.c:179 vector [1]: kc = c083aa00d2e53800 20241106160222014 DAUC <0003> auc.c:180 vector [1]: sres = 360b39d7 20241106160222014 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160222015 DAUC <0003> auc.c:113 vector [2]: rand = 2d2126420eb8ff794323b27d556fc87b 20241106160222015 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160222015 DAUC <0003> auc.c:142 vector [2]: autn = 7c35030d4c3b000056481582bff98c58 20241106160222015 DAUC <0003> auc.c:143 vector [2]: ck = 81ee8adb3cf2b0c8c7799b7ced18d6f8 20241106160222015 DAUC <0003> auc.c:144 vector [2]: ik = 8f1bc3ecbbee9046c17014106fd31474 20241106160222015 DAUC <0003> auc.c:145 vector [2]: res = f6bb52dcb3d524900000000000000000 20241106160222015 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160222015 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160222015 DAUC <0003> auc.c:179 vector [2]: kc = d11654b452716c00 20241106160222015 DAUC <0003> auc.c:180 vector [2]: sres = 7aaba241 20241106160222015 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160222015 DAUC <0003> auc.c:113 vector [3]: rand = bdf89a92e32f44a573d185d0d46f28f2 20241106160222015 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160222015 DAUC <0003> auc.c:142 vector [3]: autn = 1e68b10227360000056f63f7c349e3bf 20241106160222015 DAUC <0003> auc.c:143 vector [3]: ck = 8ef5c4bd6bff6e73b8d619f1859af6a6 20241106160222015 DAUC <0003> auc.c:144 vector [3]: ik = 9ac6aea210a64c6bc4bd1024011ae0a7 20241106160222015 DAUC <0003> auc.c:145 vector [3]: res = b7094b6f54ce67320000000000000000 20241106160222015 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160222015 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160222015 DAUC <0003> auc.c:179 vector [3]: kc = f2976f13a3544000 20241106160222015 DAUC <0003> auc.c:180 vector [3]: sres = c7f9bd88 20241106160222015 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160222015 DAUC <0003> auc.c:113 vector [4]: rand = 55c7017dbd5cbde2245062e8740be528 20241106160222015 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160222015 DAUC <0003> auc.c:142 vector [4]: autn = ceee4fc9ba3e000086e9b234e16d21de 20241106160222015 DAUC <0003> auc.c:143 vector [4]: ck = 7100996168aea928b15078d866210a07 20241106160222015 DAUC <0003> auc.c:144 vector [4]: ik = f5ac6247537c7842b495419fbbf86807 20241106160222015 DAUC <0003> auc.c:145 vector [4]: res = ea3a5b585939676a0000000000000000 20241106160222015 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160222015 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160222015 DAUC <0003> auc.c:179 vector [4]: kc = 1258d17d320ae800 20241106160222015 DAUC <0003> auc.c:180 vector [4]: sres = 45ed8309 20241106160222015 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160222015 DAUC <0003> db_auc.c:245 IMSI='262424751818761': Generated 5 vectors 20241106160222015 DAUC <0003> db_auc.c:249 IMSI='262424751818761': Updating SQN=161 in DB 20241106160222024 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424751818761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424751818761"} 20241106160222024 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424751818761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160222024 DLINP <000b> input/ipa.c:451 connected read/write 20241106160222024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160222024 DLINP <000b> input/ipa.c:451 connected read/write 20241106160222024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160222031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 20241106160222066 DAUC <0003> db_auc.c:157 IMSI='262427856184073': No 2G Auth Data 20241106160222066 DAUC <0003> db_auc.c:192 IMSI='262427856184073': No 3G Auth Data 20241106160222112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40940<->l=127.0.0.1:4258 20241106160222120 DLINP <000b> input/ipa.c:451 connected read/write 20241106160222120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160222120 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427856184073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427856184073"} 20241106160222120 DAUC <0003> db_auc.c:236 IMSI='262427856184073': Calling to generate 5 vectors 20241106160222120 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160222120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160222120 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160222120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160222120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160222120 DAUC <0003> auc.c:113 vector [0]: rand = 2d4c3a010a2e84b3b033fe79fa030704 20241106160222120 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160222120 DAUC <0003> auc.c:142 vector [0]: autn = 8440447570cd0000809f81ac625e169a 20241106160222120 DAUC <0003> auc.c:143 vector [0]: ck = 7048f5568b77498953f5e93c905603ca 20241106160222120 DAUC <0003> auc.c:144 vector [0]: ik = 1658f68a58342e884d451c6c34dbcb4b 20241106160222120 DAUC <0003> auc.c:145 vector [0]: res = e84c8a48df6b84f10000000000000000 20241106160222120 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160222120 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160222120 DAUC <0003> auc.c:179 vector [0]: kc = 80906e1dc68e4173 20241106160222120 DAUC <0003> auc.c:180 vector [0]: sres = f127d763 20241106160222120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160222121 DAUC <0003> auc.c:113 vector [1]: rand = be0f6c107f443d6b1cadf58ba0d9b3e8 20241106160222121 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160222121 DAUC <0003> auc.c:142 vector [1]: autn = a49963c307460000c5270bbf01508aa6 20241106160222121 DAUC <0003> auc.c:143 vector [1]: ck = c4b2874aa1645f42b5bfd66fb26e2532 20241106160222121 DAUC <0003> auc.c:144 vector [1]: ik = 0078e6218066cf0c695e7730b672ac13 20241106160222121 DAUC <0003> auc.c:145 vector [1]: res = 03820d57007171cf0000000000000000 20241106160222121 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160222121 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160222121 DAUC <0003> auc.c:179 vector [1]: kc = 2458e3189e87dbb9 20241106160222121 DAUC <0003> auc.c:180 vector [1]: sres = 835f26b1 20241106160222121 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160222121 DAUC <0003> auc.c:113 vector [2]: rand = a3e2f7794fd06834d81c973da841c4de 20241106160222121 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160222121 DAUC <0003> auc.c:142 vector [2]: autn = be87fffe16fe0000b812e9b4fce538a7 20241106160222121 DAUC <0003> auc.c:143 vector [2]: ck = a88afc77db17e4f2fe083a59ca7f748a 20241106160222121 DAUC <0003> auc.c:144 vector [2]: ik = f151e66577c1bed67274fb204a237d2f 20241106160222121 DAUC <0003> auc.c:145 vector [2]: res = df094b575c3fc18f0000000000000000 20241106160222121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160222121 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160222121 DAUC <0003> auc.c:179 vector [2]: kc = 90b91aa9bfda869b 20241106160222121 DAUC <0003> auc.c:180 vector [2]: sres = f335ea52 20241106160222121 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160222121 DAUC <0003> auc.c:113 vector [3]: rand = be387a6fca50b702176684bb881e8111 20241106160222121 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160222121 DAUC <0003> auc.c:142 vector [3]: autn = c7efb713d97800003533dea0981437be 20241106160222121 DAUC <0003> auc.c:143 vector [3]: ck = 41063e5a7998c5fd9d866ad447086a8f 20241106160222121 DAUC <0003> auc.c:144 vector [3]: ik = 042b06f16860249e02b1d5fc7e6edb58 20241106160222121 DAUC <0003> auc.c:145 vector [3]: res = 868d856dc3d337e60000000000000000 20241106160222121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160222121 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160222121 DAUC <0003> auc.c:179 vector [3]: kc = 0c6573bf447f7189 20241106160222121 DAUC <0003> auc.c:180 vector [3]: sres = 3a0fca85 20241106160222121 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160222121 DAUC <0003> auc.c:113 vector [4]: rand = 121589ee8098cbac5f9778e4d4b594e6 20241106160222121 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160222121 DAUC <0003> auc.c:142 vector [4]: autn = b90420f645b400005c944356cc176f86 20241106160222121 DAUC <0003> auc.c:143 vector [4]: ck = 8c22a929f68a0c155c84c125f4f65015 20241106160222121 DAUC <0003> auc.c:144 vector [4]: ik = e327cfe39cb4dd08e8198bc646044c6d 20241106160222121 DAUC <0003> auc.c:145 vector [4]: res = 8fd4ba0f1012134c0000000000000000 20241106160222121 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160222121 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160222121 DAUC <0003> auc.c:179 vector [4]: kc = 7ad36f290c753a9f 20241106160222121 DAUC <0003> auc.c:180 vector [4]: sres = 0f41581f 20241106160222121 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160222121 DAUC <0003> db_auc.c:245 IMSI='262427856184073': Generated 5 vectors 20241106160222121 DAUC <0003> db_auc.c:249 IMSI='262427856184073': Updating SQN=161 in DB 20241106160222130 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427856184073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427856184073"} 20241106160222130 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427856184073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160222130 DLINP <000b> input/ipa.c:451 connected read/write 20241106160222130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160222130 DLINP <000b> input/ipa.c:451 connected read/write 20241106160222130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160222137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40940<->l=127.0.0.1:4258 20241106160222164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36994<->l=127.0.0.1:4258 20241106160222165 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43007<->l=127.0.0.1:4259) 20241106160222165 DLINP <000b> input/ipa.c:451 connected read/write 20241106160222165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160222165 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160222165 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160222165 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160222187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4258 20241106160222187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4258 20241106160225290 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160225290 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160225293 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 20241106160225296 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225296 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160225296 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160225296 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  20241106160225296 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160225296 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  20241106160225296 DLGSUP <0013> gsup_server.c:235 2:  20241106160225296 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160225296 DLGSUP <0013> gsup_server.c:235 3:  20241106160225296 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160225296 DLGSUP <0013> gsup_server.c:235 4:  20241106160225296 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160225296 DLGSUP <0013> gsup_server.c:235 5:  20241106160225296 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160225296 DLGSUP <0013> gsup_server.c:235 7:  20241106160225296 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160225296 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160225296 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160225296 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160225313 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44865<->l=127.0.0.1:4259) 20241106160225345 DAUC <0003> db_auc.c:157 IMSI='262420947433460': No 2G Auth Data 20241106160225345 DAUC <0003> db_auc.c:192 IMSI='262420947433460': No 3G Auth Data 20241106160225391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4258 20241106160225402 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225402 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420947433460"} 20241106160225402 DAUC <0003> db_auc.c:192 IMSI='262420947433460': No 3G Auth Data 20241106160225402 DAUC <0003> db_auc.c:236 IMSI='262420947433460': Calling to generate 1 vectors 20241106160225402 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241106160225402 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225402 DAUC <0003> auc.c:113 vector [0]: rand = c3f256940ee412370cd86d2dd4eccfc2 20241106160225402 DAUC <0003> auc.c:179 vector [0]: kc = 139ea96ca8772800 20241106160225402 DAUC <0003> auc.c:180 vector [0]: sres = 29fbfdb4 20241106160225402 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225402 DAUC <0003> db_auc.c:245 IMSI='262420947433460': Generated 1 vectors 20241106160225402 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420947433460"} 20241106160225402 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225402 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225402 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225409 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225409 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420947433460"} 20241106160225409 DAUC <0003> db_auc.c:192 IMSI='262420947433460': No 3G Auth Data 20241106160225409 DAUC <0003> db_auc.c:236 IMSI='262420947433460': Calling to generate 4 vectors 20241106160225409 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241106160225409 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225409 DAUC <0003> auc.c:113 vector [0]: rand = 72c0d4ba79f05a0232eb5016377b351e 20241106160225409 DAUC <0003> auc.c:179 vector [0]: kc = 4f26603765430800 20241106160225409 DAUC <0003> auc.c:180 vector [0]: sres = 8f9e6bc2 20241106160225409 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225409 DAUC <0003> auc.c:113 vector [1]: rand = 31ea0d8f9a2933f53315562d1db41994 20241106160225409 DAUC <0003> auc.c:179 vector [1]: kc = 57449476ea4da800 20241106160225410 DAUC <0003> auc.c:180 vector [1]: sres = 4e8ce7a2 20241106160225410 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225410 DAUC <0003> auc.c:113 vector [2]: rand = c4181a984c4b831ba2c18a4b59df80f6 20241106160225410 DAUC <0003> auc.c:179 vector [2]: kc = e8bb05d6d290ac00 20241106160225410 DAUC <0003> auc.c:180 vector [2]: sres = a4b54c01 20241106160225410 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225410 DAUC <0003> auc.c:113 vector [3]: rand = 235a48766a42fd1b1187a3e63609a96b 20241106160225410 DAUC <0003> auc.c:179 vector [3]: kc = 1a3778eb9aecbc00 20241106160225410 DAUC <0003> auc.c:180 vector [3]: sres = 0f7909f6 20241106160225410 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225410 DAUC <0003> db_auc.c:245 IMSI='262420947433460': Generated 4 vectors 20241106160225410 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420947433460"} 20241106160225410 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225410 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225410 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225414 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225414 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420947433460"} 20241106160225414 DAUC <0003> db_auc.c:192 IMSI='262420947433460': No 3G Auth Data 20241106160225414 DAUC <0003> db_auc.c:236 IMSI='262420947433460': Calling to generate 5 vectors 20241106160225414 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160225414 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225414 DAUC <0003> auc.c:113 vector [0]: rand = 1db8648c88aca3d49e1b9120d9eed24e 20241106160225414 DAUC <0003> auc.c:179 vector [0]: kc = 45dd4d6390048000 20241106160225414 DAUC <0003> auc.c:180 vector [0]: sres = ae6aac76 20241106160225414 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225414 DAUC <0003> auc.c:113 vector [1]: rand = 772698a3ff8dab4c509470999733bf35 20241106160225414 DAUC <0003> auc.c:179 vector [1]: kc = c96693e9ff701000 20241106160225414 DAUC <0003> auc.c:180 vector [1]: sres = 95c9112e 20241106160225414 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225414 DAUC <0003> auc.c:113 vector [2]: rand = e34a25c0c41fb5206e536c03fb08eea3 20241106160225414 DAUC <0003> auc.c:179 vector [2]: kc = 6e71e824f47c3000 20241106160225414 DAUC <0003> auc.c:180 vector [2]: sres = 50e7bd91 20241106160225414 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225414 DAUC <0003> auc.c:113 vector [3]: rand = f736fb6e7917c7de5b9043dc113bc8a5 20241106160225414 DAUC <0003> auc.c:179 vector [3]: kc = 1688fb59ca1cd400 20241106160225414 DAUC <0003> auc.c:180 vector [3]: sres = c93d496d 20241106160225414 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225414 DAUC <0003> auc.c:113 vector [4]: rand = ff90fb4ca2eabb961e678e45041e57c1 20241106160225414 DAUC <0003> auc.c:179 vector [4]: kc = 8bef7c6033896800 20241106160225414 DAUC <0003> auc.c:180 vector [4]: sres = 560fa596 20241106160225414 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160225414 DAUC <0003> db_auc.c:245 IMSI='262420947433460': Generated 5 vectors 20241106160225414 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420947433460"} 20241106160225414 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225414 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225414 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225418 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225418 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420947433460"} 20241106160225419 DAUC <0003> db_auc.c:192 IMSI='262420947433460': No 3G Auth Data 20241106160225419 DAUC <0003> db_auc.c:236 IMSI='262420947433460': Calling to generate 5 vectors 20241106160225419 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160225419 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225419 DAUC <0003> auc.c:113 vector [0]: rand = 155d1a8ea3efac15ac4b96f008f6806c 20241106160225419 DAUC <0003> auc.c:179 vector [0]: kc = c47e9e535130ec00 20241106160225419 DAUC <0003> auc.c:180 vector [0]: sres = 9a1b9210 20241106160225419 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225419 DAUC <0003> auc.c:113 vector [1]: rand = 9f0f4cc4542bc2ff29432312cc0c9d29 20241106160225419 DAUC <0003> auc.c:179 vector [1]: kc = 6c98af6852423000 20241106160225419 DAUC <0003> auc.c:180 vector [1]: sres = 09d2ade0 20241106160225419 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225419 DAUC <0003> auc.c:113 vector [2]: rand = aec1fc466a589e4f00d9b2f6fbae17cc 20241106160225419 DAUC <0003> auc.c:179 vector [2]: kc = 92acd0140414b800 20241106160225419 DAUC <0003> auc.c:180 vector [2]: sres = a29755e3 20241106160225419 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225419 DAUC <0003> auc.c:113 vector [3]: rand = f8fa2221eedf8d4fbf520ebda3239b20 20241106160225419 DAUC <0003> auc.c:179 vector [3]: kc = 0a004209d1b76c00 20241106160225419 DAUC <0003> auc.c:180 vector [3]: sres = 076cc2dd 20241106160225419 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225419 DAUC <0003> auc.c:113 vector [4]: rand = 314bce0af72b5809cf39542b9dfba693 20241106160225419 DAUC <0003> auc.c:179 vector [4]: kc = 118e12353fb7b800 20241106160225419 DAUC <0003> auc.c:180 vector [4]: sres = 9b3d1c03 20241106160225419 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160225419 DAUC <0003> db_auc.c:245 IMSI='262420947433460': Generated 5 vectors 20241106160225419 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420947433460"} 20241106160225419 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420947433460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225419 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225419 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4258 20241106160225449 DAUC <0003> db_auc.c:157 IMSI='262427700944672': No 2G Auth Data 20241106160225449 DAUC <0003> db_auc.c:192 IMSI='262427700944672': No 3G Auth Data 20241106160225471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40982<->l=127.0.0.1:4258 20241106160225473 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225473 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427700944672"} 20241106160225473 DAUC <0003> db_auc.c:192 IMSI='262427700944672': No 3G Auth Data 20241106160225473 DAUC <0003> db_auc.c:236 IMSI='262427700944672': Calling to generate 1 vectors 20241106160225473 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241106160225473 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225473 DAUC <0003> auc.c:113 vector [0]: rand = 7f1f8f009eab22473dcf376124c20551 20241106160225473 DAUC <0003> auc.c:179 vector [0]: kc = 77e31d6376af6000 20241106160225473 DAUC <0003> auc.c:180 vector [0]: sres = f89d65ae 20241106160225473 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225473 DAUC <0003> db_auc.c:245 IMSI='262427700944672': Generated 1 vectors 20241106160225473 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427700944672"} 20241106160225473 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225473 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225473 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225474 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225474 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427700944672"} 20241106160225474 DAUC <0003> db_auc.c:192 IMSI='262427700944672': No 3G Auth Data 20241106160225474 DAUC <0003> db_auc.c:236 IMSI='262427700944672': Calling to generate 4 vectors 20241106160225474 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241106160225474 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225474 DAUC <0003> auc.c:113 vector [0]: rand = 9233762efd0ffa0de8a28381d949f43d 20241106160225474 DAUC <0003> auc.c:179 vector [0]: kc = f000b45fe710d000 20241106160225474 DAUC <0003> auc.c:180 vector [0]: sres = 34f0a954 20241106160225474 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225474 DAUC <0003> auc.c:113 vector [1]: rand = b4a123cff3be949a2a73bc8ec1e16d02 20241106160225474 DAUC <0003> auc.c:179 vector [1]: kc = 4f5e9e2f67b26000 20241106160225474 DAUC <0003> auc.c:180 vector [1]: sres = 1aee5f6e 20241106160225474 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225474 DAUC <0003> auc.c:113 vector [2]: rand = cf208d359bf3e5c6f131a704b2a156d4 20241106160225474 DAUC <0003> auc.c:179 vector [2]: kc = 381f301fbd963000 20241106160225474 DAUC <0003> auc.c:180 vector [2]: sres = 81800f2e 20241106160225474 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225474 DAUC <0003> auc.c:113 vector [3]: rand = 5e96c396fd856b5f47dec317f2632ccf 20241106160225474 DAUC <0003> auc.c:179 vector [3]: kc = 7c21fffd5f247400 20241106160225474 DAUC <0003> auc.c:180 vector [3]: sres = c5729ed0 20241106160225474 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225474 DAUC <0003> db_auc.c:245 IMSI='262427700944672': Generated 4 vectors 20241106160225474 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427700944672"} 20241106160225474 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225474 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225474 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225475 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225475 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427700944672"} 20241106160225475 DAUC <0003> db_auc.c:192 IMSI='262427700944672': No 3G Auth Data 20241106160225475 DAUC <0003> db_auc.c:236 IMSI='262427700944672': Calling to generate 5 vectors 20241106160225475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160225475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225475 DAUC <0003> auc.c:113 vector [0]: rand = 31efe502febb2788a0da21d0eec08b99 20241106160225475 DAUC <0003> auc.c:179 vector [0]: kc = 30f7822392e14400 20241106160225475 DAUC <0003> auc.c:180 vector [0]: sres = 73c1c767 20241106160225475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225475 DAUC <0003> auc.c:113 vector [1]: rand = 3d27dd46e653aa3f327b2ccc2207cadb 20241106160225475 DAUC <0003> auc.c:179 vector [1]: kc = 020fdfbbca152800 20241106160225475 DAUC <0003> auc.c:180 vector [1]: sres = 7098e0d7 20241106160225475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225475 DAUC <0003> auc.c:113 vector [2]: rand = 525928e46ac7e91c7033a617ff4946b6 20241106160225475 DAUC <0003> auc.c:179 vector [2]: kc = 2fad9b2a1fecd000 20241106160225475 DAUC <0003> auc.c:180 vector [2]: sres = b0c72c8b 20241106160225475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225475 DAUC <0003> auc.c:113 vector [3]: rand = ea241cfa31aa2da51226570489029545 20241106160225475 DAUC <0003> auc.c:179 vector [3]: kc = 1cd533531ac89c00 20241106160225475 DAUC <0003> auc.c:180 vector [3]: sres = 3e24f464 20241106160225475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225475 DAUC <0003> auc.c:113 vector [4]: rand = 7116fbbe4a615c83196188a926b68b7d 20241106160225475 DAUC <0003> auc.c:179 vector [4]: kc = ccf3ff3cf0427c00 20241106160225475 DAUC <0003> auc.c:180 vector [4]: sres = 91551ce3 20241106160225475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160225475 DAUC <0003> db_auc.c:245 IMSI='262427700944672': Generated 5 vectors 20241106160225475 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427700944672"} 20241106160225475 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225475 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225475 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225476 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225476 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427700944672"} 20241106160225476 DAUC <0003> db_auc.c:192 IMSI='262427700944672': No 3G Auth Data 20241106160225476 DAUC <0003> db_auc.c:236 IMSI='262427700944672': Calling to generate 5 vectors 20241106160225476 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160225476 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225476 DAUC <0003> auc.c:113 vector [0]: rand = 4f1f530d023e2c58afd622edfb43a60c 20241106160225476 DAUC <0003> auc.c:179 vector [0]: kc = 9916e94b4c5d0400 20241106160225476 DAUC <0003> auc.c:180 vector [0]: sres = 4cfd2bb7 20241106160225476 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225476 DAUC <0003> auc.c:113 vector [1]: rand = 0e37a2abab073ec3095fce600f8e4355 20241106160225476 DAUC <0003> auc.c:179 vector [1]: kc = 8b24fbb5423f8800 20241106160225476 DAUC <0003> auc.c:180 vector [1]: sres = b7854232 20241106160225476 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225476 DAUC <0003> auc.c:113 vector [2]: rand = b8e6cb80fc8eb01d4e7b8f1a6fbb0bd1 20241106160225476 DAUC <0003> auc.c:179 vector [2]: kc = e3e71be48aecb000 20241106160225476 DAUC <0003> auc.c:180 vector [2]: sres = b5910c26 20241106160225476 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225476 DAUC <0003> auc.c:113 vector [3]: rand = 54fc3637cb3216b7f54e7da280a1ccea 20241106160225476 DAUC <0003> auc.c:179 vector [3]: kc = 59c5fc39e9158800 20241106160225476 DAUC <0003> auc.c:180 vector [3]: sres = a8d939b0 20241106160225476 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225476 DAUC <0003> auc.c:113 vector [4]: rand = 091d87a4f8ea9bba186a44772b0caf6b 20241106160225476 DAUC <0003> auc.c:179 vector [4]: kc = a820356693253400 20241106160225476 DAUC <0003> auc.c:180 vector [4]: sres = 14b336f1 20241106160225476 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160225476 DAUC <0003> db_auc.c:245 IMSI='262427700944672': Generated 5 vectors 20241106160225476 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427700944672"} 20241106160225476 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427700944672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225476 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225476 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40982<->l=127.0.0.1:4258 20241106160225501 DAUC <0003> db_auc.c:157 IMSI='262422334983733': No 2G Auth Data 20241106160225501 DAUC <0003> db_auc.c:192 IMSI='262422334983733': No 3G Auth Data 20241106160225524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 20241106160225526 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225526 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422334983733"} 20241106160225526 DAUC <0003> db_auc.c:192 IMSI='262422334983733': No 3G Auth Data 20241106160225526 DAUC <0003> db_auc.c:236 IMSI='262422334983733': Calling to generate 1 vectors 20241106160225526 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241106160225526 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225526 DAUC <0003> auc.c:113 vector [0]: rand = 93526390472d611c23e48a76d5b8b7a6 20241106160225526 DAUC <0003> auc.c:179 vector [0]: kc = cbd8aea29145e7a4 20241106160225526 DAUC <0003> auc.c:180 vector [0]: sres = e069cdde 20241106160225526 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225526 DAUC <0003> db_auc.c:245 IMSI='262422334983733': Generated 1 vectors 20241106160225526 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422334983733"} 20241106160225526 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225526 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225526 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225527 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225527 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422334983733"} 20241106160225527 DAUC <0003> db_auc.c:192 IMSI='262422334983733': No 3G Auth Data 20241106160225527 DAUC <0003> db_auc.c:236 IMSI='262422334983733': Calling to generate 4 vectors 20241106160225527 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241106160225527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225527 DAUC <0003> auc.c:113 vector [0]: rand = 990b33ea82193d4ba0951e3f524a14a5 20241106160225527 DAUC <0003> auc.c:179 vector [0]: kc = b867ef5f147fce9b 20241106160225527 DAUC <0003> auc.c:180 vector [0]: sres = ab593a0c 20241106160225527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225527 DAUC <0003> auc.c:113 vector [1]: rand = 3a02f15f8d4cc7bdc08baa3975606e1f 20241106160225527 DAUC <0003> auc.c:179 vector [1]: kc = ec0a5f3b37984510 20241106160225527 DAUC <0003> auc.c:180 vector [1]: sres = a7976cae 20241106160225527 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225527 DAUC <0003> auc.c:113 vector [2]: rand = 153de70dc94690d425ee8e7bb68ef8aa 20241106160225527 DAUC <0003> auc.c:179 vector [2]: kc = e52ccb63cccd9cd5 20241106160225527 DAUC <0003> auc.c:180 vector [2]: sres = db8b8bbd 20241106160225527 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225527 DAUC <0003> auc.c:113 vector [3]: rand = 0330c26888dd82d0c8755a60316e73d1 20241106160225527 DAUC <0003> auc.c:179 vector [3]: kc = e92fcabd9d48f18d 20241106160225527 DAUC <0003> auc.c:180 vector [3]: sres = 449099f4 20241106160225527 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225527 DAUC <0003> db_auc.c:245 IMSI='262422334983733': Generated 4 vectors 20241106160225527 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422334983733"} 20241106160225527 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225527 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225527 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225528 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225528 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422334983733"} 20241106160225528 DAUC <0003> db_auc.c:192 IMSI='262422334983733': No 3G Auth Data 20241106160225528 DAUC <0003> db_auc.c:236 IMSI='262422334983733': Calling to generate 5 vectors 20241106160225528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160225528 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225528 DAUC <0003> auc.c:113 vector [0]: rand = 11b40d2d605119c6a9eb7c0845d6b785 20241106160225528 DAUC <0003> auc.c:179 vector [0]: kc = 26fba5821b459628 20241106160225528 DAUC <0003> auc.c:180 vector [0]: sres = 36173227 20241106160225528 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225528 DAUC <0003> auc.c:113 vector [1]: rand = 0512ea30cfdb0acdcd00fcb969447b5b 20241106160225528 DAUC <0003> auc.c:179 vector [1]: kc = c12ea7d24c2b134e 20241106160225528 DAUC <0003> auc.c:180 vector [1]: sres = b694dd8d 20241106160225528 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225528 DAUC <0003> auc.c:113 vector [2]: rand = ecc87d3bfc54d5b482f3a4ba52c6c2b4 20241106160225528 DAUC <0003> auc.c:179 vector [2]: kc = ed79d6e06f07ac86 20241106160225528 DAUC <0003> auc.c:180 vector [2]: sres = 465a93ac 20241106160225528 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225528 DAUC <0003> auc.c:113 vector [3]: rand = 0cbd37f5977120a74aabedc1232907d0 20241106160225528 DAUC <0003> auc.c:179 vector [3]: kc = 07d96ef9778312a8 20241106160225528 DAUC <0003> auc.c:180 vector [3]: sres = 1ad20ac1 20241106160225528 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225528 DAUC <0003> auc.c:113 vector [4]: rand = 9945d3be0a4caa4b9839f72bd35c4d61 20241106160225528 DAUC <0003> auc.c:179 vector [4]: kc = 1695469125203eff 20241106160225528 DAUC <0003> auc.c:180 vector [4]: sres = 4013d3aa 20241106160225528 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160225528 DAUC <0003> db_auc.c:245 IMSI='262422334983733': Generated 5 vectors 20241106160225528 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422334983733"} 20241106160225528 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225528 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225528 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225529 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225529 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422334983733"} 20241106160225529 DAUC <0003> db_auc.c:192 IMSI='262422334983733': No 3G Auth Data 20241106160225529 DAUC <0003> db_auc.c:236 IMSI='262422334983733': Calling to generate 5 vectors 20241106160225529 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241106160225529 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225529 DAUC <0003> auc.c:113 vector [0]: rand = 3ec3aff41b6ae347049b273ec00116cf 20241106160225529 DAUC <0003> auc.c:179 vector [0]: kc = 7b33cc3658de484b 20241106160225529 DAUC <0003> auc.c:180 vector [0]: sres = 947f294c 20241106160225529 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241106160225529 DAUC <0003> auc.c:113 vector [1]: rand = 79a918f1e0c99aa3e6665b5375604d6c 20241106160225529 DAUC <0003> auc.c:179 vector [1]: kc = 362946ec6b97437e 20241106160225529 DAUC <0003> auc.c:180 vector [1]: sres = cc4d33d2 20241106160225529 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241106160225529 DAUC <0003> auc.c:113 vector [2]: rand = be6d5d48b46cc5f62e8e67eaf3dd3b12 20241106160225529 DAUC <0003> auc.c:179 vector [2]: kc = 757b57add68c7760 20241106160225529 DAUC <0003> auc.c:180 vector [2]: sres = b4e04f50 20241106160225529 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241106160225529 DAUC <0003> auc.c:113 vector [3]: rand = 410e14f2377910a1b3d3ff9d83bcc3f8 20241106160225529 DAUC <0003> auc.c:179 vector [3]: kc = a3a139bb4f77eaa3 20241106160225529 DAUC <0003> auc.c:180 vector [3]: sres = 4c77bebf 20241106160225529 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241106160225529 DAUC <0003> auc.c:113 vector [4]: rand = f951934c04bebf4e923a897a8ba8a384 20241106160225529 DAUC <0003> auc.c:179 vector [4]: kc = c0ad8574dd6d4312 20241106160225529 DAUC <0003> auc.c:180 vector [4]: sres = 987d63f1 20241106160225529 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241106160225529 DAUC <0003> db_auc.c:245 IMSI='262422334983733': Generated 5 vectors 20241106160225529 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422334983733"} 20241106160225529 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422334983733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225529 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225529 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 20241106160225554 DAUC <0003> db_auc.c:157 IMSI='262427905270942': No 2G Auth Data 20241106160225554 DAUC <0003> db_auc.c:192 IMSI='262427905270942': No 3G Auth Data 20241106160225577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 20241106160225579 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225579 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427905270942"} 20241106160225579 DAUC <0003> db_auc.c:157 IMSI='262427905270942': No 2G Auth Data 20241106160225579 DAUC <0003> db_auc.c:236 IMSI='262427905270942': Calling to generate 1 vectors 20241106160225579 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241106160225579 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225579 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225579 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160225579 DAUC <0003> auc.c:113 vector [0]: rand = 19aabe225aad3284fb83218afc8fe7ed 20241106160225579 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160225579 DAUC <0003> auc.c:142 vector [0]: autn = 9add175df03400001b341ba5a0c3be55 20241106160225579 DAUC <0003> auc.c:143 vector [0]: ck = a739ea3e200ad96396a6951f62d2cccf 20241106160225579 DAUC <0003> auc.c:144 vector [0]: ik = e6db461d3da8f9a341100e7827356048 20241106160225579 DAUC <0003> auc.c:145 vector [0]: res = 9d32876c2c01dd220000000000000000 20241106160225579 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225579 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160225579 DAUC <0003> auc.c:151 vector [0]: kc = 9654374458458c47 20241106160225579 DAUC <0003> auc.c:152 vector [0]: sres = b1335a4e 20241106160225579 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160225579 DAUC <0003> db_auc.c:245 IMSI='262427905270942': Generated 1 vectors 20241106160225579 DAUC <0003> db_auc.c:249 IMSI='262427905270942': Updating SQN=33 in DB 20241106160225587 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427905270942"} 20241106160225587 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225587 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225587 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225591 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225591 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427905270942"} 20241106160225591 DAUC <0003> db_auc.c:157 IMSI='262427905270942': No 2G Auth Data 20241106160225591 DAUC <0003> db_auc.c:236 IMSI='262427905270942': Calling to generate 4 vectors 20241106160225591 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241106160225591 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225591 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225591 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106160225591 DAUC <0003> auc.c:113 vector [0]: rand = 77d09f4791efe4e963d794b7eb837cbd 20241106160225591 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106160225591 DAUC <0003> auc.c:142 vector [0]: autn = 2d638050b8180000070451eed930ca4e 20241106160225591 DAUC <0003> auc.c:143 vector [0]: ck = ad02d9e0879c39d7c6357ebd46fd1c90 20241106160225591 DAUC <0003> auc.c:144 vector [0]: ik = 658a715dd5e68937e467bf47238dcc42 20241106160225591 DAUC <0003> auc.c:145 vector [0]: res = 9367153034f6e5660000000000000000 20241106160225591 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225591 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160225591 DAUC <0003> auc.c:151 vector [0]: kc = eada6947370a6032 20241106160225591 DAUC <0003> auc.c:152 vector [0]: sres = a791f056 20241106160225591 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160225591 DAUC <0003> auc.c:113 vector [1]: rand = 04543ae7852d103e20cdfcf96077b00e 20241106160225591 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106160225591 DAUC <0003> auc.c:142 vector [1]: autn = 4069f083d48d00008b71dc9a006e14b0 20241106160225591 DAUC <0003> auc.c:143 vector [1]: ck = f79cf5cd6afeca26f97b33dd228f4c5d 20241106160225591 DAUC <0003> auc.c:144 vector [1]: ik = 4255862b12956d01ccdcb84cc3273111 20241106160225591 DAUC <0003> auc.c:145 vector [1]: res = e7a4eafcd02700ac0000000000000000 20241106160225591 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225591 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160225591 DAUC <0003> auc.c:151 vector [1]: kc = 806ef87799c3da6b 20241106160225591 DAUC <0003> auc.c:152 vector [1]: sres = 3783ea50 20241106160225591 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160225591 DAUC <0003> auc.c:113 vector [2]: rand = a869c1a656889ac4af26796954e9fed9 20241106160225591 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106160225592 DAUC <0003> auc.c:142 vector [2]: autn = a7502df522d60000d4c82449f92d16cb 20241106160225592 DAUC <0003> auc.c:143 vector [2]: ck = c85b39789103c71f4609a9c2d15ce814 20241106160225592 DAUC <0003> auc.c:144 vector [2]: ik = 16fb3b84169a9cc56423788c164580f9 20241106160225592 DAUC <0003> auc.c:145 vector [2]: res = ed8514d3474afc600000000000000000 20241106160225592 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225592 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160225592 DAUC <0003> auc.c:151 vector [2]: kc = fc8ad3b240803337 20241106160225592 DAUC <0003> auc.c:152 vector [2]: sres = aacfe8b3 20241106160225592 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160225592 DAUC <0003> auc.c:113 vector [3]: rand = a30c10c3fc060eed14487637b6a868a1 20241106160225592 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106160225592 DAUC <0003> auc.c:142 vector [3]: autn = dae6f417ec93000029664a86bd6952a1 20241106160225592 DAUC <0003> auc.c:143 vector [3]: ck = beeb1fdb64658863492a7bda1fd4cdbc 20241106160225592 DAUC <0003> auc.c:144 vector [3]: ik = 9f86729b42304c233961305604df8562 20241106160225592 DAUC <0003> auc.c:145 vector [3]: res = f17040a77fd9f9ee0000000000000000 20241106160225592 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225592 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160225592 DAUC <0003> auc.c:151 vector [3]: kc = 512626cc3d5e8c9e 20241106160225592 DAUC <0003> auc.c:152 vector [3]: sres = 8ea9b949 20241106160225592 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160225592 DAUC <0003> db_auc.c:245 IMSI='262427905270942': Generated 4 vectors 20241106160225592 DAUC <0003> db_auc.c:249 IMSI='262427905270942': Updating SQN=161 in DB 20241106160225600 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427905270942"} 20241106160225600 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225600 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225600 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225605 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225605 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427905270942"} 20241106160225605 DAUC <0003> db_auc.c:157 IMSI='262427905270942': No 2G Auth Data 20241106160225605 DAUC <0003> db_auc.c:236 IMSI='262427905270942': Calling to generate 5 vectors 20241106160225605 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106160225605 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225605 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225605 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106160225605 DAUC <0003> auc.c:113 vector [0]: rand = e43a81afecfe7ce6b614c660c14ee053 20241106160225605 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106160225605 DAUC <0003> auc.c:142 vector [0]: autn = 334938a680cc00008f148b2ec5295d34 20241106160225605 DAUC <0003> auc.c:143 vector [0]: ck = 23920adc0a991272a9a415b44054adf3 20241106160225605 DAUC <0003> auc.c:144 vector [0]: ik = e095dd900e990e15dae0dca680e142cc 20241106160225605 DAUC <0003> auc.c:145 vector [0]: res = 0342dcf0f8512a510000000000000000 20241106160225605 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225606 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160225606 DAUC <0003> auc.c:151 vector [0]: kc = b0431e5ec4b5f358 20241106160225606 DAUC <0003> auc.c:152 vector [0]: sres = fb13f6a1 20241106160225606 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160225606 DAUC <0003> auc.c:113 vector [1]: rand = b63a12db335432c179c02999b06a4c55 20241106160225606 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106160225606 DAUC <0003> auc.c:142 vector [1]: autn = 75b6552428ad0000211c7f1ed0f9d83a 20241106160225606 DAUC <0003> auc.c:143 vector [1]: ck = 10e9bc24fe4b38fe50d43333998b4e6f 20241106160225606 DAUC <0003> auc.c:144 vector [1]: ik = f1875bb2d0eee140439df8267395c1ee 20241106160225606 DAUC <0003> auc.c:145 vector [1]: res = efafe7c2154728580000000000000000 20241106160225606 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225606 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160225606 DAUC <0003> auc.c:151 vector [1]: kc = f2272c83c4bb563f 20241106160225606 DAUC <0003> auc.c:152 vector [1]: sres = fae8cf9a 20241106160225606 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160225606 DAUC <0003> auc.c:113 vector [2]: rand = 1446d41d9348d2a8c52b99bcd66ceadb 20241106160225606 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106160225606 DAUC <0003> auc.c:142 vector [2]: autn = 4b697d48e0390000850dd3cda3353700 20241106160225606 DAUC <0003> auc.c:143 vector [2]: ck = b6942706f8c7bd7df991e84609a5ea0e 20241106160225606 DAUC <0003> auc.c:144 vector [2]: ik = 8a245b71b7afdeca58b7cca3d3a53135 20241106160225606 DAUC <0003> auc.c:145 vector [2]: res = 7612a1fc06a97e340000000000000000 20241106160225606 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225606 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160225606 DAUC <0003> auc.c:151 vector [2]: kc = 9d9658929568b88c 20241106160225606 DAUC <0003> auc.c:152 vector [2]: sres = 70bbdfc8 20241106160225606 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160225606 DAUC <0003> auc.c:113 vector [3]: rand = 7dd9ebb85454d62dc62af3ab5442b392 20241106160225606 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106160225606 DAUC <0003> auc.c:142 vector [3]: autn = c59e5e7f72e2000039a738c024e7e973 20241106160225606 DAUC <0003> auc.c:143 vector [3]: ck = 7b05e0f7561469b5a512a71855a06248 20241106160225606 DAUC <0003> auc.c:144 vector [3]: ik = 30e95ce2411c59808bf3dbbc2faed9e2 20241106160225606 DAUC <0003> auc.c:145 vector [3]: res = 8a33c683e8ef18240000000000000000 20241106160225606 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225606 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160225606 DAUC <0003> auc.c:151 vector [3]: kc = 650dc0b16d068b9f 20241106160225606 DAUC <0003> auc.c:152 vector [3]: sres = 62dcdea7 20241106160225606 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160225606 DAUC <0003> auc.c:113 vector [4]: rand = bd7fb4c2c1ddc7b390b1aac27a49ac1e 20241106160225606 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106160225606 DAUC <0003> auc.c:142 vector [4]: autn = a4b6414bdf9400000e4211af58d327e7 20241106160225606 DAUC <0003> auc.c:143 vector [4]: ck = c01ca608ef908b0fe9db08fbdf600955 20241106160225606 DAUC <0003> auc.c:144 vector [4]: ik = 3b32c467c656d0c674bec4b14a4d4c13 20241106160225606 DAUC <0003> auc.c:145 vector [4]: res = c6456c9f7d14ddfe0000000000000000 20241106160225606 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160225606 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106160225606 DAUC <0003> auc.c:151 vector [4]: kc = 664bae25bceb1e8f 20241106160225606 DAUC <0003> auc.c:152 vector [4]: sres = bb51b161 20241106160225606 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106160225606 DAUC <0003> db_auc.c:245 IMSI='262427905270942': Generated 5 vectors 20241106160225606 DAUC <0003> db_auc.c:249 IMSI='262427905270942': Updating SQN=321 in DB 20241106160225615 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427905270942"} 20241106160225615 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225615 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225615 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225621 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225621 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427905270942"} 20241106160225621 DAUC <0003> db_auc.c:157 IMSI='262427905270942': No 2G Auth Data 20241106160225621 DAUC <0003> db_auc.c:236 IMSI='262427905270942': Calling to generate 5 vectors 20241106160225621 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106160225621 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225621 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225621 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106160225621 DAUC <0003> auc.c:113 vector [0]: rand = be838a72f80b5a383871accc36e09ccb 20241106160225621 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106160225621 DAUC <0003> auc.c:142 vector [0]: autn = 0c0e791ee3dd0000f6faf07afdef530a 20241106160225621 DAUC <0003> auc.c:143 vector [0]: ck = e52ab0197b435669fc8e228ea22dd196 20241106160225621 DAUC <0003> auc.c:144 vector [0]: ik = 99dcaeba50c026a09c81c0c14ec60f42 20241106160225621 DAUC <0003> auc.c:145 vector [0]: res = 9bdd6051b6899ca00000000000000000 20241106160225621 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225621 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160225621 DAUC <0003> auc.c:151 vector [0]: kc = 1cf9fcecc768ae1d 20241106160225621 DAUC <0003> auc.c:152 vector [0]: sres = 2d54fcf1 20241106160225621 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160225621 DAUC <0003> auc.c:113 vector [1]: rand = 621277c09f9f2c35cd9cd1de1f9d20bb 20241106160225621 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106160225621 DAUC <0003> auc.c:142 vector [1]: autn = d92f8c4f31260000f39da164f4787919 20241106160225621 DAUC <0003> auc.c:143 vector [1]: ck = 8e9d1bd246f6a3ff87731f1f4837f09a 20241106160225621 DAUC <0003> auc.c:144 vector [1]: ik = 921f1c24669d0f5aa6fa2ff820b3bed2 20241106160225621 DAUC <0003> auc.c:145 vector [1]: res = 49cca2df025c29a80000000000000000 20241106160225621 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225621 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160225621 DAUC <0003> auc.c:151 vector [1]: kc = 3d0b371148efe2ed 20241106160225621 DAUC <0003> auc.c:152 vector [1]: sres = 4b908b77 20241106160225621 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160225622 DAUC <0003> auc.c:113 vector [2]: rand = 8d9ce99925e0bc6556d25f3c463b17d3 20241106160225622 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106160225622 DAUC <0003> auc.c:142 vector [2]: autn = 641c34060b9300007c9fb1441fdcea74 20241106160225622 DAUC <0003> auc.c:143 vector [2]: ck = b879f610a0a2c6ba44b647c7d287c371 20241106160225622 DAUC <0003> auc.c:144 vector [2]: ik = 7e60d99bab1ec45166262044dc124911 20241106160225622 DAUC <0003> auc.c:145 vector [2]: res = 8622c26c34ba14fb0000000000000000 20241106160225622 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225622 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160225622 DAUC <0003> auc.c:151 vector [2]: kc = e48948080529888b 20241106160225622 DAUC <0003> auc.c:152 vector [2]: sres = b298d697 20241106160225622 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160225622 DAUC <0003> auc.c:113 vector [3]: rand = 6f8b9b039a9134e0d870b5fb87474c59 20241106160225622 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106160225622 DAUC <0003> auc.c:142 vector [3]: autn = 1cb2de8d9deb0000624fc7b95d8a18e0 20241106160225622 DAUC <0003> auc.c:143 vector [3]: ck = 077fb5d50b4a94a32295b4fdc32e2f87 20241106160225622 DAUC <0003> auc.c:144 vector [3]: ik = 29bc259ad535d7079e9899414343199e 20241106160225622 DAUC <0003> auc.c:145 vector [3]: res = 18b1fd8b715298b20000000000000000 20241106160225622 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225622 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160225622 DAUC <0003> auc.c:151 vector [3]: kc = 92cebdf35e1275bd 20241106160225622 DAUC <0003> auc.c:152 vector [3]: sres = 69e36539 20241106160225622 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160225622 DAUC <0003> auc.c:113 vector [4]: rand = e87d9f81ca774ddf5f881e96408399e6 20241106160225622 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106160225622 DAUC <0003> auc.c:142 vector [4]: autn = a016675f5400000061825a5729411bc2 20241106160225622 DAUC <0003> auc.c:143 vector [4]: ck = 88608b2a734c59a9ccea159f76ad7cd0 20241106160225622 DAUC <0003> auc.c:144 vector [4]: ik = 3afd0e3fbfc824f3b9208fdc53e920bf 20241106160225622 DAUC <0003> auc.c:145 vector [4]: res = d78b088aa63f33320000000000000000 20241106160225622 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160225622 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106160225622 DAUC <0003> auc.c:151 vector [4]: kc = c7571f56e9c02135 20241106160225622 DAUC <0003> auc.c:152 vector [4]: sres = 71b43bb8 20241106160225622 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106160225622 DAUC <0003> db_auc.c:245 IMSI='262427905270942': Generated 5 vectors 20241106160225622 DAUC <0003> db_auc.c:249 IMSI='262427905270942': Updating SQN=481 in DB 20241106160225630 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427905270942"} 20241106160225630 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427905270942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225631 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225631 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 20241106160225661 DAUC <0003> db_auc.c:157 IMSI='262429616261960': No 2G Auth Data 20241106160225661 DAUC <0003> db_auc.c:192 IMSI='262429616261960': No 3G Auth Data 20241106160225684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 20241106160225685 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225685 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429616261960"} 20241106160225685 DAUC <0003> db_auc.c:157 IMSI='262429616261960': No 2G Auth Data 20241106160225685 DAUC <0003> db_auc.c:236 IMSI='262429616261960': Calling to generate 1 vectors 20241106160225685 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241106160225685 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225685 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106160225685 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160225685 DAUC <0003> auc.c:113 vector [0]: rand = cc92f32051c2e3d518345b0f540a5c32 20241106160225685 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160225685 DAUC <0003> auc.c:142 vector [0]: autn = 30bf2bdf01fd0000f9d3f362abb7b28f 20241106160225685 DAUC <0003> auc.c:143 vector [0]: ck = 9c4d2af060735e2cad3f00611144388f 20241106160225685 DAUC <0003> auc.c:144 vector [0]: ik = ad5fb9cb2c2cab27358bf8c17a4af1be 20241106160225685 DAUC <0003> auc.c:145 vector [0]: res = 0d632ed64c75e7ad0000000000000000 20241106160225685 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225685 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160225685 DAUC <0003> auc.c:151 vector [0]: kc = a9a66b9b27513c3a 20241106160225685 DAUC <0003> auc.c:152 vector [0]: sres = 4116c97b 20241106160225685 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160225685 DAUC <0003> db_auc.c:245 IMSI='262429616261960': Generated 1 vectors 20241106160225685 DAUC <0003> db_auc.c:249 IMSI='262429616261960': Updating SQN=33 in DB 20241106160225693 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429616261960"} 20241106160225694 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225694 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225694 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225696 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225696 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429616261960"} 20241106160225696 DAUC <0003> db_auc.c:157 IMSI='262429616261960': No 2G Auth Data 20241106160225696 DAUC <0003> db_auc.c:236 IMSI='262429616261960': Calling to generate 4 vectors 20241106160225696 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241106160225696 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225696 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106160225696 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106160225696 DAUC <0003> auc.c:113 vector [0]: rand = ca49f4c08c9b2487a0dee1d6670acf04 20241106160225696 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106160225696 DAUC <0003> auc.c:142 vector [0]: autn = 35819ffd67fa0000e906f77fb23701a3 20241106160225696 DAUC <0003> auc.c:143 vector [0]: ck = f6b487dc8ebbd682f1e4287d56bf89fb 20241106160225696 DAUC <0003> auc.c:144 vector [0]: ik = bf5915b5925e361c1e41c1b7fa0b9533 20241106160225696 DAUC <0003> auc.c:145 vector [0]: res = c473eda755a9d0df0000000000000000 20241106160225696 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225696 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160225696 DAUC <0003> auc.c:151 vector [0]: kc = a6487ba3b051fc56 20241106160225696 DAUC <0003> auc.c:152 vector [0]: sres = 91da3d78 20241106160225696 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160225696 DAUC <0003> auc.c:113 vector [1]: rand = 06c9565e148aa433098c506f3dd559b1 20241106160225696 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106160225696 DAUC <0003> auc.c:142 vector [1]: autn = 352139430ed00000c05306783822ac09 20241106160225696 DAUC <0003> auc.c:143 vector [1]: ck = b721ff51637f3cb9df7a3307ad79bd93 20241106160225696 DAUC <0003> auc.c:144 vector [1]: ik = 894d16934bfe515082087e46daf76d7c 20241106160225696 DAUC <0003> auc.c:145 vector [1]: res = 53434737714256210000000000000000 20241106160225696 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225696 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160225696 DAUC <0003> auc.c:151 vector [1]: kc = 631ea4835f0fbd06 20241106160225696 DAUC <0003> auc.c:152 vector [1]: sres = 22011116 20241106160225696 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160225696 DAUC <0003> auc.c:113 vector [2]: rand = 2969080ad7cf96fa44c8f5c428c72d6c 20241106160225696 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106160225696 DAUC <0003> auc.c:142 vector [2]: autn = a47b985f06eb00000b29e6368ff27845 20241106160225696 DAUC <0003> auc.c:143 vector [2]: ck = 05e89e305c3566f1b58a0065af0add3a 20241106160225696 DAUC <0003> auc.c:144 vector [2]: ik = 78a4c415524318115061a5d29b5be2d5 20241106160225696 DAUC <0003> auc.c:145 vector [2]: res = 22aac7901566ab230000000000000000 20241106160225696 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225696 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160225696 DAUC <0003> auc.c:151 vector [2]: kc = 98a7ff923a27410f 20241106160225696 DAUC <0003> auc.c:152 vector [2]: sres = 37cc6cb3 20241106160225696 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160225696 DAUC <0003> auc.c:113 vector [3]: rand = 765bac44edc85d57a75eefb75405f95e 20241106160225696 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106160225696 DAUC <0003> auc.c:142 vector [3]: autn = 575663eec1900000fa7177e641bff5b0 20241106160225696 DAUC <0003> auc.c:143 vector [3]: ck = 92f95140755a77f9c2fb204018f5131d 20241106160225696 DAUC <0003> auc.c:144 vector [3]: ik = e27fe3b9b0e7ec673162dc3dc180ecb9 20241106160225696 DAUC <0003> auc.c:145 vector [3]: res = fd86ac5d9af287080000000000000000 20241106160225696 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225696 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160225696 DAUC <0003> auc.c:151 vector [3]: kc = 831f4e841cc8643a 20241106160225696 DAUC <0003> auc.c:152 vector [3]: sres = 67742b55 20241106160225696 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160225696 DAUC <0003> db_auc.c:245 IMSI='262429616261960': Generated 4 vectors 20241106160225696 DAUC <0003> db_auc.c:249 IMSI='262429616261960': Updating SQN=161 in DB 20241106160225704 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429616261960"} 20241106160225704 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225704 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225704 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225707 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225707 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429616261960"} 20241106160225707 DAUC <0003> db_auc.c:157 IMSI='262429616261960': No 2G Auth Data 20241106160225707 DAUC <0003> db_auc.c:236 IMSI='262429616261960': Calling to generate 5 vectors 20241106160225707 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106160225707 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225707 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106160225707 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106160225707 DAUC <0003> auc.c:113 vector [0]: rand = 016680811ec42ebb3d5b4dbd6f696b9f 20241106160225707 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106160225707 DAUC <0003> auc.c:142 vector [0]: autn = ca9f4b26d1980000eec2f5d20930fa24 20241106160225707 DAUC <0003> auc.c:143 vector [0]: ck = dd0ac403e9bfc008e0a56a23a3e65f16 20241106160225707 DAUC <0003> auc.c:144 vector [0]: ik = 0e80fd298ee0efca1283f6e631ffb131 20241106160225707 DAUC <0003> auc.c:145 vector [0]: res = 31536a791ed66e310000000000000000 20241106160225707 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225707 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160225707 DAUC <0003> auc.c:151 vector [0]: kc = 21aca5eff546c1e5 20241106160225707 DAUC <0003> auc.c:152 vector [0]: sres = 2f850448 20241106160225707 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160225707 DAUC <0003> auc.c:113 vector [1]: rand = 00709f4d3b3a49edd88cdf55f3f481e2 20241106160225707 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106160225707 DAUC <0003> auc.c:142 vector [1]: autn = c9d95334d1be000018aa4d87cac24edf 20241106160225707 DAUC <0003> auc.c:143 vector [1]: ck = 305c75aab5def6302edb2e66ed66189c 20241106160225707 DAUC <0003> auc.c:144 vector [1]: ik = b655cc9ec13151b9639589d858a62a00 20241106160225707 DAUC <0003> auc.c:145 vector [1]: res = 26e44d82225a33b50000000000000000 20241106160225707 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225707 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160225707 DAUC <0003> auc.c:151 vector [1]: kc = cb471e8ac12f9515 20241106160225707 DAUC <0003> auc.c:152 vector [1]: sres = 04be7e37 20241106160225707 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160225707 DAUC <0003> auc.c:113 vector [2]: rand = ea48e10ed87672e92fbc7ecd5462163e 20241106160225707 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106160225707 DAUC <0003> auc.c:142 vector [2]: autn = 435497f408d3000052c87c70747495fb 20241106160225707 DAUC <0003> auc.c:143 vector [2]: ck = 82a3c49a75ec258d7592d0943b7da05d 20241106160225707 DAUC <0003> auc.c:144 vector [2]: ik = 4fa05d4deee757d1a8dc8a61f013fcf0 20241106160225707 DAUC <0003> auc.c:145 vector [2]: res = ade16da1f75e08ff0000000000000000 20241106160225707 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225707 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160225707 DAUC <0003> auc.c:151 vector [2]: kc = 104dc32250652ef1 20241106160225707 DAUC <0003> auc.c:152 vector [2]: sres = 5abf655e 20241106160225707 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160225707 DAUC <0003> auc.c:113 vector [3]: rand = 71b0f932444795988827185b79a83da9 20241106160225707 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106160225707 DAUC <0003> auc.c:142 vector [3]: autn = 1c1985b208d8000045980fbb85f6ef63 20241106160225707 DAUC <0003> auc.c:143 vector [3]: ck = 0eaeed293af37c4fe4b5f57a115685bc 20241106160225707 DAUC <0003> auc.c:144 vector [3]: ik = f7d9773533bed475630e7e3d01cc7198 20241106160225707 DAUC <0003> auc.c:145 vector [3]: res = aed4de9c60664ccc0000000000000000 20241106160225707 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225707 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160225707 DAUC <0003> auc.c:151 vector [3]: kc = 7ecc115b19d75c1e 20241106160225707 DAUC <0003> auc.c:152 vector [3]: sres = ceb29250 20241106160225707 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160225707 DAUC <0003> auc.c:113 vector [4]: rand = 31061a49464515998af47677e04345c7 20241106160225707 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106160225707 DAUC <0003> auc.c:142 vector [4]: autn = 18e7a6939c2a00001b105de1453a6658 20241106160225707 DAUC <0003> auc.c:143 vector [4]: ck = f2d054e88d825084e78b547c31a7bcb8 20241106160225707 DAUC <0003> auc.c:144 vector [4]: ik = 8ee708245ed7708cc18a6164c63556dc 20241106160225707 DAUC <0003> auc.c:145 vector [4]: res = 203329989eb3f6500000000000000000 20241106160225707 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160225707 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106160225707 DAUC <0003> auc.c:151 vector [4]: kc = 5a3669d424c7ca6c 20241106160225707 DAUC <0003> auc.c:152 vector [4]: sres = be80dfc8 20241106160225707 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106160225707 DAUC <0003> db_auc.c:245 IMSI='262429616261960': Generated 5 vectors 20241106160225707 DAUC <0003> db_auc.c:249 IMSI='262429616261960': Updating SQN=321 in DB 20241106160225716 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429616261960"} 20241106160225716 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225716 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225716 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225721 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225721 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429616261960"} 20241106160225721 DAUC <0003> db_auc.c:157 IMSI='262429616261960': No 2G Auth Data 20241106160225721 DAUC <0003> db_auc.c:236 IMSI='262429616261960': Calling to generate 5 vectors 20241106160225721 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106160225721 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225721 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106160225721 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106160225721 DAUC <0003> auc.c:113 vector [0]: rand = 58baa743b1795bc8b95b5e1288d0f35e 20241106160225721 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106160225721 DAUC <0003> auc.c:142 vector [0]: autn = 0d0baf1281990000ebd41935db896aca 20241106160225721 DAUC <0003> auc.c:143 vector [0]: ck = 98db5bd4cedf5dd7658f49091feabbe3 20241106160225721 DAUC <0003> auc.c:144 vector [0]: ik = d02db2be5309ebbb9a4091a281f4217c 20241106160225721 DAUC <0003> auc.c:145 vector [0]: res = 36d744261b6542440000000000000000 20241106160225721 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225721 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160225721 DAUC <0003> auc.c:151 vector [0]: kc = b73931c103c82cf3 20241106160225721 DAUC <0003> auc.c:152 vector [0]: sres = 2db20662 20241106160225721 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160225721 DAUC <0003> auc.c:113 vector [1]: rand = 2251621a886a7f19a9788ebcf9feaf73 20241106160225721 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106160225721 DAUC <0003> auc.c:142 vector [1]: autn = 6bfbb60de98500001848c90416ec24cb 20241106160225721 DAUC <0003> auc.c:143 vector [1]: ck = a695881b13c7cce685d1ba87647d0d8a 20241106160225721 DAUC <0003> auc.c:144 vector [1]: ik = 6e40dbd89364dca3e77f10423fc329e5 20241106160225721 DAUC <0003> auc.c:145 vector [1]: res = 2bde4588915c399a0000000000000000 20241106160225721 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225721 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160225721 DAUC <0003> auc.c:151 vector [1]: kc = aa7bf906db1d342a 20241106160225721 DAUC <0003> auc.c:152 vector [1]: sres = ba827c12 20241106160225721 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160225721 DAUC <0003> auc.c:113 vector [2]: rand = 0d92f854c61b704aa9307e0b8c8d0a1c 20241106160225721 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106160225721 DAUC <0003> auc.c:142 vector [2]: autn = b1063d3fac38000039ed8d5629a3c6f0 20241106160225721 DAUC <0003> auc.c:143 vector [2]: ck = 5c7421d631b0054384c0d67b61f5dd98 20241106160225721 DAUC <0003> auc.c:144 vector [2]: ik = a2c9605583a9f663e67587ef8d0e7ccf 20241106160225721 DAUC <0003> auc.c:145 vector [2]: res = a2a1e24c5dcc756a0000000000000000 20241106160225721 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225721 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160225721 DAUC <0003> auc.c:151 vector [2]: kc = 9c0810175ee25277 20241106160225721 DAUC <0003> auc.c:152 vector [2]: sres = ff6d9726 20241106160225721 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160225721 DAUC <0003> auc.c:113 vector [3]: rand = e9ef954493b8e4c963db7ef2820f3d2a 20241106160225721 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106160225721 DAUC <0003> auc.c:142 vector [3]: autn = 202f1d988bfe0000db4bad46b323356c 20241106160225721 DAUC <0003> auc.c:143 vector [3]: ck = 6e6f45c1c138357473ede9ed7b4e4870 20241106160225721 DAUC <0003> auc.c:144 vector [3]: ik = 57dde0ec2e51207f73f8d6bab269af6f 20241106160225721 DAUC <0003> auc.c:145 vector [3]: res = c344880f4e2cdaf20000000000000000 20241106160225721 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225721 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160225721 DAUC <0003> auc.c:151 vector [3]: kc = 39a79a7a264ef214 20241106160225721 DAUC <0003> auc.c:152 vector [3]: sres = 8d6852fd 20241106160225721 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160225721 DAUC <0003> auc.c:113 vector [4]: rand = 2c79d43e06def5b2e6539c9ebe3476de 20241106160225722 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106160225722 DAUC <0003> auc.c:142 vector [4]: autn = 759088570eba000076274084d258e000 20241106160225722 DAUC <0003> auc.c:143 vector [4]: ck = d783838cb0c0d4aa5bef92e9a5d516a7 20241106160225722 DAUC <0003> auc.c:144 vector [4]: ik = 876ea72f507461b72b8db8eb2fac7d4b 20241106160225722 DAUC <0003> auc.c:145 vector [4]: res = ea0780d1ef3044bc0000000000000000 20241106160225722 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160225722 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106160225722 DAUC <0003> auc.c:151 vector [4]: kc = 208f0ea16acddef1 20241106160225722 DAUC <0003> auc.c:152 vector [4]: sres = 0537c46d 20241106160225722 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106160225722 DAUC <0003> db_auc.c:245 IMSI='262429616261960': Generated 5 vectors 20241106160225722 DAUC <0003> db_auc.c:249 IMSI='262429616261960': Updating SQN=481 in DB 20241106160225730 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429616261960"} 20241106160225730 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429616261960 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225730 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225730 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 20241106160225761 DAUC <0003> db_auc.c:157 IMSI='262427159308153': No 2G Auth Data 20241106160225761 DAUC <0003> db_auc.c:192 IMSI='262427159308153': No 3G Auth Data 20241106160225791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 20241106160225792 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225792 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427159308153"} 20241106160225792 DAUC <0003> db_auc.c:236 IMSI='262427159308153': Calling to generate 1 vectors 20241106160225792 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241106160225792 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225792 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225792 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160225792 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225792 DAUC <0003> auc.c:113 vector [0]: rand = c2e96368708d923ece179872a3fb6c9a 20241106160225792 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160225792 DAUC <0003> auc.c:142 vector [0]: autn = 1832601dbe410000c17fd0905240a082 20241106160225792 DAUC <0003> auc.c:143 vector [0]: ck = c2023db3a35b5d0e5f6c9906d687c511 20241106160225792 DAUC <0003> auc.c:144 vector [0]: ik = e1264defc0a3da1fef5963b97c584b2a 20241106160225792 DAUC <0003> auc.c:145 vector [0]: res = 5ef729dc6d37ed6c0000000000000000 20241106160225792 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225792 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160225792 DAUC <0003> auc.c:179 vector [0]: kc = 9eb8ba5753520c00 20241106160225792 DAUC <0003> auc.c:180 vector [0]: sres = f13cd727 20241106160225792 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160225792 DAUC <0003> db_auc.c:245 IMSI='262427159308153': Generated 1 vectors 20241106160225792 DAUC <0003> db_auc.c:249 IMSI='262427159308153': Updating SQN=33 in DB 20241106160225800 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427159308153"} 20241106160225800 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225800 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225800 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225802 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225802 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427159308153"} 20241106160225802 DAUC <0003> db_auc.c:236 IMSI='262427159308153': Calling to generate 4 vectors 20241106160225802 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241106160225802 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225802 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225802 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106160225802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225802 DAUC <0003> auc.c:113 vector [0]: rand = 3edb8129b9329c1c290291f7e3e1d216 20241106160225802 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106160225802 DAUC <0003> auc.c:142 vector [0]: autn = 57776211cdd200008a405fd272e04010 20241106160225802 DAUC <0003> auc.c:143 vector [0]: ck = c48069cee8fae5c899974c9011a82fc3 20241106160225802 DAUC <0003> auc.c:144 vector [0]: ik = 9f7c955114ff3e445b607007ef2e03c0 20241106160225802 DAUC <0003> auc.c:145 vector [0]: res = 272d0bb0a8e006370000000000000000 20241106160225802 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225802 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160225802 DAUC <0003> auc.c:179 vector [0]: kc = 461015abef049400 20241106160225802 DAUC <0003> auc.c:180 vector [0]: sres = c0fd4b3f 20241106160225802 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160225802 DAUC <0003> auc.c:113 vector [1]: rand = fb82d98d4a1cc415ff5f46b63fcd0588 20241106160225802 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106160225802 DAUC <0003> auc.c:142 vector [1]: autn = bbfc837a9ec000009021abad4150ad3d 20241106160225802 DAUC <0003> auc.c:143 vector [1]: ck = 08e3cac6bb2b58b0ee378d8a9783d70f 20241106160225802 DAUC <0003> auc.c:144 vector [1]: ik = 376cf188f5bbbf85241b6d2b4c3d4e5e 20241106160225802 DAUC <0003> auc.c:145 vector [1]: res = 17467eb50ecdd3970000000000000000 20241106160225802 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225802 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160225802 DAUC <0003> auc.c:179 vector [1]: kc = ebbed71b1b53b400 20241106160225802 DAUC <0003> auc.c:180 vector [1]: sres = 254bcb96 20241106160225802 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160225802 DAUC <0003> auc.c:113 vector [2]: rand = ba64d21525677277300fbb0ae9efc624 20241106160225802 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106160225802 DAUC <0003> auc.c:142 vector [2]: autn = 1705933e691d0000085727ffb4bf8827 20241106160225802 DAUC <0003> auc.c:143 vector [2]: ck = a3bbe0750cfb0afa588047df81598646 20241106160225802 DAUC <0003> auc.c:144 vector [2]: ik = a41e767861f947c1599404919225c952 20241106160225802 DAUC <0003> auc.c:145 vector [2]: res = 12bfffbabe86cfa40000000000000000 20241106160225802 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225802 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160225802 DAUC <0003> auc.c:179 vector [2]: kc = 98c9cedc0ea35400 20241106160225802 DAUC <0003> auc.c:180 vector [2]: sres = 733ae04c 20241106160225802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160225802 DAUC <0003> auc.c:113 vector [3]: rand = 4ca373955d6e5c58a19c308998f3de25 20241106160225802 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106160225802 DAUC <0003> auc.c:142 vector [3]: autn = 1f5ca55370ec0000bea2627c2288972c 20241106160225802 DAUC <0003> auc.c:143 vector [3]: ck = 77f9edd071e95bd2a0e6130a7e7c46db 20241106160225802 DAUC <0003> auc.c:144 vector [3]: ik = c0c046da28506b61480134e0db93eefd 20241106160225802 DAUC <0003> auc.c:145 vector [3]: res = 696760a1ed73da320000000000000000 20241106160225802 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225802 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160225802 DAUC <0003> auc.c:179 vector [3]: kc = 75d8da1add88fc00 20241106160225802 DAUC <0003> auc.c:180 vector [3]: sres = 12412daf 20241106160225802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160225802 DAUC <0003> db_auc.c:245 IMSI='262427159308153': Generated 4 vectors 20241106160225802 DAUC <0003> db_auc.c:249 IMSI='262427159308153': Updating SQN=161 in DB 20241106160225810 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427159308153"} 20241106160225810 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225810 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225810 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225813 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225813 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427159308153"} 20241106160225813 DAUC <0003> db_auc.c:236 IMSI='262427159308153': Calling to generate 5 vectors 20241106160225813 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160225813 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225813 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225813 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106160225813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225813 DAUC <0003> auc.c:113 vector [0]: rand = 60a09fce909d65f42799e738e7e4d328 20241106160225813 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106160225813 DAUC <0003> auc.c:142 vector [0]: autn = 05afe2ae5bfe00007c3025f8e52b1447 20241106160225813 DAUC <0003> auc.c:143 vector [0]: ck = b6f3878527619d2110d73892c856c50b 20241106160225813 DAUC <0003> auc.c:144 vector [0]: ik = 2592ce0610760cde9bd823907e817826 20241106160225813 DAUC <0003> auc.c:145 vector [0]: res = 4ded66f7b44d6a5e0000000000000000 20241106160225813 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225813 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160225813 DAUC <0003> auc.c:179 vector [0]: kc = 5809e32978491800 20241106160225813 DAUC <0003> auc.c:180 vector [0]: sres = b6511c9b 20241106160225813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160225813 DAUC <0003> auc.c:113 vector [1]: rand = 252526b8076395c18a381c6f80d6d989 20241106160225813 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106160225813 DAUC <0003> auc.c:142 vector [1]: autn = 32f996e28a030000445cfa89991479e4 20241106160225813 DAUC <0003> auc.c:143 vector [1]: ck = b5a26a44d1735b7a93bfb6c7d240fe71 20241106160225813 DAUC <0003> auc.c:144 vector [1]: ik = fbe43afd739b3fccfa41078b099dd263 20241106160225813 DAUC <0003> auc.c:145 vector [1]: res = 670b524d675e02540000000000000000 20241106160225813 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225813 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160225813 DAUC <0003> auc.c:179 vector [1]: kc = 9ea4f0c323275800 20241106160225813 DAUC <0003> auc.c:180 vector [1]: sres = ed592713 20241106160225813 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160225813 DAUC <0003> auc.c:113 vector [2]: rand = 0f4c0227a21b9860712d49f1f96d8b6a 20241106160225813 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106160225813 DAUC <0003> auc.c:142 vector [2]: autn = b77045f217560000fc3aec572bef6b06 20241106160225813 DAUC <0003> auc.c:143 vector [2]: ck = 5df33931e15fc3f769d6e4344804059e 20241106160225813 DAUC <0003> auc.c:144 vector [2]: ik = 51b4e75928c24d6cdfd31bd3767abd1f 20241106160225813 DAUC <0003> auc.c:145 vector [2]: res = 3f2883367ad29bb80000000000000000 20241106160225813 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225813 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160225814 DAUC <0003> auc.c:179 vector [2]: kc = 348c4a251ccc1800 20241106160225814 DAUC <0003> auc.c:180 vector [2]: sres = eba09f8c 20241106160225814 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160225814 DAUC <0003> auc.c:113 vector [3]: rand = fe0364ca7df399975ae9df05826922c2 20241106160225814 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106160225814 DAUC <0003> auc.c:142 vector [3]: autn = 516288bb09840000ba4db6087efc82ae 20241106160225814 DAUC <0003> auc.c:143 vector [3]: ck = 3008df8174d588a712d68c0ece3d013e 20241106160225814 DAUC <0003> auc.c:144 vector [3]: ik = bc7de5e7dba48f83315b43dc52133b3d 20241106160225814 DAUC <0003> auc.c:145 vector [3]: res = cec926c81beae7e70000000000000000 20241106160225814 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225814 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160225814 DAUC <0003> auc.c:179 vector [3]: kc = 5b5b63afc85c5c00 20241106160225814 DAUC <0003> auc.c:180 vector [3]: sres = ee995e07 20241106160225814 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160225814 DAUC <0003> auc.c:113 vector [4]: rand = c86337d541fec7b7b65fd8279a443ee4 20241106160225814 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106160225814 DAUC <0003> auc.c:142 vector [4]: autn = 288db22c0290000044a5c1999a42bf6f 20241106160225814 DAUC <0003> auc.c:143 vector [4]: ck = 9beb11d7fb0687933fdcdbeb7c659561 20241106160225814 DAUC <0003> auc.c:144 vector [4]: ik = f6c25040513629989dacf61cee8bc1e2 20241106160225814 DAUC <0003> auc.c:145 vector [4]: res = e5330c672853e1130000000000000000 20241106160225814 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160225814 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160225814 DAUC <0003> auc.c:179 vector [4]: kc = d8a6bf176bd57000 20241106160225814 DAUC <0003> auc.c:180 vector [4]: sres = 6a156a4d 20241106160225814 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160225814 DAUC <0003> db_auc.c:245 IMSI='262427159308153': Generated 5 vectors 20241106160225814 DAUC <0003> db_auc.c:249 IMSI='262427159308153': Updating SQN=321 in DB 20241106160225822 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427159308153"} 20241106160225822 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225822 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225822 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225827 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225827 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427159308153"} 20241106160225827 DAUC <0003> db_auc.c:236 IMSI='262427159308153': Calling to generate 5 vectors 20241106160225827 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160225827 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225827 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225827 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106160225827 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225827 DAUC <0003> auc.c:113 vector [0]: rand = e4a0dd752d62a05b21d97107c4b17568 20241106160225827 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106160225827 DAUC <0003> auc.c:142 vector [0]: autn = 3bdf0cabfca10000bb3a3ba7451ffbc1 20241106160225827 DAUC <0003> auc.c:143 vector [0]: ck = faacb3e6fb05b6f3cadd6331b78592d4 20241106160225827 DAUC <0003> auc.c:144 vector [0]: ik = 963c5ab5fa0cb524fd9f90ac990c03dc 20241106160225827 DAUC <0003> auc.c:145 vector [0]: res = e57230a04889610c0000000000000000 20241106160225827 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225827 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160225827 DAUC <0003> auc.c:179 vector [0]: kc = a3725b741674a400 20241106160225827 DAUC <0003> auc.c:180 vector [0]: sres = 51058e61 20241106160225827 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160225827 DAUC <0003> auc.c:113 vector [1]: rand = 17b77dd58ce5c97f5659cde4d0952307 20241106160225827 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106160225827 DAUC <0003> auc.c:142 vector [1]: autn = 6f6642448f2b0000cefdd418d5f26de8 20241106160225827 DAUC <0003> auc.c:143 vector [1]: ck = ed4936099016603496e9ec6deddeb5ae 20241106160225827 DAUC <0003> auc.c:144 vector [1]: ik = edb62a5d6bb0f94c8754c71d39fdb5e5 20241106160225827 DAUC <0003> auc.c:145 vector [1]: res = f801c18f2e9146050000000000000000 20241106160225827 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225827 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160225827 DAUC <0003> auc.c:179 vector [1]: kc = d583c454330e9c00 20241106160225827 DAUC <0003> auc.c:180 vector [1]: sres = 385ad59b 20241106160225827 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160225828 DAUC <0003> auc.c:113 vector [2]: rand = 0ed4a0ab795ef31ae4690145cd8c225f 20241106160225828 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106160225828 DAUC <0003> auc.c:142 vector [2]: autn = 77f20dc22f58000003c4bab5f642d7d6 20241106160225828 DAUC <0003> auc.c:143 vector [2]: ck = 92d2584aad1e82927ce0629afdbd68f2 20241106160225828 DAUC <0003> auc.c:144 vector [2]: ik = 7d82f616ebd4511d41282b57c7d53b22 20241106160225828 DAUC <0003> auc.c:145 vector [2]: res = 5a646bb589778ff90000000000000000 20241106160225828 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225828 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160225828 DAUC <0003> auc.c:179 vector [2]: kc = 45ddba5336109800 20241106160225828 DAUC <0003> auc.c:180 vector [2]: sres = b00efad8 20241106160225828 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160225828 DAUC <0003> auc.c:113 vector [3]: rand = 59d555785d0490e90d8528046527e98d 20241106160225828 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106160225828 DAUC <0003> auc.c:142 vector [3]: autn = d90075d12cf3000016927c615755bf13 20241106160225828 DAUC <0003> auc.c:143 vector [3]: ck = 6dfe956398f6b967d18727111bc36341 20241106160225828 DAUC <0003> auc.c:144 vector [3]: ik = 5e44acaf99657853d523f9d38610da90 20241106160225828 DAUC <0003> auc.c:145 vector [3]: res = dda8ecc0ec1fd7310000000000000000 20241106160225828 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225828 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160225828 DAUC <0003> auc.c:179 vector [3]: kc = 20273be50a58b400 20241106160225828 DAUC <0003> auc.c:180 vector [3]: sres = 1683b030 20241106160225828 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160225828 DAUC <0003> auc.c:113 vector [4]: rand = 4895c6e61b1e16d030db6a55ba8e2438 20241106160225828 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106160225828 DAUC <0003> auc.c:142 vector [4]: autn = a802c44d0e4d0000023e6f34ec7d3d2c 20241106160225828 DAUC <0003> auc.c:143 vector [4]: ck = d186ae36c050fe787b2f076a1c2c16fb 20241106160225828 DAUC <0003> auc.c:144 vector [4]: ik = 3cfcc6dc080b941c0b4010ab79f12c89 20241106160225828 DAUC <0003> auc.c:145 vector [4]: res = ed047cf3e442b6b00000000000000000 20241106160225828 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160225828 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160225828 DAUC <0003> auc.c:179 vector [4]: kc = 259c313ebe672c00 20241106160225828 DAUC <0003> auc.c:180 vector [4]: sres = 6596c058 20241106160225828 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160225828 DAUC <0003> db_auc.c:245 IMSI='262427159308153': Generated 5 vectors 20241106160225828 DAUC <0003> db_auc.c:249 IMSI='262427159308153': Updating SQN=481 in DB 20241106160225837 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427159308153"} 20241106160225837 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427159308153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 20241106160225875 DAUC <0003> db_auc.c:157 IMSI='262423985834383': No 2G Auth Data 20241106160225875 DAUC <0003> db_auc.c:192 IMSI='262423985834383': No 3G Auth Data 20241106160225908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 20241106160225911 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225911 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423985834383"} 20241106160225911 DAUC <0003> db_auc.c:236 IMSI='262423985834383': Calling to generate 1 vectors 20241106160225911 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241106160225911 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225911 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225911 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160225911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225911 DAUC <0003> auc.c:113 vector [0]: rand = 0ba6c8c04d5eaae3a02ac47cada6f459 20241106160225911 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160225911 DAUC <0003> auc.c:142 vector [0]: autn = 94bff20b96e200003c7cce1e212645e5 20241106160225911 DAUC <0003> auc.c:143 vector [0]: ck = 7c599e1125b11eaffee1970e188dde71 20241106160225911 DAUC <0003> auc.c:144 vector [0]: ik = 860cf642b04e27677549fe13d90d1c27 20241106160225911 DAUC <0003> auc.c:145 vector [0]: res = 7ffc2b981a2cf82b0000000000000000 20241106160225911 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225911 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160225911 DAUC <0003> auc.c:179 vector [0]: kc = 6a5fd2b3868d7800 20241106160225911 DAUC <0003> auc.c:180 vector [0]: sres = 105da9cc 20241106160225911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160225911 DAUC <0003> db_auc.c:245 IMSI='262423985834383': Generated 1 vectors 20241106160225911 DAUC <0003> db_auc.c:249 IMSI='262423985834383': Updating SQN=33 in DB 20241106160225919 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423985834383"} 20241106160225919 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225919 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225919 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225923 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225923 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423985834383"} 20241106160225923 DAUC <0003> db_auc.c:236 IMSI='262423985834383': Calling to generate 4 vectors 20241106160225923 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241106160225923 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225923 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225923 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106160225923 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225923 DAUC <0003> auc.c:113 vector [0]: rand = 4a3933be6618d287c7864d1fa1c13772 20241106160225923 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106160225923 DAUC <0003> auc.c:142 vector [0]: autn = 0fbf8279e6be0000e146db39cbf38a2e 20241106160225923 DAUC <0003> auc.c:143 vector [0]: ck = 7094d68a612db2f92f72e968e86269e2 20241106160225923 DAUC <0003> auc.c:144 vector [0]: ik = ad9fde3b4444682ef4dc03f4e38da423 20241106160225923 DAUC <0003> auc.c:145 vector [0]: res = 122bcbd2619539000000000000000000 20241106160225923 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225923 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160225923 DAUC <0003> auc.c:179 vector [0]: kc = 65878e047b6e6000 20241106160225923 DAUC <0003> auc.c:180 vector [0]: sres = 2205704f 20241106160225923 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160225923 DAUC <0003> auc.c:113 vector [1]: rand = af55e1ebce27bb99fb4d8586f46a1c51 20241106160225923 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106160225923 DAUC <0003> auc.c:142 vector [1]: autn = 1bf3bc0d024000001de730665ed24a91 20241106160225923 DAUC <0003> auc.c:143 vector [1]: ck = 5fb749f2a91cffc1fdb64e97d0ceed95 20241106160225923 DAUC <0003> auc.c:144 vector [1]: ik = 0414768d343067d1049c7a8bc98c0dfc 20241106160225923 DAUC <0003> auc.c:145 vector [1]: res = 3b57750eb6a0c63d0000000000000000 20241106160225924 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225924 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160225924 DAUC <0003> auc.c:179 vector [1]: kc = 2aaa3865624aec00 20241106160225924 DAUC <0003> auc.c:180 vector [1]: sres = c10e164f 20241106160225924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160225924 DAUC <0003> auc.c:113 vector [2]: rand = dcea7274c1f64d099c057f3773db931e 20241106160225924 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106160225924 DAUC <0003> auc.c:142 vector [2]: autn = 437b4e8dd2d700004f8e4ba81c24193d 20241106160225924 DAUC <0003> auc.c:143 vector [2]: ck = cf94665614ec66df24919850828cc3c5 20241106160225924 DAUC <0003> auc.c:144 vector [2]: ik = 8b419d29df7c5e9384dc58ddea5a4163 20241106160225924 DAUC <0003> auc.c:145 vector [2]: res = 35ab14a3029339cf0000000000000000 20241106160225924 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225924 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160225924 DAUC <0003> auc.c:179 vector [2]: kc = 2ff91f62ded21c00 20241106160225924 DAUC <0003> auc.c:180 vector [2]: sres = e7378373 20241106160225924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160225924 DAUC <0003> auc.c:113 vector [3]: rand = 8d9fee7a2e2c5b4944bf02135a37ec04 20241106160225924 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106160225924 DAUC <0003> auc.c:142 vector [3]: autn = f48fc6caa9a2000088ff410893c31ed8 20241106160225924 DAUC <0003> auc.c:143 vector [3]: ck = cbb76e4fc317a786138b58f060cc8ca0 20241106160225924 DAUC <0003> auc.c:144 vector [3]: ik = 858dd5c1acea2c309c506793c50cc09f 20241106160225924 DAUC <0003> auc.c:145 vector [3]: res = e3a5a349a61cd8c60000000000000000 20241106160225924 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225924 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160225924 DAUC <0003> auc.c:179 vector [3]: kc = 01300cd857fb2800 20241106160225924 DAUC <0003> auc.c:180 vector [3]: sres = 7ab40488 20241106160225924 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160225924 DAUC <0003> db_auc.c:245 IMSI='262423985834383': Generated 4 vectors 20241106160225924 DAUC <0003> db_auc.c:249 IMSI='262423985834383': Updating SQN=161 in DB 20241106160225932 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423985834383"} 20241106160225932 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225932 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225932 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225937 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225937 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423985834383"} 20241106160225937 DAUC <0003> db_auc.c:236 IMSI='262423985834383': Calling to generate 5 vectors 20241106160225937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160225937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106160225937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225937 DAUC <0003> auc.c:113 vector [0]: rand = bd02a60fdb945cb8b816c112bccb9fa2 20241106160225937 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106160225937 DAUC <0003> auc.c:142 vector [0]: autn = d8997663ac6900007aee0bef78729b57 20241106160225937 DAUC <0003> auc.c:143 vector [0]: ck = 14290192918e40e229efb3357f9e589b 20241106160225937 DAUC <0003> auc.c:144 vector [0]: ik = de7507bb80db8f45d675c8c3bc47bc48 20241106160225937 DAUC <0003> auc.c:145 vector [0]: res = 2377bb4aa4fabbde0000000000000000 20241106160225937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160225937 DAUC <0003> auc.c:179 vector [0]: kc = ace07861170ce000 20241106160225937 DAUC <0003> auc.c:180 vector [0]: sres = f1c76462 20241106160225937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160225937 DAUC <0003> auc.c:113 vector [1]: rand = fb3e36bab23d02edacd920942f8ec551 20241106160225937 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106160225937 DAUC <0003> auc.c:142 vector [1]: autn = 76339955bcb30000f67dfca2fca45582 20241106160225937 DAUC <0003> auc.c:143 vector [1]: ck = fc10055f7a623415c82b7d1194d5873f 20241106160225937 DAUC <0003> auc.c:144 vector [1]: ik = 5eba5fa4b7dedc0313607958c7db9b7b 20241106160225937 DAUC <0003> auc.c:145 vector [1]: res = 5566012760f41f860000000000000000 20241106160225937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160225938 DAUC <0003> auc.c:179 vector [1]: kc = 59d04387e2f7ac00 20241106160225938 DAUC <0003> auc.c:180 vector [1]: sres = cc7e8f96 20241106160225938 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160225938 DAUC <0003> auc.c:113 vector [2]: rand = 87f26829c63ef99d806d4fc88775271f 20241106160225938 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106160225938 DAUC <0003> auc.c:142 vector [2]: autn = e2699649e5470000b87561a44ac88113 20241106160225938 DAUC <0003> auc.c:143 vector [2]: ck = 0e2c9a34688e02b93444315601954302 20241106160225938 DAUC <0003> auc.c:144 vector [2]: ik = 6ea40a32104e61c6bf16f1013f521701 20241106160225938 DAUC <0003> auc.c:145 vector [2]: res = 5621ecddf647746f0000000000000000 20241106160225938 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225938 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160225938 DAUC <0003> auc.c:179 vector [2]: kc = 48d8f34035c9fc00 20241106160225938 DAUC <0003> auc.c:180 vector [2]: sres = 6fcb7cdd 20241106160225938 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160225938 DAUC <0003> auc.c:113 vector [3]: rand = 8f3386a26415aa3d1705276d11ef413c 20241106160225938 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106160225938 DAUC <0003> auc.c:142 vector [3]: autn = a7bef90edb9b0000cca1d3a780f22005 20241106160225938 DAUC <0003> auc.c:143 vector [3]: ck = ee6eb5570b2719bd57c8e2b551a9b917 20241106160225938 DAUC <0003> auc.c:144 vector [3]: ik = 3984221b54eb6409b9dfd3ecefd18701 20241106160225938 DAUC <0003> auc.c:145 vector [3]: res = 70562121dc627e0f0000000000000000 20241106160225938 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225938 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160225938 DAUC <0003> auc.c:179 vector [3]: kc = 17cff2b672971000 20241106160225938 DAUC <0003> auc.c:180 vector [3]: sres = fbf22cf3 20241106160225938 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160225938 DAUC <0003> auc.c:113 vector [4]: rand = d2bd65070f3d56ff952a4adb529a6b43 20241106160225938 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106160225938 DAUC <0003> auc.c:142 vector [4]: autn = d38971f173190000e196dae4127592fa 20241106160225938 DAUC <0003> auc.c:143 vector [4]: ck = 267363ead407dfc89924b0cf6b55316a 20241106160225938 DAUC <0003> auc.c:144 vector [4]: ik = 6dd740990481953796b9a72030f9a084 20241106160225938 DAUC <0003> auc.c:145 vector [4]: res = 91b8ed22db9cb6e20000000000000000 20241106160225938 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160225938 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160225938 DAUC <0003> auc.c:179 vector [4]: kc = ec0a066cefd0c400 20241106160225938 DAUC <0003> auc.c:180 vector [4]: sres = 0b30734d 20241106160225938 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160225938 DAUC <0003> db_auc.c:245 IMSI='262423985834383': Generated 5 vectors 20241106160225938 DAUC <0003> db_auc.c:249 IMSI='262423985834383': Updating SQN=321 in DB 20241106160225947 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423985834383"} 20241106160225947 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225947 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225947 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225951 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160225951 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423985834383"} 20241106160225951 DAUC <0003> db_auc.c:236 IMSI='262423985834383': Calling to generate 5 vectors 20241106160225951 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160225951 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160225951 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160225951 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106160225952 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160225952 DAUC <0003> auc.c:113 vector [0]: rand = b903126d73ef3f897f44323461e23d44 20241106160225952 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106160225952 DAUC <0003> auc.c:142 vector [0]: autn = ea3f6eadfe250000684ead902cc26a3a 20241106160225952 DAUC <0003> auc.c:143 vector [0]: ck = 74f9aaad807f8403018323ee656a6730 20241106160225952 DAUC <0003> auc.c:144 vector [0]: ik = f68d6269cd5eb602318a2d90b0410121 20241106160225952 DAUC <0003> auc.c:145 vector [0]: res = f02351e702eced6e0000000000000000 20241106160225952 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160225952 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160225952 DAUC <0003> auc.c:179 vector [0]: kc = b6d6138c08927000 20241106160225952 DAUC <0003> auc.c:180 vector [0]: sres = ead3a641 20241106160225952 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160225952 DAUC <0003> auc.c:113 vector [1]: rand = 5b0cdce42589eddb624d12764dbcc78f 20241106160225952 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106160225952 DAUC <0003> auc.c:142 vector [1]: autn = 3e89c94cfadf0000a9c367b67d58ceb8 20241106160225952 DAUC <0003> auc.c:143 vector [1]: ck = 9a5133ebb09fd00cd90a923ceb084daa 20241106160225952 DAUC <0003> auc.c:144 vector [1]: ik = 55b2b6f51f988502e69d3b9d03f8883b 20241106160225952 DAUC <0003> auc.c:145 vector [1]: res = b2e189e26e2cf84c0000000000000000 20241106160225952 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160225952 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160225952 DAUC <0003> auc.c:179 vector [1]: kc = d0cdada2f4298400 20241106160225952 DAUC <0003> auc.c:180 vector [1]: sres = 5b33e31d 20241106160225952 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160225952 DAUC <0003> auc.c:113 vector [2]: rand = a9f87f3255e3e5b54b8d14f99ebeee42 20241106160225952 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106160225952 DAUC <0003> auc.c:142 vector [2]: autn = e51c8cf1a56a0000b14a6b3e5ddf2ef8 20241106160225952 DAUC <0003> auc.c:143 vector [2]: ck = e0426237e215fa095b00b4238baeeca7 20241106160225952 DAUC <0003> auc.c:144 vector [2]: ik = 8749ba5aad1faceae7a2f84e088f1c36 20241106160225952 DAUC <0003> auc.c:145 vector [2]: res = 5f69b6cdc1a52ec10000000000000000 20241106160225952 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160225952 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160225952 DAUC <0003> auc.c:179 vector [2]: kc = eea65798624f8400 20241106160225952 DAUC <0003> auc.c:180 vector [2]: sres = fe947ef9 20241106160225952 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160225952 DAUC <0003> auc.c:113 vector [3]: rand = f95f1c680bf54b131b89b6a91143df7e 20241106160225952 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106160225952 DAUC <0003> auc.c:142 vector [3]: autn = 1fd0fc6bd58c0000e773b37d19899c70 20241106160225952 DAUC <0003> auc.c:143 vector [3]: ck = 4a4b57c43dab749f1d67c683144963ae 20241106160225952 DAUC <0003> auc.c:144 vector [3]: ik = d1de1c903a4313a2d76000de4f30bb84 20241106160225952 DAUC <0003> auc.c:145 vector [3]: res = c6057e7ba90a444c0000000000000000 20241106160225952 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160225952 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160225952 DAUC <0003> auc.c:179 vector [3]: kc = 63081ddd9f9e8400 20241106160225952 DAUC <0003> auc.c:180 vector [3]: sres = 387b26bf 20241106160225952 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160225952 DAUC <0003> auc.c:113 vector [4]: rand = 7e89a0aedb84105d32162655e37b4219 20241106160225952 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106160225952 DAUC <0003> auc.c:142 vector [4]: autn = 57dc62206b1b0000dc57ca683352a3db 20241106160225952 DAUC <0003> auc.c:143 vector [4]: ck = 3208096760bf8ffd1db435927916a17e 20241106160225953 DAUC <0003> auc.c:144 vector [4]: ik = f541208301c7ff0c4cbaec1746f1c879 20241106160225953 DAUC <0003> auc.c:145 vector [4]: res = 41e0b4f28666a3430000000000000000 20241106160225953 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160225953 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160225953 DAUC <0003> auc.c:179 vector [4]: kc = 88302d9dcb8fe000 20241106160225953 DAUC <0003> auc.c:180 vector [4]: sres = 64e5046c 20241106160225953 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160225953 DAUC <0003> db_auc.c:245 IMSI='262423985834383': Generated 5 vectors 20241106160225953 DAUC <0003> db_auc.c:249 IMSI='262423985834383': Updating SQN=481 in DB 20241106160225961 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423985834383"} 20241106160225961 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423985834383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160225961 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225961 DLINP <000b> input/ipa.c:451 connected read/write 20241106160225961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160225965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 20241106160226001 DAUC <0003> db_auc.c:157 IMSI='262429665695212': No 2G Auth Data 20241106160226001 DAUC <0003> db_auc.c:192 IMSI='262429665695212': No 3G Auth Data 20241106160226040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 20241106160226046 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160226046 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429665695212"} 20241106160226046 DAUC <0003> db_auc.c:236 IMSI='262429665695212': Calling to generate 1 vectors 20241106160226046 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241106160226046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160226046 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160226046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160226046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160226046 DAUC <0003> auc.c:113 vector [0]: rand = b4434942189afd87b280fb823ec8692e 20241106160226046 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160226046 DAUC <0003> auc.c:142 vector [0]: autn = 01af0148c20f00001a86f0d1627cbc47 20241106160226046 DAUC <0003> auc.c:143 vector [0]: ck = 50f340f814ab8a41347dabffd4d974eb 20241106160226046 DAUC <0003> auc.c:144 vector [0]: ik = a6682138283ceb14138f9bafb2f879d4 20241106160226046 DAUC <0003> auc.c:145 vector [0]: res = 301de703cbfb93190000000000000000 20241106160226046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160226046 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160226046 DAUC <0003> auc.c:179 vector [0]: kc = 8fdd516dfa914d41 20241106160226046 DAUC <0003> auc.c:180 vector [0]: sres = 9659d24f 20241106160226046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160226046 DAUC <0003> db_auc.c:245 IMSI='262429665695212': Generated 1 vectors 20241106160226046 DAUC <0003> db_auc.c:249 IMSI='262429665695212': Updating SQN=33 in DB 20241106160226057 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429665695212"} 20241106160226058 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160226058 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160226058 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160226063 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160226063 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429665695212"} 20241106160226063 DAUC <0003> db_auc.c:236 IMSI='262429665695212': Calling to generate 4 vectors 20241106160226064 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241106160226064 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160226064 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160226064 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241106160226064 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160226064 DAUC <0003> auc.c:113 vector [0]: rand = 378e796eace84c12cfd447b0d4b892f4 20241106160226064 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241106160226064 DAUC <0003> auc.c:142 vector [0]: autn = c3016a4d421d0000d3b7b4db035296ed 20241106160226064 DAUC <0003> auc.c:143 vector [0]: ck = 8681b5f0bff7eb2f469772c8d7748b9c 20241106160226064 DAUC <0003> auc.c:144 vector [0]: ik = 1aba0bbb0d5b1a47bfad4ce58988903e 20241106160226064 DAUC <0003> auc.c:145 vector [0]: res = 16759b4cbec891d10000000000000000 20241106160226064 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160226064 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160226064 DAUC <0003> auc.c:179 vector [0]: kc = 51a67896afa039cf 20241106160226064 DAUC <0003> auc.c:180 vector [0]: sres = 425c4e65 20241106160226064 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160226064 DAUC <0003> auc.c:113 vector [1]: rand = b45aa45e4c64b96dbc5fcc7f3f9acbaa 20241106160226064 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241106160226064 DAUC <0003> auc.c:142 vector [1]: autn = 69a8b033c0ae00006dfad565dfa6c106 20241106160226064 DAUC <0003> auc.c:143 vector [1]: ck = b56097e32ae1fa3fd40cee6ff646b539 20241106160226064 DAUC <0003> auc.c:144 vector [1]: ik = f338d98dc263744e3a690e02dea3a510 20241106160226064 DAUC <0003> auc.c:145 vector [1]: res = 73f99238df11edb20000000000000000 20241106160226064 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160226064 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160226064 DAUC <0003> auc.c:179 vector [1]: kc = 0735c92116785f12 20241106160226064 DAUC <0003> auc.c:180 vector [1]: sres = 818a8f82 20241106160226064 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160226064 DAUC <0003> auc.c:113 vector [2]: rand = c8538abab6dd9a16b812fb2d90385d16 20241106160226064 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241106160226064 DAUC <0003> auc.c:142 vector [2]: autn = 9a26daac2f6000005071617d7bf79199 20241106160226064 DAUC <0003> auc.c:143 vector [2]: ck = 314e3c754df4c6c25921c1dfdecc2e48 20241106160226064 DAUC <0003> auc.c:144 vector [2]: ik = 051382bde93973561d1d22d1d8119088 20241106160226064 DAUC <0003> auc.c:145 vector [2]: res = 05adc9da324b3c220000000000000000 20241106160226064 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160226064 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160226064 DAUC <0003> auc.c:179 vector [2]: kc = 33f1458138898f29 20241106160226064 DAUC <0003> auc.c:180 vector [2]: sres = b9f5ca05 20241106160226064 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160226064 DAUC <0003> auc.c:113 vector [3]: rand = 3b1913d7c195e51631c60393cd4bb7b5 20241106160226064 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241106160226064 DAUC <0003> auc.c:142 vector [3]: autn = 8274838b01340000fe9aef0f69fe7b31 20241106160226064 DAUC <0003> auc.c:143 vector [3]: ck = 29234dcd24af6b15d763280c2170e38e 20241106160226064 DAUC <0003> auc.c:144 vector [3]: ik = 4e2ac53d63b9b25c74d05804bf3d20af 20241106160226064 DAUC <0003> auc.c:145 vector [3]: res = b485e628f80ed5e50000000000000000 20241106160226064 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160226064 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160226064 DAUC <0003> auc.c:179 vector [3]: kc = d67babbff525c347 20241106160226064 DAUC <0003> auc.c:180 vector [3]: sres = b506716a 20241106160226064 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160226064 DAUC <0003> db_auc.c:245 IMSI='262429665695212': Generated 4 vectors 20241106160226064 DAUC <0003> db_auc.c:249 IMSI='262429665695212': Updating SQN=161 in DB 20241106160226073 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429665695212"} 20241106160226073 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160226073 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160226073 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160226078 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160226078 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429665695212"} 20241106160226078 DAUC <0003> db_auc.c:236 IMSI='262429665695212': Calling to generate 5 vectors 20241106160226078 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160226078 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160226078 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160226078 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241106160226078 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160226078 DAUC <0003> auc.c:113 vector [0]: rand = b65748c37d17c901f4221a89e460073c 20241106160226078 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241106160226078 DAUC <0003> auc.c:142 vector [0]: autn = e5c8ebfe00760000c656a6a47d64532f 20241106160226078 DAUC <0003> auc.c:143 vector [0]: ck = fb6fd289f245a8b8684de9263e543f8f 20241106160226078 DAUC <0003> auc.c:144 vector [0]: ik = 6b92efe25f4359390eb78db235b77522 20241106160226078 DAUC <0003> auc.c:145 vector [0]: res = 15d6a87ab1279fd10000000000000000 20241106160226078 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160226078 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160226078 DAUC <0003> auc.c:179 vector [0]: kc = 14556063580cac4d 20241106160226078 DAUC <0003> auc.c:180 vector [0]: sres = f119d41c 20241106160226078 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160226078 DAUC <0003> auc.c:113 vector [1]: rand = 4d4baad614db30a7b987a4a81f2331a0 20241106160226078 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241106160226078 DAUC <0003> auc.c:142 vector [1]: autn = 6f57d619a7ff00008fc32726d00c4dcf 20241106160226078 DAUC <0003> auc.c:143 vector [1]: ck = 84c6d0153994b6af902d82f05517f199 20241106160226078 DAUC <0003> auc.c:144 vector [1]: ik = 5003403fc8551122184220b52e015231 20241106160226078 DAUC <0003> auc.c:145 vector [1]: res = fbd86d8b18b68c800000000000000000 20241106160226078 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160226078 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160226078 DAUC <0003> auc.c:179 vector [1]: kc = 61d65f3b48f76091 20241106160226078 DAUC <0003> auc.c:180 vector [1]: sres = 3828b28d 20241106160226078 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160226078 DAUC <0003> auc.c:113 vector [2]: rand = 28724d0fe0b418f1bf8d5fb4e8d240a4 20241106160226078 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241106160226078 DAUC <0003> auc.c:142 vector [2]: autn = 4bca7a266a070000a6e11298eff0e9a5 20241106160226078 DAUC <0003> auc.c:143 vector [2]: ck = e973eb553f56da092956f3021319cac2 20241106160226078 DAUC <0003> auc.c:144 vector [2]: ik = a221a203cbf6be27ae46df8e17a1e9c9 20241106160226078 DAUC <0003> auc.c:145 vector [2]: res = 6ef137a1d08f0c2b0000000000000000 20241106160226078 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160226079 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160226079 DAUC <0003> auc.c:179 vector [2]: kc = d4c7ea63920c2793 20241106160226079 DAUC <0003> auc.c:180 vector [2]: sres = 878ce1ca 20241106160226079 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160226079 DAUC <0003> auc.c:113 vector [3]: rand = 1cc960746be62213bd8c8fadcf56f73a 20241106160226079 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241106160226079 DAUC <0003> auc.c:142 vector [3]: autn = 3016de63a8cd00000f2dd823d3a1ccf6 20241106160226079 DAUC <0003> auc.c:143 vector [3]: ck = f96c25f9f9e787521782d4b40c6cb9f6 20241106160226079 DAUC <0003> auc.c:144 vector [3]: ik = 44642938565b7337bfb8c5e0b18a1c0c 20241106160226079 DAUC <0003> auc.c:145 vector [3]: res = 989f884c639aff3d0000000000000000 20241106160226079 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160226079 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160226079 DAUC <0003> auc.c:179 vector [3]: kc = 6c0b5c0ff9accaab 20241106160226079 DAUC <0003> auc.c:180 vector [3]: sres = f09d8abd 20241106160226079 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160226079 DAUC <0003> auc.c:113 vector [4]: rand = b881b59d4f9290613abb3eb83c4dafcf 20241106160226079 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241106160226079 DAUC <0003> auc.c:142 vector [4]: autn = 6a3e99ae4d3d00003b21e9a04d85bdeb 20241106160226079 DAUC <0003> auc.c:143 vector [4]: ck = 08996a9918ec5dffc1d6c9bfa56a7a41 20241106160226079 DAUC <0003> auc.c:144 vector [4]: ik = 9b0f43b2acf2865dbb3a1f6c00fd12ef 20241106160226079 DAUC <0003> auc.c:145 vector [4]: res = 41e535124a7a7cee0000000000000000 20241106160226079 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160226079 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160226079 DAUC <0003> auc.c:179 vector [4]: kc = 4058d523a4967812 20241106160226079 DAUC <0003> auc.c:180 vector [4]: sres = df27fa08 20241106160226079 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160226079 DAUC <0003> db_auc.c:245 IMSI='262429665695212': Generated 5 vectors 20241106160226079 DAUC <0003> db_auc.c:249 IMSI='262429665695212': Updating SQN=321 in DB 20241106160226092 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429665695212"} 20241106160226092 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160226092 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160226092 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160226099 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160226099 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429665695212"} 20241106160226099 DAUC <0003> db_auc.c:236 IMSI='262429665695212': Calling to generate 5 vectors 20241106160226099 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160226099 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160226099 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160226099 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241106160226099 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160226099 DAUC <0003> auc.c:113 vector [0]: rand = 213c1f4625b48cd9336e8d33e3e07586 20241106160226099 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241106160226099 DAUC <0003> auc.c:142 vector [0]: autn = ac062fadb85b00006f4f345bc6b62d37 20241106160226099 DAUC <0003> auc.c:143 vector [0]: ck = e3e585944035a1c1b7c811df216dcee7 20241106160226099 DAUC <0003> auc.c:144 vector [0]: ik = 8a648a6257beb086de72aaf7d11a7eb0 20241106160226099 DAUC <0003> auc.c:145 vector [0]: res = eb4fbaeaffcd48690000000000000000 20241106160226099 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160226099 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160226099 DAUC <0003> auc.c:179 vector [0]: kc = b123e2c1d0c844d9 20241106160226099 DAUC <0003> auc.c:180 vector [0]: sres = 91fa0a77 20241106160226099 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160226099 DAUC <0003> auc.c:113 vector [1]: rand = f3a0098bd8b3488412536d0e75b1e368 20241106160226099 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241106160226099 DAUC <0003> auc.c:142 vector [1]: autn = 67ff8ac40f21000094ef8b12b158f047 20241106160226099 DAUC <0003> auc.c:143 vector [1]: ck = 05db0d50f344d3398c007af51be641e0 20241106160226099 DAUC <0003> auc.c:144 vector [1]: ik = 16255accbc567291c9ba6746c0008aea 20241106160226099 DAUC <0003> auc.c:145 vector [1]: res = 00838d7f8121e08a0000000000000000 20241106160226099 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160226099 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160226099 DAUC <0003> auc.c:179 vector [1]: kc = 0ca494b67c0d1621 20241106160226099 DAUC <0003> auc.c:180 vector [1]: sres = 09bcf933 20241106160226099 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160226099 DAUC <0003> auc.c:113 vector [2]: rand = ddf3e3ab2e9d8a4fb6ae91f885321f75 20241106160226099 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241106160226099 DAUC <0003> auc.c:142 vector [2]: autn = 2c72e22c6eb00000ea5b263724f35e50 20241106160226099 DAUC <0003> auc.c:143 vector [2]: ck = 4574f18916e793e9df05e34a9f6246a4 20241106160226100 DAUC <0003> auc.c:144 vector [2]: ik = 3d3e641f8d31ab86833292ec90da301e 20241106160226100 DAUC <0003> auc.c:145 vector [2]: res = 5ca26c51d72263e60000000000000000 20241106160226100 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160226100 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160226100 DAUC <0003> auc.c:179 vector [2]: kc = edcbeeb06a4e0af0 20241106160226100 DAUC <0003> auc.c:180 vector [2]: sres = 3067701b 20241106160226100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160226100 DAUC <0003> auc.c:113 vector [3]: rand = 332e6fbe2427bd0cff308020e722a38e 20241106160226100 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241106160226100 DAUC <0003> auc.c:142 vector [3]: autn = e38b63eefd78000031c0761ae9d6dbf3 20241106160226100 DAUC <0003> auc.c:143 vector [3]: ck = 0fe4b2f5c9378bfc624b58e09a4705b1 20241106160226100 DAUC <0003> auc.c:144 vector [3]: ik = 38b57702b95e51849ba1dbaf1eba38e8 20241106160226100 DAUC <0003> auc.c:145 vector [3]: res = 2f0e14c202875e870000000000000000 20241106160226100 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160226100 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160226100 DAUC <0003> auc.c:179 vector [3]: kc = 4f40bee7ff7515df 20241106160226100 DAUC <0003> auc.c:180 vector [3]: sres = 8e8018c1 20241106160226100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160226100 DAUC <0003> auc.c:113 vector [4]: rand = d9d609dff2f22d0384c6d1f3de18d659 20241106160226100 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241106160226100 DAUC <0003> auc.c:142 vector [4]: autn = c91bd2595df5000085d57c612f30a47b 20241106160226100 DAUC <0003> auc.c:143 vector [4]: ck = 86e29ad70c05d34fed7aa39c66a248ed 20241106160226100 DAUC <0003> auc.c:144 vector [4]: ik = 435a0acc6d9556c477b2a5618f108192 20241106160226100 DAUC <0003> auc.c:145 vector [4]: res = b704b4ea06aec7c00000000000000000 20241106160226100 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160226100 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160226100 DAUC <0003> auc.c:179 vector [4]: kc = a2e46752e8b38fb7 20241106160226100 DAUC <0003> auc.c:180 vector [4]: sres = 459ab7d2 20241106160226100 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160226100 DAUC <0003> db_auc.c:245 IMSI='262429665695212': Generated 5 vectors 20241106160226100 DAUC <0003> db_auc.c:249 IMSI='262429665695212': Updating SQN=481 in DB 20241106160226108 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429665695212"} 20241106160226108 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429665695212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160226108 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160226109 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160226112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 20241106160226138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 20241106160226138 DLINP <000b> input/ipa.c:451 connected read/write 20241106160226138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160226138 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160226138 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160226138 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160226138 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44865<->l=127.0.0.1:4259) 20241106160226160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41032<->l=127.0.0.1:4258 20241106160226161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41032<->l=127.0.0.1:4258 20241106160229252 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160229252 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160229254 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160229255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4258 20241106160229256 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160229256 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160229256 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160229256 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  20241106160229256 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160229256 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  20241106160229256 DLGSUP <0013> gsup_server.c:235 2:  20241106160229256 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160229256 DLGSUP <0013> gsup_server.c:235 3:  20241106160229256 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160229256 DLGSUP <0013> gsup_server.c:235 4:  20241106160229256 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160229256 DLGSUP <0013> gsup_server.c:235 5:  20241106160229257 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160229257 DLGSUP <0013> gsup_server.c:235 7:  20241106160229257 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160229257 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160229257 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160229257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160229271 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39997<->l=127.0.0.1:4259) 20241106160229284 DAUC <0003> db_auc.c:157 IMSI='262425907065820': No 2G Auth Data 20241106160229284 DAUC <0003> db_auc.c:192 IMSI='262425907065820': No 3G Auth Data 20241106160229330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20241106160229340 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160229340 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425907065820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425907065820"} 20241106160229340 DAUC <0003> db_auc.c:157 IMSI='262425907065820': No 2G Auth Data 20241106160229340 DAUC <0003> db_auc.c:236 IMSI='262425907065820': Calling to generate 5 vectors 20241106160229340 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106160229340 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160229340 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160229340 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160229340 DAUC <0003> auc.c:113 vector [0]: rand = b5b350febe77c8a87f562e2bcb01cd48 20241106160229340 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160229340 DAUC <0003> auc.c:142 vector [0]: autn = 5de23becc6bb8000a87a3739e90f373f 20241106160229340 DAUC <0003> auc.c:143 vector [0]: ck = 0a0d1edf7dafb24f44d1405d9b5e6e24 20241106160229340 DAUC <0003> auc.c:144 vector [0]: ik = 45d37597f4dc245586b93e74b66dba41 20241106160229340 DAUC <0003> auc.c:145 vector [0]: res = 6d1e84802a1728cd0000000000000000 20241106160229340 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160229340 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160229340 DAUC <0003> auc.c:151 vector [0]: kc = 8db61561a440427f 20241106160229340 DAUC <0003> auc.c:152 vector [0]: sres = 4709ac4d 20241106160229340 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160229340 DAUC <0003> auc.c:113 vector [1]: rand = 8a76febf7f37e56d3334c7eabf0a72fd 20241106160229340 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160229340 DAUC <0003> auc.c:142 vector [1]: autn = ab8ef239881780004743eb48a233b247 20241106160229340 DAUC <0003> auc.c:143 vector [1]: ck = 57f4827bfa15dbde252569bb46f9dcfd 20241106160229340 DAUC <0003> auc.c:144 vector [1]: ik = 06a9a5bdae2484b94cd2b10c688c3d3d 20241106160229340 DAUC <0003> auc.c:145 vector [1]: res = a369f61b9eda1ef00000000000000000 20241106160229340 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160229340 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160229340 DAUC <0003> auc.c:151 vector [1]: kc = 38aaff717a44bea7 20241106160229340 DAUC <0003> auc.c:152 vector [1]: sres = 3db3e8eb 20241106160229340 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160229340 DAUC <0003> auc.c:113 vector [2]: rand = a37324edf2d4be9d74f86612d7d2843b 20241106160229340 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160229340 DAUC <0003> auc.c:142 vector [2]: autn = 2af7ce0970998000b7fe8f4800213a02 20241106160229340 DAUC <0003> auc.c:143 vector [2]: ck = e49bd0e90ed5a773da3e3e13a30511fb 20241106160229340 DAUC <0003> auc.c:144 vector [2]: ik = 2428954cd66ad7e2b50a8a4ab767c0cf 20241106160229340 DAUC <0003> auc.c:145 vector [2]: res = c41f20c7629c90c80000000000000000 20241106160229340 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160229340 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160229340 DAUC <0003> auc.c:151 vector [2]: kc = af87f1fcccdda1a5 20241106160229340 DAUC <0003> auc.c:152 vector [2]: sres = a683b00f 20241106160229340 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160229340 DAUC <0003> auc.c:113 vector [3]: rand = 06a467374cb18b9cbfefa9da8e8d3ce9 20241106160229340 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160229340 DAUC <0003> auc.c:142 vector [3]: autn = a18889ddd6a480002f838fc221fd7f92 20241106160229340 DAUC <0003> auc.c:143 vector [3]: ck = 53b555262e224a84a21be095b0644883 20241106160229340 DAUC <0003> auc.c:144 vector [3]: ik = 96b782929ecb5a60bf1d267d3d44d02c 20241106160229341 DAUC <0003> auc.c:145 vector [3]: res = 8129a8556976885d0000000000000000 20241106160229341 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160229341 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160229341 DAUC <0003> auc.c:151 vector [3]: kc = d804115c3dc9884b 20241106160229341 DAUC <0003> auc.c:152 vector [3]: sres = e85f2008 20241106160229341 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160229341 DAUC <0003> auc.c:113 vector [4]: rand = 90ab951dc2a0a104ded379a07153553a 20241106160229341 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160229341 DAUC <0003> auc.c:142 vector [4]: autn = e104dab46bdf8000e41ed01686d2e8cf 20241106160229341 DAUC <0003> auc.c:143 vector [4]: ck = 22b3be64d5650bb276cf050dc67a0a9b 20241106160229341 DAUC <0003> auc.c:144 vector [4]: ik = 2acc24a736591ea9e7f040c2ccb752dd 20241106160229341 DAUC <0003> auc.c:145 vector [4]: res = 967c1390b474538e0000000000000000 20241106160229341 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160229341 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106160229341 DAUC <0003> auc.c:151 vector [4]: kc = 9940df0ce9f14d5d 20241106160229341 DAUC <0003> auc.c:152 vector [4]: sres = 2208401e 20241106160229341 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106160229341 DAUC <0003> db_auc.c:245 IMSI='262425907065820': Generated 5 vectors 20241106160229341 DAUC <0003> db_auc.c:249 IMSI='262425907065820': Updating SQN=161 in DB 20241106160229349 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425907065820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425907065820"} 20241106160229349 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425907065820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160229350 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229350 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20241106160229384 DAUC <0003> db_auc.c:157 IMSI='262425602542167': No 2G Auth Data 20241106160229384 DAUC <0003> db_auc.c:192 IMSI='262425602542167': No 3G Auth Data 20241106160229405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 20241106160229407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160229407 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425602542167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425602542167"} 20241106160229407 DAUC <0003> db_auc.c:157 IMSI='262425602542167': No 2G Auth Data 20241106160229407 DAUC <0003> db_auc.c:236 IMSI='262425602542167': Calling to generate 5 vectors 20241106160229407 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241106160229407 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160229407 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241106160229407 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160229407 DAUC <0003> auc.c:113 vector [0]: rand = 72fc30e3b964ee6acefa4ec83648d1d5 20241106160229407 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160229407 DAUC <0003> auc.c:142 vector [0]: autn = 6f7cf6d2fdd580004f40d86afa2d5879 20241106160229407 DAUC <0003> auc.c:143 vector [0]: ck = 24732a8040353ebf6c586752a7a82394 20241106160229407 DAUC <0003> auc.c:144 vector [0]: ik = 62230f6308aacd9e0316762ddd46e787 20241106160229407 DAUC <0003> auc.c:145 vector [0]: res = 2b6060bf8ba364590000000000000000 20241106160229407 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160229407 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241106160229407 DAUC <0003> auc.c:151 vector [0]: kc = 291e349c32713732 20241106160229407 DAUC <0003> auc.c:152 vector [0]: sres = a0c304e6 20241106160229407 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241106160229407 DAUC <0003> auc.c:113 vector [1]: rand = 0ed0e12bc99127399fc3c8405fc8d1ed 20241106160229407 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160229407 DAUC <0003> auc.c:142 vector [1]: autn = 734a030c7fa280009598e37c73e32f62 20241106160229407 DAUC <0003> auc.c:143 vector [1]: ck = bdbcdcc4795e0660d3cf176f1af5fb88 20241106160229407 DAUC <0003> auc.c:144 vector [1]: ik = 127ebc5b6e1e13317eb3cf60fa8cd945 20241106160229407 DAUC <0003> auc.c:145 vector [1]: res = b37975ce260dd6840000000000000000 20241106160229407 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160229407 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241106160229407 DAUC <0003> auc.c:151 vector [1]: kc = 02beb890f739379c 20241106160229407 DAUC <0003> auc.c:152 vector [1]: sres = 9574a34a 20241106160229407 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241106160229407 DAUC <0003> auc.c:113 vector [2]: rand = fffa4752f26c833bf6f34c886cf4ecbd 20241106160229407 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160229407 DAUC <0003> auc.c:142 vector [2]: autn = a2ae758a4e678000d29266d281c2ab7f 20241106160229407 DAUC <0003> auc.c:143 vector [2]: ck = f5a41cdba2fe4faffaf4b1bba12093bf 20241106160229407 DAUC <0003> auc.c:144 vector [2]: ik = a71efe99a9474c65e97ab5a8723bdf62 20241106160229407 DAUC <0003> auc.c:145 vector [2]: res = 9ef61762ddc84a030000000000000000 20241106160229407 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160229407 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241106160229407 DAUC <0003> auc.c:151 vector [2]: kc = 4134e651d8a24f17 20241106160229407 DAUC <0003> auc.c:152 vector [2]: sres = 433e5d61 20241106160229407 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241106160229407 DAUC <0003> auc.c:113 vector [3]: rand = 559269935cbb9fda6973f6e1dac62b58 20241106160229407 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160229407 DAUC <0003> auc.c:142 vector [3]: autn = 2f133e45fefa800014ffbda089317347 20241106160229407 DAUC <0003> auc.c:143 vector [3]: ck = 135dbe1552f13b6dbb3a360065d041d5 20241106160229407 DAUC <0003> auc.c:144 vector [3]: ik = 6fb5fa55bd790c24ee3c45e68daf2ce4 20241106160229407 DAUC <0003> auc.c:145 vector [3]: res = 861f49366023aa1d0000000000000000 20241106160229407 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160229407 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241106160229407 DAUC <0003> auc.c:151 vector [3]: kc = 29ee37a607f75a78 20241106160229407 DAUC <0003> auc.c:152 vector [3]: sres = e63ce32b 20241106160229407 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241106160229407 DAUC <0003> auc.c:113 vector [4]: rand = 65e4860387f936e625a369a43bfa7b86 20241106160229407 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160229407 DAUC <0003> auc.c:142 vector [4]: autn = 2290b71d2ac580007093276259392577 20241106160229407 DAUC <0003> auc.c:143 vector [4]: ck = ad68b6b336dab45a170526231c6dce79 20241106160229407 DAUC <0003> auc.c:144 vector [4]: ik = 3fef7617c4db06761a3d0b60f5f16d5d 20241106160229407 DAUC <0003> auc.c:145 vector [4]: res = 28d7bd43d386a2860000000000000000 20241106160229407 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160229407 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241106160229407 DAUC <0003> auc.c:151 vector [4]: kc = 9fbfede71b9d1108 20241106160229407 DAUC <0003> auc.c:152 vector [4]: sres = fb511fc5 20241106160229407 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241106160229407 DAUC <0003> db_auc.c:245 IMSI='262425602542167': Generated 5 vectors 20241106160229407 DAUC <0003> db_auc.c:249 IMSI='262425602542167': Updating SQN=161 in DB 20241106160229415 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425602542167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425602542167"} 20241106160229415 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425602542167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160229415 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229415 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 20241106160229440 DAUC <0003> db_auc.c:157 IMSI='262426271779689': No 2G Auth Data 20241106160229440 DAUC <0003> db_auc.c:192 IMSI='262426271779689': No 3G Auth Data 20241106160229474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4258 20241106160229477 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160229477 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426271779689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426271779689"} 20241106160229477 DAUC <0003> db_auc.c:236 IMSI='262426271779689': Calling to generate 5 vectors 20241106160229477 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160229477 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160229477 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160229477 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160229477 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160229477 DAUC <0003> auc.c:113 vector [0]: rand = 1bcb32696b29c299a3721810e95c059c 20241106160229477 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160229477 DAUC <0003> auc.c:142 vector [0]: autn = e8b3b8920ddd80008d71fd16e47a8e6e 20241106160229477 DAUC <0003> auc.c:143 vector [0]: ck = f8d38f5c25b0a50cdda21b9c8a8ac7f6 20241106160229477 DAUC <0003> auc.c:144 vector [0]: ik = 41504ffbd144ca0af79164d31b4814c7 20241106160229477 DAUC <0003> auc.c:145 vector [0]: res = ac97a33b289462e10000000000000000 20241106160229477 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160229477 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160229477 DAUC <0003> auc.c:179 vector [0]: kc = e6956cf6c6030c00 20241106160229477 DAUC <0003> auc.c:180 vector [0]: sres = 69534c9f 20241106160229477 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160229477 DAUC <0003> auc.c:113 vector [1]: rand = 94ebadc5243e854dc22bf2a522efc16d 20241106160229477 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160229477 DAUC <0003> auc.c:142 vector [1]: autn = 35c2e46770e88000299ced3f13e7a655 20241106160229477 DAUC <0003> auc.c:143 vector [1]: ck = 14eb2483c77d1a2f6f07f1d24ca753a6 20241106160229477 DAUC <0003> auc.c:144 vector [1]: ik = ddf61c08166fdecaf49bd348bf5eaebe 20241106160229477 DAUC <0003> auc.c:145 vector [1]: res = 80bc9f0e0ef022c30000000000000000 20241106160229477 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160229477 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160229477 DAUC <0003> auc.c:179 vector [1]: kc = b821b82247e09c00 20241106160229477 DAUC <0003> auc.c:180 vector [1]: sres = 968c17ff 20241106160229477 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160229477 DAUC <0003> auc.c:113 vector [2]: rand = bf522f3b1ff4985a746287488d45d4e3 20241106160229477 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160229477 DAUC <0003> auc.c:142 vector [2]: autn = ea2aaa48cfb48000493f0acbfb253678 20241106160229477 DAUC <0003> auc.c:143 vector [2]: ck = a52575297797a070c1671d8491db4c85 20241106160229477 DAUC <0003> auc.c:144 vector [2]: ik = 567af7f879f242412adcc8e20e7ca65f 20241106160229477 DAUC <0003> auc.c:145 vector [2]: res = c710dea4567fe5980000000000000000 20241106160229477 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160229477 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160229477 DAUC <0003> auc.c:179 vector [2]: kc = 36adb8090c5c7800 20241106160229477 DAUC <0003> auc.c:180 vector [2]: sres = cea19783 20241106160229477 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160229477 DAUC <0003> auc.c:113 vector [3]: rand = 8dbfdc3f18d2a3a3c2f2f42e0504544d 20241106160229477 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160229477 DAUC <0003> auc.c:142 vector [3]: autn = fe433ba1c7e780007f69ec61558f9060 20241106160229477 DAUC <0003> auc.c:143 vector [3]: ck = 548ecbc365c082621611d547ab141122 20241106160229477 DAUC <0003> auc.c:144 vector [3]: ik = 65ae50bbc5016e7687018ff7b2d7bcf2 20241106160229477 DAUC <0003> auc.c:145 vector [3]: res = 19e610923f3e30e70000000000000000 20241106160229477 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160229477 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160229477 DAUC <0003> auc.c:179 vector [3]: kc = dadc9d8c3096b800 20241106160229477 DAUC <0003> auc.c:180 vector [3]: sres = 4cd41f2f 20241106160229477 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160229477 DAUC <0003> auc.c:113 vector [4]: rand = 23b4a887b33724d16d6e1121597db3d7 20241106160229477 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160229477 DAUC <0003> auc.c:142 vector [4]: autn = 4c9691a8dfa2800038920ae9ae82e6f3 20241106160229477 DAUC <0003> auc.c:143 vector [4]: ck = cc89962804678fcb496f3cbe2d2255db 20241106160229477 DAUC <0003> auc.c:144 vector [4]: ik = 61ac6a7ac358724d8924037f7a02adab 20241106160229477 DAUC <0003> auc.c:145 vector [4]: res = 6f063175630c6d9f0000000000000000 20241106160229477 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160229477 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160229477 DAUC <0003> auc.c:179 vector [4]: kc = a36daccea0b92400 20241106160229477 DAUC <0003> auc.c:180 vector [4]: sres = e8d3738b 20241106160229477 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160229477 DAUC <0003> db_auc.c:245 IMSI='262426271779689': Generated 5 vectors 20241106160229477 DAUC <0003> db_auc.c:249 IMSI='262426271779689': Updating SQN=161 in DB 20241106160229485 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426271779689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426271779689"} 20241106160229485 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426271779689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160229485 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229485 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4258 20241106160229522 DAUC <0003> db_auc.c:157 IMSI='262420047090611': No 2G Auth Data 20241106160229522 DAUC <0003> db_auc.c:192 IMSI='262420047090611': No 3G Auth Data 20241106160229565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41068<->l=127.0.0.1:4258 20241106160229572 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160229573 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420047090611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420047090611"} 20241106160229573 DAUC <0003> db_auc.c:236 IMSI='262420047090611': Calling to generate 5 vectors 20241106160229573 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160229573 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160229573 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160229573 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160229573 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160229573 DAUC <0003> auc.c:113 vector [0]: rand = 735dedbe15e6d6bc46a0e9d4b158db73 20241106160229573 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160229573 DAUC <0003> auc.c:142 vector [0]: autn = 319c2cc177e2800011d57acac06e4f08 20241106160229573 DAUC <0003> auc.c:143 vector [0]: ck = 47786ac4e974faa740616e244cd8107f 20241106160229573 DAUC <0003> auc.c:144 vector [0]: ik = c6e4ab07a939eda7d6fdbe18df243362 20241106160229573 DAUC <0003> auc.c:145 vector [0]: res = a91434f206b1a3050000000000000000 20241106160229573 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160229573 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160229573 DAUC <0003> auc.c:179 vector [0]: kc = 2f6e9dfdc09de000 20241106160229573 DAUC <0003> auc.c:180 vector [0]: sres = 73efc020 20241106160229573 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160229573 DAUC <0003> auc.c:113 vector [1]: rand = f7ae9a3c6cedf8efa218e975a1568991 20241106160229573 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160229573 DAUC <0003> auc.c:142 vector [1]: autn = 4a7bb29dfc0d80006368001f1a844c68 20241106160229573 DAUC <0003> auc.c:143 vector [1]: ck = d5f8bb80d836e08c7e280789019975af 20241106160229573 DAUC <0003> auc.c:144 vector [1]: ik = 537ef4192415517393b16da72fcc86ba 20241106160229573 DAUC <0003> auc.c:145 vector [1]: res = 6012d2351abae3680000000000000000 20241106160229573 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160229573 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160229574 DAUC <0003> auc.c:179 vector [1]: kc = e1d25aca8c072c00 20241106160229574 DAUC <0003> auc.c:180 vector [1]: sres = c2270bbc 20241106160229574 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160229574 DAUC <0003> auc.c:113 vector [2]: rand = ce5f3f8fd822184a835da0116430bf7e 20241106160229574 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160229574 DAUC <0003> auc.c:142 vector [2]: autn = d248f4ed82b380001c55aec6ec2af02c 20241106160229574 DAUC <0003> auc.c:143 vector [2]: ck = b21aea9ae80be02c19ac0f2ba3a00a5a 20241106160229574 DAUC <0003> auc.c:144 vector [2]: ik = b41fc88949a528906857f9bafe180f71 20241106160229574 DAUC <0003> auc.c:145 vector [2]: res = 21baaa419a5ea0610000000000000000 20241106160229574 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160229574 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160229574 DAUC <0003> auc.c:179 vector [2]: kc = 773d7be31d379400 20241106160229574 DAUC <0003> auc.c:180 vector [2]: sres = 7ae397b4 20241106160229574 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160229574 DAUC <0003> auc.c:113 vector [3]: rand = 9cee115c20f5d97ae3b4dd56e6d880b0 20241106160229574 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160229574 DAUC <0003> auc.c:142 vector [3]: autn = 6fdb916e53988000080d6b3bd0cd525d 20241106160229574 DAUC <0003> auc.c:143 vector [3]: ck = b9321a139642982161b5c5e49b40e51d 20241106160229574 DAUC <0003> auc.c:144 vector [3]: ik = 6f7e8b56b85dc9fc183af46a7ee48418 20241106160229574 DAUC <0003> auc.c:145 vector [3]: res = 60fad4d350f8d1d80000000000000000 20241106160229574 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160229574 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160229574 DAUC <0003> auc.c:179 vector [3]: kc = 56b9df8a4c8b2c00 20241106160229574 DAUC <0003> auc.c:180 vector [3]: sres = 4fba2972 20241106160229574 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160229574 DAUC <0003> auc.c:113 vector [4]: rand = b0e4d23eac79958a9cc86f3ad821ed58 20241106160229574 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160229574 DAUC <0003> auc.c:142 vector [4]: autn = 18c0de130c308000d2f6ba6a56c868de 20241106160229574 DAUC <0003> auc.c:143 vector [4]: ck = 1ebe1744f2e10635f7a7caa88a7d7ac8 20241106160229574 DAUC <0003> auc.c:144 vector [4]: ik = 4eb3f464b48ca09d0b9198a0f253dd05 20241106160229574 DAUC <0003> auc.c:145 vector [4]: res = 09f3d8b9fcd686d70000000000000000 20241106160229574 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160229574 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160229574 DAUC <0003> auc.c:179 vector [4]: kc = 693ce34df6bc9800 20241106160229574 DAUC <0003> auc.c:180 vector [4]: sres = 819e988d 20241106160229574 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160229574 DAUC <0003> db_auc.c:245 IMSI='262420047090611': Generated 5 vectors 20241106160229574 DAUC <0003> db_auc.c:249 IMSI='262420047090611': Updating SQN=161 in DB 20241106160229583 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420047090611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420047090611"} 20241106160229583 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420047090611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160229583 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229583 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41068<->l=127.0.0.1:4258 20241106160229624 DAUC <0003> db_auc.c:157 IMSI='262423993323630': No 2G Auth Data 20241106160229624 DAUC <0003> db_auc.c:192 IMSI='262423993323630': No 3G Auth Data 20241106160229661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41072<->l=127.0.0.1:4258 20241106160229667 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160229667 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423993323630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423993323630"} 20241106160229667 DAUC <0003> db_auc.c:236 IMSI='262423993323630': Calling to generate 5 vectors 20241106160229667 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241106160229667 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241106160229667 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241106160229667 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241106160229667 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241106160229667 DAUC <0003> auc.c:113 vector [0]: rand = da15a005f42a7bd278c15af1ef2add3d 20241106160229667 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241106160229667 DAUC <0003> auc.c:142 vector [0]: autn = 79dda5f725198000cf3d7381a80bf456 20241106160229667 DAUC <0003> auc.c:143 vector [0]: ck = 778fb48fefd7e1ed2f36da391ec6c78d 20241106160229667 DAUC <0003> auc.c:144 vector [0]: ik = c70e03e735964384da8604a97abb7d6d 20241106160229667 DAUC <0003> auc.c:145 vector [0]: res = 6db537fa997af1770000000000000000 20241106160229667 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241106160229667 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241106160229667 DAUC <0003> auc.c:179 vector [0]: kc = 72a42fe085d74508 20241106160229667 DAUC <0003> auc.c:180 vector [0]: sres = 3539e0bd 20241106160229667 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241106160229668 DAUC <0003> auc.c:113 vector [1]: rand = be7b8c9696a95a63a1bea70f656190da 20241106160229668 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241106160229668 DAUC <0003> auc.c:142 vector [1]: autn = 1f963c6876a580004aaa7a8bfac8735a 20241106160229668 DAUC <0003> auc.c:143 vector [1]: ck = 16128ffb0f6e6f3ac0dac31c7b4bcec6 20241106160229668 DAUC <0003> auc.c:144 vector [1]: ik = 8242f581fff45249a161ec2ddb47a6c0 20241106160229668 DAUC <0003> auc.c:145 vector [1]: res = b01d08d87301eed00000000000000000 20241106160229668 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241106160229668 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241106160229668 DAUC <0003> auc.c:179 vector [1]: kc = 333f3c092090828f 20241106160229668 DAUC <0003> auc.c:180 vector [1]: sres = ad3708ba 20241106160229668 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241106160229668 DAUC <0003> auc.c:113 vector [2]: rand = 0a8dd418feb4d94b4f00cf899623cada 20241106160229668 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241106160229668 DAUC <0003> auc.c:142 vector [2]: autn = 6305c4782b6080005f8c2916cd2d534a 20241106160229668 DAUC <0003> auc.c:143 vector [2]: ck = 53c56e0e7e4b4def726af0ae89297416 20241106160229668 DAUC <0003> auc.c:144 vector [2]: ik = 319f7759afdcf5c89ae267fd40742da1 20241106160229668 DAUC <0003> auc.c:145 vector [2]: res = b0e19afc413d8b980000000000000000 20241106160229668 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241106160229668 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241106160229668 DAUC <0003> auc.c:179 vector [2]: kc = cf9a0b953fb535c1 20241106160229668 DAUC <0003> auc.c:180 vector [2]: sres = 7a08da15 20241106160229668 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241106160229668 DAUC <0003> auc.c:113 vector [3]: rand = 06d39400646cf8aa7486af7c72c162f1 20241106160229668 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241106160229668 DAUC <0003> auc.c:142 vector [3]: autn = 52a9e677abec8000021877a25a7952f7 20241106160229668 DAUC <0003> auc.c:143 vector [3]: ck = 5ad87b2ad3648ed63a9bf3558e5796aa 20241106160229668 DAUC <0003> auc.c:144 vector [3]: ik = 2d869a5bf98afb50084da04f06934a99 20241106160229668 DAUC <0003> auc.c:145 vector [3]: res = 051a1b4ab2ade9ed0000000000000000 20241106160229668 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241106160229668 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241106160229668 DAUC <0003> auc.c:179 vector [3]: kc = 71635f7212927247 20241106160229668 DAUC <0003> auc.c:180 vector [3]: sres = 007a48a6 20241106160229668 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241106160229668 DAUC <0003> auc.c:113 vector [4]: rand = 774d4f0845bd5940999218c5b6572df6 20241106160229668 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241106160229668 DAUC <0003> auc.c:142 vector [4]: autn = 01416e7ccb01800088e789920768b60c 20241106160229668 DAUC <0003> auc.c:143 vector [4]: ck = 51add88536fd59eccf556f0b81da8992 20241106160229668 DAUC <0003> auc.c:144 vector [4]: ik = 8709bc0345756fbb6f2d0587b2d525a9 20241106160229668 DAUC <0003> auc.c:145 vector [4]: res = 589fcc768f19740a0000000000000000 20241106160229668 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241106160229668 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241106160229668 DAUC <0003> auc.c:179 vector [4]: kc = 5e76203fbc06a6cf 20241106160229668 DAUC <0003> auc.c:180 vector [4]: sres = b1e13de8 20241106160229668 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241106160229668 DAUC <0003> db_auc.c:245 IMSI='262423993323630': Generated 5 vectors 20241106160229668 DAUC <0003> db_auc.c:249 IMSI='262423993323630': Updating SQN=161 in DB 20241106160229677 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423993323630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423993323630"} 20241106160229677 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423993323630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160229677 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229677 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160229683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41072<->l=127.0.0.1:4258 20241106160229711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4258 20241106160229712 DLINP <000b> input/ipa.c:451 connected read/write 20241106160229712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160229712 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160229712 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160229712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160229712 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39997<->l=127.0.0.1:4259) 20241106160229733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20241106160229734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20241106160232845 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160232846 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160232847 DLINP <000b> input/ipa.c:451 connected read/write 20241106160232847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160232848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 20241106160232849 DLINP <000b> input/ipa.c:451 connected read/write 20241106160232849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160232849 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160232849 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160232849 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  20241106160232849 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160232849 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  20241106160232849 DLGSUP <0013> gsup_server.c:235 2:  20241106160232849 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160232849 DLGSUP <0013> gsup_server.c:235 3:  20241106160232849 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160232849 DLGSUP <0013> gsup_server.c:235 4:  20241106160232849 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160232849 DLGSUP <0013> gsup_server.c:235 5:  20241106160232849 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160232849 DLGSUP <0013> gsup_server.c:235 7:  20241106160232849 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160232849 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160232849 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160232849 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160232864 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38165<->l=127.0.0.1:4259) 20241106160232873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20241106160232894 DLINP <000b> input/ipa.c:451 connected read/write 20241106160232894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160232894 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424534670516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424534670516" cn_domain=PS} 20241106160232894 DLU <0006> fsm.c:456 lu(262424534670516)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241106160232894 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424534670516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241106160232894 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424534670516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424534670516" cause=IMSI unknown in HLR} 20241106160232894 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424534670516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160232894 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424534670516)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160232894 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424534670516)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241106160232895 DLU <0006> fsm.c:568 lu(PS:IMSI-262424534670516)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241106160232895 DLINP <000b> input/ipa.c:451 connected read/write 20241106160232895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160232895 DLINP <000b> input/ipa.c:451 connected read/write 20241106160232895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160232899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20241106160232901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 20241106160232903 DLINP <000b> input/ipa.c:451 connected read/write 20241106160232903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160232903 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160232903 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160232903 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160232903 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38165<->l=127.0.0.1:4259) 20241106160232951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 20241106160232951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 20241106160236028 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160236028 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160236032 DLINP <000b> input/ipa.c:451 connected read/write 20241106160236032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160236033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55610<->l=127.0.0.1:4258 20241106160236037 DLINP <000b> input/ipa.c:451 connected read/write 20241106160236037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160236037 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160236037 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160236037 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  20241106160236037 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160236037 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  20241106160236037 DLGSUP <0013> gsup_server.c:235 2:  20241106160236037 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160236037 DLGSUP <0013> gsup_server.c:235 3:  20241106160236037 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160236037 DLGSUP <0013> gsup_server.c:235 4:  20241106160236037 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160236037 DLGSUP <0013> gsup_server.c:235 5:  20241106160236037 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160236037 DLGSUP <0013> gsup_server.c:235 7:  20241106160236037 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160236037 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160236037 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160236037 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160236058 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44059<->l=127.0.0.1:4259) 20241106160236071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4258 20241106160236081 DLINP <000b> input/ipa.c:451 connected read/write 20241106160236081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160236081 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427227622988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427227622988" cn_domain=PS source_name="the-source\n"} 20241106160236081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106160236081 DLU <0006> fsm.c:456 lu(262427227622988)[0x61200000b620]{UNVALIDATED}: Allocated 20241106160236081 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427227622988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241106160236081 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427227622988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427227622988" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241106160236081 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427227622988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160236081 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427227622988)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160236081 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427227622988)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241106160236081 DLU <0006> fsm.c:568 lu(PS:IMSI-262427227622988)[0x61200000b620]{UNVALIDATED}: Deallocated 20241106160236081 DLINP <000b> input/ipa.c:451 connected read/write 20241106160236081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160236081 DLINP <000b> input/ipa.c:451 connected read/write 20241106160236081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160236086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4258 20241106160236088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55610<->l=127.0.0.1:4258 20241106160236090 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44059<->l=127.0.0.1:4259) 20241106160236092 DLINP <000b> input/ipa.c:451 connected read/write 20241106160236092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160236092 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160236092 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160236093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160236093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106160236131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20241106160236131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20241106160239197 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160239197 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160239199 DLINP <000b> input/ipa.c:451 connected read/write 20241106160239199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160239200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20241106160239202 DLINP <000b> input/ipa.c:451 connected read/write 20241106160239202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160239202 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160239202 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160239202 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  20241106160239202 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160239202 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  20241106160239202 DLGSUP <0013> gsup_server.c:235 2:  20241106160239202 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160239202 DLGSUP <0013> gsup_server.c:235 3:  20241106160239202 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160239202 DLGSUP <0013> gsup_server.c:235 4:  20241106160239202 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160239202 DLGSUP <0013> gsup_server.c:235 5:  20241106160239202 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160239202 DLGSUP <0013> gsup_server.c:235 7:  20241106160239202 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160239202 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160239202 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160239202 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160239220 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36039<->l=127.0.0.1:4259) 20241106160239227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241106160239246 DLINP <000b> input/ipa.c:451 connected read/write 20241106160239246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160239246 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422779759597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422779759597" cn_domain=PS} 20241106160239246 DLU <0006> fsm.c:456 lu(262422779759597)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241106160239246 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422779759597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241106160239246 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422779759597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422779759597" cause=Roaming not allowed in this location area} 20241106160239246 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422779759597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160239246 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422779759597)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160239246 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422779759597)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241106160239247 DLU <0006> fsm.c:568 lu(PS:IMSI-262422779759597)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241106160239247 DLINP <000b> input/ipa.c:451 connected read/write 20241106160239247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160239247 DLINP <000b> input/ipa.c:451 connected read/write 20241106160239247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160239251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241106160239252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20241106160239254 DLINP <000b> input/ipa.c:451 connected read/write 20241106160239254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160239254 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160239254 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160239254 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160239255 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36039<->l=127.0.0.1:4259) 20241106160239296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 20241106160239296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 20241106160242392 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160242392 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160242395 DLINP <000b> input/ipa.c:451 connected read/write 20241106160242395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160242396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58006<->l=127.0.0.1:4258 20241106160242398 DLINP <000b> input/ipa.c:451 connected read/write 20241106160242398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160242398 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160242398 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160242398 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  20241106160242398 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160242398 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  20241106160242398 DLGSUP <0013> gsup_server.c:235 2:  20241106160242398 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160242398 DLGSUP <0013> gsup_server.c:235 3:  20241106160242398 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160242398 DLGSUP <0013> gsup_server.c:235 4:  20241106160242398 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160242398 DLGSUP <0013> gsup_server.c:235 5:  20241106160242398 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160242398 DLGSUP <0013> gsup_server.c:235 7:  20241106160242398 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160242398 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160242398 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160242398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160242411 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38033<->l=127.0.0.1:4259) 20241106160242418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58010<->l=127.0.0.1:4258 20241106160242442 DLINP <000b> input/ipa.c:451 connected read/write 20241106160242442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160242442 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424406331870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424406331870"} 20241106160242442 DAUC <0003> db_auc.c:133 IMSI='262424406331870': No such subscriber 20241106160242442 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424406331870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241106160242443 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424406331870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424406331870" cause=IMSI unknown in HLR} 20241106160242443 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424406331870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160242443 DLINP <000b> input/ipa.c:451 connected read/write 20241106160242443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160242443 DLINP <000b> input/ipa.c:451 connected read/write 20241106160242443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160242448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58010<->l=127.0.0.1:4258 20241106160242449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58006<->l=127.0.0.1:4258 20241106160242451 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38033<->l=127.0.0.1:4259) 20241106160242451 DLINP <000b> input/ipa.c:451 connected read/write 20241106160242451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160242451 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160242451 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160242451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160242489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58018<->l=127.0.0.1:4258 20241106160242489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58018<->l=127.0.0.1:4258 20241106160245595 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160245596 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160245600 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4258 20241106160245606 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245606 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160245606 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160245606 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  20241106160245606 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160245606 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  20241106160245606 DLGSUP <0013> gsup_server.c:235 2:  20241106160245606 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160245606 DLGSUP <0013> gsup_server.c:235 3:  20241106160245606 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160245606 DLGSUP <0013> gsup_server.c:235 4:  20241106160245606 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160245606 DLGSUP <0013> gsup_server.c:235 5:  20241106160245606 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160245606 DLGSUP <0013> gsup_server.c:235 7:  20241106160245606 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160245606 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160245606 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160245606 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160245623 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45663<->l=127.0.0.1:4259) 20241106160245663 DAUC <0003> db_auc.c:157 IMSI='262421858925584': No 2G Auth Data 20241106160245663 DAUC <0003> db_auc.c:192 IMSI='262421858925584': No 3G Auth Data 20241106160245712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58024<->l=127.0.0.1:4258 20241106160245722 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245723 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421858925584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421858925584" cn_domain=PS} 20241106160245723 DLU <0006> fsm.c:456 lu(262421858925584)[0x61200000b920]{UNVALIDATED}: Allocated 20241106160245723 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421858925584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160245740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421858925584)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160245740 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421858925584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421858925584" cn_domain=PS} 20241106160245740 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245740 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245747 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421858925584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421858925584"} 20241106160245747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421858925584)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160245747 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421858925584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160245747 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421858925584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421858925584"} 20241106160245747 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421858925584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160245747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421858925584)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160245747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421858925584)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160245747 DLU <0006> fsm.c:568 lu(PS:IMSI-262421858925584)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160245747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245748 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58024<->l=127.0.0.1:4258 20241106160245778 DAUC <0003> db_auc.c:157 IMSI='262424231270973': No 2G Auth Data 20241106160245778 DAUC <0003> db_auc.c:192 IMSI='262424231270973': No 3G Auth Data 20241106160245787 DLGSUP <0013> hlr.c:121 IMSI 262424231270973: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160245801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58032<->l=127.0.0.1:4258 20241106160245802 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245802 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424231270973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424231270973" cn_domain=PS} 20241106160245802 DLU <0006> fsm.c:456 lu(262424231270973)[0x61200000baa0]{UNVALIDATED}: Allocated 20241106160245802 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424231270973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160245819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424231270973)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160245819 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424231270973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424231270973" cn_domain=PS} 20241106160245819 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245819 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245822 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245822 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424231270973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424231270973"} 20241106160245822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424231270973)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160245822 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424231270973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160245822 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424231270973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424231270973"} 20241106160245822 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424231270973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160245822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424231270973)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160245822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424231270973)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160245822 DLU <0006> fsm.c:568 lu(PS:IMSI-262424231270973)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160245822 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245822 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58032<->l=127.0.0.1:4258 20241106160245850 DAUC <0003> db_auc.c:157 IMSI='262423998408864': No 2G Auth Data 20241106160245850 DAUC <0003> db_auc.c:192 IMSI='262423998408864': No 3G Auth Data 20241106160245858 DLGSUP <0013> hlr.c:121 IMSI 262423998408864: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160245875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58044<->l=127.0.0.1:4258 20241106160245877 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245877 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423998408864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423998408864" cn_domain=PS} 20241106160245877 DLU <0006> fsm.c:456 lu(262423998408864)[0x61200000bc20]{UNVALIDATED}: Allocated 20241106160245877 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423998408864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160245893 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423998408864)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160245894 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423998408864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423998408864" cn_domain=PS} 20241106160245894 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245894 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245897 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245897 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423998408864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423998408864"} 20241106160245897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423998408864)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160245897 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423998408864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160245897 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423998408864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423998408864"} 20241106160245898 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423998408864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160245898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423998408864)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160245898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423998408864)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160245898 DLU <0006> fsm.c:568 lu(PS:IMSI-262423998408864)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160245898 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245898 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58044<->l=127.0.0.1:4258 20241106160245926 DAUC <0003> db_auc.c:157 IMSI='262426606660159': No 2G Auth Data 20241106160245926 DAUC <0003> db_auc.c:192 IMSI='262426606660159': No 3G Auth Data 20241106160245935 DLGSUP <0013> hlr.c:121 IMSI 262426606660159: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160245950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 20241106160245952 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245952 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426606660159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426606660159" cn_domain=PS} 20241106160245952 DLU <0006> fsm.c:456 lu(262426606660159)[0x61200000bda0]{UNVALIDATED}: Allocated 20241106160245952 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426606660159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160245968 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426606660159)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160245968 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426606660159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426606660159" cn_domain=PS} 20241106160245968 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245968 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245971 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160245971 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426606660159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426606660159"} 20241106160245971 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426606660159)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160245971 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426606660159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160245971 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426606660159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426606660159"} 20241106160245971 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426606660159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160245971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426606660159)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160245971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426606660159)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160245971 DLU <0006> fsm.c:568 lu(PS:IMSI-262426606660159)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160245971 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245971 DLINP <000b> input/ipa.c:451 connected read/write 20241106160245971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160245973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 20241106160245999 DAUC <0003> db_auc.c:157 IMSI='262421147674590': No 2G Auth Data 20241106160245999 DAUC <0003> db_auc.c:192 IMSI='262421147674590': No 3G Auth Data 20241106160246008 DLGSUP <0013> hlr.c:121 IMSI 262421147674590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160246022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 20241106160246023 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246023 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421147674590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421147674590" cn_domain=PS} 20241106160246023 DLU <0006> fsm.c:456 lu(262421147674590)[0x61200000bf20]{UNVALIDATED}: Allocated 20241106160246023 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421147674590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160246039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421147674590)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160246039 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421147674590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421147674590" cn_domain=PS} 20241106160246039 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246040 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246042 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246042 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421147674590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421147674590"} 20241106160246042 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421147674590)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160246042 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421147674590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160246042 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421147674590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421147674590"} 20241106160246042 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421147674590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160246042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421147674590)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160246042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421147674590)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160246042 DLU <0006> fsm.c:568 lu(PS:IMSI-262421147674590)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160246042 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246042 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 20241106160246069 DAUC <0003> db_auc.c:157 IMSI='262429111427735': No 2G Auth Data 20241106160246069 DAUC <0003> db_auc.c:192 IMSI='262429111427735': No 3G Auth Data 20241106160246078 DLGSUP <0013> hlr.c:121 IMSI 262429111427735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160246104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58056<->l=127.0.0.1:4258 20241106160246106 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246106 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429111427735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429111427735" cn_domain=PS} 20241106160246106 DLU <0006> fsm.c:456 lu(262429111427735)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241106160246106 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429111427735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160246123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429111427735)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160246123 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429111427735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429111427735" cn_domain=PS} 20241106160246123 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246123 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246128 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246128 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429111427735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429111427735"} 20241106160246128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429111427735)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160246128 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429111427735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160246128 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429111427735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429111427735"} 20241106160246128 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429111427735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160246128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429111427735)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160246128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429111427735)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160246128 DLU <0006> fsm.c:568 lu(PS:IMSI-262429111427735)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160246128 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246128 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58056<->l=127.0.0.1:4258 20241106160246165 DAUC <0003> db_auc.c:157 IMSI='262420489613585': No 2G Auth Data 20241106160246165 DAUC <0003> db_auc.c:192 IMSI='262420489613585': No 3G Auth Data 20241106160246173 DLGSUP <0013> hlr.c:121 IMSI 262420489613585: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160246200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58068<->l=127.0.0.1:4258 20241106160246203 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246203 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420489613585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420489613585" cn_domain=PS} 20241106160246203 DLU <0006> fsm.c:456 lu(262420489613585)[0x612000010120]{UNVALIDATED}: Allocated 20241106160246203 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420489613585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160246219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420489613585)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160246219 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420489613585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420489613585" cn_domain=PS} 20241106160246219 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246219 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246224 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246224 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420489613585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420489613585"} 20241106160246224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420489613585)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160246224 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420489613585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160246224 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420489613585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420489613585"} 20241106160246224 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420489613585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160246224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420489613585)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160246224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420489613585)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160246224 DLU <0006> fsm.c:568 lu(PS:IMSI-262420489613585)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160246224 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246225 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58068<->l=127.0.0.1:4258 20241106160246266 DAUC <0003> db_auc.c:157 IMSI='262427173645515': No 2G Auth Data 20241106160246266 DAUC <0003> db_auc.c:192 IMSI='262427173645515': No 3G Auth Data 20241106160246278 DLGSUP <0013> hlr.c:121 IMSI 262427173645515: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160246307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 20241106160246309 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246309 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427173645515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427173645515" cn_domain=PS} 20241106160246309 DLU <0006> fsm.c:456 lu(262427173645515)[0x6120000102a0]{UNVALIDATED}: Allocated 20241106160246309 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427173645515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160246326 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427173645515)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160246326 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427173645515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427173645515" cn_domain=PS} 20241106160246326 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246326 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246331 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246331 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427173645515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427173645515"} 20241106160246331 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427173645515)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160246331 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427173645515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160246331 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427173645515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427173645515"} 20241106160246331 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427173645515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160246331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427173645515)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160246331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427173645515)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160246331 DLU <0006> fsm.c:568 lu(PS:IMSI-262427173645515)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160246331 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246331 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160246333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 20241106160246359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4258 20241106160246359 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45663<->l=127.0.0.1:4259) 20241106160246359 DLINP <000b> input/ipa.c:451 connected read/write 20241106160246359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160246359 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160246359 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160246359 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160246382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58090<->l=127.0.0.1:4258 20241106160246383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58090<->l=127.0.0.1:4258 20241106160249465 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160249465 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160249469 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4258 20241106160249474 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160249474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160249474 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  20241106160249474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160249474 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  20241106160249474 DLGSUP <0013> gsup_server.c:235 2:  20241106160249474 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160249474 DLGSUP <0013> gsup_server.c:235 3:  20241106160249474 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160249474 DLGSUP <0013> gsup_server.c:235 4:  20241106160249475 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160249475 DLGSUP <0013> gsup_server.c:235 5:  20241106160249475 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160249475 DLGSUP <0013> gsup_server.c:235 7:  20241106160249475 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160249475 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160249475 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160249475 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160249497 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40505<->l=127.0.0.1:4259) 20241106160249520 DAUC <0003> db_auc.c:157 IMSI='262423332048028': No 2G Auth Data 20241106160249520 DAUC <0003> db_auc.c:192 IMSI='262423332048028': No 3G Auth Data 20241106160249566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 20241106160249577 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249577 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423332048028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423332048028" cn_domain=PS source_name="the-source\n"} 20241106160249577 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106160249577 DLU <0006> fsm.c:456 lu(262423332048028)[0x612000010420]{UNVALIDATED}: Allocated 20241106160249577 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423332048028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106160249602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423332048028)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160249602 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423332048028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423332048028" cn_domain=PS destination_name="the-source\n"} 20241106160249602 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249602 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249610 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249610 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423332048028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423332048028" source_name="the-source\n"} 20241106160249610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423332048028)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160249610 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262423332048028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160249610 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423332048028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423332048028" destination_name="the-source\n"} 20241106160249610 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262423332048028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160249611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423332048028)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160249611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423332048028)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160249611 DLU <0006> fsm.c:568 lu(PS:IMSI-262423332048028)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160249611 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249611 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 20241106160249640 DAUC <0003> db_auc.c:157 IMSI='262424692139975': No 2G Auth Data 20241106160249640 DAUC <0003> db_auc.c:192 IMSI='262424692139975': No 3G Auth Data 20241106160249648 DLGSUP <0013> hlr.c:121 IMSI 262424692139975: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160249661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4258 20241106160249663 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249663 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424692139975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424692139975" cn_domain=PS source_name="the-source\n"} 20241106160249663 DLU <0006> fsm.c:456 lu(262424692139975)[0x6120000105a0]{UNVALIDATED}: Allocated 20241106160249663 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424692139975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106160249679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424692139975)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160249679 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424692139975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424692139975" cn_domain=PS destination_name="the-source\n"} 20241106160249679 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249679 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249681 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249681 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424692139975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424692139975" source_name="the-source\n"} 20241106160249681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424692139975)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160249681 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262424692139975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160249681 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424692139975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424692139975" destination_name="the-source\n"} 20241106160249681 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262424692139975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160249681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424692139975)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160249681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424692139975)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160249681 DLU <0006> fsm.c:568 lu(PS:IMSI-262424692139975)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160249681 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249681 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4258 20241106160249707 DAUC <0003> db_auc.c:157 IMSI='262429944601287': No 2G Auth Data 20241106160249707 DAUC <0003> db_auc.c:192 IMSI='262429944601287': No 3G Auth Data 20241106160249715 DLGSUP <0013> hlr.c:121 IMSI 262429944601287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160249729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58132<->l=127.0.0.1:4258 20241106160249731 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249731 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429944601287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429944601287" cn_domain=PS source_name="the-source\n"} 20241106160249731 DLU <0006> fsm.c:456 lu(262429944601287)[0x612000010720]{UNVALIDATED}: Allocated 20241106160249731 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429944601287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106160249747 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429944601287)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160249747 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429944601287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429944601287" cn_domain=PS destination_name="the-source\n"} 20241106160249747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249752 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249752 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429944601287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429944601287" source_name="the-source\n"} 20241106160249752 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429944601287)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160249752 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262429944601287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160249752 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429944601287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429944601287" destination_name="the-source\n"} 20241106160249752 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262429944601287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160249752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429944601287)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160249752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429944601287)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160249752 DLU <0006> fsm.c:568 lu(PS:IMSI-262429944601287)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160249752 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249752 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58132<->l=127.0.0.1:4258 20241106160249780 DAUC <0003> db_auc.c:157 IMSI='262429811132058': No 2G Auth Data 20241106160249780 DAUC <0003> db_auc.c:192 IMSI='262429811132058': No 3G Auth Data 20241106160249788 DLGSUP <0013> hlr.c:121 IMSI 262429811132058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160249802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4258 20241106160249804 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249804 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429811132058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429811132058" cn_domain=PS source_name="the-source\n"} 20241106160249804 DLU <0006> fsm.c:456 lu(262429811132058)[0x6120000108a0]{UNVALIDATED}: Allocated 20241106160249804 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429811132058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106160249820 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429811132058)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160249820 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429811132058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429811132058" cn_domain=PS destination_name="the-source\n"} 20241106160249820 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249820 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249823 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249823 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429811132058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429811132058" source_name="the-source\n"} 20241106160249823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429811132058)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160249823 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262429811132058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160249823 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429811132058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429811132058" destination_name="the-source\n"} 20241106160249823 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262429811132058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160249823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811132058)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160249823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811132058)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160249823 DLU <0006> fsm.c:568 lu(PS:IMSI-262429811132058)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160249823 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249823 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4258 20241106160249852 DAUC <0003> db_auc.c:157 IMSI='262429097478091': No 2G Auth Data 20241106160249852 DAUC <0003> db_auc.c:192 IMSI='262429097478091': No 3G Auth Data 20241106160249860 DLGSUP <0013> hlr.c:121 IMSI 262429097478091: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160249874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20241106160249876 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249876 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429097478091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429097478091" cn_domain=PS source_name="the-source\n"} 20241106160249876 DLU <0006> fsm.c:456 lu(262429097478091)[0x612000010a20]{UNVALIDATED}: Allocated 20241106160249876 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429097478091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106160249890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429097478091)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160249890 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429097478091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429097478091" cn_domain=PS destination_name="the-source\n"} 20241106160249890 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249890 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249893 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249893 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429097478091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429097478091" source_name="the-source\n"} 20241106160249893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429097478091)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160249893 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429097478091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160249893 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429097478091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429097478091" destination_name="the-source\n"} 20241106160249893 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429097478091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160249893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429097478091)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160249893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429097478091)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160249893 DLU <0006> fsm.c:568 lu(PS:IMSI-262429097478091)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160249893 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249893 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20241106160249920 DAUC <0003> db_auc.c:157 IMSI='262429137234394': No 2G Auth Data 20241106160249920 DAUC <0003> db_auc.c:192 IMSI='262429137234394': No 3G Auth Data 20241106160249928 DLGSUP <0013> hlr.c:121 IMSI 262429137234394: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160249950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20241106160249952 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249952 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429137234394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429137234394" cn_domain=PS source_name="the-source\n"} 20241106160249952 DLU <0006> fsm.c:456 lu(262429137234394)[0x612000010ba0]{UNVALIDATED}: Allocated 20241106160249952 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429137234394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106160249968 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429137234394)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160249968 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429137234394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429137234394" cn_domain=PS destination_name="the-source\n"} 20241106160249968 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249968 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249972 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160249972 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429137234394 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429137234394" source_name="the-source\n"} 20241106160249972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429137234394)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160249972 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262429137234394 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160249972 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429137234394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429137234394" destination_name="the-source\n"} 20241106160249972 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262429137234394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160249972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429137234394)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160249972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429137234394)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160249972 DLU <0006> fsm.c:568 lu(PS:IMSI-262429137234394)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160249972 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249972 DLINP <000b> input/ipa.c:451 connected read/write 20241106160249972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160249974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20241106160250007 DAUC <0003> db_auc.c:157 IMSI='262428328253372': No 2G Auth Data 20241106160250007 DAUC <0003> db_auc.c:192 IMSI='262428328253372': No 3G Auth Data 20241106160250015 DLGSUP <0013> hlr.c:121 IMSI 262428328253372: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160250040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20241106160250046 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160250046 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428328253372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428328253372" cn_domain=PS source_name="the-source\n"} 20241106160250046 DLU <0006> fsm.c:456 lu(262428328253372)[0x612000010d20]{UNVALIDATED}: Allocated 20241106160250046 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428328253372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106160250063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428328253372)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160250063 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428328253372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428328253372" cn_domain=PS destination_name="the-source\n"} 20241106160250063 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160250063 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160250068 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160250068 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428328253372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428328253372" source_name="the-source\n"} 20241106160250069 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428328253372)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160250069 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428328253372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160250069 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428328253372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428328253372" destination_name="the-source\n"} 20241106160250069 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428328253372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160250069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428328253372)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160250069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428328253372)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160250069 DLU <0006> fsm.c:568 lu(PS:IMSI-262428328253372)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160250069 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160250069 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160250071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20241106160250105 DAUC <0003> db_auc.c:157 IMSI='262423713753622': No 2G Auth Data 20241106160250105 DAUC <0003> db_auc.c:192 IMSI='262423713753622': No 3G Auth Data 20241106160250113 DLGSUP <0013> hlr.c:121 IMSI 262423713753622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160250137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4258 20241106160250139 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160250139 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423713753622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423713753622" cn_domain=PS source_name="the-source\n"} 20241106160250139 DLU <0006> fsm.c:456 lu(262423713753622)[0x612000010ea0]{UNVALIDATED}: Allocated 20241106160250139 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423713753622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241106160250155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423713753622)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160250155 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423713753622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423713753622" cn_domain=PS destination_name="the-source\n"} 20241106160250155 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160250155 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160250158 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160250159 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423713753622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423713753622" source_name="the-source\n"} 20241106160250159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423713753622)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160250159 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262423713753622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160250159 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423713753622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423713753622" destination_name="the-source\n"} 20241106160250159 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262423713753622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160250159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423713753622)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160250159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423713753622)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160250159 DLU <0006> fsm.c:568 lu(PS:IMSI-262423713753622)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160250159 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160250159 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160250161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4258 20241106160250187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4258 20241106160250187 DLINP <000b> input/ipa.c:451 connected read/write 20241106160250187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160250187 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160250187 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160250187 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160250187 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106160250187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40505<->l=127.0.0.1:4259) 20241106160250209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4258 20241106160250210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4258 20241106160253330 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160253331 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160253335 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4258 20241106160253341 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253341 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160253341 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160253341 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  20241106160253341 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160253341 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  20241106160253341 DLGSUP <0013> gsup_server.c:235 2:  20241106160253341 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160253341 DLGSUP <0013> gsup_server.c:235 3:  20241106160253341 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160253341 DLGSUP <0013> gsup_server.c:235 4:  20241106160253341 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160253341 DLGSUP <0013> gsup_server.c:235 5:  20241106160253341 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160253341 DLGSUP <0013> gsup_server.c:235 7:  20241106160253341 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160253341 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160253341 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160253341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160253356 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38865<->l=127.0.0.1:4259) 20241106160253388 DAUC <0003> db_auc.c:157 IMSI='262427102679422': No 2G Auth Data 20241106160253388 DAUC <0003> db_auc.c:192 IMSI='262427102679422': No 3G Auth Data 20241106160253415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59176<->l=127.0.0.1:4258 20241106160253418 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253418 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427102679422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427102679422" cn_domain=PS} 20241106160253418 DLU <0006> fsm.c:456 lu(262427102679422)[0x612000011020]{UNVALIDATED}: Allocated 20241106160253418 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427102679422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160253434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427102679422)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160253434 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427102679422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427102679422" cn_domain=PS} 20241106160253434 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253434 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253440 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253440 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427102679422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427102679422"} 20241106160253440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427102679422)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160253440 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427102679422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160253440 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427102679422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427102679422"} 20241106160253440 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427102679422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160253440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427102679422)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160253440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427102679422)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160253440 DLU <0006> fsm.c:568 lu(PS:IMSI-262427102679422)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160253440 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253440 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59176<->l=127.0.0.1:4258 20241106160253469 DAUC <0003> db_auc.c:157 IMSI='262429886832648': No 2G Auth Data 20241106160253469 DAUC <0003> db_auc.c:192 IMSI='262429886832648': No 3G Auth Data 20241106160253477 DLGSUP <0013> hlr.c:121 IMSI 262429886832648: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160253492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59180<->l=127.0.0.1:4258 20241106160253493 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253493 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429886832648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429886832648" cn_domain=PS} 20241106160253493 DLU <0006> fsm.c:456 lu(262429886832648)[0x6120000111a0]{UNVALIDATED}: Allocated 20241106160253494 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429886832648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160253509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429886832648)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160253509 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429886832648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429886832648" cn_domain=PS} 20241106160253509 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253509 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253511 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253511 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429886832648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429886832648"} 20241106160253511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429886832648)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160253511 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429886832648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160253511 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429886832648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429886832648"} 20241106160253511 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429886832648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160253511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429886832648)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160253511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429886832648)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160253511 DLU <0006> fsm.c:568 lu(PS:IMSI-262429886832648)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160253511 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253511 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59180<->l=127.0.0.1:4258 20241106160253538 DAUC <0003> db_auc.c:157 IMSI='262425190234740': No 2G Auth Data 20241106160253538 DAUC <0003> db_auc.c:192 IMSI='262425190234740': No 3G Auth Data 20241106160253546 DLGSUP <0013> hlr.c:121 IMSI 262425190234740: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160253561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20241106160253563 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253563 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425190234740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425190234740" cn_domain=PS} 20241106160253563 DLU <0006> fsm.c:456 lu(262425190234740)[0x612000011320]{UNVALIDATED}: Allocated 20241106160253563 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425190234740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160253579 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425190234740)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160253579 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425190234740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425190234740" cn_domain=PS} 20241106160253579 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253579 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253584 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253584 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425190234740 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425190234740"} 20241106160253584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425190234740)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160253584 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425190234740 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160253584 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425190234740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425190234740"} 20241106160253584 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425190234740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160253584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425190234740)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160253584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425190234740)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160253584 DLU <0006> fsm.c:568 lu(PS:IMSI-262425190234740)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160253584 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253584 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20241106160253613 DAUC <0003> db_auc.c:157 IMSI='262422700144613': No 2G Auth Data 20241106160253613 DAUC <0003> db_auc.c:192 IMSI='262422700144613': No 3G Auth Data 20241106160253621 DLGSUP <0013> hlr.c:121 IMSI 262422700144613: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160253635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4258 20241106160253637 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253637 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422700144613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422700144613" cn_domain=PS} 20241106160253637 DLU <0006> fsm.c:456 lu(262422700144613)[0x6120000114a0]{UNVALIDATED}: Allocated 20241106160253637 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422700144613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160253657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422700144613)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160253657 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422700144613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422700144613" cn_domain=PS} 20241106160253657 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253657 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253661 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253662 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422700144613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422700144613"} 20241106160253662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422700144613)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160253662 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422700144613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160253662 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422700144613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422700144613"} 20241106160253662 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422700144613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160253662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422700144613)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160253662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422700144613)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160253662 DLU <0006> fsm.c:568 lu(PS:IMSI-262422700144613)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160253662 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253662 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4258 20241106160253691 DAUC <0003> db_auc.c:157 IMSI='262427821254161': No 2G Auth Data 20241106160253691 DAUC <0003> db_auc.c:192 IMSI='262427821254161': No 3G Auth Data 20241106160253701 DLGSUP <0013> hlr.c:121 IMSI 262427821254161: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160253714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20241106160253716 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253716 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821254161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427821254161" cn_domain=PS} 20241106160253716 DLU <0006> fsm.c:456 lu(262427821254161)[0x612000011620]{UNVALIDATED}: Allocated 20241106160253716 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821254161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160253732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427821254161)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160253732 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821254161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427821254161" cn_domain=PS} 20241106160253732 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253732 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253733 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253733 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427821254161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427821254161"} 20241106160253733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427821254161)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160253733 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427821254161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160253733 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821254161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427821254161"} 20241106160253733 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427821254161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160253733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427821254161)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160253733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427821254161)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160253733 DLU <0006> fsm.c:568 lu(PS:IMSI-262427821254161)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160253733 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253733 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20241106160253764 DAUC <0003> db_auc.c:157 IMSI='262424994025226': No 2G Auth Data 20241106160253764 DAUC <0003> db_auc.c:192 IMSI='262424994025226': No 3G Auth Data 20241106160253774 DLGSUP <0013> hlr.c:121 IMSI 262424994025226: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160253808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241106160253815 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253815 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424994025226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424994025226" cn_domain=PS} 20241106160253815 DLU <0006> fsm.c:456 lu(262424994025226)[0x6120000117a0]{UNVALIDATED}: Allocated 20241106160253815 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424994025226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160253832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424994025226)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160253832 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424994025226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424994025226" cn_domain=PS} 20241106160253832 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253832 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253837 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424994025226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424994025226"} 20241106160253837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424994025226)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160253837 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424994025226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160253837 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424994025226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424994025226"} 20241106160253837 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424994025226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160253837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424994025226)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160253837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424994025226)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160253837 DLU <0006> fsm.c:568 lu(PS:IMSI-262424994025226)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160253837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241106160253874 DAUC <0003> db_auc.c:157 IMSI='262425728248954': No 2G Auth Data 20241106160253874 DAUC <0003> db_auc.c:192 IMSI='262425728248954': No 3G Auth Data 20241106160253883 DLGSUP <0013> hlr.c:121 IMSI 262425728248954: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160253908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20241106160253912 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253912 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425728248954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425728248954" cn_domain=PS} 20241106160253912 DLU <0006> fsm.c:456 lu(262425728248954)[0x612000011920]{UNVALIDATED}: Allocated 20241106160253912 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425728248954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160253929 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425728248954)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160253929 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425728248954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425728248954" cn_domain=PS} 20241106160253929 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253929 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253934 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160253934 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425728248954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425728248954"} 20241106160253934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425728248954)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160253934 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425728248954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160253934 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425728248954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425728248954"} 20241106160253934 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425728248954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160253934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425728248954)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160253934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425728248954)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160253934 DLU <0006> fsm.c:568 lu(PS:IMSI-262425728248954)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160253934 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253934 DLINP <000b> input/ipa.c:451 connected read/write 20241106160253934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160253938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20241106160253973 DAUC <0003> db_auc.c:157 IMSI='262423647059856': No 2G Auth Data 20241106160253973 DAUC <0003> db_auc.c:192 IMSI='262423647059856': No 3G Auth Data 20241106160253981 DLGSUP <0013> hlr.c:121 IMSI 262423647059856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160254003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 20241106160254005 DLINP <000b> input/ipa.c:451 connected read/write 20241106160254005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160254005 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423647059856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423647059856" cn_domain=PS} 20241106160254005 DLU <0006> fsm.c:456 lu(262423647059856)[0x612000011aa0]{UNVALIDATED}: Allocated 20241106160254005 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423647059856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160254021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423647059856)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160254022 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423647059856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423647059856" cn_domain=PS} 20241106160254022 DLINP <000b> input/ipa.c:451 connected read/write 20241106160254022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160254022 DLINP <000b> input/ipa.c:451 connected read/write 20241106160254022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160254027 DLINP <000b> input/ipa.c:451 connected read/write 20241106160254027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160254027 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423647059856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423647059856"} 20241106160254027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423647059856)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160254027 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423647059856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160254027 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423647059856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423647059856"} 20241106160254027 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423647059856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160254027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423647059856)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160254027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423647059856)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160254027 DLU <0006> fsm.c:568 lu(PS:IMSI-262423647059856)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160254027 DLINP <000b> input/ipa.c:451 connected read/write 20241106160254027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160254027 DLINP <000b> input/ipa.c:451 connected read/write 20241106160254027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160254031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 20241106160254057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4258 20241106160254057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38865<->l=127.0.0.1:4259) 20241106160254058 DLINP <000b> input/ipa.c:451 connected read/write 20241106160254058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160254058 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160254058 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160254058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160254080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59230<->l=127.0.0.1:4258 20241106160254181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59230<->l=127.0.0.1:4258 20241106160257302 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160257302 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160257306 DLINP <000b> input/ipa.c:451 connected read/write 20241106160257307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160257308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59242<->l=127.0.0.1:4258 20241106160257311 DLINP <000b> input/ipa.c:451 connected read/write 20241106160257311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160257311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160257311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160257311 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  20241106160257311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160257311 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  20241106160257311 DLGSUP <0013> gsup_server.c:235 2:  20241106160257311 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160257311 DLGSUP <0013> gsup_server.c:235 3:  20241106160257311 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160257311 DLGSUP <0013> gsup_server.c:235 4:  20241106160257311 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160257311 DLGSUP <0013> gsup_server.c:235 5:  20241106160257311 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160257311 DLGSUP <0013> gsup_server.c:235 7:  20241106160257311 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160257311 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160257311 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160257311 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160257336 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40345<->l=127.0.0.1:4259) 20241106160257371 DAUC <0003> db_auc.c:157 IMSI='262420104084176': No 2G Auth Data 20241106160257371 DAUC <0003> db_auc.c:192 IMSI='262420104084176': No 3G Auth Data 20241106160257394 DAUC <0003> db_auc.c:192 IMSI='262420104084176': No 3G Auth Data 20241106160257429 DAUC <0003> db_auc.c:157 IMSI='262427000084316': No 2G Auth Data 20241106160257429 DAUC <0003> db_auc.c:192 IMSI='262427000084316': No 3G Auth Data 20241106160257453 DAUC <0003> db_auc.c:157 IMSI='262427000084316': No 2G Auth Data 20241106160257490 DAUC <0003> db_auc.c:157 IMSI='262429248187720': No 2G Auth Data 20241106160257490 DAUC <0003> db_auc.c:192 IMSI='262429248187720': No 3G Auth Data 20241106160257551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59242<->l=127.0.0.1:4258 20241106160257552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40345<->l=127.0.0.1:4259) 20241106160257552 DLINP <000b> input/ipa.c:451 connected read/write 20241106160257552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160257552 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160257552 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160257552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160257578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59258<->l=127.0.0.1:4258 20241106160257678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59258<->l=127.0.0.1:4258 20241106160300778 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160300778 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160300781 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160300782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59262<->l=127.0.0.1:4258 20241106160300785 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160300785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160300785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160300785 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  20241106160300785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160300785 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  20241106160300785 DLGSUP <0013> gsup_server.c:235 2:  20241106160300785 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160300785 DLGSUP <0013> gsup_server.c:235 3:  20241106160300785 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160300785 DLGSUP <0013> gsup_server.c:235 4:  20241106160300785 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160300785 DLGSUP <0013> gsup_server.c:235 5:  20241106160300785 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160300785 DLGSUP <0013> gsup_server.c:235 7:  20241106160300785 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160300785 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160300786 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160300786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160300803 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40377<->l=127.0.0.1:4259) 20241106160300812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4258 20241106160300825 DAUC <0003> db_auc.c:157 IMSI='262421113162198': No 2G Auth Data 20241106160300825 DAUC <0003> db_auc.c:192 IMSI='262421113162198': No 3G Auth Data 20241106160300852 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160300852 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421113162198" cn_domain=PS} 20241106160300852 DLU <0006> fsm.c:456 lu(262421113162198)[0x612000011c20]{UNVALIDATED}: Allocated 20241106160300852 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160300869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421113162198)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160300869 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421113162198" cn_domain=PS} 20241106160300869 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160300869 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160300875 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160300876 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421113162198"} 20241106160300876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421113162198)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160300876 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160300876 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421113162198"} 20241106160300876 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160300876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421113162198)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160300876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421113162198)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160300876 DLU <0006> fsm.c:568 lu(PS:IMSI-262421113162198)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160300876 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160300876 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160300887 DLGSUP <0013> hlr.c:128 IMSI 262421113162198: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241106160300888 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160300888 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160300891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4258 20241106160300892 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160300892 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421113162198"} 20241106160300892 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241106160300892 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421113162198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160300893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59262<->l=127.0.0.1:4258 20241106160300894 DLINP <000b> input/ipa.c:451 connected read/write 20241106160300895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160300895 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160300895 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160300895 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160300895 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40377<->l=127.0.0.1:4259) 20241106160300978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4258 20241106160301078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4258 20241106160304149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160304149 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160304152 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241106160304154 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304154 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160304154 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160304154 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  20241106160304154 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160304154 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  20241106160304154 DLGSUP <0013> gsup_server.c:235 2:  20241106160304154 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160304154 DLGSUP <0013> gsup_server.c:235 3:  20241106160304154 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160304154 DLGSUP <0013> gsup_server.c:235 4:  20241106160304154 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160304154 DLGSUP <0013> gsup_server.c:235 5:  20241106160304154 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160304154 DLGSUP <0013> gsup_server.c:235 7:  20241106160304154 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160304154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160304154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160304154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160304166 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36675<->l=127.0.0.1:4259) 20241106160304183 DAUC <0003> db_auc.c:157 IMSI='262420152661714': No 2G Auth Data 20241106160304183 DAUC <0003> db_auc.c:192 IMSI='262420152661714': No 3G Auth Data 20241106160304216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20241106160304222 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304222 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420152661714" cn_domain=PS} 20241106160304222 DLU <0006> fsm.c:456 lu(262420152661714)[0x612000011da0]{UNVALIDATED}: Allocated 20241106160304222 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160304238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420152661714)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160304238 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420152661714" cn_domain=PS} 20241106160304238 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304238 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304242 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304242 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420152661714"} 20241106160304242 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420152661714)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160304242 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160304242 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420152661714"} 20241106160304242 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160304242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420152661714)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160304242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420152661714)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160304242 DLU <0006> fsm.c:568 lu(PS:IMSI-262420152661714)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160304242 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304242 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304244 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304244 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420152661714" cn_domain=CS} 20241106160304244 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106160304253 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420152661714"} 20241106160304253 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420152661714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160304253 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304253 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20241106160304282 DAUC <0003> db_auc.c:157 IMSI='262423417238903': No 2G Auth Data 20241106160304282 DAUC <0003> db_auc.c:192 IMSI='262423417238903': No 3G Auth Data 20241106160304290 DLGSUP <0013> hlr.c:121 IMSI 262423417238903: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160304304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58906<->l=127.0.0.1:4258 20241106160304306 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304306 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423417238903" cn_domain=PS} 20241106160304306 DLU <0006> fsm.c:456 lu(262423417238903)[0x612000011f20]{UNVALIDATED}: Allocated 20241106160304306 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160304321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423417238903)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160304321 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423417238903" cn_domain=PS} 20241106160304321 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304321 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304324 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304324 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423417238903"} 20241106160304324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423417238903)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160304324 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160304324 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423417238903"} 20241106160304324 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160304324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423417238903)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160304324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423417238903)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160304324 DLU <0006> fsm.c:568 lu(PS:IMSI-262423417238903)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160304324 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304324 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304325 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304325 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423417238903" cn_domain=CS} 20241106160304325 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106160304337 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423417238903"} 20241106160304337 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423417238903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160304337 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304337 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58906<->l=127.0.0.1:4258 20241106160304371 DAUC <0003> db_auc.c:157 IMSI='262425601120734': No 2G Auth Data 20241106160304371 DAUC <0003> db_auc.c:192 IMSI='262425601120734': No 3G Auth Data 20241106160304379 DLGSUP <0013> hlr.c:121 IMSI 262425601120734: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160304396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 20241106160304399 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304399 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425601120734" cn_domain=PS} 20241106160304399 DLU <0006> fsm.c:456 lu(262425601120734)[0x6120000120a0]{UNVALIDATED}: Allocated 20241106160304399 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160304419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425601120734)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160304419 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425601120734" cn_domain=PS} 20241106160304419 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304419 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304425 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304425 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425601120734"} 20241106160304425 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425601120734)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160304425 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160304425 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425601120734"} 20241106160304425 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160304425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425601120734)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160304425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425601120734)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160304425 DLU <0006> fsm.c:568 lu(PS:IMSI-262425601120734)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160304425 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304425 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304429 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304429 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425601120734" cn_domain=CS} 20241106160304429 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106160304438 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425601120734"} 20241106160304438 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425601120734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160304438 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304438 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 20241106160304468 DAUC <0003> db_auc.c:157 IMSI='262428082167633': No 2G Auth Data 20241106160304468 DAUC <0003> db_auc.c:192 IMSI='262428082167633': No 3G Auth Data 20241106160304476 DLGSUP <0013> hlr.c:121 IMSI 262428082167633: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160304490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 20241106160304492 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304492 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428082167633" cn_domain=PS} 20241106160304492 DLU <0006> fsm.c:456 lu(262428082167633)[0x612000012220]{UNVALIDATED}: Allocated 20241106160304492 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160304508 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428082167633)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160304508 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428082167633" cn_domain=PS} 20241106160304508 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304508 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304510 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304511 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428082167633"} 20241106160304511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428082167633)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160304511 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160304511 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428082167633"} 20241106160304511 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160304511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428082167633)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160304511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428082167633)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160304511 DLU <0006> fsm.c:568 lu(PS:IMSI-262428082167633)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160304511 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304511 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304512 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304512 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428082167633" cn_domain=CS} 20241106160304512 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106160304521 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428082167633"} 20241106160304521 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428082167633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160304521 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304521 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 20241106160304556 DAUC <0003> db_auc.c:157 IMSI='262421885924775': No 2G Auth Data 20241106160304556 DAUC <0003> db_auc.c:192 IMSI='262421885924775': No 3G Auth Data 20241106160304565 DLGSUP <0013> hlr.c:121 IMSI 262421885924775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160304580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 20241106160304581 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304581 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421885924775" cn_domain=PS} 20241106160304581 DLU <0006> fsm.c:456 lu(262421885924775)[0x6120000123a0]{UNVALIDATED}: Allocated 20241106160304581 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160304599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421885924775)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160304599 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421885924775" cn_domain=PS} 20241106160304599 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304599 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304604 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304604 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421885924775"} 20241106160304604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421885924775)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160304604 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160304604 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421885924775"} 20241106160304604 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160304604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421885924775)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160304604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421885924775)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160304604 DLU <0006> fsm.c:568 lu(PS:IMSI-262421885924775)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160304604 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304605 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304608 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304608 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421885924775" cn_domain=CS} 20241106160304608 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106160304617 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421885924775"} 20241106160304617 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421885924775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160304617 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304617 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 20241106160304648 DAUC <0003> db_auc.c:157 IMSI='262426716405796': No 2G Auth Data 20241106160304648 DAUC <0003> db_auc.c:192 IMSI='262426716405796': No 3G Auth Data 20241106160304656 DLGSUP <0013> hlr.c:121 IMSI 262426716405796: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160304685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 20241106160304687 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304687 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426716405796" cn_domain=PS} 20241106160304687 DLU <0006> fsm.c:456 lu(262426716405796)[0x612000012520]{UNVALIDATED}: Allocated 20241106160304687 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160304702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426716405796)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160304703 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426716405796" cn_domain=PS} 20241106160304703 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304703 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304704 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304704 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426716405796"} 20241106160304704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426716405796)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160304704 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160304704 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426716405796"} 20241106160304704 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160304704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426716405796)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160304704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426716405796)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160304704 DLU <0006> fsm.c:568 lu(PS:IMSI-262426716405796)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160304704 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304704 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304705 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304705 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426716405796" cn_domain=CS} 20241106160304705 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106160304714 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426716405796"} 20241106160304714 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426716405796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160304714 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304714 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 20241106160304759 DAUC <0003> db_auc.c:157 IMSI='262426981278214': No 2G Auth Data 20241106160304759 DAUC <0003> db_auc.c:192 IMSI='262426981278214': No 3G Auth Data 20241106160304768 DLGSUP <0013> hlr.c:121 IMSI 262426981278214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160304806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4258 20241106160304813 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304813 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426981278214" cn_domain=PS} 20241106160304814 DLU <0006> fsm.c:456 lu(262426981278214)[0x6120000126a0]{UNVALIDATED}: Allocated 20241106160304814 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160304835 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426981278214)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160304835 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426981278214" cn_domain=PS} 20241106160304835 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304835 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304840 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304840 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426981278214"} 20241106160304840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426981278214)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160304840 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160304840 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426981278214"} 20241106160304840 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160304840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426981278214)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160304840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426981278214)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160304840 DLU <0006> fsm.c:568 lu(PS:IMSI-262426981278214)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160304840 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304840 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304842 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304842 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426981278214" cn_domain=CS} 20241106160304842 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106160304850 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426981278214"} 20241106160304850 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426981278214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160304850 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304851 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4258 20241106160304889 DAUC <0003> db_auc.c:157 IMSI='262426443538211': No 2G Auth Data 20241106160304889 DAUC <0003> db_auc.c:192 IMSI='262426443538211': No 3G Auth Data 20241106160304897 DLGSUP <0013> hlr.c:121 IMSI 262426443538211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160304928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4258 20241106160304932 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304932 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426443538211" cn_domain=PS} 20241106160304932 DLU <0006> fsm.c:456 lu(262426443538211)[0x612000012820]{UNVALIDATED}: Allocated 20241106160304932 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160304951 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426443538211)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160304951 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426443538211" cn_domain=PS} 20241106160304951 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304951 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304953 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304953 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426443538211"} 20241106160304953 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426443538211)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160304953 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160304953 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426443538211"} 20241106160304953 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160304953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426443538211)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160304953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426443538211)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160304953 DLU <0006> fsm.c:568 lu(PS:IMSI-262426443538211)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160304953 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304954 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304955 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304955 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426443538211" cn_domain=CS} 20241106160304955 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241106160304964 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426443538211"} 20241106160304964 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426443538211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160304964 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304964 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160304965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4258 20241106160304991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241106160304992 DLINP <000b> input/ipa.c:451 connected read/write 20241106160304992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160304992 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160304992 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160304992 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160304992 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36675<->l=127.0.0.1:4259) 20241106160305015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20241106160305116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20241106160308163 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160308163 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160308164 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20241106160308166 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308166 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160308166 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160308166 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  20241106160308166 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160308166 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  20241106160308166 DLGSUP <0013> gsup_server.c:235 2:  20241106160308166 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160308166 DLGSUP <0013> gsup_server.c:235 3:  20241106160308166 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160308166 DLGSUP <0013> gsup_server.c:235 4:  20241106160308166 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160308166 DLGSUP <0013> gsup_server.c:235 5:  20241106160308166 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160308166 DLGSUP <0013> gsup_server.c:235 7:  20241106160308166 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160308166 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160308166 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160308166 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160308182 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37367<->l=127.0.0.1:4259) 20241106160308209 DAUC <0003> db_auc.c:157 IMSI='262420231475054': No 2G Auth Data 20241106160308209 DAUC <0003> db_auc.c:192 IMSI='262420231475054': No 3G Auth Data 20241106160308259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4258 20241106160308272 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308272 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420231475054" cn_domain=PS} 20241106160308272 DLU <0006> fsm.c:456 lu(262420231475054)[0x6120000129a0]{UNVALIDATED}: Allocated 20241106160308272 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160308294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420231475054)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160308294 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420231475054" cn_domain=PS} 20241106160308294 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308294 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308301 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308301 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420231475054"} 20241106160308301 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420231475054)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160308301 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160308301 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420231475054"} 20241106160308301 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160308301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420231475054)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160308301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420231475054)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160308301 DLU <0006> fsm.c:568 lu(PS:IMSI-262420231475054)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160308301 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308301 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308305 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308305 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420231475054" cn_domain=PS} 20241106160308305 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106160308314 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420231475054"} 20241106160308314 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420231475054 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160308314 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308314 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4258 20241106160308352 DAUC <0003> db_auc.c:157 IMSI='262424967786727': No 2G Auth Data 20241106160308352 DAUC <0003> db_auc.c:192 IMSI='262424967786727': No 3G Auth Data 20241106160308364 DLGSUP <0013> hlr.c:121 IMSI 262424967786727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160308383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241106160308385 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308385 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967786727" cn_domain=PS} 20241106160308385 DLU <0006> fsm.c:456 lu(262424967786727)[0x612000012b20]{UNVALIDATED}: Allocated 20241106160308385 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160308405 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424967786727)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160308405 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424967786727" cn_domain=PS} 20241106160308405 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308405 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308406 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424967786727"} 20241106160308406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424967786727)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160308406 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160308406 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424967786727"} 20241106160308406 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160308406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967786727)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160308406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967786727)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160308406 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967786727)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160308406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308407 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424967786727" cn_domain=PS} 20241106160308407 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106160308414 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424967786727"} 20241106160308414 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424967786727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160308414 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308414 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241106160308439 DAUC <0003> db_auc.c:157 IMSI='262424800256036': No 2G Auth Data 20241106160308439 DAUC <0003> db_auc.c:192 IMSI='262424800256036': No 3G Auth Data 20241106160308447 DLGSUP <0013> hlr.c:121 IMSI 262424800256036: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160308463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 20241106160308465 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308465 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424800256036" cn_domain=PS} 20241106160308465 DLU <0006> fsm.c:456 lu(262424800256036)[0x612000012ca0]{UNVALIDATED}: Allocated 20241106160308465 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160308481 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424800256036)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160308481 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424800256036" cn_domain=PS} 20241106160308481 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308481 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308483 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308483 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424800256036"} 20241106160308483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424800256036)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160308483 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160308483 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424800256036"} 20241106160308483 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160308483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424800256036)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160308483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424800256036)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160308483 DLU <0006> fsm.c:568 lu(PS:IMSI-262424800256036)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160308483 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308483 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308484 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308484 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424800256036" cn_domain=PS} 20241106160308484 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106160308492 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424800256036"} 20241106160308492 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424800256036 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160308492 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308492 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 20241106160308517 DAUC <0003> db_auc.c:157 IMSI='262422649852368': No 2G Auth Data 20241106160308517 DAUC <0003> db_auc.c:192 IMSI='262422649852368': No 3G Auth Data 20241106160308525 DLGSUP <0013> hlr.c:121 IMSI 262422649852368: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160308540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 20241106160308542 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308542 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422649852368" cn_domain=PS} 20241106160308542 DLU <0006> fsm.c:456 lu(262422649852368)[0x612000012e20]{UNVALIDATED}: Allocated 20241106160308542 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160308562 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422649852368)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160308562 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422649852368" cn_domain=PS} 20241106160308562 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308562 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308564 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308564 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422649852368"} 20241106160308564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422649852368)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160308564 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160308564 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422649852368"} 20241106160308564 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160308564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422649852368)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160308564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422649852368)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160308564 DLU <0006> fsm.c:568 lu(PS:IMSI-262422649852368)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160308564 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308564 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308565 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308565 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422649852368" cn_domain=PS} 20241106160308565 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106160308573 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422649852368"} 20241106160308573 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422649852368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160308573 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308573 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 20241106160308604 DAUC <0003> db_auc.c:157 IMSI='262428339869388': No 2G Auth Data 20241106160308604 DAUC <0003> db_auc.c:192 IMSI='262428339869388': No 3G Auth Data 20241106160308613 DLGSUP <0013> hlr.c:121 IMSI 262428339869388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160308634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59004<->l=127.0.0.1:4258 20241106160308638 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308638 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428339869388" cn_domain=PS} 20241106160308639 DLU <0006> fsm.c:456 lu(262428339869388)[0x612000012fa0]{UNVALIDATED}: Allocated 20241106160308639 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160308655 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428339869388)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160308655 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428339869388" cn_domain=PS} 20241106160308656 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308656 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308662 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308663 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428339869388"} 20241106160308663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428339869388)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160308663 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160308663 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428339869388"} 20241106160308663 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160308663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428339869388)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160308663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428339869388)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160308663 DLU <0006> fsm.c:568 lu(PS:IMSI-262428339869388)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160308663 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308663 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308668 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308668 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428339869388" cn_domain=PS} 20241106160308668 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106160308677 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428339869388"} 20241106160308677 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428339869388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160308677 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308677 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59004<->l=127.0.0.1:4258 20241106160308710 DAUC <0003> db_auc.c:157 IMSI='262425889772347': No 2G Auth Data 20241106160308710 DAUC <0003> db_auc.c:192 IMSI='262425889772347': No 3G Auth Data 20241106160308721 DLGSUP <0013> hlr.c:121 IMSI 262425889772347: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160308745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59008<->l=127.0.0.1:4258 20241106160308747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308747 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425889772347" cn_domain=PS} 20241106160308747 DLU <0006> fsm.c:456 lu(262425889772347)[0x612000013120]{UNVALIDATED}: Allocated 20241106160308747 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160308765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425889772347)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160308765 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425889772347" cn_domain=PS} 20241106160308765 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308765 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308768 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308768 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425889772347"} 20241106160308768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425889772347)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160308768 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160308768 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425889772347"} 20241106160308768 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160308768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425889772347)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160308768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425889772347)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160308768 DLU <0006> fsm.c:568 lu(PS:IMSI-262425889772347)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160308768 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308768 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308769 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308769 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425889772347" cn_domain=PS} 20241106160308769 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106160308777 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425889772347"} 20241106160308777 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425889772347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160308777 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308777 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59008<->l=127.0.0.1:4258 20241106160308816 DAUC <0003> db_auc.c:157 IMSI='262428045704428': No 2G Auth Data 20241106160308816 DAUC <0003> db_auc.c:192 IMSI='262428045704428': No 3G Auth Data 20241106160308826 DLGSUP <0013> hlr.c:121 IMSI 262428045704428: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160308865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20241106160308870 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308870 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428045704428" cn_domain=PS} 20241106160308870 DLU <0006> fsm.c:456 lu(262428045704428)[0x6120000132a0]{UNVALIDATED}: Allocated 20241106160308870 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160308887 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428045704428)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160308887 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428045704428" cn_domain=PS} 20241106160308887 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308887 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308894 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308894 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428045704428"} 20241106160308894 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428045704428)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160308894 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160308894 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428045704428"} 20241106160308894 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160308894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428045704428)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160308894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428045704428)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160308894 DLU <0006> fsm.c:568 lu(PS:IMSI-262428045704428)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160308894 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308894 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308899 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160308899 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428045704428" cn_domain=PS} 20241106160308899 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106160308908 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428045704428"} 20241106160308908 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428045704428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160308908 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308908 DLINP <000b> input/ipa.c:451 connected read/write 20241106160308908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160308911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20241106160308951 DAUC <0003> db_auc.c:157 IMSI='262420460652819': No 2G Auth Data 20241106160308951 DAUC <0003> db_auc.c:192 IMSI='262420460652819': No 3G Auth Data 20241106160308960 DLGSUP <0013> hlr.c:121 IMSI 262420460652819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241106160308999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241106160309003 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160309003 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420460652819" cn_domain=PS} 20241106160309003 DLU <0006> fsm.c:456 lu(262420460652819)[0x612000013420]{UNVALIDATED}: Allocated 20241106160309003 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160309025 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420460652819)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160309025 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420460652819" cn_domain=PS} 20241106160309025 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160309025 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160309032 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160309032 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420460652819"} 20241106160309032 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420460652819)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160309032 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160309032 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420460652819"} 20241106160309032 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160309032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420460652819)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160309032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420460652819)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160309032 DLU <0006> fsm.c:568 lu(PS:IMSI-262420460652819)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160309032 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160309032 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160309035 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160309035 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420460652819" cn_domain=PS} 20241106160309035 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241106160309044 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420460652819"} 20241106160309044 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420460652819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241106160309044 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160309044 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160309046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241106160309077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20241106160309077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37367<->l=127.0.0.1:4259) 20241106160309077 DLINP <000b> input/ipa.c:451 connected read/write 20241106160309077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160309077 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160309077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160309077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160309100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20241106160309200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20241106160312284 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160312284 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160312286 DLINP <000b> input/ipa.c:451 connected read/write 20241106160312286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160312286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 20241106160312289 DLINP <000b> input/ipa.c:451 connected read/write 20241106160312289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160312289 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160312289 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160312289 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  20241106160312289 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160312289 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  20241106160312289 DLGSUP <0013> gsup_server.c:235 2:  20241106160312289 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160312289 DLGSUP <0013> gsup_server.c:235 3:  20241106160312289 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160312289 DLGSUP <0013> gsup_server.c:235 4:  20241106160312289 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160312289 DLGSUP <0013> gsup_server.c:235 5:  20241106160312289 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160312289 DLGSUP <0013> gsup_server.c:235 7:  20241106160312289 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160312289 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160312289 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160312289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160312299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32815<->l=127.0.0.1:4259) 20241106160312309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 20241106160312330 DLINP <000b> input/ipa.c:451 connected read/write 20241106160312330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160312330 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241106160312330 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241106160312330 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 20241106160312330 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241106160312331 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160312331 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160312331 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241106160312331 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241106160312331 DLINP <000b> input/ipa.c:451 connected read/write 20241106160312331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160312331 DLINP <000b> input/ipa.c:451 connected read/write 20241106160312331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160312336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 20241106160312338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 20241106160312341 DLINP <000b> input/ipa.c:451 connected read/write 20241106160312341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160312341 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160312341 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160312341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160312341 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32815<->l=127.0.0.1:4259) 20241106160312388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 20241106160312489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 20241106160315602 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160315602 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160315606 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20241106160315611 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315612 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160315612 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160315612 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  20241106160315612 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160315612 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  20241106160315612 DLGSUP <0013> gsup_server.c:235 2:  20241106160315612 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160315612 DLGSUP <0013> gsup_server.c:235 3:  20241106160315612 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160315612 DLGSUP <0013> gsup_server.c:235 4:  20241106160315612 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160315612 DLGSUP <0013> gsup_server.c:235 5:  20241106160315612 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160315612 DLGSUP <0013> gsup_server.c:235 7:  20241106160315612 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160315612 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160315612 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160315612 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160315636 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34923<->l=127.0.0.1:4259) 20241106160315648 DAUC <0003> db_auc.c:157 IMSI='262425846343545': No 2G Auth Data 20241106160315648 DAUC <0003> db_auc.c:192 IMSI='262425846343545': No 3G Auth Data 20241106160315694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4258 20241106160315705 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315705 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425846343545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425846343545" session_id=2430373967 session_state=BEGIN} 20241106160315705 DSS <0004> hlr_ussd.c:576 262425846343545/0x90dc904f: Process SS (BEGIN) 20241106160315705 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106160315705 DSS <0004> hlr_ussd.c:518 262425846343545/0x90dc904f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106160315705 DSS <0004> hlr_ussd.c:523 262425846343545/0x90dc904f: USSD for unknown code '*#200#' 20241106160315705 DSS <0004> hlr_ussd.c:354 262425846343545/0x90dc904f: Tx ReturnError(1, 0x12) 20241106160315705 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425846343545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425846343545" session_id=2430373967 session_state=END} 20241106160315705 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315705 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4258 20241106160315719 DAUC <0003> db_auc.c:157 IMSI='262427306597872': No 2G Auth Data 20241106160315719 DAUC <0003> db_auc.c:192 IMSI='262427306597872': No 3G Auth Data 20241106160315743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54376<->l=127.0.0.1:4258 20241106160315746 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315746 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427306597872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427306597872" session_id=731416294 session_state=BEGIN} 20241106160315746 DSS <0004> hlr_ussd.c:576 262427306597872/0x2b9886e6: Process SS (BEGIN) 20241106160315746 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106160315746 DSS <0004> hlr_ussd.c:518 262427306597872/0x2b9886e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106160315746 DSS <0004> hlr_ussd.c:523 262427306597872/0x2b9886e6: USSD for unknown code '*#200#' 20241106160315746 DSS <0004> hlr_ussd.c:354 262427306597872/0x2b9886e6: Tx ReturnError(1, 0x12) 20241106160315746 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427306597872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427306597872" session_id=731416294 session_state=END} 20241106160315746 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315746 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54376<->l=127.0.0.1:4258 20241106160315756 DAUC <0003> db_auc.c:157 IMSI='262425222898900': No 2G Auth Data 20241106160315756 DAUC <0003> db_auc.c:192 IMSI='262425222898900': No 3G Auth Data 20241106160315782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54384<->l=127.0.0.1:4258 20241106160315785 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315786 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425222898900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425222898900" session_id=1859756546 session_state=BEGIN} 20241106160315786 DSS <0004> hlr_ussd.c:576 262425222898900/0x6ed9a202: Process SS (BEGIN) 20241106160315786 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106160315786 DSS <0004> hlr_ussd.c:518 262425222898900/0x6ed9a202: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106160315786 DSS <0004> hlr_ussd.c:523 262425222898900/0x6ed9a202: USSD for unknown code '*#200#' 20241106160315786 DSS <0004> hlr_ussd.c:354 262425222898900/0x6ed9a202: Tx ReturnError(1, 0x12) 20241106160315786 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425222898900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425222898900" session_id=1859756546 session_state=END} 20241106160315786 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315786 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54384<->l=127.0.0.1:4258 20241106160315807 DAUC <0003> db_auc.c:157 IMSI='262424930563146': No 2G Auth Data 20241106160315807 DAUC <0003> db_auc.c:192 IMSI='262424930563146': No 3G Auth Data 20241106160315820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 20241106160315823 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315823 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424930563146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424930563146" session_id=1827111184 session_state=BEGIN} 20241106160315823 DSS <0004> hlr_ussd.c:576 262424930563146/0x6ce78110: Process SS (BEGIN) 20241106160315823 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106160315823 DSS <0004> hlr_ussd.c:518 262424930563146/0x6ce78110: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106160315823 DSS <0004> hlr_ussd.c:523 262424930563146/0x6ce78110: USSD for unknown code '*#200#' 20241106160315823 DSS <0004> hlr_ussd.c:354 262424930563146/0x6ce78110: Tx ReturnError(1, 0x12) 20241106160315823 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424930563146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424930563146" session_id=1827111184 session_state=END} 20241106160315823 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315823 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 20241106160315829 DAUC <0003> db_auc.c:157 IMSI='262425143478068': No 2G Auth Data 20241106160315829 DAUC <0003> db_auc.c:192 IMSI='262425143478068': No 3G Auth Data 20241106160315844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 20241106160315847 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315847 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425143478068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425143478068" session_id=3639917267 session_state=BEGIN} 20241106160315847 DSS <0004> hlr_ussd.c:576 262425143478068/0xd8f4bad3: Process SS (BEGIN) 20241106160315847 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106160315847 DSS <0004> hlr_ussd.c:518 262425143478068/0xd8f4bad3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106160315847 DSS <0004> hlr_ussd.c:523 262425143478068/0xd8f4bad3: USSD for unknown code '*#200#' 20241106160315847 DSS <0004> hlr_ussd.c:354 262425143478068/0xd8f4bad3: Tx ReturnError(1, 0x12) 20241106160315847 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425143478068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425143478068" session_id=3639917267 session_state=END} 20241106160315847 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315847 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 20241106160315852 DAUC <0003> db_auc.c:157 IMSI='262423972767098': No 2G Auth Data 20241106160315852 DAUC <0003> db_auc.c:192 IMSI='262423972767098': No 3G Auth Data 20241106160315874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 20241106160315877 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315877 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423972767098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423972767098" session_id=2571000931 session_state=BEGIN} 20241106160315877 DSS <0004> hlr_ussd.c:576 262423972767098/0x993e5c63: Process SS (BEGIN) 20241106160315877 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106160315877 DSS <0004> hlr_ussd.c:518 262423972767098/0x993e5c63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106160315877 DSS <0004> hlr_ussd.c:523 262423972767098/0x993e5c63: USSD for unknown code '*#200#' 20241106160315877 DSS <0004> hlr_ussd.c:354 262423972767098/0x993e5c63: Tx ReturnError(1, 0x12) 20241106160315877 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423972767098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423972767098" session_id=2571000931 session_state=END} 20241106160315877 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315878 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 20241106160315882 DAUC <0003> db_auc.c:157 IMSI='262420025772011': No 2G Auth Data 20241106160315882 DAUC <0003> db_auc.c:192 IMSI='262420025772011': No 3G Auth Data 20241106160315896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20241106160315898 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315898 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420025772011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420025772011" session_id=1990630642 session_state=BEGIN} 20241106160315898 DSS <0004> hlr_ussd.c:576 262420025772011/0x76a69cf2: Process SS (BEGIN) 20241106160315898 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106160315898 DSS <0004> hlr_ussd.c:518 262420025772011/0x76a69cf2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106160315898 DSS <0004> hlr_ussd.c:523 262420025772011/0x76a69cf2: USSD for unknown code '*#200#' 20241106160315898 DSS <0004> hlr_ussd.c:354 262420025772011/0x76a69cf2: Tx ReturnError(1, 0x12) 20241106160315898 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420025772011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420025772011" session_id=1990630642 session_state=END} 20241106160315898 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315898 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20241106160315903 DAUC <0003> db_auc.c:157 IMSI='262426000307207': No 2G Auth Data 20241106160315903 DAUC <0003> db_auc.c:192 IMSI='262426000307207': No 3G Auth Data 20241106160315920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 20241106160315923 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315923 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426000307207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426000307207" session_id=3313416434 session_state=BEGIN} 20241106160315923 DSS <0004> hlr_ussd.c:576 262426000307207/0xc57eb8f2: Process SS (BEGIN) 20241106160315923 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241106160315923 DSS <0004> hlr_ussd.c:518 262426000307207/0xc57eb8f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241106160315923 DSS <0004> hlr_ussd.c:523 262426000307207/0xc57eb8f2: USSD for unknown code '*#200#' 20241106160315923 DSS <0004> hlr_ussd.c:354 262426000307207/0xc57eb8f2: Tx ReturnError(1, 0x12) 20241106160315923 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426000307207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426000307207" session_id=3313416434 session_state=END} 20241106160315923 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315923 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160315925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 20241106160315925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20241106160315925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34923<->l=127.0.0.1:4259) 20241106160315926 DLINP <000b> input/ipa.c:451 connected read/write 20241106160315926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160315926 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160315926 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160315926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160315948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4258 20241106160316049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4258 20241106160319143 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160319143 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160319147 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 20241106160319153 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319153 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160319153 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160319153 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  20241106160319153 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160319153 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  20241106160319153 DLGSUP <0013> gsup_server.c:235 2:  20241106160319153 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160319153 DLGSUP <0013> gsup_server.c:235 3:  20241106160319153 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160319153 DLGSUP <0013> gsup_server.c:235 4:  20241106160319153 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160319153 DLGSUP <0013> gsup_server.c:235 5:  20241106160319153 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160319153 DLGSUP <0013> gsup_server.c:235 7:  20241106160319153 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160319154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160319154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160319154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160319180 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46799<->l=127.0.0.1:4259) 20241106160319202 DAUC <0003> db_auc.c:157 IMSI='262429828916307': No 2G Auth Data 20241106160319202 DAUC <0003> db_auc.c:192 IMSI='262429828916307': No 3G Auth Data 20241106160319238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 20241106160319252 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319252 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429828916307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429828916307" session_id=2293340477 session_state=BEGIN} 20241106160319252 DSS <0004> hlr_ussd.c:576 262429828916307/0x88b1993d: Process SS (BEGIN) 20241106160319252 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160319252 DSS <0004> hlr_ussd.c:518 262429828916307/0x88b1993d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160319252 DSS <0004> hlr_ussd.c:542 262429828916307/0x88b1993d: Cannot find conn for EUSE EUSE-foobar 20241106160319252 DSS <0004> hlr_ussd.c:354 262429828916307/0x88b1993d: Tx ReturnError(1, 0x22) 20241106160319252 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429828916307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429828916307" session_id=2293340477 session_state=END} 20241106160319252 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319253 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 20241106160319268 DAUC <0003> db_auc.c:157 IMSI='262422748197777': No 2G Auth Data 20241106160319268 DAUC <0003> db_auc.c:192 IMSI='262422748197777': No 3G Auth Data 20241106160319282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20241106160319284 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319285 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422748197777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422748197777" session_id=3632495741 session_state=BEGIN} 20241106160319285 DSS <0004> hlr_ussd.c:576 262422748197777/0xd8837c7d: Process SS (BEGIN) 20241106160319285 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160319285 DSS <0004> hlr_ussd.c:518 262422748197777/0xd8837c7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160319285 DSS <0004> hlr_ussd.c:542 262422748197777/0xd8837c7d: Cannot find conn for EUSE EUSE-foobar 20241106160319285 DSS <0004> hlr_ussd.c:354 262422748197777/0xd8837c7d: Tx ReturnError(1, 0x22) 20241106160319285 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422748197777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422748197777" session_id=3632495741 session_state=END} 20241106160319285 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319285 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20241106160319289 DAUC <0003> db_auc.c:157 IMSI='262420620352621': No 2G Auth Data 20241106160319289 DAUC <0003> db_auc.c:192 IMSI='262420620352621': No 3G Auth Data 20241106160319301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 20241106160319304 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319304 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420620352621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420620352621" session_id=435111999 session_state=BEGIN} 20241106160319304 DSS <0004> hlr_ussd.c:576 262420620352621/0x19ef483f: Process SS (BEGIN) 20241106160319304 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160319304 DSS <0004> hlr_ussd.c:518 262420620352621/0x19ef483f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160319304 DSS <0004> hlr_ussd.c:542 262420620352621/0x19ef483f: Cannot find conn for EUSE EUSE-foobar 20241106160319304 DSS <0004> hlr_ussd.c:354 262420620352621/0x19ef483f: Tx ReturnError(1, 0x22) 20241106160319304 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420620352621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420620352621" session_id=435111999 session_state=END} 20241106160319304 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319304 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 20241106160319309 DAUC <0003> db_auc.c:157 IMSI='262426249543787': No 2G Auth Data 20241106160319309 DAUC <0003> db_auc.c:192 IMSI='262426249543787': No 3G Auth Data 20241106160319320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 20241106160319323 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319323 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426249543787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426249543787" session_id=306194579 session_state=BEGIN} 20241106160319323 DSS <0004> hlr_ussd.c:576 262426249543787/0x12402893: Process SS (BEGIN) 20241106160319323 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160319323 DSS <0004> hlr_ussd.c:518 262426249543787/0x12402893: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160319323 DSS <0004> hlr_ussd.c:542 262426249543787/0x12402893: Cannot find conn for EUSE EUSE-foobar 20241106160319323 DSS <0004> hlr_ussd.c:354 262426249543787/0x12402893: Tx ReturnError(1, 0x22) 20241106160319323 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426249543787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426249543787" session_id=306194579 session_state=END} 20241106160319323 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319323 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 20241106160319328 DAUC <0003> db_auc.c:157 IMSI='262423093207038': No 2G Auth Data 20241106160319328 DAUC <0003> db_auc.c:192 IMSI='262423093207038': No 3G Auth Data 20241106160319339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 20241106160319342 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319342 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423093207038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423093207038" session_id=2145110255 session_state=BEGIN} 20241106160319342 DSS <0004> hlr_ussd.c:576 262423093207038/0x7fdbc8ef: Process SS (BEGIN) 20241106160319342 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160319342 DSS <0004> hlr_ussd.c:518 262423093207038/0x7fdbc8ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160319342 DSS <0004> hlr_ussd.c:542 262423093207038/0x7fdbc8ef: Cannot find conn for EUSE EUSE-foobar 20241106160319342 DSS <0004> hlr_ussd.c:354 262423093207038/0x7fdbc8ef: Tx ReturnError(1, 0x22) 20241106160319342 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423093207038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423093207038" session_id=2145110255 session_state=END} 20241106160319342 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319342 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 20241106160319346 DAUC <0003> db_auc.c:157 IMSI='262428265738192': No 2G Auth Data 20241106160319346 DAUC <0003> db_auc.c:192 IMSI='262428265738192': No 3G Auth Data 20241106160319360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20241106160319363 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319363 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428265738192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428265738192" session_id=362051050 session_state=BEGIN} 20241106160319363 DSS <0004> hlr_ussd.c:576 262428265738192/0x159475ea: Process SS (BEGIN) 20241106160319363 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160319363 DSS <0004> hlr_ussd.c:518 262428265738192/0x159475ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160319363 DSS <0004> hlr_ussd.c:542 262428265738192/0x159475ea: Cannot find conn for EUSE EUSE-foobar 20241106160319363 DSS <0004> hlr_ussd.c:354 262428265738192/0x159475ea: Tx ReturnError(1, 0x22) 20241106160319363 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428265738192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428265738192" session_id=362051050 session_state=END} 20241106160319363 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319363 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20241106160319367 DAUC <0003> db_auc.c:157 IMSI='262425015171705': No 2G Auth Data 20241106160319367 DAUC <0003> db_auc.c:192 IMSI='262425015171705': No 3G Auth Data 20241106160319381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54522<->l=127.0.0.1:4258 20241106160319384 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319384 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425015171705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425015171705" session_id=1758726141 session_state=BEGIN} 20241106160319384 DSS <0004> hlr_ussd.c:576 262425015171705/0x68d407fd: Process SS (BEGIN) 20241106160319384 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160319384 DSS <0004> hlr_ussd.c:518 262425015171705/0x68d407fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160319384 DSS <0004> hlr_ussd.c:542 262425015171705/0x68d407fd: Cannot find conn for EUSE EUSE-foobar 20241106160319384 DSS <0004> hlr_ussd.c:354 262425015171705/0x68d407fd: Tx ReturnError(1, 0x22) 20241106160319384 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425015171705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425015171705" session_id=1758726141 session_state=END} 20241106160319384 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319384 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54522<->l=127.0.0.1:4258 20241106160319389 DAUC <0003> db_auc.c:157 IMSI='262423394996308': No 2G Auth Data 20241106160319389 DAUC <0003> db_auc.c:192 IMSI='262423394996308': No 3G Auth Data 20241106160319403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54524<->l=127.0.0.1:4258 20241106160319405 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319406 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423394996308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423394996308" session_id=3661013616 session_state=BEGIN} 20241106160319406 DSS <0004> hlr_ussd.c:576 262423394996308/0xda36a270: Process SS (BEGIN) 20241106160319406 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160319406 DSS <0004> hlr_ussd.c:518 262423394996308/0xda36a270: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160319406 DSS <0004> hlr_ussd.c:542 262423394996308/0xda36a270: Cannot find conn for EUSE EUSE-foobar 20241106160319406 DSS <0004> hlr_ussd.c:354 262423394996308/0xda36a270: Tx ReturnError(1, 0x22) 20241106160319406 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423394996308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423394996308" session_id=3661013616 session_state=END} 20241106160319406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160319407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54524<->l=127.0.0.1:4258 20241106160319408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 20241106160319408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46799<->l=127.0.0.1:4259) 20241106160319408 DLINP <000b> input/ipa.c:451 connected read/write 20241106160319408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160319408 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160319408 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160319408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160319431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20241106160319632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20241106160322742 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160322742 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160322745 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 20241106160322747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322747 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160322747 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160322747 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  20241106160322747 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160322747 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  20241106160322747 DLGSUP <0013> gsup_server.c:235 2:  20241106160322747 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160322747 DLGSUP <0013> gsup_server.c:235 3:  20241106160322747 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160322747 DLGSUP <0013> gsup_server.c:235 4:  20241106160322747 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160322747 DLGSUP <0013> gsup_server.c:235 5:  20241106160322747 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160322747 DLGSUP <0013> gsup_server.c:235 7:  20241106160322747 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160322747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160322747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160322747 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160322769 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39641<->l=127.0.0.1:4259) 20241106160322781 DAUC <0003> db_auc.c:157 IMSI='262423100450509': No 2G Auth Data 20241106160322781 DAUC <0003> db_auc.c:192 IMSI='262423100450509': No 3G Auth Data 20241106160322815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34576<->l=127.0.0.1:4258 20241106160322829 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322829 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423100450509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423100450509" session_id=3236068585 session_state=BEGIN} 20241106160322829 DSS <0004> hlr_ussd.c:576 262423100450509/0xc0e27ce9: Process SS (BEGIN) 20241106160322829 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160322829 DSS <0004> hlr_ussd.c:518 262423100450509/0xc0e27ce9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160322829 DSS <0004> hlr_ussd.c:363 262423100450509/0xc0e27ce9: Tx USSD 'Your IMSI is 262423100450509' 20241106160322829 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423100450509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423100450509" session_id=3236068585 session_state=END} 20241106160322829 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423100450509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160322829 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322829 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34576<->l=127.0.0.1:4258 20241106160322839 DAUC <0003> db_auc.c:157 IMSI='262424738282167': No 2G Auth Data 20241106160322839 DAUC <0003> db_auc.c:192 IMSI='262424738282167': No 3G Auth Data 20241106160322855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241106160322858 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322858 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424738282167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424738282167" session_id=4084894754 session_state=BEGIN} 20241106160322858 DSS <0004> hlr_ussd.c:576 262424738282167/0xf37a8c22: Process SS (BEGIN) 20241106160322858 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160322858 DSS <0004> hlr_ussd.c:518 262424738282167/0xf37a8c22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160322858 DSS <0004> hlr_ussd.c:363 262424738282167/0xf37a8c22: Tx USSD 'Your IMSI is 262424738282167' 20241106160322858 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424738282167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424738282167" session_id=4084894754 session_state=END} 20241106160322858 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424738282167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160322858 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322858 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241106160322863 DAUC <0003> db_auc.c:157 IMSI='262424566743681': No 2G Auth Data 20241106160322863 DAUC <0003> db_auc.c:192 IMSI='262424566743681': No 3G Auth Data 20241106160322874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34584<->l=127.0.0.1:4258 20241106160322877 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322877 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424566743681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424566743681" session_id=1951197252 session_state=BEGIN} 20241106160322877 DSS <0004> hlr_ussd.c:576 262424566743681/0x744ce844: Process SS (BEGIN) 20241106160322877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160322877 DSS <0004> hlr_ussd.c:518 262424566743681/0x744ce844: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160322877 DSS <0004> hlr_ussd.c:363 262424566743681/0x744ce844: Tx USSD 'Your IMSI is 262424566743681' 20241106160322877 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424566743681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424566743681" session_id=1951197252 session_state=END} 20241106160322877 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424566743681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160322877 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322877 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34584<->l=127.0.0.1:4258 20241106160322882 DAUC <0003> db_auc.c:157 IMSI='262425328080969': No 2G Auth Data 20241106160322882 DAUC <0003> db_auc.c:192 IMSI='262425328080969': No 3G Auth Data 20241106160322893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34594<->l=127.0.0.1:4258 20241106160322896 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322896 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425328080969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425328080969" session_id=942318654 session_state=BEGIN} 20241106160322896 DSS <0004> hlr_ussd.c:576 262425328080969/0x382aa43e: Process SS (BEGIN) 20241106160322896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160322896 DSS <0004> hlr_ussd.c:518 262425328080969/0x382aa43e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160322896 DSS <0004> hlr_ussd.c:363 262425328080969/0x382aa43e: Tx USSD 'Your IMSI is 262425328080969' 20241106160322896 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425328080969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425328080969" session_id=942318654 session_state=END} 20241106160322896 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425328080969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160322896 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322896 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34594<->l=127.0.0.1:4258 20241106160322901 DAUC <0003> db_auc.c:157 IMSI='262420129230232': No 2G Auth Data 20241106160322901 DAUC <0003> db_auc.c:192 IMSI='262420129230232': No 3G Auth Data 20241106160322918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4258 20241106160322921 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322921 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420129230232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420129230232" session_id=3562329916 session_state=BEGIN} 20241106160322921 DSS <0004> hlr_ussd.c:576 262420129230232/0xd454d73c: Process SS (BEGIN) 20241106160322921 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160322921 DSS <0004> hlr_ussd.c:518 262420129230232/0xd454d73c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160322921 DSS <0004> hlr_ussd.c:363 262420129230232/0xd454d73c: Tx USSD 'Your IMSI is 262420129230232' 20241106160322921 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420129230232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420129230232" session_id=3562329916 session_state=END} 20241106160322921 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420129230232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160322921 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322921 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4258 20241106160322926 DAUC <0003> db_auc.c:157 IMSI='262425728600885': No 2G Auth Data 20241106160322926 DAUC <0003> db_auc.c:192 IMSI='262425728600885': No 3G Auth Data 20241106160322940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4258 20241106160322943 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322943 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425728600885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425728600885" session_id=3772902455 session_state=BEGIN} 20241106160322943 DSS <0004> hlr_ussd.c:576 262425728600885/0xe0e1ec37: Process SS (BEGIN) 20241106160322943 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160322943 DSS <0004> hlr_ussd.c:518 262425728600885/0xe0e1ec37: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160322943 DSS <0004> hlr_ussd.c:363 262425728600885/0xe0e1ec37: Tx USSD 'Your IMSI is 262425728600885' 20241106160322943 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425728600885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425728600885" session_id=3772902455 session_state=END} 20241106160322943 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425728600885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160322943 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322943 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4258 20241106160322948 DAUC <0003> db_auc.c:157 IMSI='262423813075438': No 2G Auth Data 20241106160322948 DAUC <0003> db_auc.c:192 IMSI='262423813075438': No 3G Auth Data 20241106160322962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34620<->l=127.0.0.1:4258 20241106160322965 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322965 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423813075438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423813075438" session_id=243629278 session_state=BEGIN} 20241106160322965 DSS <0004> hlr_ussd.c:576 262423813075438/0x0e857cde: Process SS (BEGIN) 20241106160322965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160322965 DSS <0004> hlr_ussd.c:518 262423813075438/0x0e857cde: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160322965 DSS <0004> hlr_ussd.c:363 262423813075438/0x0e857cde: Tx USSD 'Your IMSI is 262423813075438' 20241106160322965 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423813075438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423813075438" session_id=243629278 session_state=END} 20241106160322965 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423813075438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160322965 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322965 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34620<->l=127.0.0.1:4258 20241106160322970 DAUC <0003> db_auc.c:157 IMSI='262422206797744': No 2G Auth Data 20241106160322970 DAUC <0003> db_auc.c:192 IMSI='262422206797744': No 3G Auth Data 20241106160322983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 20241106160322986 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322986 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422206797744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422206797744" session_id=2471099842 session_state=BEGIN} 20241106160322986 DSS <0004> hlr_ussd.c:576 262422206797744/0x9349fdc2: Process SS (BEGIN) 20241106160322986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160322986 DSS <0004> hlr_ussd.c:518 262422206797744/0x9349fdc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160322986 DSS <0004> hlr_ussd.c:363 262422206797744/0x9349fdc2: Tx USSD 'Your IMSI is 262422206797744' 20241106160322986 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422206797744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422206797744" session_id=2471099842 session_state=END} 20241106160322986 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422206797744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160322986 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322986 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160322988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 20241106160322988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 20241106160322989 DLINP <000b> input/ipa.c:451 connected read/write 20241106160322989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160322989 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160322989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160322989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160322989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39641<->l=127.0.0.1:4259) 20241106160323014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34636<->l=127.0.0.1:4258 20241106160323215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34636<->l=127.0.0.1:4258 20241106160326333 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160326333 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160326335 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4258 20241106160326339 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326339 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160326339 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160326339 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  20241106160326339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160326339 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  20241106160326339 DLGSUP <0013> gsup_server.c:235 2:  20241106160326339 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160326339 DLGSUP <0013> gsup_server.c:235 3:  20241106160326339 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160326339 DLGSUP <0013> gsup_server.c:235 4:  20241106160326339 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160326339 DLGSUP <0013> gsup_server.c:235 5:  20241106160326339 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160326339 DLGSUP <0013> gsup_server.c:235 7:  20241106160326339 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160326339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160326339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160326339 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160326359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46865<->l=127.0.0.1:4259) 20241106160326366 DAUC <0003> db_auc.c:157 IMSI='262428597274190': No 2G Auth Data 20241106160326366 DAUC <0003> db_auc.c:192 IMSI='262428597274190': No 3G Auth Data 20241106160326395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34648<->l=127.0.0.1:4258 20241106160326406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326406 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428597274190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428597274190" source_name="the-source\n" session_id=1593161393 session_state=BEGIN} 20241106160326406 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106160326406 DSS <0004> hlr_ussd.c:576 262428597274190/0x5ef5b6b1: Process SS (BEGIN) 20241106160326406 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160326406 DSS <0004> hlr_ussd.c:518 262428597274190/0x5ef5b6b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160326406 DSS <0004> hlr_ussd.c:363 262428597274190/0x5ef5b6b1: Tx USSD 'Your IMSI is 262428597274190' 20241106160326406 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428597274190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428597274190" destination_name="the-source\n" session_id=1593161393 session_state=END} 20241106160326406 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262428597274190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160326406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326406 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34648<->l=127.0.0.1:4258 20241106160326415 DAUC <0003> db_auc.c:157 IMSI='262422258233962': No 2G Auth Data 20241106160326415 DAUC <0003> db_auc.c:192 IMSI='262422258233962': No 3G Auth Data 20241106160326431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34650<->l=127.0.0.1:4258 20241106160326434 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326434 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422258233962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422258233962" source_name="the-source\n" session_id=749275443 session_state=BEGIN} 20241106160326434 DSS <0004> hlr_ussd.c:576 262422258233962/0x2ca90933: Process SS (BEGIN) 20241106160326434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160326434 DSS <0004> hlr_ussd.c:518 262422258233962/0x2ca90933: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160326434 DSS <0004> hlr_ussd.c:363 262422258233962/0x2ca90933: Tx USSD 'Your IMSI is 262422258233962' 20241106160326434 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422258233962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422258233962" destination_name="the-source\n" session_id=749275443 session_state=END} 20241106160326434 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422258233962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160326434 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326434 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34650<->l=127.0.0.1:4258 20241106160326439 DAUC <0003> db_auc.c:157 IMSI='262421834230580': No 2G Auth Data 20241106160326439 DAUC <0003> db_auc.c:192 IMSI='262421834230580': No 3G Auth Data 20241106160326450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34662<->l=127.0.0.1:4258 20241106160326453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326453 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421834230580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421834230580" source_name="the-source\n" session_id=1705706907 session_state=BEGIN} 20241106160326453 DSS <0004> hlr_ussd.c:576 262421834230580/0x65ab059b: Process SS (BEGIN) 20241106160326453 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160326453 DSS <0004> hlr_ussd.c:518 262421834230580/0x65ab059b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160326453 DSS <0004> hlr_ussd.c:363 262421834230580/0x65ab059b: Tx USSD 'Your IMSI is 262421834230580' 20241106160326453 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421834230580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421834230580" destination_name="the-source\n" session_id=1705706907 session_state=END} 20241106160326453 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421834230580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160326453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34662<->l=127.0.0.1:4258 20241106160326458 DAUC <0003> db_auc.c:157 IMSI='262428838773246': No 2G Auth Data 20241106160326458 DAUC <0003> db_auc.c:192 IMSI='262428838773246': No 3G Auth Data 20241106160326469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34670<->l=127.0.0.1:4258 20241106160326472 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326472 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428838773246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428838773246" source_name="the-source\n" session_id=25404208 session_state=BEGIN} 20241106160326472 DSS <0004> hlr_ussd.c:576 262428838773246/0x0183a330: Process SS (BEGIN) 20241106160326472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160326472 DSS <0004> hlr_ussd.c:518 262428838773246/0x0183a330: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160326472 DSS <0004> hlr_ussd.c:363 262428838773246/0x0183a330: Tx USSD 'Your IMSI is 262428838773246' 20241106160326472 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428838773246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428838773246" destination_name="the-source\n" session_id=25404208 session_state=END} 20241106160326472 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428838773246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160326472 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326472 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34670<->l=127.0.0.1:4258 20241106160326477 DAUC <0003> db_auc.c:157 IMSI='262429270675425': No 2G Auth Data 20241106160326477 DAUC <0003> db_auc.c:192 IMSI='262429270675425': No 3G Auth Data 20241106160326488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34672<->l=127.0.0.1:4258 20241106160326491 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326491 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429270675425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429270675425" source_name="the-source\n" session_id=3381067687 session_state=BEGIN} 20241106160326491 DSS <0004> hlr_ussd.c:576 262429270675425/0xc986ffa7: Process SS (BEGIN) 20241106160326491 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160326491 DSS <0004> hlr_ussd.c:518 262429270675425/0xc986ffa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160326491 DSS <0004> hlr_ussd.c:363 262429270675425/0xc986ffa7: Tx USSD 'Your IMSI is 262429270675425' 20241106160326491 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429270675425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429270675425" destination_name="the-source\n" session_id=3381067687 session_state=END} 20241106160326491 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429270675425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160326491 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326491 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34672<->l=127.0.0.1:4258 20241106160326496 DAUC <0003> db_auc.c:157 IMSI='262424786898210': No 2G Auth Data 20241106160326496 DAUC <0003> db_auc.c:192 IMSI='262424786898210': No 3G Auth Data 20241106160326510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 20241106160326513 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326513 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424786898210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424786898210" source_name="the-source\n" session_id=3781701362 session_state=BEGIN} 20241106160326513 DSS <0004> hlr_ussd.c:576 262424786898210/0xe1682ef2: Process SS (BEGIN) 20241106160326513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160326513 DSS <0004> hlr_ussd.c:518 262424786898210/0xe1682ef2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160326513 DSS <0004> hlr_ussd.c:363 262424786898210/0xe1682ef2: Tx USSD 'Your IMSI is 262424786898210' 20241106160326513 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424786898210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424786898210" destination_name="the-source\n" session_id=3781701362 session_state=END} 20241106160326513 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262424786898210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160326513 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326513 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 20241106160326518 DAUC <0003> db_auc.c:157 IMSI='262429786338469': No 2G Auth Data 20241106160326518 DAUC <0003> db_auc.c:192 IMSI='262429786338469': No 3G Auth Data 20241106160326532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4258 20241106160326535 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326535 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429786338469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429786338469" source_name="the-source\n" session_id=2961917460 session_state=BEGIN} 20241106160326535 DSS <0004> hlr_ussd.c:576 262429786338469/0xb08b4614: Process SS (BEGIN) 20241106160326535 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160326535 DSS <0004> hlr_ussd.c:518 262429786338469/0xb08b4614: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160326535 DSS <0004> hlr_ussd.c:363 262429786338469/0xb08b4614: Tx USSD 'Your IMSI is 262429786338469' 20241106160326535 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429786338469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429786338469" destination_name="the-source\n" session_id=2961917460 session_state=END} 20241106160326535 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262429786338469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160326535 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326535 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4258 20241106160326540 DAUC <0003> db_auc.c:157 IMSI='262420986614741': No 2G Auth Data 20241106160326540 DAUC <0003> db_auc.c:192 IMSI='262420986614741': No 3G Auth Data 20241106160326554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34694<->l=127.0.0.1:4258 20241106160326557 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326557 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420986614741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420986614741" source_name="the-source\n" session_id=4088257636 session_state=BEGIN} 20241106160326557 DSS <0004> hlr_ussd.c:576 262420986614741/0xf3addc64: Process SS (BEGIN) 20241106160326557 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241106160326557 DSS <0004> hlr_ussd.c:518 262420986614741/0xf3addc64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241106160326557 DSS <0004> hlr_ussd.c:363 262420986614741/0xf3addc64: Tx USSD 'Your IMSI is 262420986614741' 20241106160326557 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420986614741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420986614741" destination_name="the-source\n" session_id=4088257636 session_state=END} 20241106160326557 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262420986614741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160326557 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326557 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160326559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34694<->l=127.0.0.1:4258 20241106160326559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4258 20241106160326560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46865<->l=127.0.0.1:4259) 20241106160326560 DLINP <000b> input/ipa.c:451 connected read/write 20241106160326560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160326560 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160326560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160326560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160326560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106160326582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34704<->l=127.0.0.1:4258 20241106160326783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34704<->l=127.0.0.1:4258 20241106160329892 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160329892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160329897 DLINP <000b> input/ipa.c:451 connected read/write 20241106160329897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160329898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34706<->l=127.0.0.1:4258 20241106160329903 DLINP <000b> input/ipa.c:451 connected read/write 20241106160329903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160329903 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160329903 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160329903 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  20241106160329903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160329903 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  20241106160329903 DLGSUP <0013> gsup_server.c:235 2:  20241106160329903 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160329903 DLGSUP <0013> gsup_server.c:235 3:  20241106160329903 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160329903 DLGSUP <0013> gsup_server.c:235 4:  20241106160329903 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160329903 DLGSUP <0013> gsup_server.c:235 5:  20241106160329903 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160329903 DLGSUP <0013> gsup_server.c:235 7:  20241106160329903 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160329903 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160329903 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160329903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160329930 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43257<->l=127.0.0.1:4259) 20241106160329945 DAUC <0003> db_auc.c:157 IMSI='262428805114898': No 2G Auth Data 20241106160329945 DAUC <0003> db_auc.c:192 IMSI='262428805114898': No 3G Auth Data 20241106160329979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34720<->l=127.0.0.1:4258 20241106160329991 DLINP <000b> input/ipa.c:451 connected read/write 20241106160329991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160329992 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428805114898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428805114898" session_id=371695584 session_state=BEGIN} 20241106160329992 DSS <0004> hlr_ussd.c:576 262428805114898/0x16279fe0: Process SS (BEGIN) 20241106160329992 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160329992 DSS <0004> hlr_ussd.c:518 262428805114898/0x16279fe0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160329992 DSS <0004> hlr_ussd.c:363 262428805114898/0x16279fe0: Tx USSD 'Your extension is 491614571212' 20241106160329992 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428805114898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428805114898" session_id=371695584 session_state=END} 20241106160329992 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428805114898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160329992 DLINP <000b> input/ipa.c:451 connected read/write 20241106160329992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160329992 DLINP <000b> input/ipa.c:451 connected read/write 20241106160329992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160329999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34720<->l=127.0.0.1:4258 20241106160330003 DAUC <0003> db_auc.c:157 IMSI='262423927966659': No 2G Auth Data 20241106160330003 DAUC <0003> db_auc.c:192 IMSI='262423927966659': No 3G Auth Data 20241106160330015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34724<->l=127.0.0.1:4258 20241106160330018 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160330018 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423927966659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423927966659" session_id=3805672127 session_state=BEGIN} 20241106160330018 DSS <0004> hlr_ussd.c:576 262423927966659/0xe2d5f2bf: Process SS (BEGIN) 20241106160330018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160330018 DSS <0004> hlr_ussd.c:518 262423927966659/0xe2d5f2bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160330018 DSS <0004> hlr_ussd.c:363 262423927966659/0xe2d5f2bf: Tx USSD 'Your extension is 491612565352' 20241106160330018 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423927966659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423927966659" session_id=3805672127 session_state=END} 20241106160330018 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423927966659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160330018 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330018 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34724<->l=127.0.0.1:4258 20241106160330023 DAUC <0003> db_auc.c:157 IMSI='262422894647391': No 2G Auth Data 20241106160330023 DAUC <0003> db_auc.c:192 IMSI='262422894647391': No 3G Auth Data 20241106160330035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34740<->l=127.0.0.1:4258 20241106160330037 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160330037 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422894647391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422894647391" session_id=661070250 session_state=BEGIN} 20241106160330037 DSS <0004> hlr_ussd.c:576 262422894647391/0x276721aa: Process SS (BEGIN) 20241106160330037 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160330037 DSS <0004> hlr_ussd.c:518 262422894647391/0x276721aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160330037 DSS <0004> hlr_ussd.c:363 262422894647391/0x276721aa: Tx USSD 'Your extension is 491612457227' 20241106160330038 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422894647391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422894647391" session_id=661070250 session_state=END} 20241106160330038 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422894647391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160330038 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330038 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34740<->l=127.0.0.1:4258 20241106160330042 DAUC <0003> db_auc.c:157 IMSI='262427630679145': No 2G Auth Data 20241106160330042 DAUC <0003> db_auc.c:192 IMSI='262427630679145': No 3G Auth Data 20241106160330054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34756<->l=127.0.0.1:4258 20241106160330057 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160330057 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427630679145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427630679145" session_id=2168684246 session_state=BEGIN} 20241106160330057 DSS <0004> hlr_ussd.c:576 262427630679145/0x81437ed6: Process SS (BEGIN) 20241106160330057 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160330057 DSS <0004> hlr_ussd.c:518 262427630679145/0x81437ed6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160330057 DSS <0004> hlr_ussd.c:363 262427630679145/0x81437ed6: Tx USSD 'Your extension is 491611621516' 20241106160330057 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427630679145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427630679145" session_id=2168684246 session_state=END} 20241106160330057 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427630679145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160330057 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330057 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34756<->l=127.0.0.1:4258 20241106160330062 DAUC <0003> db_auc.c:157 IMSI='262424297701832': No 2G Auth Data 20241106160330062 DAUC <0003> db_auc.c:192 IMSI='262424297701832': No 3G Auth Data 20241106160330074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241106160330076 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160330076 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424297701832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424297701832" session_id=2650413737 session_state=BEGIN} 20241106160330076 DSS <0004> hlr_ussd.c:576 262424297701832/0x9dfa1aa9: Process SS (BEGIN) 20241106160330076 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160330076 DSS <0004> hlr_ussd.c:518 262424297701832/0x9dfa1aa9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160330076 DSS <0004> hlr_ussd.c:363 262424297701832/0x9dfa1aa9: Tx USSD 'Your extension is 491613351353' 20241106160330076 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424297701832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424297701832" session_id=2650413737 session_state=END} 20241106160330076 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424297701832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160330076 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330077 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241106160330081 DAUC <0003> db_auc.c:157 IMSI='262428678516939': No 2G Auth Data 20241106160330082 DAUC <0003> db_auc.c:192 IMSI='262428678516939': No 3G Auth Data 20241106160330096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34768<->l=127.0.0.1:4258 20241106160330098 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160330099 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428678516939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428678516939" session_id=1512495334 session_state=BEGIN} 20241106160330099 DSS <0004> hlr_ussd.c:576 262428678516939/0x5a26d8e6: Process SS (BEGIN) 20241106160330099 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160330099 DSS <0004> hlr_ussd.c:518 262428678516939/0x5a26d8e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160330099 DSS <0004> hlr_ussd.c:363 262428678516939/0x5a26d8e6: Tx USSD 'Your extension is 491613442244' 20241106160330099 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428678516939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428678516939" session_id=1512495334 session_state=END} 20241106160330099 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428678516939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160330099 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330099 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34768<->l=127.0.0.1:4258 20241106160330104 DAUC <0003> db_auc.c:157 IMSI='262423707574555': No 2G Auth Data 20241106160330104 DAUC <0003> db_auc.c:192 IMSI='262423707574555': No 3G Auth Data 20241106160330118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34770<->l=127.0.0.1:4258 20241106160330120 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160330120 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423707574555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423707574555" session_id=180835069 session_state=BEGIN} 20241106160330120 DSS <0004> hlr_ussd.c:576 262423707574555/0x0ac752fd: Process SS (BEGIN) 20241106160330120 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160330120 DSS <0004> hlr_ussd.c:518 262423707574555/0x0ac752fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160330120 DSS <0004> hlr_ussd.c:363 262423707574555/0x0ac752fd: Tx USSD 'Your extension is 491613012420' 20241106160330121 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423707574555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423707574555" session_id=180835069 session_state=END} 20241106160330121 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423707574555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160330121 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330121 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34770<->l=127.0.0.1:4258 20241106160330125 DAUC <0003> db_auc.c:157 IMSI='262429192254857': No 2G Auth Data 20241106160330125 DAUC <0003> db_auc.c:192 IMSI='262429192254857': No 3G Auth Data 20241106160330139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34780<->l=127.0.0.1:4258 20241106160330142 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160330142 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429192254857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429192254857" session_id=1085418401 session_state=BEGIN} 20241106160330142 DSS <0004> hlr_ussd.c:576 262429192254857/0x40b22ba1: Process SS (BEGIN) 20241106160330142 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160330142 DSS <0004> hlr_ussd.c:518 262429192254857/0x40b22ba1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160330142 DSS <0004> hlr_ussd.c:363 262429192254857/0x40b22ba1: Tx USSD 'Your extension is 491613235700' 20241106160330142 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429192254857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429192254857" session_id=1085418401 session_state=END} 20241106160330142 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429192254857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160330142 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330142 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160330144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34780<->l=127.0.0.1:4258 20241106160330145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34706<->l=127.0.0.1:4258 20241106160330145 DLINP <000b> input/ipa.c:451 connected read/write 20241106160330145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160330145 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160330145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160330145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160330145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43257<->l=127.0.0.1:4259) 20241106160330168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 20241106160330369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 20241106160333484 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160333484 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160333487 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33556<->l=127.0.0.1:4258 20241106160333490 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333490 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160333490 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160333490 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  20241106160333490 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160333490 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  20241106160333490 DLGSUP <0013> gsup_server.c:235 2:  20241106160333490 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160333490 DLGSUP <0013> gsup_server.c:235 3:  20241106160333490 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160333490 DLGSUP <0013> gsup_server.c:235 4:  20241106160333490 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160333490 DLGSUP <0013> gsup_server.c:235 5:  20241106160333490 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160333490 DLGSUP <0013> gsup_server.c:235 7:  20241106160333490 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160333490 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160333490 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160333490 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160333517 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43747<->l=127.0.0.1:4259) 20241106160333528 DAUC <0003> db_auc.c:157 IMSI='262428757324827': No 2G Auth Data 20241106160333528 DAUC <0003> db_auc.c:192 IMSI='262428757324827': No 3G Auth Data 20241106160333559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33564<->l=127.0.0.1:4258 20241106160333575 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333576 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428757324827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428757324827" source_name="the-source\n" session_id=284702594 session_state=BEGIN} 20241106160333576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106160333576 DSS <0004> hlr_ussd.c:576 262428757324827/0x10f83782: Process SS (BEGIN) 20241106160333576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160333576 DSS <0004> hlr_ussd.c:518 262428757324827/0x10f83782: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160333576 DSS <0004> hlr_ussd.c:363 262428757324827/0x10f83782: Tx USSD 'Your extension is 491618611627' 20241106160333576 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428757324827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428757324827" destination_name="the-source\n" session_id=284702594 session_state=END} 20241106160333576 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262428757324827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160333576 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333576 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33564<->l=127.0.0.1:4258 20241106160333590 DAUC <0003> db_auc.c:157 IMSI='262421648034012': No 2G Auth Data 20241106160333590 DAUC <0003> db_auc.c:192 IMSI='262421648034012': No 3G Auth Data 20241106160333606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33574<->l=127.0.0.1:4258 20241106160333609 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333609 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421648034012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421648034012" source_name="the-source\n" session_id=2803825945 session_state=BEGIN} 20241106160333609 DSS <0004> hlr_ussd.c:576 262421648034012/0xa71efd19: Process SS (BEGIN) 20241106160333609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160333609 DSS <0004> hlr_ussd.c:518 262421648034012/0xa71efd19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160333609 DSS <0004> hlr_ussd.c:363 262421648034012/0xa71efd19: Tx USSD 'Your extension is 491611783512' 20241106160333609 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421648034012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421648034012" destination_name="the-source\n" session_id=2803825945 session_state=END} 20241106160333609 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262421648034012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160333609 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333609 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33574<->l=127.0.0.1:4258 20241106160333614 DAUC <0003> db_auc.c:157 IMSI='262427247127287': No 2G Auth Data 20241106160333614 DAUC <0003> db_auc.c:192 IMSI='262427247127287': No 3G Auth Data 20241106160333627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4258 20241106160333630 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333630 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427247127287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427247127287" source_name="the-source\n" session_id=1862359303 session_state=BEGIN} 20241106160333630 DSS <0004> hlr_ussd.c:576 262427247127287/0x6f015907: Process SS (BEGIN) 20241106160333630 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160333630 DSS <0004> hlr_ussd.c:518 262427247127287/0x6f015907: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160333630 DSS <0004> hlr_ussd.c:363 262427247127287/0x6f015907: Tx USSD 'Your extension is 491617267160' 20241106160333630 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427247127287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247127287" destination_name="the-source\n" session_id=1862359303 session_state=END} 20241106160333630 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262427247127287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160333630 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333630 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4258 20241106160333638 DAUC <0003> db_auc.c:157 IMSI='262425139621184': No 2G Auth Data 20241106160333638 DAUC <0003> db_auc.c:192 IMSI='262425139621184': No 3G Auth Data 20241106160333652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4258 20241106160333658 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333658 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425139621184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425139621184" source_name="the-source\n" session_id=3851819995 session_state=BEGIN} 20241106160333658 DSS <0004> hlr_ussd.c:576 262425139621184/0xe5961bdb: Process SS (BEGIN) 20241106160333658 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160333658 DSS <0004> hlr_ussd.c:518 262425139621184/0xe5961bdb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160333658 DSS <0004> hlr_ussd.c:363 262425139621184/0xe5961bdb: Tx USSD 'Your extension is 491613345606' 20241106160333658 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425139621184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425139621184" destination_name="the-source\n" session_id=3851819995 session_state=END} 20241106160333658 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262425139621184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160333658 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333658 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4258 20241106160333663 DAUC <0003> db_auc.c:157 IMSI='262421605877408': No 2G Auth Data 20241106160333663 DAUC <0003> db_auc.c:192 IMSI='262421605877408': No 3G Auth Data 20241106160333675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 20241106160333678 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333678 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421605877408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421605877408" source_name="the-source\n" session_id=3203328364 session_state=BEGIN} 20241106160333678 DSS <0004> hlr_ussd.c:576 262421605877408/0xbeeee96c: Process SS (BEGIN) 20241106160333678 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160333678 DSS <0004> hlr_ussd.c:518 262421605877408/0xbeeee96c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160333678 DSS <0004> hlr_ussd.c:363 262421605877408/0xbeeee96c: Tx USSD 'Your extension is 491615701347' 20241106160333678 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421605877408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421605877408" destination_name="the-source\n" session_id=3203328364 session_state=END} 20241106160333678 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421605877408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160333678 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333678 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 20241106160333683 DAUC <0003> db_auc.c:157 IMSI='262421738051635': No 2G Auth Data 20241106160333683 DAUC <0003> db_auc.c:192 IMSI='262421738051635': No 3G Auth Data 20241106160333700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33626<->l=127.0.0.1:4258 20241106160333704 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333704 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421738051635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421738051635" source_name="the-source\n" session_id=969446679 session_state=BEGIN} 20241106160333704 DSS <0004> hlr_ussd.c:576 262421738051635/0x39c89517: Process SS (BEGIN) 20241106160333704 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160333704 DSS <0004> hlr_ussd.c:518 262421738051635/0x39c89517: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160333704 DSS <0004> hlr_ussd.c:363 262421738051635/0x39c89517: Tx USSD 'Your extension is 491611671740' 20241106160333704 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421738051635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421738051635" destination_name="the-source\n" session_id=969446679 session_state=END} 20241106160333704 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421738051635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160333704 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333704 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33626<->l=127.0.0.1:4258 20241106160333712 DAUC <0003> db_auc.c:157 IMSI='262425933006519': No 2G Auth Data 20241106160333712 DAUC <0003> db_auc.c:192 IMSI='262425933006519': No 3G Auth Data 20241106160333726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20241106160333729 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333729 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425933006519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425933006519" source_name="the-source\n" session_id=3732046093 session_state=BEGIN} 20241106160333729 DSS <0004> hlr_ussd.c:576 262425933006519/0xde72810d: Process SS (BEGIN) 20241106160333729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160333729 DSS <0004> hlr_ussd.c:518 262425933006519/0xde72810d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160333729 DSS <0004> hlr_ussd.c:363 262425933006519/0xde72810d: Tx USSD 'Your extension is 491617751834' 20241106160333729 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425933006519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425933006519" destination_name="the-source\n" session_id=3732046093 session_state=END} 20241106160333729 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425933006519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160333729 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333729 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20241106160333734 DAUC <0003> db_auc.c:157 IMSI='262423778532271': No 2G Auth Data 20241106160333734 DAUC <0003> db_auc.c:192 IMSI='262423778532271': No 3G Auth Data 20241106160333748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4258 20241106160333751 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333751 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423778532271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423778532271" source_name="the-source\n" session_id=3969464301 session_state=BEGIN} 20241106160333751 DSS <0004> hlr_ussd.c:576 262423778532271/0xec9937ed: Process SS (BEGIN) 20241106160333752 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241106160333752 DSS <0004> hlr_ussd.c:518 262423778532271/0xec9937ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241106160333752 DSS <0004> hlr_ussd.c:363 262423778532271/0xec9937ed: Tx USSD 'Your extension is 491615018043' 20241106160333752 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423778532271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423778532271" destination_name="the-source\n" session_id=3969464301 session_state=END} 20241106160333752 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262423778532271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160333752 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333752 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160333754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4258 20241106160333754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33556<->l=127.0.0.1:4258 20241106160333755 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43747<->l=127.0.0.1:4259) 20241106160333755 DLINP <000b> input/ipa.c:451 connected read/write 20241106160333755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160333755 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160333755 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160333755 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160333755 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106160333777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33652<->l=127.0.0.1:4258 20241106160333979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33652<->l=127.0.0.1:4258 20241106160337086 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38127 20241106160337086 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38127 20241106160337087 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337087 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160337087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160337088 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337088 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337088 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160337088 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241106160337088 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241106160337088 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241106160337088 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  20241106160337088 DLGSUP <0013> gsup_server.c:235 2:  20241106160337088 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160337088 DLGSUP <0013> gsup_server.c:235 3:  20241106160337088 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160337088 DLGSUP <0013> gsup_server.c:235 4:  20241106160337088 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160337088 DLGSUP <0013> gsup_server.c:235 5:  20241106160337088 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160337088 DLGSUP <0013> gsup_server.c:235 7:  20241106160337088 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160337088 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160337088 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160337088 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38127 20241106160337089 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33654<->l=127.0.0.1:4258 20241106160337090 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337090 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160337090 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160337090 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  20241106160337090 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160337090 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  20241106160337090 DLGSUP <0013> gsup_server.c:235 2:  20241106160337090 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160337090 DLGSUP <0013> gsup_server.c:235 3:  20241106160337090 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160337090 DLGSUP <0013> gsup_server.c:235 4:  20241106160337090 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160337090 DLGSUP <0013> gsup_server.c:235 5:  20241106160337090 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160337090 DLGSUP <0013> gsup_server.c:235 7:  20241106160337090 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160337090 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160337090 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160337090 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160337097 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46813<->l=127.0.0.1:4259) 20241106160337121 DAUC <0003> db_auc.c:157 IMSI='262429271643729': No 2G Auth Data 20241106160337121 DAUC <0003> db_auc.c:192 IMSI='262429271643729': No 3G Auth Data 20241106160337142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33658<->l=127.0.0.1:4258 20241106160337150 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337150 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429271643729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429271643729" session_id=191136029 session_state=BEGIN} 20241106160337150 DSS <0004> hlr_ussd.c:576 262429271643729/0x0b64811d: Process SS (BEGIN) 20241106160337150 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160337150 DSS <0004> hlr_ussd.c:518 262429271643729/0x0b64811d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160337150 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337150 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337150 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337150 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337161 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337161 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337161 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262429271643729 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429271643729" session_id=191136029 session_state=END} 20241106160337161 DSS <0004> hlr_ussd.c:576 262429271643729/0x0b64811d: Process SS (END) 20241106160337161 DSS <0004> hlr_ussd.c:518 262429271643729/0x0b64811d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160337161 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429271643729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429271643729" session_id=191136029 session_state=END} 20241106160337161 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429271643729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160337161 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262429271643729 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160337161 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337161 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33658<->l=127.0.0.1:4258 20241106160337173 DAUC <0003> db_auc.c:157 IMSI='262428196319971': No 2G Auth Data 20241106160337173 DAUC <0003> db_auc.c:192 IMSI='262428196319971': No 3G Auth Data 20241106160337189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241106160337191 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337192 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428196319971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428196319971" session_id=3341159851 session_state=BEGIN} 20241106160337192 DSS <0004> hlr_ussd.c:576 262428196319971/0xc7260dab: Process SS (BEGIN) 20241106160337192 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160337192 DSS <0004> hlr_ussd.c:518 262428196319971/0xc7260dab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160337192 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337192 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337192 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337192 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337192 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337192 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337192 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428196319971 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428196319971" session_id=3341159851 session_state=END} 20241106160337192 DSS <0004> hlr_ussd.c:576 262428196319971/0xc7260dab: Process SS (END) 20241106160337192 DSS <0004> hlr_ussd.c:518 262428196319971/0xc7260dab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160337192 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428196319971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428196319971" session_id=3341159851 session_state=END} 20241106160337192 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428196319971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160337192 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428196319971 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160337192 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337192 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241106160337198 DAUC <0003> db_auc.c:157 IMSI='262421837409568': No 2G Auth Data 20241106160337198 DAUC <0003> db_auc.c:192 IMSI='262421837409568': No 3G Auth Data 20241106160337214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241106160337217 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337217 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421837409568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421837409568" session_id=934353256 session_state=BEGIN} 20241106160337217 DSS <0004> hlr_ussd.c:576 262421837409568/0x37b11968: Process SS (BEGIN) 20241106160337217 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160337217 DSS <0004> hlr_ussd.c:518 262421837409568/0x37b11968: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160337217 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337217 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337217 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337217 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337218 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337218 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337218 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262421837409568 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421837409568" session_id=934353256 session_state=END} 20241106160337218 DSS <0004> hlr_ussd.c:576 262421837409568/0x37b11968: Process SS (END) 20241106160337218 DSS <0004> hlr_ussd.c:518 262421837409568/0x37b11968: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160337218 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421837409568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421837409568" session_id=934353256 session_state=END} 20241106160337218 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421837409568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160337218 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262421837409568 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160337218 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337218 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241106160337223 DAUC <0003> db_auc.c:157 IMSI='262420166905171': No 2G Auth Data 20241106160337223 DAUC <0003> db_auc.c:192 IMSI='262420166905171': No 3G Auth Data 20241106160337234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33670<->l=127.0.0.1:4258 20241106160337237 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337237 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420166905171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420166905171" session_id=1514600124 session_state=BEGIN} 20241106160337237 DSS <0004> hlr_ussd.c:576 262420166905171/0x5a46f6bc: Process SS (BEGIN) 20241106160337237 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160337237 DSS <0004> hlr_ussd.c:518 262420166905171/0x5a46f6bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160337237 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337237 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337237 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337237 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337238 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337238 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337238 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262420166905171 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420166905171" session_id=1514600124 session_state=END} 20241106160337238 DSS <0004> hlr_ussd.c:576 262420166905171/0x5a46f6bc: Process SS (END) 20241106160337238 DSS <0004> hlr_ussd.c:518 262420166905171/0x5a46f6bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160337238 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420166905171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420166905171" session_id=1514600124 session_state=END} 20241106160337238 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420166905171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160337238 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262420166905171 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160337238 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337238 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33670<->l=127.0.0.1:4258 20241106160337243 DAUC <0003> db_auc.c:157 IMSI='262429429895433': No 2G Auth Data 20241106160337243 DAUC <0003> db_auc.c:192 IMSI='262429429895433': No 3G Auth Data 20241106160337254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20241106160337257 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337257 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429429895433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429429895433" session_id=3649076314 session_state=BEGIN} 20241106160337258 DSS <0004> hlr_ussd.c:576 262429429895433/0xd9807c5a: Process SS (BEGIN) 20241106160337258 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160337258 DSS <0004> hlr_ussd.c:518 262429429895433/0xd9807c5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160337258 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337258 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337258 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337258 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337258 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337258 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337258 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429429895433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429429895433" session_id=3649076314 session_state=END} 20241106160337258 DSS <0004> hlr_ussd.c:576 262429429895433/0xd9807c5a: Process SS (END) 20241106160337258 DSS <0004> hlr_ussd.c:518 262429429895433/0xd9807c5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160337258 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429429895433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429429895433" session_id=3649076314 session_state=END} 20241106160337258 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429429895433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160337258 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429429895433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160337258 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337258 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20241106160337266 DAUC <0003> db_auc.c:157 IMSI='262423307500718': No 2G Auth Data 20241106160337266 DAUC <0003> db_auc.c:192 IMSI='262423307500718': No 3G Auth Data 20241106160337288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33678<->l=127.0.0.1:4258 20241106160337291 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337291 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423307500718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423307500718" session_id=4237043508 session_state=BEGIN} 20241106160337291 DSS <0004> hlr_ussd.c:576 262423307500718/0xfc8c2734: Process SS (BEGIN) 20241106160337291 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160337291 DSS <0004> hlr_ussd.c:518 262423307500718/0xfc8c2734: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160337291 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337291 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337291 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337291 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337292 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337292 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337292 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262423307500718 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423307500718" session_id=4237043508 session_state=END} 20241106160337292 DSS <0004> hlr_ussd.c:576 262423307500718/0xfc8c2734: Process SS (END) 20241106160337292 DSS <0004> hlr_ussd.c:518 262423307500718/0xfc8c2734: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160337292 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423307500718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423307500718" session_id=4237043508 session_state=END} 20241106160337292 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423307500718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160337292 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262423307500718 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160337292 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337292 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33678<->l=127.0.0.1:4258 20241106160337297 DAUC <0003> db_auc.c:157 IMSI='262420240413879': No 2G Auth Data 20241106160337297 DAUC <0003> db_auc.c:192 IMSI='262420240413879': No 3G Auth Data 20241106160337310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241106160337313 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337313 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420240413879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420240413879" session_id=2822147716 session_state=BEGIN} 20241106160337313 DSS <0004> hlr_ussd.c:576 262420240413879/0xa8368e84: Process SS (BEGIN) 20241106160337313 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160337313 DSS <0004> hlr_ussd.c:518 262420240413879/0xa8368e84: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160337313 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337313 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337313 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337313 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337314 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337314 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337314 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262420240413879 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420240413879" session_id=2822147716 session_state=END} 20241106160337314 DSS <0004> hlr_ussd.c:576 262420240413879/0xa8368e84: Process SS (END) 20241106160337314 DSS <0004> hlr_ussd.c:518 262420240413879/0xa8368e84: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160337314 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420240413879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420240413879" session_id=2822147716 session_state=END} 20241106160337314 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420240413879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160337314 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262420240413879 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160337314 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337314 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241106160337318 DAUC <0003> db_auc.c:157 IMSI='262426045416119': No 2G Auth Data 20241106160337318 DAUC <0003> db_auc.c:192 IMSI='262426045416119': No 3G Auth Data 20241106160337332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20241106160337335 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337335 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426045416119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426045416119" session_id=145412800 session_state=BEGIN} 20241106160337335 DSS <0004> hlr_ussd.c:576 262426045416119/0x08aad2c0: Process SS (BEGIN) 20241106160337335 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160337335 DSS <0004> hlr_ussd.c:518 262426045416119/0x08aad2c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160337335 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337335 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337335 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337335 DLINP <000b> input/ipa.c:431 127.0.0.1:38127 sending data 20241106160337336 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337336 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337336 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262426045416119 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426045416119" session_id=145412800 session_state=END} 20241106160337336 DSS <0004> hlr_ussd.c:576 262426045416119/0x08aad2c0: Process SS (END) 20241106160337336 DSS <0004> hlr_ussd.c:518 262426045416119/0x08aad2c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160337336 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426045416119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426045416119" session_id=145412800 session_state=END} 20241106160337336 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426045416119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160337336 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262426045416119 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160337336 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337336 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160337338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20241106160337338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33654<->l=127.0.0.1:4258 20241106160337339 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337339 DLINP <000b> input/ipa.c:405 127.0.0.1:38127 message received 20241106160337339 DLINP <000b> input/ipa.c:414 127.0.0.1:38127 connection closed with server 20241106160337339 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38127 20241106160337339 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241106160337339 DLINP <000b> input/ipa.c:451 connected read/write 20241106160337339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160337339 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160337339 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160337339 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160337339 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46813<->l=127.0.0.1:4259) 20241106160337362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20241106160337564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20241106160340672 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45715 20241106160340673 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45715 20241106160340673 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340674 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160340675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160340675 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340675 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340675 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160340675 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241106160340675 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241106160340675 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241106160340675 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  20241106160340675 DLGSUP <0013> gsup_server.c:235 2:  20241106160340675 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160340675 DLGSUP <0013> gsup_server.c:235 3:  20241106160340675 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160340675 DLGSUP <0013> gsup_server.c:235 4:  20241106160340675 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160340675 DLGSUP <0013> gsup_server.c:235 5:  20241106160340675 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160340675 DLGSUP <0013> gsup_server.c:235 7:  20241106160340675 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160340675 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160340675 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160340675 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45715 20241106160340677 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241106160340679 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160340679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160340679 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  20241106160340679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160340679 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  20241106160340679 DLGSUP <0013> gsup_server.c:235 2:  20241106160340679 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160340679 DLGSUP <0013> gsup_server.c:235 3:  20241106160340679 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160340679 DLGSUP <0013> gsup_server.c:235 4:  20241106160340679 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160340679 DLGSUP <0013> gsup_server.c:235 5:  20241106160340679 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160340679 DLGSUP <0013> gsup_server.c:235 7:  20241106160340679 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160340679 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160340679 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160340679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160340696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35075<->l=127.0.0.1:4259) 20241106160340706 DAUC <0003> db_auc.c:157 IMSI='262424253383565': No 2G Auth Data 20241106160340706 DAUC <0003> db_auc.c:192 IMSI='262424253383565': No 3G Auth Data 20241106160340735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4258 20241106160340747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340747 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424253383565" session_id=27826431 session_state=BEGIN} 20241106160340747 DSS <0004> hlr_ussd.c:576 262424253383565/0x01a898ff: Process SS (BEGIN) 20241106160340747 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160340747 DSS <0004> hlr_ussd.c:518 262424253383565/0x01a898ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160340747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340747 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340747 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340747 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340756 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340756 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340756 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424253383565" session_id=27826431 session_state=CONTINUE} 20241106160340756 DSS <0004> hlr_ussd.c:576 262424253383565/0x01a898ff: Process SS (CONTINUE) 20241106160340756 DSS <0004> hlr_ussd.c:518 262424253383565/0x01a898ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160340756 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424253383565" session_id=27826431 session_state=CONTINUE} 20241106160340756 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340756 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340756 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340763 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340763 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424253383565" session_id=27826431 session_state=CONTINUE} 20241106160340763 DSS <0004> hlr_ussd.c:576 262424253383565/0x01a898ff: Process SS (CONTINUE) 20241106160340763 DSS <0004> hlr_ussd.c:518 262424253383565/0x01a898ff: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340763 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340763 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340763 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340763 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340764 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340766 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340766 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340767 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424253383565" session_id=27826431 session_state=END} 20241106160340767 DSS <0004> hlr_ussd.c:576 262424253383565/0x01a898ff: Process SS (END) 20241106160340767 DSS <0004> hlr_ussd.c:518 262424253383565/0x01a898ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340767 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424253383565" session_id=27826431 session_state=END} 20241106160340767 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340767 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424253383565 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340767 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340767 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4258 20241106160340775 DAUC <0003> db_auc.c:157 IMSI='262421144321119': No 2G Auth Data 20241106160340775 DAUC <0003> db_auc.c:192 IMSI='262421144321119': No 3G Auth Data 20241106160340789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33724<->l=127.0.0.1:4258 20241106160340792 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340792 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421144321119" session_id=2044659548 session_state=BEGIN} 20241106160340792 DSS <0004> hlr_ussd.c:576 262421144321119/0x79df075c: Process SS (BEGIN) 20241106160340792 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160340792 DSS <0004> hlr_ussd.c:518 262421144321119/0x79df075c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160340792 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340792 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340792 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340792 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340793 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340793 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340793 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421144321119" session_id=2044659548 session_state=CONTINUE} 20241106160340793 DSS <0004> hlr_ussd.c:576 262421144321119/0x79df075c: Process SS (CONTINUE) 20241106160340793 DSS <0004> hlr_ussd.c:518 262421144321119/0x79df075c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160340793 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421144321119" session_id=2044659548 session_state=CONTINUE} 20241106160340793 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340793 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340793 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340795 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340795 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421144321119" session_id=2044659548 session_state=CONTINUE} 20241106160340795 DSS <0004> hlr_ussd.c:576 262421144321119/0x79df075c: Process SS (CONTINUE) 20241106160340795 DSS <0004> hlr_ussd.c:518 262421144321119/0x79df075c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340795 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340795 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340795 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340795 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340795 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340796 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340796 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340796 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421144321119" session_id=2044659548 session_state=END} 20241106160340796 DSS <0004> hlr_ussd.c:576 262421144321119/0x79df075c: Process SS (END) 20241106160340796 DSS <0004> hlr_ussd.c:518 262421144321119/0x79df075c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340796 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421144321119" session_id=2044659548 session_state=END} 20241106160340796 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340796 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421144321119 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340796 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340796 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33724<->l=127.0.0.1:4258 20241106160340800 DAUC <0003> db_auc.c:157 IMSI='262428864599172': No 2G Auth Data 20241106160340800 DAUC <0003> db_auc.c:192 IMSI='262428864599172': No 3G Auth Data 20241106160340812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33732<->l=127.0.0.1:4258 20241106160340815 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340815 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428864599172" session_id=1871825888 session_state=BEGIN} 20241106160340815 DSS <0004> hlr_ussd.c:576 262428864599172/0x6f91cbe0: Process SS (BEGIN) 20241106160340815 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160340815 DSS <0004> hlr_ussd.c:518 262428864599172/0x6f91cbe0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160340815 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340815 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340815 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340815 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340815 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340815 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340815 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428864599172" session_id=1871825888 session_state=CONTINUE} 20241106160340815 DSS <0004> hlr_ussd.c:576 262428864599172/0x6f91cbe0: Process SS (CONTINUE) 20241106160340815 DSS <0004> hlr_ussd.c:518 262428864599172/0x6f91cbe0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160340815 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428864599172" session_id=1871825888 session_state=CONTINUE} 20241106160340815 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340815 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340815 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340817 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340817 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428864599172" session_id=1871825888 session_state=CONTINUE} 20241106160340817 DSS <0004> hlr_ussd.c:576 262428864599172/0x6f91cbe0: Process SS (CONTINUE) 20241106160340817 DSS <0004> hlr_ussd.c:518 262428864599172/0x6f91cbe0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340817 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340817 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340817 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340817 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340817 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340818 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340818 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340818 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428864599172" session_id=1871825888 session_state=END} 20241106160340818 DSS <0004> hlr_ussd.c:576 262428864599172/0x6f91cbe0: Process SS (END) 20241106160340818 DSS <0004> hlr_ussd.c:518 262428864599172/0x6f91cbe0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340818 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428864599172" session_id=1871825888 session_state=END} 20241106160340818 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340818 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262428864599172 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340818 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340818 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33732<->l=127.0.0.1:4258 20241106160340822 DAUC <0003> db_auc.c:157 IMSI='262423844388673': No 2G Auth Data 20241106160340822 DAUC <0003> db_auc.c:192 IMSI='262423844388673': No 3G Auth Data 20241106160340834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33740<->l=127.0.0.1:4258 20241106160340837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340837 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423844388673" session_id=406053304 session_state=BEGIN} 20241106160340837 DSS <0004> hlr_ussd.c:576 262423844388673/0x1833e1b8: Process SS (BEGIN) 20241106160340837 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160340837 DSS <0004> hlr_ussd.c:518 262423844388673/0x1833e1b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160340837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340837 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340837 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340837 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340837 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340837 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423844388673" session_id=406053304 session_state=CONTINUE} 20241106160340837 DSS <0004> hlr_ussd.c:576 262423844388673/0x1833e1b8: Process SS (CONTINUE) 20241106160340837 DSS <0004> hlr_ussd.c:518 262423844388673/0x1833e1b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160340838 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423844388673" session_id=406053304 session_state=CONTINUE} 20241106160340838 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340838 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340838 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340840 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340840 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423844388673" session_id=406053304 session_state=CONTINUE} 20241106160340840 DSS <0004> hlr_ussd.c:576 262423844388673/0x1833e1b8: Process SS (CONTINUE) 20241106160340840 DSS <0004> hlr_ussd.c:518 262423844388673/0x1833e1b8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340840 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340840 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340840 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340840 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340840 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340840 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340840 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340840 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423844388673" session_id=406053304 session_state=END} 20241106160340840 DSS <0004> hlr_ussd.c:576 262423844388673/0x1833e1b8: Process SS (END) 20241106160340840 DSS <0004> hlr_ussd.c:518 262423844388673/0x1833e1b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340840 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423844388673" session_id=406053304 session_state=END} 20241106160340840 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340841 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423844388673 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340841 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340841 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33740<->l=127.0.0.1:4258 20241106160340844 DAUC <0003> db_auc.c:157 IMSI='262424479191456': No 2G Auth Data 20241106160340844 DAUC <0003> db_auc.c:192 IMSI='262424479191456': No 3G Auth Data 20241106160340856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 20241106160340858 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340858 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424479191456" session_id=601796128 session_state=BEGIN} 20241106160340858 DSS <0004> hlr_ussd.c:576 262424479191456/0x23deae20: Process SS (BEGIN) 20241106160340858 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160340858 DSS <0004> hlr_ussd.c:518 262424479191456/0x23deae20: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160340858 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340858 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340858 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340858 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340859 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340859 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340860 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424479191456" session_id=601796128 session_state=CONTINUE} 20241106160340860 DSS <0004> hlr_ussd.c:576 262424479191456/0x23deae20: Process SS (CONTINUE) 20241106160340860 DSS <0004> hlr_ussd.c:518 262424479191456/0x23deae20: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160340860 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424479191456" session_id=601796128 session_state=CONTINUE} 20241106160340860 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340860 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340860 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340862 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340862 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424479191456" session_id=601796128 session_state=CONTINUE} 20241106160340862 DSS <0004> hlr_ussd.c:576 262424479191456/0x23deae20: Process SS (CONTINUE) 20241106160340862 DSS <0004> hlr_ussd.c:518 262424479191456/0x23deae20: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340862 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340862 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340862 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340862 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340862 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340863 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340863 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340863 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424479191456" session_id=601796128 session_state=END} 20241106160340863 DSS <0004> hlr_ussd.c:576 262424479191456/0x23deae20: Process SS (END) 20241106160340863 DSS <0004> hlr_ussd.c:518 262424479191456/0x23deae20: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340863 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424479191456" session_id=601796128 session_state=END} 20241106160340863 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340863 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424479191456 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340863 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340863 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 20241106160340866 DAUC <0003> db_auc.c:157 IMSI='262426511498925': No 2G Auth Data 20241106160340866 DAUC <0003> db_auc.c:192 IMSI='262426511498925': No 3G Auth Data 20241106160340880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20241106160340883 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340883 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426511498925" session_id=3955210665 session_state=BEGIN} 20241106160340883 DSS <0004> hlr_ussd.c:576 262426511498925/0xebbfb9a9: Process SS (BEGIN) 20241106160340883 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160340883 DSS <0004> hlr_ussd.c:518 262426511498925/0xebbfb9a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160340883 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340883 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340883 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340883 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340884 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340884 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340884 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426511498925" session_id=3955210665 session_state=CONTINUE} 20241106160340884 DSS <0004> hlr_ussd.c:576 262426511498925/0xebbfb9a9: Process SS (CONTINUE) 20241106160340884 DSS <0004> hlr_ussd.c:518 262426511498925/0xebbfb9a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160340884 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426511498925" session_id=3955210665 session_state=CONTINUE} 20241106160340884 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340884 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340884 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340886 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340886 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426511498925" session_id=3955210665 session_state=CONTINUE} 20241106160340886 DSS <0004> hlr_ussd.c:576 262426511498925/0xebbfb9a9: Process SS (CONTINUE) 20241106160340886 DSS <0004> hlr_ussd.c:518 262426511498925/0xebbfb9a9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340886 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340886 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340886 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340886 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340886 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340887 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340887 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340887 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426511498925" session_id=3955210665 session_state=END} 20241106160340887 DSS <0004> hlr_ussd.c:576 262426511498925/0xebbfb9a9: Process SS (END) 20241106160340887 DSS <0004> hlr_ussd.c:518 262426511498925/0xebbfb9a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340887 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426511498925" session_id=3955210665 session_state=END} 20241106160340887 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340887 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262426511498925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340887 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340887 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20241106160340891 DAUC <0003> db_auc.c:157 IMSI='262424341299255': No 2G Auth Data 20241106160340891 DAUC <0003> db_auc.c:192 IMSI='262424341299255': No 3G Auth Data 20241106160340905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4258 20241106160340908 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340908 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424341299255" session_id=2616515898 session_state=BEGIN} 20241106160340908 DSS <0004> hlr_ussd.c:576 262424341299255/0x9bf4dd3a: Process SS (BEGIN) 20241106160340908 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160340908 DSS <0004> hlr_ussd.c:518 262424341299255/0x9bf4dd3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160340908 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340908 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340908 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340908 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340908 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340908 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340908 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424341299255" session_id=2616515898 session_state=CONTINUE} 20241106160340908 DSS <0004> hlr_ussd.c:576 262424341299255/0x9bf4dd3a: Process SS (CONTINUE) 20241106160340908 DSS <0004> hlr_ussd.c:518 262424341299255/0x9bf4dd3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160340908 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424341299255" session_id=2616515898 session_state=CONTINUE} 20241106160340908 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340908 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340908 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340911 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340911 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424341299255" session_id=2616515898 session_state=CONTINUE} 20241106160340911 DSS <0004> hlr_ussd.c:576 262424341299255/0x9bf4dd3a: Process SS (CONTINUE) 20241106160340911 DSS <0004> hlr_ussd.c:518 262424341299255/0x9bf4dd3a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340911 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340911 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340911 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340911 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340911 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340911 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340911 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340911 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424341299255" session_id=2616515898 session_state=END} 20241106160340911 DSS <0004> hlr_ussd.c:576 262424341299255/0x9bf4dd3a: Process SS (END) 20241106160340911 DSS <0004> hlr_ussd.c:518 262424341299255/0x9bf4dd3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340911 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424341299255" session_id=2616515898 session_state=END} 20241106160340911 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340911 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262424341299255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340911 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340911 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4258 20241106160340915 DAUC <0003> db_auc.c:157 IMSI='262427384577003': No 2G Auth Data 20241106160340915 DAUC <0003> db_auc.c:192 IMSI='262427384577003': No 3G Auth Data 20241106160340930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241106160340932 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340932 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427384577003" session_id=288805167 session_state=BEGIN} 20241106160340932 DSS <0004> hlr_ussd.c:576 262427384577003/0x1136d12f: Process SS (BEGIN) 20241106160340933 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241106160340933 DSS <0004> hlr_ussd.c:518 262427384577003/0x1136d12f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241106160340933 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340933 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340933 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340933 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340933 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340933 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340933 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427384577003" session_id=288805167 session_state=CONTINUE} 20241106160340933 DSS <0004> hlr_ussd.c:576 262427384577003/0x1136d12f: Process SS (CONTINUE) 20241106160340933 DSS <0004> hlr_ussd.c:518 262427384577003/0x1136d12f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241106160340933 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427384577003" session_id=288805167 session_state=CONTINUE} 20241106160340933 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340933 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340933 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340935 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340935 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427384577003" session_id=288805167 session_state=CONTINUE} 20241106160340935 DSS <0004> hlr_ussd.c:576 262427384577003/0x1136d12f: Process SS (CONTINUE) 20241106160340935 DSS <0004> hlr_ussd.c:518 262427384577003/0x1136d12f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340935 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340935 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340935 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340935 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340935 DLINP <000b> input/ipa.c:431 127.0.0.1:45715 sending data 20241106160340936 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340936 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340936 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427384577003" session_id=288805167 session_state=END} 20241106160340936 DSS <0004> hlr_ussd.c:576 262427384577003/0x1136d12f: Process SS (END) 20241106160340936 DSS <0004> hlr_ussd.c:518 262427384577003/0x1136d12f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241106160340936 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427384577003" session_id=288805167 session_state=END} 20241106160340936 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160340936 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427384577003 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160340936 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340936 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160340937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241106160340937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241106160340938 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160340938 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160340938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160340938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160340938 DLINP <000b> input/ipa.c:451 connected read/write 20241106160340938 DLINP <000b> input/ipa.c:405 127.0.0.1:45715 message received 20241106160340938 DLINP <000b> input/ipa.c:414 127.0.0.1:45715 connection closed with server 20241106160340938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45715 20241106160340938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241106160340938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35075<->l=127.0.0.1:4259) 20241106160340961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241106160341163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241106160344279 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33909 20241106160344279 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33909 20241106160344281 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344281 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344282 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160344282 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160344282 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344282 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344282 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160344282 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241106160344282 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241106160344282 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241106160344282 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  20241106160344282 DLGSUP <0013> gsup_server.c:235 2:  20241106160344282 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160344282 DLGSUP <0013> gsup_server.c:235 3:  20241106160344282 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160344282 DLGSUP <0013> gsup_server.c:235 4:  20241106160344282 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160344282 DLGSUP <0013> gsup_server.c:235 5:  20241106160344282 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160344282 DLGSUP <0013> gsup_server.c:235 7:  20241106160344282 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160344282 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160344282 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160344282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33909 20241106160344283 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4258 20241106160344284 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344284 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160344284 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160344284 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  20241106160344284 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160344284 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  20241106160344284 DLGSUP <0013> gsup_server.c:235 2:  20241106160344284 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160344284 DLGSUP <0013> gsup_server.c:235 3:  20241106160344284 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160344284 DLGSUP <0013> gsup_server.c:235 4:  20241106160344284 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160344284 DLGSUP <0013> gsup_server.c:235 5:  20241106160344284 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160344284 DLGSUP <0013> gsup_server.c:235 7:  20241106160344284 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160344284 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160344284 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160344284 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160344293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36877<->l=127.0.0.1:4259) 20241106160344307 DAUC <0003> db_auc.c:157 IMSI='262423214786794': No 2G Auth Data 20241106160344307 DAUC <0003> db_auc.c:192 IMSI='262423214786794': No 3G Auth Data 20241106160344340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4258 20241106160344353 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344353 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423214786794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423214786794" session_id=2522046670 session_state=BEGIN} 20241106160344353 DSS <0004> hlr_ussd.c:576 262423214786794/0x965360ce: Process SS (BEGIN) 20241106160344353 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106160344353 DSS <0004> hlr_ussd.c:518 262423214786794/0x965360ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106160344353 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344353 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344353 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344353 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344363 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344363 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344363 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262423214786794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423214786794" session_id=2522046670 session_state=END} 20241106160344363 DSS <0004> hlr_ussd.c:576 262423214786794/0x965360ce: Process SS (END) 20241106160344363 DSS <0004> hlr_ussd.c:518 262423214786794/0x965360ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106160344363 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423214786794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423214786794" session_id=2522046670 session_state=END} 20241106160344363 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423214786794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160344363 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262423214786794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160344363 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344363 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4258 20241106160344371 DAUC <0003> db_auc.c:157 IMSI='262423369830552': No 2G Auth Data 20241106160344371 DAUC <0003> db_auc.c:192 IMSI='262423369830552': No 3G Auth Data 20241106160344383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4258 20241106160344386 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344386 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423369830552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423369830552" session_id=1220557498 session_state=BEGIN} 20241106160344386 DSS <0004> hlr_ussd.c:576 262423369830552/0x48c03aba: Process SS (BEGIN) 20241106160344386 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106160344386 DSS <0004> hlr_ussd.c:518 262423369830552/0x48c03aba: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106160344386 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344386 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344386 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344386 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344387 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344387 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344387 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423369830552 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423369830552" session_id=1220557498 session_state=END} 20241106160344387 DSS <0004> hlr_ussd.c:576 262423369830552/0x48c03aba: Process SS (END) 20241106160344387 DSS <0004> hlr_ussd.c:518 262423369830552/0x48c03aba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106160344387 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423369830552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423369830552" session_id=1220557498 session_state=END} 20241106160344387 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423369830552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160344387 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423369830552 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160344387 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344387 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4258 20241106160344392 DAUC <0003> db_auc.c:157 IMSI='262421091638770': No 2G Auth Data 20241106160344392 DAUC <0003> db_auc.c:192 IMSI='262421091638770': No 3G Auth Data 20241106160344404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38366<->l=127.0.0.1:4258 20241106160344407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344407 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421091638770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421091638770" session_id=3043323148 session_state=BEGIN} 20241106160344407 DSS <0004> hlr_ussd.c:576 262421091638770/0xb5656d0c: Process SS (BEGIN) 20241106160344407 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106160344407 DSS <0004> hlr_ussd.c:518 262421091638770/0xb5656d0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106160344407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344407 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344407 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344407 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344407 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421091638770 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421091638770" session_id=3043323148 session_state=END} 20241106160344407 DSS <0004> hlr_ussd.c:576 262421091638770/0xb5656d0c: Process SS (END) 20241106160344407 DSS <0004> hlr_ussd.c:518 262421091638770/0xb5656d0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106160344407 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421091638770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421091638770" session_id=3043323148 session_state=END} 20241106160344407 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421091638770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160344407 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421091638770 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160344407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38366<->l=127.0.0.1:4258 20241106160344412 DAUC <0003> db_auc.c:157 IMSI='262421292946675': No 2G Auth Data 20241106160344412 DAUC <0003> db_auc.c:192 IMSI='262421292946675': No 3G Auth Data 20241106160344429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241106160344432 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344432 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421292946675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421292946675" session_id=2471523165 session_state=BEGIN} 20241106160344432 DSS <0004> hlr_ussd.c:576 262421292946675/0x9350735d: Process SS (BEGIN) 20241106160344432 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106160344432 DSS <0004> hlr_ussd.c:518 262421292946675/0x9350735d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106160344432 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344432 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344432 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344432 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344433 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344433 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344433 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262421292946675 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421292946675" session_id=2471523165 session_state=END} 20241106160344433 DSS <0004> hlr_ussd.c:576 262421292946675/0x9350735d: Process SS (END) 20241106160344433 DSS <0004> hlr_ussd.c:518 262421292946675/0x9350735d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106160344433 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421292946675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421292946675" session_id=2471523165 session_state=END} 20241106160344433 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421292946675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160344433 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262421292946675 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160344433 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344433 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241106160344438 DAUC <0003> db_auc.c:157 IMSI='262426112345561': No 2G Auth Data 20241106160344438 DAUC <0003> db_auc.c:192 IMSI='262426112345561': No 3G Auth Data 20241106160344450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4258 20241106160344453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344453 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426112345561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426112345561" session_id=1421878767 session_state=BEGIN} 20241106160344453 DSS <0004> hlr_ussd.c:576 262426112345561/0x54c025ef: Process SS (BEGIN) 20241106160344453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106160344453 DSS <0004> hlr_ussd.c:518 262426112345561/0x54c025ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106160344453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344453 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344453 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344453 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344453 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262426112345561 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426112345561" session_id=1421878767 session_state=END} 20241106160344453 DSS <0004> hlr_ussd.c:576 262426112345561/0x54c025ef: Process SS (END) 20241106160344453 DSS <0004> hlr_ussd.c:518 262426112345561/0x54c025ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106160344453 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426112345561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426112345561" session_id=1421878767 session_state=END} 20241106160344453 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426112345561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160344453 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262426112345561 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160344453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344453 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4258 20241106160344459 DAUC <0003> db_auc.c:157 IMSI='262429544509306': No 2G Auth Data 20241106160344459 DAUC <0003> db_auc.c:192 IMSI='262429544509306': No 3G Auth Data 20241106160344473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38390<->l=127.0.0.1:4258 20241106160344476 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344476 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429544509306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429544509306" session_id=3735743288 session_state=BEGIN} 20241106160344476 DSS <0004> hlr_ussd.c:576 262429544509306/0xdeaaeb38: Process SS (BEGIN) 20241106160344476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106160344476 DSS <0004> hlr_ussd.c:518 262429544509306/0xdeaaeb38: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106160344476 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344476 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344476 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344476 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344477 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344477 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344477 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429544509306 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429544509306" session_id=3735743288 session_state=END} 20241106160344477 DSS <0004> hlr_ussd.c:576 262429544509306/0xdeaaeb38: Process SS (END) 20241106160344477 DSS <0004> hlr_ussd.c:518 262429544509306/0xdeaaeb38: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106160344477 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429544509306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429544509306" session_id=3735743288 session_state=END} 20241106160344477 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429544509306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160344477 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429544509306 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160344477 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344477 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38390<->l=127.0.0.1:4258 20241106160344482 DAUC <0003> db_auc.c:157 IMSI='262421649660564': No 2G Auth Data 20241106160344482 DAUC <0003> db_auc.c:192 IMSI='262421649660564': No 3G Auth Data 20241106160344496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241106160344499 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344499 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421649660564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421649660564" session_id=3035990501 session_state=BEGIN} 20241106160344499 DSS <0004> hlr_ussd.c:576 262421649660564/0xb4f589e5: Process SS (BEGIN) 20241106160344499 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106160344499 DSS <0004> hlr_ussd.c:518 262421649660564/0xb4f589e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106160344499 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344499 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344500 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344500 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344500 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344500 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344500 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262421649660564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421649660564" session_id=3035990501 session_state=END} 20241106160344500 DSS <0004> hlr_ussd.c:576 262421649660564/0xb4f589e5: Process SS (END) 20241106160344500 DSS <0004> hlr_ussd.c:518 262421649660564/0xb4f589e5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106160344500 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421649660564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421649660564" session_id=3035990501 session_state=END} 20241106160344500 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421649660564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160344500 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262421649660564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160344500 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344500 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241106160344506 DAUC <0003> db_auc.c:157 IMSI='262427525428708': No 2G Auth Data 20241106160344506 DAUC <0003> db_auc.c:192 IMSI='262427525428708': No 3G Auth Data 20241106160344519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20241106160344522 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344522 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427525428708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427525428708" session_id=436256972 session_state=BEGIN} 20241106160344522 DSS <0004> hlr_ussd.c:576 262427525428708/0x1a00c0cc: Process SS (BEGIN) 20241106160344522 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241106160344522 DSS <0004> hlr_ussd.c:518 262427525428708/0x1a00c0cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241106160344522 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344522 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344523 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344523 DLINP <000b> input/ipa.c:431 127.0.0.1:33909 sending data 20241106160344523 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344523 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344523 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427525428708 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427525428708" session_id=436256972 session_state=END} 20241106160344523 DSS <0004> hlr_ussd.c:576 262427525428708/0x1a00c0cc: Process SS (END) 20241106160344523 DSS <0004> hlr_ussd.c:518 262427525428708/0x1a00c0cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241106160344523 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427525428708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427525428708" session_id=436256972 session_state=END} 20241106160344523 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427525428708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160344523 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427525428708 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241106160344523 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344523 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160344525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20241106160344527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4258 20241106160344527 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344527 DLINP <000b> input/ipa.c:405 127.0.0.1:33909 message received 20241106160344527 DLINP <000b> input/ipa.c:414 127.0.0.1:33909 connection closed with server 20241106160344527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33909 20241106160344527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241106160344527 DLINP <000b> input/ipa.c:451 connected read/write 20241106160344527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160344527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160344527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160344527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160344527 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36877<->l=127.0.0.1:4259) 20241106160344552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38406<->l=127.0.0.1:4258 20241106160344753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38406<->l=127.0.0.1:4258 20241106160345706 DSS <0004> hlr_ussd.c:239 262425846343545/0x90dc904f: SS Session Timeout, destroying 20241106160345706 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425846343545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160345748 DSS <0004> hlr_ussd.c:239 262427306597872/0x2b9886e6: SS Session Timeout, destroying 20241106160345748 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427306597872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160345786 DSS <0004> hlr_ussd.c:239 262425222898900/0x6ed9a202: SS Session Timeout, destroying 20241106160345786 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425222898900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160345824 DSS <0004> hlr_ussd.c:239 262424930563146/0x6ce78110: SS Session Timeout, destroying 20241106160345824 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424930563146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160345849 DSS <0004> hlr_ussd.c:239 262425143478068/0xd8f4bad3: SS Session Timeout, destroying 20241106160345849 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425143478068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160345878 DSS <0004> hlr_ussd.c:239 262423972767098/0x993e5c63: SS Session Timeout, destroying 20241106160345878 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423972767098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160345899 DSS <0004> hlr_ussd.c:239 262420025772011/0x76a69cf2: SS Session Timeout, destroying 20241106160345899 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420025772011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160345923 DSS <0004> hlr_ussd.c:239 262426000307207/0xc57eb8f2: SS Session Timeout, destroying 20241106160345924 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426000307207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160347845 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160347845 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160347847 DLINP <000b> input/ipa.c:451 connected read/write 20241106160347848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160347848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241106160347850 DLINP <000b> input/ipa.c:451 connected read/write 20241106160347850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160347850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160347850 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160347850 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  20241106160347850 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160347850 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  20241106160347850 DLGSUP <0013> gsup_server.c:235 2:  20241106160347850 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160347850 DLGSUP <0013> gsup_server.c:235 3:  20241106160347850 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160347850 DLGSUP <0013> gsup_server.c:235 4:  20241106160347850 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160347850 DLGSUP <0013> gsup_server.c:235 5:  20241106160347850 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160347850 DLGSUP <0013> gsup_server.c:235 7:  20241106160347850 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160347850 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160347850 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160347850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160347859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39999<->l=127.0.0.1:4259) 20241106160347871 DAUC <0003> db_auc.c:157 IMSI='262421590206304': No 2G Auth Data 20241106160347871 DAUC <0003> db_auc.c:192 IMSI='262421590206304': No 3G Auth Data 20241106160347898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38420<->l=127.0.0.1:4258 20241106160347910 DLINP <000b> input/ipa.c:451 connected read/write 20241106160347910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160347910 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421590206304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421590206304" session_id=1506423472 session_state=BEGIN} 20241106160347910 DSS <0004> hlr_ussd.c:576 262421590206304/0x59ca32b0: Process SS (BEGIN) 20241106160347910 DSS <0004> hlr_ussd.c:498 262421590206304/0x59ca32b0: SS CompType=Invoke, OpCode=InterrogateSS 20241106160347910 DSS <0004> hlr_ussd.c:506 262421590206304/0x59ca32b0: Structured SS requests are not supported, rejecting... 20241106160347910 DSS <0004> hlr_ussd.c:354 262421590206304/0x59ca32b0: Tx ReturnError(0, 0x15) 20241106160347910 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421590206304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421590206304" session_id=1506423472 session_state=END} 20241106160347910 DLINP <000b> input/ipa.c:451 connected read/write 20241106160347910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160347910 DLINP <000b> input/ipa.c:451 connected read/write 20241106160347910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160347917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38420<->l=127.0.0.1:4258 20241106160347924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241106160347924 DLINP <000b> input/ipa.c:451 connected read/write 20241106160347924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160347924 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160347924 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160347924 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160347925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39999<->l=127.0.0.1:4259) 20241106160347953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241106160348054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241106160349254 DSS <0004> hlr_ussd.c:239 262429828916307/0x88b1993d: SS Session Timeout, destroying 20241106160349254 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429828916307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160349285 DSS <0004> hlr_ussd.c:239 262422748197777/0xd8837c7d: SS Session Timeout, destroying 20241106160349285 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422748197777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160349305 DSS <0004> hlr_ussd.c:239 262420620352621/0x19ef483f: SS Session Timeout, destroying 20241106160349305 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420620352621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160349324 DSS <0004> hlr_ussd.c:239 262426249543787/0x12402893: SS Session Timeout, destroying 20241106160349324 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426249543787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160349342 DSS <0004> hlr_ussd.c:239 262423093207038/0x7fdbc8ef: SS Session Timeout, destroying 20241106160349342 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423093207038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160349363 DSS <0004> hlr_ussd.c:239 262428265738192/0x159475ea: SS Session Timeout, destroying 20241106160349364 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428265738192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160349385 DSS <0004> hlr_ussd.c:239 262425015171705/0x68d407fd: SS Session Timeout, destroying 20241106160349385 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425015171705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160349406 DSS <0004> hlr_ussd.c:239 262423394996308/0xda36a270: SS Session Timeout, destroying 20241106160349406 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423394996308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160351143 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160351143 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160351148 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241106160351153 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351153 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160351153 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160351153 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  20241106160351153 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160351153 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  20241106160351153 DLGSUP <0013> gsup_server.c:235 2:  20241106160351153 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160351153 DLGSUP <0013> gsup_server.c:235 3:  20241106160351153 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160351153 DLGSUP <0013> gsup_server.c:235 4:  20241106160351153 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160351154 DLGSUP <0013> gsup_server.c:235 5:  20241106160351154 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160351154 DLGSUP <0013> gsup_server.c:235 7:  20241106160351154 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160351154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160351154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160351154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160351182 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46545<->l=127.0.0.1:4259) 20241106160351207 DAUC <0003> db_auc.c:157 IMSI='262421481315271': No 2G Auth Data 20241106160351207 DAUC <0003> db_auc.c:192 IMSI='262421481315271': No 3G Auth Data 20241106160351244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20241106160351258 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351258 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421481315271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421481315271"} 20241106160351258 DMAIN <0000> hlr.c:435 IMSI='262421481315271': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160351258 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421481315271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421481315271"} 20241106160351258 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421481315271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351258 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351258 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351263 DAUC <0003> db_auc.c:192 IMSI='262421481315271': No 3G Auth Data 20241106160351270 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351270 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421481315271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421481315271"} 20241106160351271 DAUC <0003> hlr.c:428 IMSI='262421481315271': storing IMEI = 12345678901234 20241106160351273 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421481315271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421481315271"} 20241106160351273 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421481315271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351274 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351274 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351276 DAUC <0003> db_auc.c:192 IMSI='262421481315271': No 3G Auth Data 20241106160351279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20241106160351290 DAUC <0003> db_auc.c:157 IMSI='262424909465321': No 2G Auth Data 20241106160351290 DAUC <0003> db_auc.c:192 IMSI='262424909465321': No 3G Auth Data 20241106160351304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38458<->l=127.0.0.1:4258 20241106160351306 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351306 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424909465321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424909465321"} 20241106160351306 DMAIN <0000> hlr.c:435 IMSI='262424909465321': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160351306 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424909465321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424909465321"} 20241106160351306 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424909465321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351306 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351306 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351307 DAUC <0003> db_auc.c:192 IMSI='262424909465321': No 3G Auth Data 20241106160351308 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351308 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424909465321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424909465321"} 20241106160351308 DAUC <0003> hlr.c:428 IMSI='262424909465321': storing IMEI = 12345678901234 20241106160351311 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424909465321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424909465321"} 20241106160351311 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424909465321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351311 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351311 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351311 DAUC <0003> db_auc.c:192 IMSI='262424909465321': No 3G Auth Data 20241106160351312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38458<->l=127.0.0.1:4258 20241106160351320 DAUC <0003> db_auc.c:157 IMSI='262427485569746': No 2G Auth Data 20241106160351320 DAUC <0003> db_auc.c:192 IMSI='262427485569746': No 3G Auth Data 20241106160351333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20241106160351336 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351336 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427485569746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427485569746"} 20241106160351336 DMAIN <0000> hlr.c:435 IMSI='262427485569746': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160351336 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427485569746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427485569746"} 20241106160351336 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427485569746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351336 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351336 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351337 DAUC <0003> db_auc.c:192 IMSI='262427485569746': No 3G Auth Data 20241106160351338 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351338 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427485569746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427485569746"} 20241106160351338 DAUC <0003> hlr.c:428 IMSI='262427485569746': storing IMEI = 12345678901234 20241106160351342 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427485569746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427485569746"} 20241106160351342 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427485569746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351343 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351343 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351343 DAUC <0003> db_auc.c:192 IMSI='262427485569746': No 3G Auth Data 20241106160351343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20241106160351355 DAUC <0003> db_auc.c:157 IMSI='262426945996166': No 2G Auth Data 20241106160351355 DAUC <0003> db_auc.c:192 IMSI='262426945996166': No 3G Auth Data 20241106160351370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4258 20241106160351373 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351373 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426945996166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426945996166"} 20241106160351373 DMAIN <0000> hlr.c:435 IMSI='262426945996166': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160351373 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426945996166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426945996166"} 20241106160351373 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426945996166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351373 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351373 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351374 DAUC <0003> db_auc.c:157 IMSI='262426945996166': No 2G Auth Data 20241106160351375 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351375 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426945996166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426945996166"} 20241106160351375 DAUC <0003> hlr.c:428 IMSI='262426945996166': storing IMEI = 12345678901234 20241106160351378 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426945996166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426945996166"} 20241106160351378 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426945996166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351378 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351378 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351378 DAUC <0003> db_auc.c:157 IMSI='262426945996166': No 2G Auth Data 20241106160351379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4258 20241106160351387 DAUC <0003> db_auc.c:157 IMSI='262429910634816': No 2G Auth Data 20241106160351387 DAUC <0003> db_auc.c:192 IMSI='262429910634816': No 3G Auth Data 20241106160351399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20241106160351402 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351402 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429910634816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429910634816"} 20241106160351402 DMAIN <0000> hlr.c:435 IMSI='262429910634816': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160351402 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429910634816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429910634816"} 20241106160351402 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429910634816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351402 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351402 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351402 DAUC <0003> db_auc.c:157 IMSI='262429910634816': No 2G Auth Data 20241106160351404 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351404 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429910634816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429910634816"} 20241106160351404 DAUC <0003> hlr.c:428 IMSI='262429910634816': storing IMEI = 12345678901234 20241106160351407 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429910634816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429910634816"} 20241106160351407 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429910634816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351407 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351407 DAUC <0003> db_auc.c:157 IMSI='262429910634816': No 2G Auth Data 20241106160351408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20241106160351416 DAUC <0003> db_auc.c:157 IMSI='262420223960828': No 2G Auth Data 20241106160351416 DAUC <0003> db_auc.c:192 IMSI='262420223960828': No 3G Auth Data 20241106160351438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38484<->l=127.0.0.1:4258 20241106160351440 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351440 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420223960828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420223960828"} 20241106160351440 DMAIN <0000> hlr.c:435 IMSI='262420223960828': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160351440 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420223960828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420223960828"} 20241106160351440 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420223960828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351440 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351440 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351442 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351442 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420223960828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420223960828"} 20241106160351442 DAUC <0003> hlr.c:428 IMSI='262420223960828': storing IMEI = 12345678901234 20241106160351449 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420223960828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420223960828"} 20241106160351449 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420223960828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351449 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351449 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38484<->l=127.0.0.1:4258 20241106160351463 DAUC <0003> db_auc.c:157 IMSI='262420340462930': No 2G Auth Data 20241106160351463 DAUC <0003> db_auc.c:192 IMSI='262420340462930': No 3G Auth Data 20241106160351477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20241106160351480 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351480 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420340462930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420340462930"} 20241106160351480 DMAIN <0000> hlr.c:435 IMSI='262420340462930': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160351480 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420340462930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420340462930"} 20241106160351480 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420340462930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351480 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351480 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351482 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351482 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420340462930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420340462930"} 20241106160351482 DAUC <0003> hlr.c:428 IMSI='262420340462930': storing IMEI = 12345678901234 20241106160351484 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420340462930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420340462930"} 20241106160351484 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420340462930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351484 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351484 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20241106160351496 DAUC <0003> db_auc.c:157 IMSI='262428867605185': No 2G Auth Data 20241106160351496 DAUC <0003> db_auc.c:192 IMSI='262428867605185': No 3G Auth Data 20241106160351510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4258 20241106160351514 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351514 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428867605185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428867605185"} 20241106160351514 DMAIN <0000> hlr.c:435 IMSI='262428867605185': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160351514 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428867605185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428867605185"} 20241106160351514 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428867605185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351514 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351514 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351516 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351516 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428867605185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428867605185"} 20241106160351516 DAUC <0003> hlr.c:428 IMSI='262428867605185': storing IMEI = 12345678901234 20241106160351518 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428867605185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428867605185"} 20241106160351519 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428867605185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160351519 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351519 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160351519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4258 20241106160351528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241106160351529 DLINP <000b> input/ipa.c:451 connected read/write 20241106160351529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160351529 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160351529 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160351529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160351529 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46545<->l=127.0.0.1:4259) 20241106160351564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4258 20241106160351664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4258 20241106160354748 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160354748 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160354751 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241106160354756 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354756 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160354756 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160354756 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  20241106160354756 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160354756 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  20241106160354757 DLGSUP <0013> gsup_server.c:235 2:  20241106160354757 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160354757 DLGSUP <0013> gsup_server.c:235 3:  20241106160354757 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160354757 DLGSUP <0013> gsup_server.c:235 4:  20241106160354757 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160354757 DLGSUP <0013> gsup_server.c:235 5:  20241106160354757 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160354757 DLGSUP <0013> gsup_server.c:235 7:  20241106160354757 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160354757 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160354757 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160354757 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160354780 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37807<->l=127.0.0.1:4259) 20241106160354799 DAUC <0003> db_auc.c:157 IMSI='262428778694572': No 2G Auth Data 20241106160354799 DAUC <0003> db_auc.c:192 IMSI='262428778694572': No 3G Auth Data 20241106160354830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4258 20241106160354844 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354844 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428778694572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428778694572" source_name="the-source\n"} 20241106160354844 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241106160354844 DMAIN <0000> hlr.c:435 IMSI='262428778694572': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160354844 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428778694572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428778694572" destination_name="the-source\n"} 20241106160354844 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428778694572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354844 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354844 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354849 DAUC <0003> db_auc.c:192 IMSI='262428778694572': No 3G Auth Data 20241106160354855 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354855 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428778694572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428778694572" source_name="the-source\n"} 20241106160354855 DAUC <0003> hlr.c:428 IMSI='262428778694572': storing IMEI = 12345678901234 20241106160354858 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428778694572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428778694572" destination_name="the-source\n"} 20241106160354858 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428778694572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354858 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354858 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354860 DAUC <0003> db_auc.c:192 IMSI='262428778694572': No 3G Auth Data 20241106160354862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4258 20241106160354872 DAUC <0003> db_auc.c:157 IMSI='262429823580239': No 2G Auth Data 20241106160354872 DAUC <0003> db_auc.c:192 IMSI='262429823580239': No 3G Auth Data 20241106160354883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4258 20241106160354886 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354886 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429823580239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429823580239" source_name="the-source\n"} 20241106160354886 DMAIN <0000> hlr.c:435 IMSI='262429823580239': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160354886 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429823580239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429823580239" destination_name="the-source\n"} 20241106160354886 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262429823580239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354886 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354886 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354887 DAUC <0003> db_auc.c:192 IMSI='262429823580239': No 3G Auth Data 20241106160354888 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354888 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429823580239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429823580239" source_name="the-source\n"} 20241106160354888 DAUC <0003> hlr.c:428 IMSI='262429823580239': storing IMEI = 12345678901234 20241106160354890 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429823580239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429823580239" destination_name="the-source\n"} 20241106160354890 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262429823580239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354890 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354890 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354891 DAUC <0003> db_auc.c:192 IMSI='262429823580239': No 3G Auth Data 20241106160354891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4258 20241106160354900 DAUC <0003> db_auc.c:157 IMSI='262429976495917': No 2G Auth Data 20241106160354900 DAUC <0003> db_auc.c:192 IMSI='262429976495917': No 3G Auth Data 20241106160354911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53694<->l=127.0.0.1:4258 20241106160354913 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354913 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429976495917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429976495917" source_name="the-source\n"} 20241106160354913 DMAIN <0000> hlr.c:435 IMSI='262429976495917': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160354913 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429976495917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429976495917" destination_name="the-source\n"} 20241106160354913 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429976495917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354913 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354913 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354914 DAUC <0003> db_auc.c:192 IMSI='262429976495917': No 3G Auth Data 20241106160354915 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354915 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429976495917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429976495917" source_name="the-source\n"} 20241106160354915 DAUC <0003> hlr.c:428 IMSI='262429976495917': storing IMEI = 12345678901234 20241106160354917 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429976495917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429976495917" destination_name="the-source\n"} 20241106160354917 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429976495917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354917 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354917 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354918 DAUC <0003> db_auc.c:192 IMSI='262429976495917': No 3G Auth Data 20241106160354918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53694<->l=127.0.0.1:4258 20241106160354927 DAUC <0003> db_auc.c:157 IMSI='262423332439389': No 2G Auth Data 20241106160354927 DAUC <0003> db_auc.c:192 IMSI='262423332439389': No 3G Auth Data 20241106160354938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53704<->l=127.0.0.1:4258 20241106160354940 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354940 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423332439389 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423332439389" source_name="the-source\n"} 20241106160354940 DMAIN <0000> hlr.c:435 IMSI='262423332439389': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160354940 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423332439389 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423332439389" destination_name="the-source\n"} 20241106160354940 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262423332439389 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354940 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354940 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354941 DAUC <0003> db_auc.c:157 IMSI='262423332439389': No 2G Auth Data 20241106160354942 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354942 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423332439389 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423332439389" source_name="the-source\n"} 20241106160354942 DAUC <0003> hlr.c:428 IMSI='262423332439389': storing IMEI = 12345678901234 20241106160354944 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423332439389 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423332439389" destination_name="the-source\n"} 20241106160354944 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262423332439389 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354944 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354944 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354945 DAUC <0003> db_auc.c:157 IMSI='262423332439389': No 2G Auth Data 20241106160354945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53704<->l=127.0.0.1:4258 20241106160354954 DAUC <0003> db_auc.c:157 IMSI='262421164697730': No 2G Auth Data 20241106160354954 DAUC <0003> db_auc.c:192 IMSI='262421164697730': No 3G Auth Data 20241106160354964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53718<->l=127.0.0.1:4258 20241106160354966 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354967 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421164697730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421164697730" source_name="the-source\n"} 20241106160354967 DMAIN <0000> hlr.c:435 IMSI='262421164697730': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160354967 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421164697730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421164697730" destination_name="the-source\n"} 20241106160354967 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421164697730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354967 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354967 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354967 DAUC <0003> db_auc.c:157 IMSI='262421164697730': No 2G Auth Data 20241106160354968 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354968 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421164697730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421164697730" source_name="the-source\n"} 20241106160354968 DAUC <0003> hlr.c:428 IMSI='262421164697730': storing IMEI = 12345678901234 20241106160354971 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421164697730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421164697730" destination_name="the-source\n"} 20241106160354971 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421164697730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354971 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354971 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354972 DAUC <0003> db_auc.c:157 IMSI='262421164697730': No 2G Auth Data 20241106160354972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53718<->l=127.0.0.1:4258 20241106160354981 DAUC <0003> db_auc.c:157 IMSI='262420848569809': No 2G Auth Data 20241106160354981 DAUC <0003> db_auc.c:192 IMSI='262420848569809': No 3G Auth Data 20241106160354996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241106160354998 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160354998 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420848569809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420848569809" source_name="the-source\n"} 20241106160354998 DMAIN <0000> hlr.c:435 IMSI='262420848569809': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160354998 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420848569809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420848569809" destination_name="the-source\n"} 20241106160354998 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262420848569809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160354998 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160354998 DLINP <000b> input/ipa.c:451 connected read/write 20241106160354998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355000 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160355000 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420848569809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420848569809" source_name="the-source\n"} 20241106160355000 DAUC <0003> hlr.c:428 IMSI='262420848569809': storing IMEI = 12345678901234 20241106160355003 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420848569809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420848569809" destination_name="the-source\n"} 20241106160355003 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262420848569809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160355003 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355003 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241106160355015 DAUC <0003> db_auc.c:157 IMSI='262420602564530': No 2G Auth Data 20241106160355015 DAUC <0003> db_auc.c:192 IMSI='262420602564530': No 3G Auth Data 20241106160355029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241106160355031 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160355031 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420602564530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420602564530" source_name="the-source\n"} 20241106160355031 DMAIN <0000> hlr.c:435 IMSI='262420602564530': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160355031 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420602564530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420602564530" destination_name="the-source\n"} 20241106160355031 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420602564530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160355031 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355031 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355033 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160355033 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420602564530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420602564530" source_name="the-source\n"} 20241106160355033 DAUC <0003> hlr.c:428 IMSI='262420602564530': storing IMEI = 12345678901234 20241106160355036 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420602564530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420602564530" destination_name="the-source\n"} 20241106160355036 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420602564530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160355036 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355036 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241106160355048 DAUC <0003> db_auc.c:157 IMSI='262421294413985': No 2G Auth Data 20241106160355048 DAUC <0003> db_auc.c:192 IMSI='262421294413985': No 3G Auth Data 20241106160355062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4258 20241106160355065 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160355065 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421294413985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421294413985" source_name="the-source\n"} 20241106160355065 DMAIN <0000> hlr.c:435 IMSI='262421294413985': has IMEI = 12345678901234 (consider setting 'store-imei') 20241106160355065 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421294413985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421294413985" destination_name="the-source\n"} 20241106160355065 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421294413985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160355065 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355065 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355067 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160355067 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421294413985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421294413985" source_name="the-source\n"} 20241106160355067 DAUC <0003> hlr.c:428 IMSI='262421294413985': storing IMEI = 12345678901234 20241106160355069 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421294413985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421294413985" destination_name="the-source\n"} 20241106160355069 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421294413985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160355069 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355069 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160355070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4258 20241106160355079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241106160355079 DLINP <000b> input/ipa.c:451 connected read/write 20241106160355079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160355079 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160355079 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160355079 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160355079 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241106160355079 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37807<->l=127.0.0.1:4259) 20241106160355107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20241106160355208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20241106160358332 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160358332 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160358338 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53760<->l=127.0.0.1:4258 20241106160358344 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358345 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160358345 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160358345 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  20241106160358345 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160358345 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  20241106160358345 DLGSUP <0013> gsup_server.c:235 2:  20241106160358345 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160358345 DLGSUP <0013> gsup_server.c:235 3:  20241106160358345 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160358345 DLGSUP <0013> gsup_server.c:235 4:  20241106160358345 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160358345 DLGSUP <0013> gsup_server.c:235 5:  20241106160358345 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160358345 DLGSUP <0013> gsup_server.c:235 7:  20241106160358345 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160358345 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160358345 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160358345 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160358366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44997<->l=127.0.0.1:4259) 20241106160358375 DAUC <0003> db_auc.c:157 IMSI='262423184650854': No 2G Auth Data 20241106160358375 DAUC <0003> db_auc.c:192 IMSI='262423184650854': No 3G Auth Data 20241106160358405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 20241106160358414 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358414 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423184650854"} 20241106160358414 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106160358414 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423184650854" cause=Invalid mandatory information} 20241106160358414 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358414 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358414 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358419 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358420 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423184650854"} 20241106160358420 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106160358420 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423184650854" cause=Invalid mandatory information} 20241106160358420 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358420 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358420 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358422 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358422 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423184650854"} 20241106160358422 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106160358422 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423184650854" cause=Invalid mandatory information} 20241106160358422 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358422 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358423 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358425 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358425 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423184650854"} 20241106160358425 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106160358425 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423184650854" cause=Invalid mandatory information} 20241106160358425 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358425 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358425 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358428 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358428 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423184650854"} 20241106160358428 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106160358428 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423184650854" cause=Invalid mandatory information} 20241106160358428 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423184650854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358428 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358428 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 20241106160358442 DAUC <0003> db_auc.c:157 IMSI='262424485230210': No 2G Auth Data 20241106160358442 DAUC <0003> db_auc.c:192 IMSI='262424485230210': No 3G Auth Data 20241106160358455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53776<->l=127.0.0.1:4258 20241106160358457 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358457 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424485230210"} 20241106160358457 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106160358457 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424485230210" cause=Invalid mandatory information} 20241106160358457 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358457 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358457 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358457 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358457 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424485230210"} 20241106160358457 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106160358457 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424485230210" cause=Invalid mandatory information} 20241106160358457 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358457 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358458 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358458 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358458 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424485230210"} 20241106160358458 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106160358458 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424485230210" cause=Invalid mandatory information} 20241106160358458 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358458 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358458 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358459 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358459 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424485230210"} 20241106160358459 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106160358459 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424485230210" cause=Invalid mandatory information} 20241106160358459 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358459 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358459 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358460 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358460 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424485230210"} 20241106160358460 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106160358460 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424485230210" cause=Invalid mandatory information} 20241106160358460 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424485230210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358460 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358460 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53776<->l=127.0.0.1:4258 20241106160358469 DAUC <0003> db_auc.c:157 IMSI='262428870081340': No 2G Auth Data 20241106160358469 DAUC <0003> db_auc.c:192 IMSI='262428870081340': No 3G Auth Data 20241106160358480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53778<->l=127.0.0.1:4258 20241106160358481 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358482 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870081340"} 20241106160358482 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106160358482 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870081340" cause=Invalid mandatory information} 20241106160358482 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358482 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358482 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358482 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358482 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870081340"} 20241106160358482 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106160358482 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870081340" cause=Invalid mandatory information} 20241106160358482 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358482 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358482 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358483 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358483 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870081340"} 20241106160358483 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106160358483 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870081340" cause=Invalid mandatory information} 20241106160358483 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358483 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358483 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358483 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358483 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870081340"} 20241106160358483 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106160358483 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870081340" cause=Invalid mandatory information} 20241106160358483 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358483 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358484 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358484 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358484 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870081340"} 20241106160358484 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106160358484 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870081340" cause=Invalid mandatory information} 20241106160358484 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428870081340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358484 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358484 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53778<->l=127.0.0.1:4258 20241106160358493 DAUC <0003> db_auc.c:157 IMSI='262421787629430': No 2G Auth Data 20241106160358493 DAUC <0003> db_auc.c:192 IMSI='262421787629430': No 3G Auth Data 20241106160358505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241106160358506 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358506 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421787629430"} 20241106160358506 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106160358506 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421787629430" cause=Invalid mandatory information} 20241106160358506 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358506 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358506 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358507 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358507 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421787629430"} 20241106160358507 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106160358507 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421787629430" cause=Invalid mandatory information} 20241106160358507 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358507 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358507 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358508 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358508 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421787629430"} 20241106160358508 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106160358508 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421787629430" cause=Invalid mandatory information} 20241106160358508 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358508 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358508 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358508 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358508 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421787629430"} 20241106160358508 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106160358508 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421787629430" cause=Invalid mandatory information} 20241106160358508 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358508 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358508 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358509 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358509 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421787629430"} 20241106160358509 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106160358509 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421787629430" cause=Invalid mandatory information} 20241106160358509 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421787629430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358509 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358509 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241106160358518 DAUC <0003> db_auc.c:157 IMSI='262424433333024': No 2G Auth Data 20241106160358518 DAUC <0003> db_auc.c:192 IMSI='262424433333024': No 3G Auth Data 20241106160358530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53794<->l=127.0.0.1:4258 20241106160358531 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358531 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424433333024"} 20241106160358531 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106160358531 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424433333024" cause=Invalid mandatory information} 20241106160358531 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358531 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358531 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358532 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358532 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424433333024"} 20241106160358532 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106160358532 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424433333024" cause=Invalid mandatory information} 20241106160358532 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358532 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358532 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358532 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358532 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424433333024"} 20241106160358532 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106160358532 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424433333024" cause=Invalid mandatory information} 20241106160358532 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358532 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358532 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358533 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358533 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424433333024"} 20241106160358533 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106160358533 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424433333024" cause=Invalid mandatory information} 20241106160358533 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358533 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358533 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358534 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358534 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424433333024"} 20241106160358534 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106160358534 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424433333024" cause=Invalid mandatory information} 20241106160358534 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424433333024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358534 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358534 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53794<->l=127.0.0.1:4258 20241106160358542 DAUC <0003> db_auc.c:157 IMSI='262422368603794': No 2G Auth Data 20241106160358542 DAUC <0003> db_auc.c:192 IMSI='262422368603794': No 3G Auth Data 20241106160358557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53804<->l=127.0.0.1:4258 20241106160358558 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358558 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422368603794"} 20241106160358558 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106160358558 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422368603794" cause=Invalid mandatory information} 20241106160358558 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358558 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358558 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358559 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358559 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422368603794"} 20241106160358559 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106160358559 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422368603794" cause=Invalid mandatory information} 20241106160358559 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358559 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358559 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358560 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358560 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422368603794"} 20241106160358560 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106160358560 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422368603794" cause=Invalid mandatory information} 20241106160358560 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358560 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358560 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358560 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358560 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422368603794"} 20241106160358560 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106160358560 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422368603794" cause=Invalid mandatory information} 20241106160358560 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358560 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358560 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358561 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358561 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422368603794"} 20241106160358561 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106160358561 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422368603794" cause=Invalid mandatory information} 20241106160358561 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422368603794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358561 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358561 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53804<->l=127.0.0.1:4258 20241106160358573 DAUC <0003> db_auc.c:157 IMSI='262420343893669': No 2G Auth Data 20241106160358573 DAUC <0003> db_auc.c:192 IMSI='262420343893669': No 3G Auth Data 20241106160358587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241106160358588 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358588 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420343893669"} 20241106160358588 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106160358588 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420343893669" cause=Invalid mandatory information} 20241106160358588 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358588 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358588 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358589 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358589 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420343893669"} 20241106160358589 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106160358589 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420343893669" cause=Invalid mandatory information} 20241106160358589 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358589 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358589 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358590 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358590 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420343893669"} 20241106160358590 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106160358590 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420343893669" cause=Invalid mandatory information} 20241106160358590 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358590 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358590 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358590 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358590 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420343893669"} 20241106160358590 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106160358590 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420343893669" cause=Invalid mandatory information} 20241106160358590 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358590 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358590 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358591 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358591 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420343893669"} 20241106160358591 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106160358591 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420343893669" cause=Invalid mandatory information} 20241106160358591 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420343893669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358591 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358591 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241106160358602 DAUC <0003> db_auc.c:157 IMSI='262420570453709': No 2G Auth Data 20241106160358602 DAUC <0003> db_auc.c:192 IMSI='262420570453709': No 3G Auth Data 20241106160358616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 20241106160358618 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358618 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570453709"} 20241106160358618 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241106160358618 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570453709" cause=Invalid mandatory information} 20241106160358618 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358618 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358618 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358619 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358619 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570453709"} 20241106160358619 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241106160358619 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570453709" cause=Invalid mandatory information} 20241106160358619 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358619 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358619 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358619 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358619 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570453709"} 20241106160358619 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241106160358619 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570453709" cause=Invalid mandatory information} 20241106160358619 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358619 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358619 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358620 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358620 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570453709"} 20241106160358620 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241106160358620 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570453709" cause=Invalid mandatory information} 20241106160358620 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358620 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358620 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358621 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358621 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570453709"} 20241106160358621 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241106160358621 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570453709" cause=Invalid mandatory information} 20241106160358621 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420570453709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160358621 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358621 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160358621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 20241106160358633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53760<->l=127.0.0.1:4258 20241106160358634 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44997<->l=127.0.0.1:4259) 20241106160358634 DLINP <000b> input/ipa.c:451 connected read/write 20241106160358634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160358634 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160358634 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160358634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160358656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20241106160358757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20241106160401867 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160401867 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160401869 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160401871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4258 20241106160401872 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160401872 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160401872 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160401872 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  20241106160401872 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160401872 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  20241106160401872 DLGSUP <0013> gsup_server.c:235 2:  20241106160401872 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160401872 DLGSUP <0013> gsup_server.c:235 3:  20241106160401872 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160401872 DLGSUP <0013> gsup_server.c:235 4:  20241106160401872 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160401872 DLGSUP <0013> gsup_server.c:235 5:  20241106160401872 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160401872 DLGSUP <0013> gsup_server.c:235 7:  20241106160401872 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160401872 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160401872 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160401872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160401886 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33115<->l=127.0.0.1:4259) 20241106160401893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4258 20241106160401914 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160401914 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424220076289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424220076289"} 20241106160401914 DMAIN <0000> hlr.c:435 IMSI='262424220076289': has IMEI = 22245678901234 (consider setting 'store-imei') 20241106160401914 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424220076289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241106160401914 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424220076289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424220076289" cause=Invalid mandatory information} 20241106160401914 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424220076289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160401915 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160401915 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160401925 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160401925 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424220076289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424220076289"} 20241106160401925 DAUC <0003> hlr.c:428 IMSI='262424220076289': storing IMEI = 22245678901234 20241106160401925 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424220076289': no such subscriber 20241106160401925 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424220076289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241106160401925 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424220076289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424220076289" cause=Invalid mandatory information} 20241106160401925 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424220076289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160401925 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160401925 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160401928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4258 20241106160401929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4258 20241106160401931 DLINP <000b> input/ipa.c:451 connected read/write 20241106160401931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160401931 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160401931 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160401931 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160401932 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33115<->l=127.0.0.1:4259) 20241106160401971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 20241106160402072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 20241106160405183 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160405183 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160405185 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 20241106160405187 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405187 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160405187 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160405187 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  20241106160405187 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160405187 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  20241106160405187 DLGSUP <0013> gsup_server.c:235 2:  20241106160405187 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160405187 DLGSUP <0013> gsup_server.c:235 3:  20241106160405187 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160405187 DLGSUP <0013> gsup_server.c:235 4:  20241106160405187 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160405187 DLGSUP <0013> gsup_server.c:235 5:  20241106160405187 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160405187 DLGSUP <0013> gsup_server.c:235 7:  20241106160405187 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160405187 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160405187 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160405187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160405201 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33093<->l=127.0.0.1:4259) 20241106160405212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4258 20241106160405234 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405234 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425616233080"} 20241106160405234 DMAIN <0000> hlr.c:227 IMSI='262425616233080': Creating subscriber on demand 20241106160405240 DMAIN <0000> hlr.c:243 IMSI='262425616233080': Successfully assigned MSISDN='422' 20241106160405240 DAUC <0003> hlr.c:428 IMSI='262425616233080': storing IMEI = 12345678901234 20241106160405259 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425616233080"} 20241106160405259 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160405259 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405259 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405264 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405264 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405266 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405266 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405268 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405268 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405271 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405271 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405271 DLU <0006> fsm.c:456 lu(262425616233080)[0x612000013720]{UNVALIDATED}: Allocated 20241106160405271 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160405280 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425616233080)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160405280 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405280 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405280 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405284 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405284 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425616233080"} 20241106160405284 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425616233080)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160405284 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160405284 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425616233080"} 20241106160405284 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160405284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425616233080)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160405284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425616233080)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160405284 DLU <0006> fsm.c:568 lu(PS:IMSI-262425616233080)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160405284 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405284 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405296 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405296 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425616233080"} 20241106160405296 DMAIN <0000> hlr.c:227 IMSI='262425616233080': Creating subscriber on demand 20241106160405307 DMAIN <0000> hlr.c:243 IMSI='262425616233080': Successfully assigned MSISDN='724' 20241106160405307 DAUC <0003> hlr.c:428 IMSI='262425616233080': storing IMEI = 12345678901234 20241106160405310 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425616233080"} 20241106160405310 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160405310 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405310 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405312 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405312 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405314 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405314 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405316 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405316 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405317 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405317 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405320 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405320 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405320 DLU <0006> fsm.c:456 lu(262425616233080)[0x6120000138a0]{UNVALIDATED}: Allocated 20241106160405320 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160405325 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425616233080)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160405326 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405326 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405326 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405329 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405329 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425616233080"} 20241106160405329 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425616233080)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160405329 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160405329 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425616233080"} 20241106160405329 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160405329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425616233080)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160405329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425616233080)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160405329 DLU <0006> fsm.c:568 lu(PS:IMSI-262425616233080)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160405329 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405329 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405340 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405340 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425616233080"} 20241106160405340 DMAIN <0000> hlr.c:227 IMSI='262425616233080': Creating subscriber on demand 20241106160405346 DMAIN <0000> hlr.c:243 IMSI='262425616233080': Successfully assigned MSISDN='052' 20241106160405346 DAUC <0003> hlr.c:428 IMSI='262425616233080': storing IMEI = 12345678901234 20241106160405349 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425616233080"} 20241106160405349 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160405349 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405349 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405352 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405352 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405354 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405354 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405355 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405355 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405357 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405357 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405360 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405360 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405360 DLU <0006> fsm.c:456 lu(262425616233080)[0x612000013a20]{UNVALIDATED}: Allocated 20241106160405360 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106160405360 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425616233080" cause=GPRS services not allowed} 20241106160405360 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160405360 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425616233080)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160405360 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425616233080)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241106160405360 DLU <0006> fsm.c:568 lu(PS:IMSI-262425616233080)[0x612000013a20]{UNVALIDATED}: Deallocated 20241106160405360 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405360 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405371 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405371 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425616233080"} 20241106160405371 DMAIN <0000> hlr.c:227 IMSI='262425616233080': Creating subscriber on demand 20241106160405377 DMAIN <0000> hlr.c:243 IMSI='262425616233080': Successfully assigned MSISDN='254' 20241106160405377 DAUC <0003> hlr.c:428 IMSI='262425616233080': storing IMEI = 12345678901234 20241106160405379 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425616233080"} 20241106160405379 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160405379 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405379 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405382 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405382 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405384 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405384 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405385 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405385 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405388 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405388 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405388 DLU <0006> fsm.c:456 lu(262425616233080)[0x612000013ba0]{UNVALIDATED}: Allocated 20241106160405388 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106160405388 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425616233080" cause=GPRS services not allowed} 20241106160405388 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160405388 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425616233080)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160405388 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425616233080)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241106160405388 DLU <0006> fsm.c:568 lu(PS:IMSI-262425616233080)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241106160405388 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405388 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405398 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405398 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425616233080"} 20241106160405399 DMAIN <0000> hlr.c:227 IMSI='262425616233080': Creating subscriber on demand 20241106160405401 DAUC <0003> hlr.c:428 IMSI='262425616233080': storing IMEI = 12345678901234 20241106160405404 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425616233080"} 20241106160405404 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160405404 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405404 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405406 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405407 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405408 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405408 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405409 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405409 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405412 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405412 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405412 DLU <0006> fsm.c:456 lu(262425616233080)[0x612000013d20]{UNVALIDATED}: Allocated 20241106160405412 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106160405412 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425616233080" cause=GPRS services not allowed} 20241106160405412 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160405412 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425616233080)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160405412 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425616233080)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241106160405412 DLU <0006> fsm.c:568 lu(PS:IMSI-262425616233080)[0x612000013d20]{UNVALIDATED}: Deallocated 20241106160405412 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405412 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405422 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405422 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425616233080"} 20241106160405422 DMAIN <0000> hlr.c:227 IMSI='262425616233080': Creating subscriber on demand 20241106160405425 DAUC <0003> hlr.c:428 IMSI='262425616233080': storing IMEI = 12345678901234 20241106160405428 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425616233080"} 20241106160405428 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241106160405428 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405428 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405430 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405430 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405432 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405432 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405433 DAUC <0003> db_auc.c:157 IMSI='262425616233080': No 2G Auth Data 20241106160405433 DAUC <0003> db_auc.c:192 IMSI='262425616233080': No 3G Auth Data 20241106160405436 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405436 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405436 DLU <0006> fsm.c:456 lu(262425616233080)[0x612000013ea0]{UNVALIDATED}: Allocated 20241106160405436 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160405441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425616233080)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160405441 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425616233080" cn_domain=PS} 20241106160405441 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405441 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405444 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405445 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425616233080"} 20241106160405445 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425616233080)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160405445 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160405445 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425616233080"} 20241106160405445 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425616233080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160405445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425616233080)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160405445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425616233080)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160405445 DLU <0006> fsm.c:568 lu(PS:IMSI-262425616233080)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160405445 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405445 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160405452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4258 20241106160405454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 20241106160405455 DLINP <000b> input/ipa.c:451 connected read/write 20241106160405455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160405455 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160405456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160405456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160405456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33093<->l=127.0.0.1:4259) 20241106160405489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 20241106160405590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 20241106160408714 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160408714 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160408719 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20241106160408724 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408724 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160408724 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160408724 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  20241106160408724 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160408724 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  20241106160408724 DLGSUP <0013> gsup_server.c:235 2:  20241106160408724 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160408724 DLGSUP <0013> gsup_server.c:235 3:  20241106160408724 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160408724 DLGSUP <0013> gsup_server.c:235 4:  20241106160408724 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160408724 DLGSUP <0013> gsup_server.c:235 5:  20241106160408724 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160408724 DLGSUP <0013> gsup_server.c:235 7:  20241106160408724 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160408724 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160408724 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160408724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160408747 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36217<->l=127.0.0.1:4259) 20241106160408761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4258 20241106160408775 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408775 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408775 DMAIN <0000> hlr.c:227 IMSI='262421274195770': Creating subscriber on demand 20241106160408789 DMAIN <0000> hlr.c:243 IMSI='262421274195770': Successfully assigned MSISDN='681' 20241106160408789 DLU <0006> fsm.c:456 lu(262421274195770)[0x612000014020]{UNVALIDATED}: Allocated 20241106160408789 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160408794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421274195770)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160408794 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408794 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408794 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408802 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408802 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421274195770"} 20241106160408802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421274195770)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160408802 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160408802 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421274195770"} 20241106160408802 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160408802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421274195770)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160408802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421274195770)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160408802 DLU <0006> fsm.c:568 lu(PS:IMSI-262421274195770)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160408802 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408802 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408805 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408805 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408807 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408807 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408809 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408809 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408819 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408819 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408819 DMAIN <0000> hlr.c:227 IMSI='262421274195770': Creating subscriber on demand 20241106160408825 DMAIN <0000> hlr.c:243 IMSI='262421274195770': Successfully assigned MSISDN='402' 20241106160408825 DLU <0006> fsm.c:456 lu(262421274195770)[0x6120000141a0]{UNVALIDATED}: Allocated 20241106160408825 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160408830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421274195770)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160408830 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408830 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408830 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408833 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408833 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421274195770"} 20241106160408833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421274195770)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160408833 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160408833 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421274195770"} 20241106160408834 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160408834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421274195770)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160408834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421274195770)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160408834 DLU <0006> fsm.c:568 lu(PS:IMSI-262421274195770)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160408834 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408834 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408836 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408836 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408837 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408837 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408839 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408839 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408841 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408841 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408856 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408856 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408856 DMAIN <0000> hlr.c:227 IMSI='262421274195770': Creating subscriber on demand 20241106160408862 DMAIN <0000> hlr.c:243 IMSI='262421274195770': Successfully assigned MSISDN='507' 20241106160408862 DLU <0006> fsm.c:456 lu(262421274195770)[0x612000014320]{UNVALIDATED}: Allocated 20241106160408862 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106160408862 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421274195770" cause=GPRS services not allowed} 20241106160408862 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160408862 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421274195770)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160408862 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421274195770)[0x612000014320]{UNVALIDATED}: Freeing instance 20241106160408862 DLU <0006> fsm.c:568 lu(PS:IMSI-262421274195770)[0x612000014320]{UNVALIDATED}: Deallocated 20241106160408862 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408862 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408864 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408864 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408866 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408866 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408867 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408867 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408869 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408869 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408878 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408878 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408879 DMAIN <0000> hlr.c:227 IMSI='262421274195770': Creating subscriber on demand 20241106160408884 DMAIN <0000> hlr.c:243 IMSI='262421274195770': Successfully assigned MSISDN='834' 20241106160408884 DLU <0006> fsm.c:456 lu(262421274195770)[0x6120000144a0]{UNVALIDATED}: Allocated 20241106160408884 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106160408884 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421274195770" cause=GPRS services not allowed} 20241106160408884 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160408884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421274195770)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160408884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421274195770)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241106160408884 DLU <0006> fsm.c:568 lu(PS:IMSI-262421274195770)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241106160408884 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408884 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408887 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408887 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408888 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408888 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408890 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408890 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408900 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408900 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408900 DMAIN <0000> hlr.c:227 IMSI='262421274195770': Creating subscriber on demand 20241106160408903 DLU <0006> fsm.c:456 lu(262421274195770)[0x612000014620]{UNVALIDATED}: Allocated 20241106160408903 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241106160408903 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421274195770" cause=GPRS services not allowed} 20241106160408903 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160408903 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421274195770)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160408903 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421274195770)[0x612000014620]{UNVALIDATED}: Freeing instance 20241106160408903 DLU <0006> fsm.c:568 lu(PS:IMSI-262421274195770)[0x612000014620]{UNVALIDATED}: Deallocated 20241106160408903 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408903 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408907 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408907 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408909 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408909 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408910 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408910 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408920 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408921 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408921 DMAIN <0000> hlr.c:227 IMSI='262421274195770': Creating subscriber on demand 20241106160408924 DLU <0006> fsm.c:456 lu(262421274195770)[0x6120000147a0]{UNVALIDATED}: Allocated 20241106160408924 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160408929 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421274195770)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160408929 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421274195770" cn_domain=PS} 20241106160408929 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408929 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408933 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408933 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421274195770"} 20241106160408933 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421274195770)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160408933 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160408933 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421274195770"} 20241106160408933 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421274195770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160408933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421274195770)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160408933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421274195770)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160408933 DLU <0006> fsm.c:568 lu(PS:IMSI-262421274195770)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160408933 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408933 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160408935 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408935 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408937 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408937 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408939 DAUC <0003> db_auc.c:157 IMSI='262421274195770': No 2G Auth Data 20241106160408939 DAUC <0003> db_auc.c:192 IMSI='262421274195770': No 3G Auth Data 20241106160408946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4258 20241106160408947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20241106160408949 DLINP <000b> input/ipa.c:451 connected read/write 20241106160408949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160408949 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160408949 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160408949 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160408949 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36217<->l=127.0.0.1:4259) 20241106160408985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 20241106160409086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 20241106160412167 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160412167 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160412168 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160412169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60022<->l=127.0.0.1:4258 20241106160412171 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160412171 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160412171 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160412171 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  20241106160412171 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160412171 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  20241106160412171 DLGSUP <0013> gsup_server.c:235 2:  20241106160412171 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160412171 DLGSUP <0013> gsup_server.c:235 3:  20241106160412171 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160412171 DLGSUP <0013> gsup_server.c:235 4:  20241106160412171 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160412171 DLGSUP <0013> gsup_server.c:235 5:  20241106160412171 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160412171 DLGSUP <0013> gsup_server.c:235 7:  20241106160412171 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160412171 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160412171 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160412171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160412180 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41821<->l=127.0.0.1:4259) 20241106160412186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241106160412214 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160412214 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423162216004"} 20241106160412214 DMAIN <0000> hlr.c:227 IMSI='262423162216004': Creating subscriber on demand 20241106160412229 DMAIN <0000> hlr.c:243 IMSI='262423162216004': Successfully assigned MSISDN='265' 20241106160412229 DAUC <0003> db_auc.c:157 IMSI='262423162216004': No 2G Auth Data 20241106160412229 DAUC <0003> db_auc.c:192 IMSI='262423162216004': No 3G Auth Data 20241106160412229 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423162216004 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 20241106160412229 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423162216004" cause=IMSI unknown in HLR} 20241106160412229 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241106160412229 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160412230 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160412237 DAUC <0003> db_auc.c:157 IMSI='262423162216004': No 2G Auth Data 20241106160412237 DAUC <0003> db_auc.c:192 IMSI='262423162216004': No 3G Auth Data 20241106160412239 DAUC <0003> db_auc.c:157 IMSI='262423162216004': No 2G Auth Data 20241106160412239 DAUC <0003> db_auc.c:192 IMSI='262423162216004': No 3G Auth Data 20241106160412241 DAUC <0003> db_auc.c:157 IMSI='262423162216004': No 2G Auth Data 20241106160412241 DAUC <0003> db_auc.c:192 IMSI='262423162216004': No 3G Auth Data 20241106160412244 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160412244 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423162216004" cn_domain=PS} 20241106160412244 DLU <0006> fsm.c:456 lu(262423162216004)[0x612000014920]{UNVALIDATED}: Allocated 20241106160412244 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241106160412250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423162216004)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160412250 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423162216004" cn_domain=PS} 20241106160412250 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160412250 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160412254 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160412254 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423162216004"} 20241106160412254 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423162216004)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160412254 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160412254 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423162216004"} 20241106160412255 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423162216004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160412255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423162216004)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160412255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423162216004)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160412255 DLU <0006> fsm.c:568 lu(PS:IMSI-262423162216004)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160412255 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160412255 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160412262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241106160412264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60022<->l=127.0.0.1:4258 20241106160412266 DLINP <000b> input/ipa.c:451 connected read/write 20241106160412266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160412266 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160412266 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160412266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160412266 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41821<->l=127.0.0.1:4259) 20241106160412303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.1:4258 20241106160412404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.1:4258 20241106160415518 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160415518 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160415521 DLINP <000b> input/ipa.c:451 connected read/write 20241106160415521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160415522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4258 20241106160415526 DLINP <000b> input/ipa.c:451 connected read/write 20241106160415526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160415526 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160415526 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160415526 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  20241106160415526 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160415526 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  20241106160415526 DLGSUP <0013> gsup_server.c:235 2:  20241106160415526 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160415526 DLGSUP <0013> gsup_server.c:235 3:  20241106160415526 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160415526 DLGSUP <0013> gsup_server.c:235 4:  20241106160415526 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160415526 DLGSUP <0013> gsup_server.c:235 5:  20241106160415526 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160415526 DLGSUP <0013> gsup_server.c:235 7:  20241106160415526 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160415526 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160415526 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160415526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160415552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40863<->l=127.0.0.1:4259) 20241106160415555 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106160415555 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241106160415570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60060<->l=127.0.0.1:4258 20241106160415585 DAUC <0003> db_auc.c:157 IMSI='262423373728268': No 2G Auth Data 20241106160415585 DAUC <0003> db_auc.c:192 IMSI='262423373728268': No 3G Auth Data 20241106160415599 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610378166.msisdn 20241106160415599 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610378166.msisdn: not attached (vlr_number unset) 20241106160415599 DDGSM <0007> mslookup_server.c:327 sip.voice.491610378166.msisdn: does not exist in GSUP proxy 20241106160416605 DLINP <000b> input/ipa.c:451 connected read/write 20241106160416605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160416605 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423373728268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423373728268" cn_domain=CS} 20241106160416605 DLU <0006> fsm.c:456 lu(262423373728268)[0x612000014da0]{UNVALIDATED}: Allocated 20241106160416606 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423373728268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241106160416620 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423373728268)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241106160416620 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423373728268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423373728268" cn_domain=CS} 20241106160416620 DLINP <000b> input/ipa.c:451 connected read/write 20241106160416620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160416620 DLINP <000b> input/ipa.c:451 connected read/write 20241106160416620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160416628 DLINP <000b> input/ipa.c:451 connected read/write 20241106160416628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160416628 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423373728268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423373728268"} 20241106160416628 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423373728268)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241106160416628 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423373728268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241106160416628 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423373728268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423373728268"} 20241106160416628 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423373728268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160416628 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423373728268)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241106160416628 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423373728268)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241106160416628 DLU <0006> fsm.c:568 lu(CS:IMSI-262423373728268)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241106160416628 DLINP <000b> input/ipa.c:451 connected read/write 20241106160416628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160416628 DLINP <000b> input/ipa.c:451 connected read/write 20241106160416628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160416633 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610378166.msisdn 20241106160416634 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610378166.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241106160416634 DDGSM <0007> mslookup_server.c:327 sip.voice.491610378166.msisdn: does not exist in GSUP proxy 20241106160416634 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610378166.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241106160416643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60060<->l=127.0.0.1:4258 20241106160416644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4258 20241106160416646 DLINP <000b> input/ipa.c:451 connected read/write 20241106160416646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160416646 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160416646 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160416646 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160416647 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40863<->l=127.0.0.1:4259) 20241106160416685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4258 20241106160416786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4258 20241106160417912 DSS <0004> hlr_ussd.c:239 262421590206304/0x59ca32b0: SS Session Timeout, destroying 20241106160417912 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421590206304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241106160419914 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160419914 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160419918 DLINP <000b> input/ipa.c:451 connected read/write 20241106160419918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160419920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4258 20241106160419923 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241106160419923 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241106160419923 DLINP <000b> input/ipa.c:451 connected read/write 20241106160419923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160419923 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160419923 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160419923 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  20241106160419923 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160419923 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  20241106160419923 DLGSUP <0013> gsup_server.c:235 2:  20241106160419923 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160419923 DLGSUP <0013> gsup_server.c:235 3:  20241106160419923 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160419923 DLGSUP <0013> gsup_server.c:235 4:  20241106160419924 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160419924 DLGSUP <0013> gsup_server.c:235 5:  20241106160419924 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160419924 DLGSUP <0013> gsup_server.c:235 7:  20241106160419924 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160419924 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160419924 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160419924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160419945 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33575<->l=127.0.0.1:4259) 20241106160419946 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106160419946 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241106160419952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241106160419966 DLINP <000b> input/ipa.c:451 connected read/write 20241106160419966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160419966 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421061357600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421061357600" cn_domain=CS} 20241106160419966 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421061357600 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241106160419966 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421061357600 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241106160419966 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421061357600.imsi 20241106160419966 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421061357600.imsi 20241106160419966 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421061357600.imsi: does not exist in local HLR 20241106160419976 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421061357600 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241106160419976 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241106160419976 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241106160419976 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241106160419976 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241106160419976 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241106160419976 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421061357600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160419976 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160419976 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160419977 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160419977 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160419977 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160419977 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160419981 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160419981 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160419981 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241106160419981 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241106160419981 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241106160419984 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160419984 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160419984 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241106160420026 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160420026 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160420026 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160420026 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160420026 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421061357600 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614547525 20241106160420027 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421061357600 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160420027 DLINP <000b> input/ipa.c:451 connected read/write 20241106160420027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160420027 DLINP <000b> input/ipa.c:451 connected read/write 20241106160420027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160420034 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160420034 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160420034 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421061357600 MSISDN-491614547525 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160420034 DLINP <000b> input/ipa.c:451 connected read/write 20241106160420034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160420034 DLINP <000b> input/ipa.c:451 connected read/write 20241106160420034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160420038 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160420038 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160420038 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421061357600 MSISDN-491614547525 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 20241106160420038 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421061357600 MSISDN-491614547525 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160420038 DLINP <000b> input/ipa.c:451 connected read/write 20241106160420038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160420039 DLINP <000b> input/ipa.c:451 connected read/write 20241106160420039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160420041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241106160420043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4258 20241106160420044 DLINP <000b> input/ipa.c:451 connected read/write 20241106160420044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160420045 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160420045 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160420045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160420045 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160420045 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160420045 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241106160420045 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241106160420045 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241106160420046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33575<->l=127.0.0.1:4259) 20241106160420131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241106160420232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241106160423335 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160423335 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160423339 DLINP <000b> input/ipa.c:451 connected read/write 20241106160423339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160423341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 20241106160423344 DLINP <000b> input/ipa.c:451 connected read/write 20241106160423344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160423345 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160423345 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160423345 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  20241106160423345 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160423345 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  20241106160423345 DLGSUP <0013> gsup_server.c:235 2:  20241106160423345 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160423345 DLGSUP <0013> gsup_server.c:235 3:  20241106160423345 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160423345 DLGSUP <0013> gsup_server.c:235 4:  20241106160423345 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160423345 DLGSUP <0013> gsup_server.c:235 5:  20241106160423345 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160423345 DLGSUP <0013> gsup_server.c:235 7:  20241106160423345 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160423345 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160423345 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160423345 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160423347 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241106160423347 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241106160423366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39231<->l=127.0.0.1:4259) 20241106160423368 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106160423368 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241106160423373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20241106160423389 DAUC <0003> db_auc.c:157 IMSI='262422609943399': No 2G Auth Data 20241106160423389 DAUC <0003> db_auc.c:192 IMSI='262422609943399': No 3G Auth Data 20241106160423397 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422609943399.imsi 20241106160423397 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422609943399.imsi: found in local HLR 20241106160423406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20241106160423407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 20241106160423408 DLINP <000b> input/ipa.c:451 connected read/write 20241106160423408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160423408 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160423408 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160423408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160423408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39231<->l=127.0.0.1:4259) 20241106160423438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20241106160423539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20241106160426649 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160426649 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160426653 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160426655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4258 20241106160426658 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160426658 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160426658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160426658 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  20241106160426658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160426658 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  20241106160426658 DLGSUP <0013> gsup_server.c:235 2:  20241106160426658 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160426658 DLGSUP <0013> gsup_server.c:235 3:  20241106160426658 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160426658 DLGSUP <0013> gsup_server.c:235 4:  20241106160426658 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160426658 DLGSUP <0013> gsup_server.c:235 5:  20241106160426658 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160426658 DLGSUP <0013> gsup_server.c:235 7:  20241106160426658 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160426658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160426658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160426658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160426659 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241106160426659 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241106160426692 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40965<->l=127.0.0.1:4259) 20241106160426694 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106160426694 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241106160426706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35728<->l=127.0.0.1:4258 20241106160426712 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160426712 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422478694948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422478694948" cn_domain=CS} 20241106160426712 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422478694948 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241106160426712 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422478694948 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241106160426712 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422478694948.imsi 20241106160426712 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422478694948.imsi 20241106160426712 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422478694948.imsi: does not exist in local HLR 20241106160426722 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422478694948 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241106160426723 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241106160426723 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241106160426723 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241106160426723 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241106160426723 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241106160426723 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422478694948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160426723 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160426723 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160426723 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160426723 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160426723 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160426723 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160426727 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160426728 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160426728 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241106160426728 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241106160426728 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241106160426730 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160426730 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160426730 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241106160426774 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160426774 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160426774 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160426774 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160426775 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422478694948 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616250838 20241106160426775 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422478694948 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160426775 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160426775 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160426786 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160426786 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160426786 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422478694948 MSISDN-491616250838 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160426786 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160426786 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160426789 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160426789 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160426789 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422478694948 MSISDN-491616250838 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 20241106160426790 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422478694948 MSISDN-491616250838 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160426790 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160426790 DLINP <000b> input/ipa.c:451 connected read/write 20241106160426790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160426793 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422478694948.imsi 20241106160426793 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422478694948.imsi: does not exist in local HLR 20241106160427795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35728<->l=127.0.0.1:4258 20241106160427797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4258 20241106160427799 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160427799 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160427800 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241106160427800 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241106160427800 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241106160427800 DLINP <000b> input/ipa.c:451 connected read/write 20241106160427800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160427800 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160427800 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160427800 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160427800 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40965<->l=127.0.0.1:4259) 20241106160427839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20241106160427940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20241106160431058 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241106160431059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241106160431064 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160431065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4258 20241106160431068 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241106160431068 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241106160431069 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160431069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241106160431069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241106160431069 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  20241106160431069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241106160431069 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  20241106160431069 DLGSUP <0013> gsup_server.c:235 2:  20241106160431069 DLGSUP <0013> gsup_server.c:237 2: 00  20241106160431069 DLGSUP <0013> gsup_server.c:235 3:  20241106160431069 DLGSUP <0013> gsup_server.c:237 3: 00  20241106160431069 DLGSUP <0013> gsup_server.c:235 4:  20241106160431069 DLGSUP <0013> gsup_server.c:237 4: 00  20241106160431069 DLGSUP <0013> gsup_server.c:235 5:  20241106160431069 DLGSUP <0013> gsup_server.c:237 5: 00  20241106160431069 DLGSUP <0013> gsup_server.c:235 7:  20241106160431069 DLGSUP <0013> gsup_server.c:237 7: 00  20241106160431069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241106160431069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241106160431069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241106160431100 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36091<->l=127.0.0.1:4259) 20241106160431101 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241106160431101 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241106160431107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20241106160431114 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160431114 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428992542696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428992542696" cn_domain=CS} 20241106160431114 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428992542696 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241106160431114 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428992542696 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241106160431114 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428992542696.imsi 20241106160431114 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428992542696.imsi 20241106160431114 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428992542696.imsi: does not exist in local HLR 20241106160431119 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428992542696 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241106160431119 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241106160431119 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241106160431119 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241106160431119 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241106160431119 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241106160431119 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428992542696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241106160431119 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160431119 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160431119 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160431119 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160431120 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241106160431120 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241106160431122 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160431122 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160431122 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241106160431122 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241106160431122 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241106160431125 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160431125 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160431125 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241106160431166 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160431166 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160431166 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160431166 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160431166 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428992542696 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611613856 20241106160431167 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428992542696 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160431167 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160431167 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160431175 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160431175 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160431175 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428992542696 MSISDN-491611613856 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160431175 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160431175 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160431179 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160431179 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160431179 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428992542696 MSISDN-491611613856 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 20241106160431179 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428992542696 MSISDN-491611613856 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241106160431179 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160431179 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241106160431182 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611613856.msisdn 20241106160431182 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611613856.msisdn: does not exist in local HLR 20241106160431183 DDGSM <0007> mslookup_server.c:352 sip.voice.491611613856.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241106160431183 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611613856.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241106160431186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20241106160431188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4258 20241106160431190 DLINP <000b> input/ipa.c:451 connected read/write 20241106160431190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241106160431190 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241106160431190 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241106160431190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241106160431190 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241106160431190 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241106160431190 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241106160431190 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241106160431190 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241106160431191 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36091<->l=127.0.0.1:4259) 20241106160431217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35762<->l=127.0.0.1:4258 20241106160431318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35762<->l=127.0.0.1:4258