20241223122516737 DMAIN <0000> hlr.c:802 hlr starting 20241223122516738 DDB <0001> db.c:599 using database: :memory: 20241223122516738 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241223122516738 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241223122516738 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241223122516738 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241223122516739 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241223122516739 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241223122516739 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241223122516740 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241223122516740 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241223122518107 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122518107 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122518110 DLINP <000b> input/ipa.c:451 connected read/write 20241223122518110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122518112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 20241223122518114 DLINP <000b> input/ipa.c:451 connected read/write 20241223122518114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122518114 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122518114 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122518114 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  20241223122518114 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122518115 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  20241223122518115 DLGSUP <0013> gsup_server.c:235 2:  20241223122518115 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122518115 DLGSUP <0013> gsup_server.c:235 3:  20241223122518115 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122518115 DLGSUP <0013> gsup_server.c:235 4:  20241223122518115 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122518115 DLGSUP <0013> gsup_server.c:235 5:  20241223122518115 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122518115 DLGSUP <0013> gsup_server.c:235 7:  20241223122518115 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122518115 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122518115 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122518115 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122518134 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38103<->l=127.0.0.1:4259) 20241223122518140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57378<->l=127.0.0.1:4258 20241223122518158 DLINP <000b> input/ipa.c:451 connected read/write 20241223122518158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122518158 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241223122518158 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241223122518158 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241223122518158 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122518158 DLINP <000b> input/ipa.c:451 connected read/write 20241223122518158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122518158 DLINP <000b> input/ipa.c:451 connected read/write 20241223122518158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122518163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57378<->l=127.0.0.1:4258 20241223122518165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 20241223122518167 DLINP <000b> input/ipa.c:451 connected read/write 20241223122518168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122518168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122518168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122518168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122518168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38103<->l=127.0.0.1:4259) 20241223122518221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4258 20241223122518322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4258 20241223122521442 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122521442 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122521447 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57392<->l=127.0.0.1:4258 20241223122521453 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521453 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122521453 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122521453 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  20241223122521453 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122521453 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  20241223122521453 DLGSUP <0013> gsup_server.c:235 2:  20241223122521453 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122521453 DLGSUP <0013> gsup_server.c:235 3:  20241223122521453 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122521453 DLGSUP <0013> gsup_server.c:235 4:  20241223122521453 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122521453 DLGSUP <0013> gsup_server.c:235 5:  20241223122521453 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122521453 DLGSUP <0013> gsup_server.c:235 7:  20241223122521453 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122521453 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122521453 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122521453 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122521466 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38225<->l=127.0.0.1:4259) 20241223122521469 DAUC <0003> db_auc.c:157 IMSI='262427366657974': No 2G Auth Data 20241223122521469 DAUC <0003> db_auc.c:192 IMSI='262427366657974': No 3G Auth Data 20241223122521475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241223122521494 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521494 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427366657974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427366657974"} 20241223122521494 DAUC <0003> db_auc.c:192 IMSI='262427366657974': No 3G Auth Data 20241223122521494 DAUC <0003> db_auc.c:236 IMSI='262427366657974': Calling to generate 5 vectors 20241223122521494 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122521494 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122521494 DAUC <0003> auc.c:113 vector [0]: rand = c2f19e5f424f0b5a0ef5527cdcb723f5 20241223122521494 DAUC <0003> auc.c:179 vector [0]: kc = 7c09017d0fdfa000 20241223122521494 DAUC <0003> auc.c:180 vector [0]: sres = c756a7b3 20241223122521494 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122521494 DAUC <0003> auc.c:113 vector [1]: rand = e2b9138240f01b681299a9107a05a302 20241223122521494 DAUC <0003> auc.c:179 vector [1]: kc = 5531a9eba4695400 20241223122521494 DAUC <0003> auc.c:180 vector [1]: sres = 80d5b6ee 20241223122521494 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122521494 DAUC <0003> auc.c:113 vector [2]: rand = 026645eb3fa87ec238656e22c26bda73 20241223122521494 DAUC <0003> auc.c:179 vector [2]: kc = 9068bd89161f7000 20241223122521494 DAUC <0003> auc.c:180 vector [2]: sres = e92e6a2d 20241223122521494 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122521494 DAUC <0003> auc.c:113 vector [3]: rand = 9421b62c550e0c5d6bace5413b65a982 20241223122521494 DAUC <0003> auc.c:179 vector [3]: kc = 1e7d7f8127fa3c00 20241223122521494 DAUC <0003> auc.c:180 vector [3]: sres = c763f5a8 20241223122521494 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122521494 DAUC <0003> auc.c:113 vector [4]: rand = 93b1c80824a407068a9e48f7087f8765 20241223122521494 DAUC <0003> auc.c:179 vector [4]: kc = 03109592f44c8000 20241223122521494 DAUC <0003> auc.c:180 vector [4]: sres = 77aedcd7 20241223122521494 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122521494 DAUC <0003> db_auc.c:245 IMSI='262427366657974': Generated 5 vectors 20241223122521494 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427366657974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427366657974"} 20241223122521494 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427366657974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122521494 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521494 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241223122521503 DAUC <0003> db_auc.c:157 IMSI='262425991665142': No 2G Auth Data 20241223122521503 DAUC <0003> db_auc.c:192 IMSI='262425991665142': No 3G Auth Data 20241223122521517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4258 20241223122521519 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521519 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425991665142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425991665142"} 20241223122521519 DAUC <0003> db_auc.c:192 IMSI='262425991665142': No 3G Auth Data 20241223122521519 DAUC <0003> db_auc.c:236 IMSI='262425991665142': Calling to generate 5 vectors 20241223122521519 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122521519 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122521519 DAUC <0003> auc.c:113 vector [0]: rand = 1d77f2a99a3281cec14f911fe0522d73 20241223122521519 DAUC <0003> auc.c:179 vector [0]: kc = d250eb1da6071800 20241223122521519 DAUC <0003> auc.c:180 vector [0]: sres = 2ceef181 20241223122521519 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122521519 DAUC <0003> auc.c:113 vector [1]: rand = 6d49238ab8169ee6afe4cd82e8dddf28 20241223122521519 DAUC <0003> auc.c:179 vector [1]: kc = cb677ae989ac8000 20241223122521519 DAUC <0003> auc.c:180 vector [1]: sres = 34fe47ee 20241223122521519 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122521519 DAUC <0003> auc.c:113 vector [2]: rand = ad273c46ce916977099413c6a7c894e1 20241223122521519 DAUC <0003> auc.c:179 vector [2]: kc = 4fc13f0240e85800 20241223122521519 DAUC <0003> auc.c:180 vector [2]: sres = 051d2a3a 20241223122521519 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122521519 DAUC <0003> auc.c:113 vector [3]: rand = 19343d41c949f413fb5009f5566315b5 20241223122521519 DAUC <0003> auc.c:179 vector [3]: kc = 32c8904edb50d400 20241223122521519 DAUC <0003> auc.c:180 vector [3]: sres = 83fa99e6 20241223122521519 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122521519 DAUC <0003> auc.c:113 vector [4]: rand = 22ccf746c38835e89b248a694799fbd2 20241223122521519 DAUC <0003> auc.c:179 vector [4]: kc = cb0fc4bff3b81400 20241223122521519 DAUC <0003> auc.c:180 vector [4]: sres = f4a8b855 20241223122521519 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122521519 DAUC <0003> db_auc.c:245 IMSI='262425991665142': Generated 5 vectors 20241223122521519 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425991665142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425991665142"} 20241223122521519 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425991665142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122521519 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521519 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4258 20241223122521520 DAUC <0003> db_auc.c:157 IMSI='262422572690143': No 2G Auth Data 20241223122521520 DAUC <0003> db_auc.c:192 IMSI='262422572690143': No 3G Auth Data 20241223122521527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241223122521529 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521529 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422572690143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422572690143"} 20241223122521529 DAUC <0003> db_auc.c:192 IMSI='262422572690143': No 3G Auth Data 20241223122521529 DAUC <0003> db_auc.c:236 IMSI='262422572690143': Calling to generate 5 vectors 20241223122521529 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122521529 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122521529 DAUC <0003> auc.c:113 vector [0]: rand = 970fccbe85c3fd8a9c8db446bb840cdb 20241223122521529 DAUC <0003> auc.c:179 vector [0]: kc = 23539752b09454e2 20241223122521529 DAUC <0003> auc.c:180 vector [0]: sres = e8b4f6c6 20241223122521529 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122521529 DAUC <0003> auc.c:113 vector [1]: rand = 490598bae3ca8545e449570fabdc408e 20241223122521529 DAUC <0003> auc.c:179 vector [1]: kc = c7451061d8c5544d 20241223122521529 DAUC <0003> auc.c:180 vector [1]: sres = a56b6827 20241223122521529 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122521529 DAUC <0003> auc.c:113 vector [2]: rand = 3fffd6d0ab83722b671ff12b21ac123d 20241223122521529 DAUC <0003> auc.c:179 vector [2]: kc = a2fbfd061bd22a15 20241223122521529 DAUC <0003> auc.c:180 vector [2]: sres = 92b7e460 20241223122521529 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122521529 DAUC <0003> auc.c:113 vector [3]: rand = aaefa6103c3e8fb756ececdb3f32b529 20241223122521529 DAUC <0003> auc.c:179 vector [3]: kc = e3ae99c58c121ffe 20241223122521529 DAUC <0003> auc.c:180 vector [3]: sres = cfb076d1 20241223122521529 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122521529 DAUC <0003> auc.c:113 vector [4]: rand = 187649b255426150d8972cd57859185f 20241223122521529 DAUC <0003> auc.c:179 vector [4]: kc = 27ab3619bd9c7223 20241223122521529 DAUC <0003> auc.c:180 vector [4]: sres = ef0b6c16 20241223122521529 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122521529 DAUC <0003> db_auc.c:245 IMSI='262422572690143': Generated 5 vectors 20241223122521529 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422572690143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422572690143"} 20241223122521529 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422572690143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122521529 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521529 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241223122521531 DAUC <0003> db_auc.c:157 IMSI='262427847111896': No 2G Auth Data 20241223122521531 DAUC <0003> db_auc.c:192 IMSI='262427847111896': No 3G Auth Data 20241223122521538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57436<->l=127.0.0.1:4258 20241223122521539 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521539 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427847111896 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427847111896"} 20241223122521539 DAUC <0003> db_auc.c:157 IMSI='262427847111896': No 2G Auth Data 20241223122521539 DAUC <0003> db_auc.c:236 IMSI='262427847111896': Calling to generate 5 vectors 20241223122521539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241223122521539 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122521539 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122521539 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122521539 DAUC <0003> auc.c:113 vector [0]: rand = 8ef18e7a3f0dca3488b34f269977a965 20241223122521539 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122521539 DAUC <0003> auc.c:142 vector [0]: autn = d9553a0b66a400003e203b63cb7d6208 20241223122521539 DAUC <0003> auc.c:143 vector [0]: ck = 31184dc57f3fa9b19f9a813866d8464b 20241223122521539 DAUC <0003> auc.c:144 vector [0]: ik = 170c81aeedcac68c1a2f31cae55442b5 20241223122521539 DAUC <0003> auc.c:145 vector [0]: res = eb86cb1a16e915550000000000000000 20241223122521539 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122521539 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122521539 DAUC <0003> auc.c:151 vector [0]: kc = a3a17c9911796bc3 20241223122521539 DAUC <0003> auc.c:152 vector [0]: sres = fd6fde4f 20241223122521539 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122521539 DAUC <0003> auc.c:113 vector [1]: rand = ad8f3d96a19ea80b8a7e250e5ed1def0 20241223122521539 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122521539 DAUC <0003> auc.c:142 vector [1]: autn = b1a9025a9fc8000005541981958c603a 20241223122521539 DAUC <0003> auc.c:143 vector [1]: ck = 9136aaa73999fdd58f4e5efafdeaf060 20241223122521539 DAUC <0003> auc.c:144 vector [1]: ik = 3f56c6ae9153dc57bfa7780042f9fc87 20241223122521539 DAUC <0003> auc.c:145 vector [1]: res = 71b9ab1006d8b0070000000000000000 20241223122521539 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122521539 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122521539 DAUC <0003> auc.c:151 vector [1]: kc = 9e894af317d92d65 20241223122521539 DAUC <0003> auc.c:152 vector [1]: sres = 77611b17 20241223122521539 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122521539 DAUC <0003> auc.c:113 vector [2]: rand = ca649e67e80f250524315f9f7dd8c258 20241223122521539 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122521539 DAUC <0003> auc.c:142 vector [2]: autn = 0c566eba18d40000be0ab132008e9293 20241223122521539 DAUC <0003> auc.c:143 vector [2]: ck = 1da6d04429a2d3be2895d2bf42ec509b 20241223122521539 DAUC <0003> auc.c:144 vector [2]: ik = eee7d95e8997cc9986b22f9a3fabf984 20241223122521539 DAUC <0003> auc.c:145 vector [2]: res = a787e7cca58f401f0000000000000000 20241223122521539 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122521539 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122521539 DAUC <0003> auc.c:151 vector [2]: kc = 5d66f43fdd72b638 20241223122521539 DAUC <0003> auc.c:152 vector [2]: sres = 0208a7d3 20241223122521539 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122521539 DAUC <0003> auc.c:113 vector [3]: rand = 92b7d9a7531914245bbd75e064a35262 20241223122521539 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122521539 DAUC <0003> auc.c:142 vector [3]: autn = 0e8f2929b6a60000ee5508e5e753a5f7 20241223122521539 DAUC <0003> auc.c:143 vector [3]: ck = 19096c402bff98e4492cdf158c6360d0 20241223122521539 DAUC <0003> auc.c:144 vector [3]: ik = 57a21021bd26f0b2ab3a954b61b6b32a 20241223122521539 DAUC <0003> auc.c:145 vector [3]: res = 8b82c49d7538a2980000000000000000 20241223122521539 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122521539 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122521539 DAUC <0003> auc.c:151 vector [3]: kc = acbd363f7b0cbbac 20241223122521539 DAUC <0003> auc.c:152 vector [3]: sres = feba6605 20241223122521539 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122521539 DAUC <0003> auc.c:113 vector [4]: rand = 8ba311034af17dc5ef25b87809a2327a 20241223122521539 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122521539 DAUC <0003> auc.c:142 vector [4]: autn = e2456ea755cb00006c1ef261b8856229 20241223122521539 DAUC <0003> auc.c:143 vector [4]: ck = 8f4738d3f33dda0812d7f1531470d528 20241223122521539 DAUC <0003> auc.c:144 vector [4]: ik = 9e69e9fceb29459d4a2aa1889aaf2068 20241223122521539 DAUC <0003> auc.c:145 vector [4]: res = bd6c8892c201f31a0000000000000000 20241223122521539 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122521539 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241223122521539 DAUC <0003> auc.c:151 vector [4]: kc = 49d381f496cb6ad5 20241223122521539 DAUC <0003> auc.c:152 vector [4]: sres = 7f6d7b88 20241223122521539 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241223122521539 DAUC <0003> db_auc.c:245 IMSI='262427847111896': Generated 5 vectors 20241223122521539 DAUC <0003> db_auc.c:249 IMSI='262427847111896': Updating SQN=161 in DB 20241223122521539 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427847111896 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427847111896"} 20241223122521539 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427847111896 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122521539 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521539 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57436<->l=127.0.0.1:4258 20241223122521541 DAUC <0003> db_auc.c:157 IMSI='262429233029318': No 2G Auth Data 20241223122521541 DAUC <0003> db_auc.c:192 IMSI='262429233029318': No 3G Auth Data 20241223122521548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241223122521549 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521549 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429233029318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429233029318"} 20241223122521549 DAUC <0003> db_auc.c:157 IMSI='262429233029318': No 2G Auth Data 20241223122521549 DAUC <0003> db_auc.c:236 IMSI='262429233029318': Calling to generate 5 vectors 20241223122521549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241223122521549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122521549 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241223122521550 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122521550 DAUC <0003> auc.c:113 vector [0]: rand = f49a0f24846ae86114a44419430cbb8a 20241223122521550 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122521550 DAUC <0003> auc.c:142 vector [0]: autn = d66b8093d28000002e3a06d6c583cb8c 20241223122521550 DAUC <0003> auc.c:143 vector [0]: ck = 4f797b432db9eff26287941e88ef2e8e 20241223122521550 DAUC <0003> auc.c:144 vector [0]: ik = c2b9babf8be271bb576a3558fd2ad351 20241223122521550 DAUC <0003> auc.c:145 vector [0]: res = 238de54010d057f30000000000000000 20241223122521550 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122521550 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122521550 DAUC <0003> auc.c:151 vector [0]: kc = b82d60bad39e6396 20241223122521550 DAUC <0003> auc.c:152 vector [0]: sres = 335db2b3 20241223122521550 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122521550 DAUC <0003> auc.c:113 vector [1]: rand = 6bfd3a526139cf2439ea069bb1dd5a97 20241223122521550 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122521550 DAUC <0003> auc.c:142 vector [1]: autn = 8f110a9007f90000aa77b218e15ddb1a 20241223122521550 DAUC <0003> auc.c:143 vector [1]: ck = 76ca874af2b6634f32a2a51e96272d01 20241223122521550 DAUC <0003> auc.c:144 vector [1]: ik = 81aa1dce54d0b5f3db24a41983677acb 20241223122521550 DAUC <0003> auc.c:145 vector [1]: res = 1ebfc3870e9091120000000000000000 20241223122521550 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122521550 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122521550 DAUC <0003> auc.c:151 vector [1]: kc = 1ee69b83b3268176 20241223122521550 DAUC <0003> auc.c:152 vector [1]: sres = 102f5295 20241223122521550 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122521550 DAUC <0003> auc.c:113 vector [2]: rand = 445654d6271273ac9ca495ee9d7381a9 20241223122521550 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122521550 DAUC <0003> auc.c:142 vector [2]: autn = a2ee535c41bf0000d2178dc8417057c1 20241223122521550 DAUC <0003> auc.c:143 vector [2]: ck = 6100338249bd9bac35f90e0ec1fea5b3 20241223122521550 DAUC <0003> auc.c:144 vector [2]: ik = e13af4dcb59a38970ddcfb193239b66e 20241223122521550 DAUC <0003> auc.c:145 vector [2]: res = 4c1c358138c309e30000000000000000 20241223122521550 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122521550 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122521550 DAUC <0003> auc.c:151 vector [2]: kc = b81f32490fe0b0e6 20241223122521550 DAUC <0003> auc.c:152 vector [2]: sres = 74df3c62 20241223122521550 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122521550 DAUC <0003> auc.c:113 vector [3]: rand = 24c3c335c3b4a3f9a4aa2aaeb41afc87 20241223122521550 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122521550 DAUC <0003> auc.c:142 vector [3]: autn = 4d4058d835c5000027c773f53b240d76 20241223122521550 DAUC <0003> auc.c:143 vector [3]: ck = b843a0dbe9ed8ba412c6abdf287ab2b1 20241223122521550 DAUC <0003> auc.c:144 vector [3]: ik = faca6fbf38db3c790f28bca1f529c10e 20241223122521550 DAUC <0003> auc.c:145 vector [3]: res = b9e0ef6591cb1cdd0000000000000000 20241223122521550 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122521550 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122521550 DAUC <0003> auc.c:151 vector [3]: kc = 5f67d81a0c65c462 20241223122521550 DAUC <0003> auc.c:152 vector [3]: sres = 282bf3b8 20241223122521550 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122521550 DAUC <0003> auc.c:113 vector [4]: rand = 82d311db37bd399fbd9afc96dc126523 20241223122521550 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122521550 DAUC <0003> auc.c:142 vector [4]: autn = fd80b5424b770000238f859681d4737a 20241223122521550 DAUC <0003> auc.c:143 vector [4]: ck = d59264527bb09ba06e2dfaade1ad4bdd 20241223122521550 DAUC <0003> auc.c:144 vector [4]: ik = 206475f32e79883857b32c33f6f0de07 20241223122521550 DAUC <0003> auc.c:145 vector [4]: res = 76f0d3d0f2785d720000000000000000 20241223122521550 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122521550 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241223122521550 DAUC <0003> auc.c:151 vector [4]: kc = cc68c73f42948642 20241223122521550 DAUC <0003> auc.c:152 vector [4]: sres = 84888ea2 20241223122521550 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241223122521550 DAUC <0003> db_auc.c:245 IMSI='262429233029318': Generated 5 vectors 20241223122521550 DAUC <0003> db_auc.c:249 IMSI='262429233029318': Updating SQN=161 in DB 20241223122521550 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429233029318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429233029318"} 20241223122521550 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429233029318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122521550 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521550 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241223122521551 DAUC <0003> db_auc.c:157 IMSI='262420428495036': No 2G Auth Data 20241223122521551 DAUC <0003> db_auc.c:192 IMSI='262420428495036': No 3G Auth Data 20241223122521558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4258 20241223122521559 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521559 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420428495036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420428495036"} 20241223122521559 DAUC <0003> db_auc.c:236 IMSI='262420428495036': Calling to generate 5 vectors 20241223122521559 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122521559 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122521559 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122521559 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122521559 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122521559 DAUC <0003> auc.c:113 vector [0]: rand = 32440e3f41b059f4cf18b45134fb20ed 20241223122521559 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122521559 DAUC <0003> auc.c:142 vector [0]: autn = baddece5edae0000c61ffb14ade335eb 20241223122521559 DAUC <0003> auc.c:143 vector [0]: ck = 4a60337390c9baeb790e186277b5dafd 20241223122521559 DAUC <0003> auc.c:144 vector [0]: ik = 33b23d3e46bf79c5c79b2c66519e8696 20241223122521559 DAUC <0003> auc.c:145 vector [0]: res = a8a79b02ba4546070000000000000000 20241223122521559 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122521559 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122521559 DAUC <0003> auc.c:179 vector [0]: kc = c677bf9f3cd02000 20241223122521559 DAUC <0003> auc.c:180 vector [0]: sres = 5b358ace 20241223122521559 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122521559 DAUC <0003> auc.c:113 vector [1]: rand = e581ffa3e6edda0c8ffe653db65739e4 20241223122521559 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122521559 DAUC <0003> auc.c:142 vector [1]: autn = 971403b234460000f6d92bdeb41fff3f 20241223122521559 DAUC <0003> auc.c:143 vector [1]: ck = 0fd792b7e8007648fd69a62a921b87ba 20241223122521559 DAUC <0003> auc.c:144 vector [1]: ik = 2f85701da87c9c56038fccecd8917045 20241223122521559 DAUC <0003> auc.c:145 vector [1]: res = c9018487e0ea820a0000000000000000 20241223122521559 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122521559 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122521560 DAUC <0003> auc.c:179 vector [1]: kc = dc1d8ed533317c00 20241223122521560 DAUC <0003> auc.c:180 vector [1]: sres = 73ac6f74 20241223122521560 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122521560 DAUC <0003> auc.c:113 vector [2]: rand = b2aa21b6c32238e0246d7ce79a15aaea 20241223122521560 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122521560 DAUC <0003> auc.c:142 vector [2]: autn = 665e0eb691a4000040da88e9bb3110b5 20241223122521560 DAUC <0003> auc.c:143 vector [2]: ck = 0c78e78b4af2a4e3b70c443bb186ae16 20241223122521560 DAUC <0003> auc.c:144 vector [2]: ik = d45b67f886f1e83d086f9a6a3e9bb2bf 20241223122521560 DAUC <0003> auc.c:145 vector [2]: res = 0c52fc2ff4b87cf60000000000000000 20241223122521560 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122521560 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122521560 DAUC <0003> auc.c:179 vector [2]: kc = 46341997e64b9800 20241223122521560 DAUC <0003> auc.c:180 vector [2]: sres = 4849049d 20241223122521560 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122521560 DAUC <0003> auc.c:113 vector [3]: rand = f7e13caf9fce87ee6e8f300b39176d11 20241223122521560 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122521560 DAUC <0003> auc.c:142 vector [3]: autn = f254f9a09e160000e19cd0c1d2650e45 20241223122521560 DAUC <0003> auc.c:143 vector [3]: ck = b2966c77ce61974511ae178c35a7dfad 20241223122521560 DAUC <0003> auc.c:144 vector [3]: ik = bfd7ed4baa42efdd7be36f43dcc2ec50 20241223122521560 DAUC <0003> auc.c:145 vector [3]: res = 058cf99f2f3ab5c10000000000000000 20241223122521560 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122521560 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122521560 DAUC <0003> auc.c:179 vector [3]: kc = 13f92a1b4ee60400 20241223122521560 DAUC <0003> auc.c:180 vector [3]: sres = a01ff85a 20241223122521560 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122521560 DAUC <0003> auc.c:113 vector [4]: rand = d9d5c37ece6a701da7e6c095d313956a 20241223122521560 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122521560 DAUC <0003> auc.c:142 vector [4]: autn = 6f940d15ecf700008436a844ed300ee4 20241223122521560 DAUC <0003> auc.c:143 vector [4]: ck = bfcf1dcc86e5b32592c124adf4f791c1 20241223122521560 DAUC <0003> auc.c:144 vector [4]: ik = 2f726301d3b3bba038b3a3b276ef7a76 20241223122521560 DAUC <0003> auc.c:145 vector [4]: res = 95a33bfad128a7c90000000000000000 20241223122521560 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122521560 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122521560 DAUC <0003> auc.c:179 vector [4]: kc = b55ae45b19138000 20241223122521560 DAUC <0003> auc.c:180 vector [4]: sres = 2b4b1f39 20241223122521560 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122521560 DAUC <0003> db_auc.c:245 IMSI='262420428495036': Generated 5 vectors 20241223122521560 DAUC <0003> db_auc.c:249 IMSI='262420428495036': Updating SQN=161 in DB 20241223122521560 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420428495036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420428495036"} 20241223122521560 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420428495036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122521560 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521560 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4258 20241223122521562 DAUC <0003> db_auc.c:157 IMSI='262428362120657': No 2G Auth Data 20241223122521562 DAUC <0003> db_auc.c:192 IMSI='262428362120657': No 3G Auth Data 20241223122521568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57458<->l=127.0.0.1:4258 20241223122521570 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521570 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428362120657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428362120657"} 20241223122521570 DAUC <0003> db_auc.c:236 IMSI='262428362120657': Calling to generate 5 vectors 20241223122521570 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122521570 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122521570 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122521570 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122521570 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122521570 DAUC <0003> auc.c:113 vector [0]: rand = 7272701406a24fa4b514684760b12d5b 20241223122521570 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122521570 DAUC <0003> auc.c:142 vector [0]: autn = f7f478ee78060000ad1e98b4deab5bf8 20241223122521570 DAUC <0003> auc.c:143 vector [0]: ck = 33872ba51a8e8714f22cf73c59205bab 20241223122521570 DAUC <0003> auc.c:144 vector [0]: ik = 244566947359dbc27e371fa08d4d88cd 20241223122521570 DAUC <0003> auc.c:145 vector [0]: res = 73cc40e4594c532e0000000000000000 20241223122521570 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122521570 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122521570 DAUC <0003> auc.c:179 vector [0]: kc = b9449e30e5c7f800 20241223122521570 DAUC <0003> auc.c:180 vector [0]: sres = 045aad49 20241223122521570 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122521570 DAUC <0003> auc.c:113 vector [1]: rand = 5df0ccbfe1faf30d4b45d27c64ab340d 20241223122521570 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122521570 DAUC <0003> auc.c:142 vector [1]: autn = 65728bc1aac8000065074e113c3610be 20241223122521570 DAUC <0003> auc.c:143 vector [1]: ck = b4e4012d690ffa2a0fa03ed86be34896 20241223122521570 DAUC <0003> auc.c:144 vector [1]: ik = ca24911c043e159f918126cf40c4604e 20241223122521570 DAUC <0003> auc.c:145 vector [1]: res = b4033d60ecbecdd90000000000000000 20241223122521570 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122521570 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122521570 DAUC <0003> auc.c:179 vector [1]: kc = bf36d64a42458c00 20241223122521570 DAUC <0003> auc.c:180 vector [1]: sres = 7d497233 20241223122521570 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122521570 DAUC <0003> auc.c:113 vector [2]: rand = 6cf7ea2fa1f46dc51321d5b49fffa714 20241223122521570 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122521570 DAUC <0003> auc.c:142 vector [2]: autn = 7b01de2efd42000002ed79042ea92897 20241223122521570 DAUC <0003> auc.c:143 vector [2]: ck = e0f42d21665605c5751bd7dc5e9241a5 20241223122521570 DAUC <0003> auc.c:144 vector [2]: ik = dd7f58079e1090d73731e6f7ef58a781 20241223122521570 DAUC <0003> auc.c:145 vector [2]: res = 39598a50e86b9edd0000000000000000 20241223122521570 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122521570 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122521570 DAUC <0003> auc.c:179 vector [2]: kc = fb6898e499a1e400 20241223122521570 DAUC <0003> auc.c:180 vector [2]: sres = c6062faa 20241223122521570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122521570 DAUC <0003> auc.c:113 vector [3]: rand = 27f9710bdd3c18c8f8a9148778276e1b 20241223122521570 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122521570 DAUC <0003> auc.c:142 vector [3]: autn = 6c2db027929b000014e64e1fe303bd4b 20241223122521570 DAUC <0003> auc.c:143 vector [3]: ck = b775479287d388ff65915f82a6c391f3 20241223122521570 DAUC <0003> auc.c:144 vector [3]: ik = aedb9ea55af5f34bc14affaaeb876913 20241223122521570 DAUC <0003> auc.c:145 vector [3]: res = e090c8e04e72f2db0000000000000000 20241223122521570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122521570 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122521570 DAUC <0003> auc.c:179 vector [3]: kc = fd8653f04777d400 20241223122521570 DAUC <0003> auc.c:180 vector [3]: sres = 195f3352 20241223122521570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122521570 DAUC <0003> auc.c:113 vector [4]: rand = a8085c4e98f4d96307e96aa63cf85e6b 20241223122521570 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122521570 DAUC <0003> auc.c:142 vector [4]: autn = 4740e40cc04b000039f9b3a0bb534558 20241223122521570 DAUC <0003> auc.c:143 vector [4]: ck = d4b414386c4d2fa34dd2cbe035a9529e 20241223122521570 DAUC <0003> auc.c:144 vector [4]: ik = a6fabf2f0a79a31e0c17f64c12da8d26 20241223122521570 DAUC <0003> auc.c:145 vector [4]: res = 4393950e2789a0470000000000000000 20241223122521570 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122521570 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122521570 DAUC <0003> auc.c:179 vector [4]: kc = 723195a855b9f400 20241223122521570 DAUC <0003> auc.c:180 vector [4]: sres = c5f3ac73 20241223122521570 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122521570 DAUC <0003> db_auc.c:245 IMSI='262428362120657': Generated 5 vectors 20241223122521570 DAUC <0003> db_auc.c:249 IMSI='262428362120657': Updating SQN=161 in DB 20241223122521570 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428362120657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428362120657"} 20241223122521570 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428362120657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122521570 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521570 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57458<->l=127.0.0.1:4258 20241223122521572 DAUC <0003> db_auc.c:157 IMSI='262426941568048': No 2G Auth Data 20241223122521572 DAUC <0003> db_auc.c:192 IMSI='262426941568048': No 3G Auth Data 20241223122521578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57460<->l=127.0.0.1:4258 20241223122521580 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521580 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426941568048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426941568048"} 20241223122521580 DAUC <0003> db_auc.c:236 IMSI='262426941568048': Calling to generate 5 vectors 20241223122521580 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122521580 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122521580 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122521580 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122521580 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122521580 DAUC <0003> auc.c:113 vector [0]: rand = c97706d26af91c69a3c099bcc6e2e9bc 20241223122521580 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122521580 DAUC <0003> auc.c:142 vector [0]: autn = 3671336cdc3b00006f44a70b69091d52 20241223122521580 DAUC <0003> auc.c:143 vector [0]: ck = a7a54a559c7e43e9539ee8a07af5881d 20241223122521580 DAUC <0003> auc.c:144 vector [0]: ik = be05b4856caa5d49cd63d304e8e07e06 20241223122521580 DAUC <0003> auc.c:145 vector [0]: res = fc9b9b8ab6cdcbf70000000000000000 20241223122521580 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122521580 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122521580 DAUC <0003> auc.c:179 vector [0]: kc = 779ac2771d0148f2 20241223122521580 DAUC <0003> auc.c:180 vector [0]: sres = 490ebf99 20241223122521580 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122521580 DAUC <0003> auc.c:113 vector [1]: rand = fa3034b62a3b5f50e51da6099e377ae9 20241223122521580 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122521580 DAUC <0003> auc.c:142 vector [1]: autn = ffca7e263ace0000785728a9935b1596 20241223122521580 DAUC <0003> auc.c:143 vector [1]: ck = fca2df8239f1a38d6a8cbebdaf3be29b 20241223122521580 DAUC <0003> auc.c:144 vector [1]: ik = 479a1cf597389b2aa8e5048d9f6c1358 20241223122521580 DAUC <0003> auc.c:145 vector [1]: res = bd8c603624a1d90d0000000000000000 20241223122521580 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122521580 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122521580 DAUC <0003> auc.c:179 vector [1]: kc = 44047e1ba6d80bfb 20241223122521580 DAUC <0003> auc.c:180 vector [1]: sres = 881bf917 20241223122521580 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122521580 DAUC <0003> auc.c:113 vector [2]: rand = 84e9ae07581d78a59d93f1ff0a87a336 20241223122521580 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122521580 DAUC <0003> auc.c:142 vector [2]: autn = 3a2c7e26de200000f460bb0f5b67c2d2 20241223122521580 DAUC <0003> auc.c:143 vector [2]: ck = 86fb630d8f1507a86fdb59eef03169fb 20241223122521580 DAUC <0003> auc.c:144 vector [2]: ik = 9e47e78038858dff9e3320d1b9d46745 20241223122521580 DAUC <0003> auc.c:145 vector [2]: res = 4345fcf6d4664ca60000000000000000 20241223122521580 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122521580 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122521580 DAUC <0003> auc.c:179 vector [2]: kc = d00544c13ee7d555 20241223122521580 DAUC <0003> auc.c:180 vector [2]: sres = e9fc29fe 20241223122521580 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122521580 DAUC <0003> auc.c:113 vector [3]: rand = e8d25a818c2ee8cee5d5eb7783dd38bd 20241223122521580 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122521580 DAUC <0003> auc.c:142 vector [3]: autn = da99678a40260000dc703b2148635300 20241223122521580 DAUC <0003> auc.c:143 vector [3]: ck = 5367bd9294160859cfaf4dc852e6eea7 20241223122521580 DAUC <0003> auc.c:144 vector [3]: ik = 3b5a2ded279b8f4be95c4d6a21532d12 20241223122521580 DAUC <0003> auc.c:145 vector [3]: res = 88a1e671ec49f4610000000000000000 20241223122521580 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122521580 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122521580 DAUC <0003> auc.c:179 vector [3]: kc = 0907ef378d344dea 20241223122521580 DAUC <0003> auc.c:180 vector [3]: sres = 28b8ae46 20241223122521580 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122521580 DAUC <0003> auc.c:113 vector [4]: rand = 5a8c4fea71ff0440b4750d51ee660056 20241223122521580 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122521580 DAUC <0003> auc.c:142 vector [4]: autn = 26934e0102780000d2a89d6d7ea942a7 20241223122521580 DAUC <0003> auc.c:143 vector [4]: ck = 38bbf9def17845f1fbd1095832925fca 20241223122521580 DAUC <0003> auc.c:144 vector [4]: ik = d0ee990fc1622b27e0cd86682198e877 20241223122521580 DAUC <0003> auc.c:145 vector [4]: res = aac33bec00ac29ac0000000000000000 20241223122521580 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122521580 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122521580 DAUC <0003> auc.c:179 vector [4]: kc = 6534e0287f9a638c 20241223122521580 DAUC <0003> auc.c:180 vector [4]: sres = ed4e1f30 20241223122521580 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122521580 DAUC <0003> db_auc.c:245 IMSI='262426941568048': Generated 5 vectors 20241223122521580 DAUC <0003> db_auc.c:249 IMSI='262426941568048': Updating SQN=161 in DB 20241223122521580 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426941568048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426941568048"} 20241223122521580 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426941568048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122521580 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521580 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122521581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57460<->l=127.0.0.1:4258 20241223122521582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57392<->l=127.0.0.1:4258 20241223122521583 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38225<->l=127.0.0.1:4259) 20241223122521583 DLINP <000b> input/ipa.c:451 connected read/write 20241223122521583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122521583 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122521583 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122521583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122521618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59982<->l=127.0.0.1:4258 20241223122521719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59982<->l=127.0.0.1:4258 20241223122524817 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122524817 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122524818 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241223122524820 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524820 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122524820 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122524820 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  20241223122524820 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122524820 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  20241223122524820 DLGSUP <0013> gsup_server.c:235 2:  20241223122524820 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122524820 DLGSUP <0013> gsup_server.c:235 3:  20241223122524820 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122524820 DLGSUP <0013> gsup_server.c:235 4:  20241223122524820 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122524820 DLGSUP <0013> gsup_server.c:235 5:  20241223122524820 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122524820 DLGSUP <0013> gsup_server.c:235 7:  20241223122524820 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122524820 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122524820 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122524820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122524827 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46251<->l=127.0.0.1:4259) 20241223122524830 DAUC <0003> db_auc.c:157 IMSI='262426547325398': No 2G Auth Data 20241223122524830 DAUC <0003> db_auc.c:192 IMSI='262426547325398': No 3G Auth Data 20241223122524835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241223122524862 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524862 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426547325398"} 20241223122524862 DAUC <0003> db_auc.c:192 IMSI='262426547325398': No 3G Auth Data 20241223122524862 DAUC <0003> db_auc.c:236 IMSI='262426547325398': Calling to generate 1 vectors 20241223122524862 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241223122524862 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524862 DAUC <0003> auc.c:113 vector [0]: rand = ee1c5a9dc96e056023850057f14f4ae1 20241223122524862 DAUC <0003> auc.c:179 vector [0]: kc = 550cb65d40b5f000 20241223122524862 DAUC <0003> auc.c:180 vector [0]: sres = 2af42deb 20241223122524862 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524862 DAUC <0003> db_auc.c:245 IMSI='262426547325398': Generated 1 vectors 20241223122524862 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426547325398"} 20241223122524862 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524862 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524862 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524864 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524865 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426547325398"} 20241223122524865 DAUC <0003> db_auc.c:192 IMSI='262426547325398': No 3G Auth Data 20241223122524865 DAUC <0003> db_auc.c:236 IMSI='262426547325398': Calling to generate 4 vectors 20241223122524865 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241223122524865 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524865 DAUC <0003> auc.c:113 vector [0]: rand = ed458659031f13d830936555a8766e11 20241223122524865 DAUC <0003> auc.c:179 vector [0]: kc = b731e08253faf400 20241223122524865 DAUC <0003> auc.c:180 vector [0]: sres = 6449be65 20241223122524865 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524865 DAUC <0003> auc.c:113 vector [1]: rand = 8d5be88124d647394a089e3a4dc785ee 20241223122524865 DAUC <0003> auc.c:179 vector [1]: kc = b614a53c404e8000 20241223122524865 DAUC <0003> auc.c:180 vector [1]: sres = 6f5dc6ed 20241223122524865 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524865 DAUC <0003> auc.c:113 vector [2]: rand = 7ed2be31715c50c85da595ae5a68b0ca 20241223122524865 DAUC <0003> auc.c:179 vector [2]: kc = c662a618f900d800 20241223122524865 DAUC <0003> auc.c:180 vector [2]: sres = c22316f6 20241223122524865 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524865 DAUC <0003> auc.c:113 vector [3]: rand = 1e41a552131a68eb8863dae6ff1fac7a 20241223122524865 DAUC <0003> auc.c:179 vector [3]: kc = e7f08a1bcb702c00 20241223122524865 DAUC <0003> auc.c:180 vector [3]: sres = ff7da230 20241223122524865 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524865 DAUC <0003> db_auc.c:245 IMSI='262426547325398': Generated 4 vectors 20241223122524865 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426547325398"} 20241223122524865 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524865 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524865 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524865 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524865 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426547325398"} 20241223122524865 DAUC <0003> db_auc.c:192 IMSI='262426547325398': No 3G Auth Data 20241223122524866 DAUC <0003> db_auc.c:236 IMSI='262426547325398': Calling to generate 5 vectors 20241223122524866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122524866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524866 DAUC <0003> auc.c:113 vector [0]: rand = 8c74195e2a2a812194285fd31f9d5b43 20241223122524866 DAUC <0003> auc.c:179 vector [0]: kc = 6f407b34cb177c00 20241223122524866 DAUC <0003> auc.c:180 vector [0]: sres = 17568ab7 20241223122524866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524866 DAUC <0003> auc.c:113 vector [1]: rand = 350e0ff217f02294e4215bac8eaf4482 20241223122524866 DAUC <0003> auc.c:179 vector [1]: kc = 2a14c8b65a2bf000 20241223122524866 DAUC <0003> auc.c:180 vector [1]: sres = 3c1c1702 20241223122524866 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524866 DAUC <0003> auc.c:113 vector [2]: rand = 9775fe0f8c804bdbe4099ccaeb1b2913 20241223122524866 DAUC <0003> auc.c:179 vector [2]: kc = 20754d6084447400 20241223122524866 DAUC <0003> auc.c:180 vector [2]: sres = 2a04b399 20241223122524866 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524866 DAUC <0003> auc.c:113 vector [3]: rand = 53736e0238aeb95c12b8705f2b508824 20241223122524866 DAUC <0003> auc.c:179 vector [3]: kc = c4970da9cf34dc00 20241223122524866 DAUC <0003> auc.c:180 vector [3]: sres = 6181e032 20241223122524866 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524866 DAUC <0003> auc.c:113 vector [4]: rand = 416c7c5ca85b457d0883da0186d707b6 20241223122524866 DAUC <0003> auc.c:179 vector [4]: kc = e9b9567a6fa37000 20241223122524866 DAUC <0003> auc.c:180 vector [4]: sres = af016745 20241223122524866 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122524866 DAUC <0003> db_auc.c:245 IMSI='262426547325398': Generated 5 vectors 20241223122524866 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426547325398"} 20241223122524866 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524866 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524866 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524866 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524866 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426547325398"} 20241223122524866 DAUC <0003> db_auc.c:192 IMSI='262426547325398': No 3G Auth Data 20241223122524867 DAUC <0003> db_auc.c:236 IMSI='262426547325398': Calling to generate 5 vectors 20241223122524867 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122524867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524867 DAUC <0003> auc.c:113 vector [0]: rand = 72de2c5c78b8f709f6b2455fa5a71a7f 20241223122524867 DAUC <0003> auc.c:179 vector [0]: kc = c43b28293fee2400 20241223122524867 DAUC <0003> auc.c:180 vector [0]: sres = eddbf3f8 20241223122524867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524867 DAUC <0003> auc.c:113 vector [1]: rand = c7634a32851fe09ec74eca294a411c0d 20241223122524867 DAUC <0003> auc.c:179 vector [1]: kc = 23d4807539049800 20241223122524867 DAUC <0003> auc.c:180 vector [1]: sres = e1f6e7af 20241223122524867 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524867 DAUC <0003> auc.c:113 vector [2]: rand = 7a58455ea0178262992e723085c3a207 20241223122524867 DAUC <0003> auc.c:179 vector [2]: kc = ce62bec465fe5800 20241223122524867 DAUC <0003> auc.c:180 vector [2]: sres = 62c2787a 20241223122524867 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524867 DAUC <0003> auc.c:113 vector [3]: rand = 0406eb243a6571e3f04f602972cc25a9 20241223122524867 DAUC <0003> auc.c:179 vector [3]: kc = 56b7de9ca8e9b800 20241223122524867 DAUC <0003> auc.c:180 vector [3]: sres = 2651d578 20241223122524867 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524867 DAUC <0003> auc.c:113 vector [4]: rand = b98ce3f56241e70efb62e88d9c8c7523 20241223122524867 DAUC <0003> auc.c:179 vector [4]: kc = f86965c8a51b0000 20241223122524867 DAUC <0003> auc.c:180 vector [4]: sres = b61d9b0f 20241223122524867 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122524867 DAUC <0003> db_auc.c:245 IMSI='262426547325398': Generated 5 vectors 20241223122524867 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426547325398"} 20241223122524867 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426547325398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524867 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524867 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241223122524868 DAUC <0003> db_auc.c:157 IMSI='262423784016984': No 2G Auth Data 20241223122524868 DAUC <0003> db_auc.c:192 IMSI='262423784016984': No 3G Auth Data 20241223122524874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241223122524875 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524875 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423784016984"} 20241223122524875 DAUC <0003> db_auc.c:192 IMSI='262423784016984': No 3G Auth Data 20241223122524875 DAUC <0003> db_auc.c:236 IMSI='262423784016984': Calling to generate 1 vectors 20241223122524875 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241223122524875 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524875 DAUC <0003> auc.c:113 vector [0]: rand = ed6b557e86fed2a4f3c17d735f10cb67 20241223122524875 DAUC <0003> auc.c:179 vector [0]: kc = 0d7440260c5a0c00 20241223122524875 DAUC <0003> auc.c:180 vector [0]: sres = 8ac37c2e 20241223122524875 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524875 DAUC <0003> db_auc.c:245 IMSI='262423784016984': Generated 1 vectors 20241223122524875 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423784016984"} 20241223122524875 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524875 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524875 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524876 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524876 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423784016984"} 20241223122524876 DAUC <0003> db_auc.c:192 IMSI='262423784016984': No 3G Auth Data 20241223122524876 DAUC <0003> db_auc.c:236 IMSI='262423784016984': Calling to generate 4 vectors 20241223122524876 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241223122524876 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524876 DAUC <0003> auc.c:113 vector [0]: rand = d3fcbd867d7256421c9794e324f5d18f 20241223122524876 DAUC <0003> auc.c:179 vector [0]: kc = 834fd5ed1a03d000 20241223122524876 DAUC <0003> auc.c:180 vector [0]: sres = 67c4168e 20241223122524876 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524876 DAUC <0003> auc.c:113 vector [1]: rand = 23f931d103098651dddb3dcfaf83ef80 20241223122524876 DAUC <0003> auc.c:179 vector [1]: kc = a06796ea90ba2400 20241223122524876 DAUC <0003> auc.c:180 vector [1]: sres = e3e80340 20241223122524876 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524876 DAUC <0003> auc.c:113 vector [2]: rand = 54ee57cf5511f872d4a4ec6b9f519f04 20241223122524876 DAUC <0003> auc.c:179 vector [2]: kc = 91a7086a19e20000 20241223122524876 DAUC <0003> auc.c:180 vector [2]: sres = c5d22faa 20241223122524876 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524876 DAUC <0003> auc.c:113 vector [3]: rand = 23724099a6099195561879892150e864 20241223122524876 DAUC <0003> auc.c:179 vector [3]: kc = c43cccf0d1bf1c00 20241223122524876 DAUC <0003> auc.c:180 vector [3]: sres = a31e02ae 20241223122524876 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524877 DAUC <0003> db_auc.c:245 IMSI='262423784016984': Generated 4 vectors 20241223122524877 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423784016984"} 20241223122524877 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524877 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524877 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524877 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524877 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423784016984"} 20241223122524877 DAUC <0003> db_auc.c:192 IMSI='262423784016984': No 3G Auth Data 20241223122524877 DAUC <0003> db_auc.c:236 IMSI='262423784016984': Calling to generate 5 vectors 20241223122524877 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122524877 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524877 DAUC <0003> auc.c:113 vector [0]: rand = 98d475289c9e0084ff534d794e01ab85 20241223122524877 DAUC <0003> auc.c:179 vector [0]: kc = 6e85f94232c56000 20241223122524877 DAUC <0003> auc.c:180 vector [0]: sres = e735ac23 20241223122524877 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524877 DAUC <0003> auc.c:113 vector [1]: rand = 7246433af0fbd5d532e100bfb8c4a5e5 20241223122524877 DAUC <0003> auc.c:179 vector [1]: kc = 1782ffcf3c3fb800 20241223122524877 DAUC <0003> auc.c:180 vector [1]: sres = 69f1a3d6 20241223122524877 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524877 DAUC <0003> auc.c:113 vector [2]: rand = 8536e16ba2604fd706ead9c25b96b0a6 20241223122524877 DAUC <0003> auc.c:179 vector [2]: kc = 0b4491f536d91800 20241223122524877 DAUC <0003> auc.c:180 vector [2]: sres = f2581b14 20241223122524877 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524877 DAUC <0003> auc.c:113 vector [3]: rand = eba5809b2b25cf4f955cc4256c6ab3e1 20241223122524877 DAUC <0003> auc.c:179 vector [3]: kc = 7f8fdd53767c4800 20241223122524877 DAUC <0003> auc.c:180 vector [3]: sres = e3d13b81 20241223122524877 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524877 DAUC <0003> auc.c:113 vector [4]: rand = 142315c04b2585333a03230f92f95cfa 20241223122524877 DAUC <0003> auc.c:179 vector [4]: kc = 7b5f21a8e80b1c00 20241223122524877 DAUC <0003> auc.c:180 vector [4]: sres = 8072368b 20241223122524877 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122524877 DAUC <0003> db_auc.c:245 IMSI='262423784016984': Generated 5 vectors 20241223122524877 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423784016984"} 20241223122524877 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524877 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524877 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524878 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524878 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423784016984"} 20241223122524878 DAUC <0003> db_auc.c:192 IMSI='262423784016984': No 3G Auth Data 20241223122524878 DAUC <0003> db_auc.c:236 IMSI='262423784016984': Calling to generate 5 vectors 20241223122524878 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122524878 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524878 DAUC <0003> auc.c:113 vector [0]: rand = c400d69b3cade1f580cbc753e7ba7a40 20241223122524878 DAUC <0003> auc.c:179 vector [0]: kc = 48653acce389dc00 20241223122524878 DAUC <0003> auc.c:180 vector [0]: sres = 35ecf91a 20241223122524878 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524878 DAUC <0003> auc.c:113 vector [1]: rand = 79a68eed25c10a9a993e1b9bccd3c67e 20241223122524878 DAUC <0003> auc.c:179 vector [1]: kc = de7dc2df0b98a000 20241223122524878 DAUC <0003> auc.c:180 vector [1]: sres = a92e54f3 20241223122524878 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524878 DAUC <0003> auc.c:113 vector [2]: rand = 6c6217235aa3920c936476ef97bb56f7 20241223122524878 DAUC <0003> auc.c:179 vector [2]: kc = 9af10aa3bec4c800 20241223122524878 DAUC <0003> auc.c:180 vector [2]: sres = 6013af6d 20241223122524878 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524878 DAUC <0003> auc.c:113 vector [3]: rand = 8ca2e9eda57445a894d93d38f33e50be 20241223122524878 DAUC <0003> auc.c:179 vector [3]: kc = 6386098bc44f0400 20241223122524878 DAUC <0003> auc.c:180 vector [3]: sres = 155df7da 20241223122524878 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524878 DAUC <0003> auc.c:113 vector [4]: rand = 8a6a3288c3fb5b1ea912ca3a23fa277b 20241223122524878 DAUC <0003> auc.c:179 vector [4]: kc = 37cc4ec0a3908400 20241223122524878 DAUC <0003> auc.c:180 vector [4]: sres = ce41b71e 20241223122524878 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122524878 DAUC <0003> db_auc.c:245 IMSI='262423784016984': Generated 5 vectors 20241223122524878 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423784016984"} 20241223122524878 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423784016984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524878 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524878 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241223122524880 DAUC <0003> db_auc.c:157 IMSI='262424039797285': No 2G Auth Data 20241223122524880 DAUC <0003> db_auc.c:192 IMSI='262424039797285': No 3G Auth Data 20241223122524887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60016<->l=127.0.0.1:4258 20241223122524888 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524888 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424039797285"} 20241223122524888 DAUC <0003> db_auc.c:192 IMSI='262424039797285': No 3G Auth Data 20241223122524888 DAUC <0003> db_auc.c:236 IMSI='262424039797285': Calling to generate 1 vectors 20241223122524888 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241223122524888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524888 DAUC <0003> auc.c:113 vector [0]: rand = a844e8b68d839134aae6d17f6075b64e 20241223122524888 DAUC <0003> auc.c:179 vector [0]: kc = 3af714247ba20780 20241223122524888 DAUC <0003> auc.c:180 vector [0]: sres = 3491012e 20241223122524888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524888 DAUC <0003> db_auc.c:245 IMSI='262424039797285': Generated 1 vectors 20241223122524888 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424039797285"} 20241223122524888 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524888 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524888 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524890 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524890 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424039797285"} 20241223122524890 DAUC <0003> db_auc.c:192 IMSI='262424039797285': No 3G Auth Data 20241223122524890 DAUC <0003> db_auc.c:236 IMSI='262424039797285': Calling to generate 4 vectors 20241223122524890 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241223122524890 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524890 DAUC <0003> auc.c:113 vector [0]: rand = 586c461a492f0f097246582a3d856ea1 20241223122524890 DAUC <0003> auc.c:179 vector [0]: kc = 4f6d3446d9e5374a 20241223122524890 DAUC <0003> auc.c:180 vector [0]: sres = a1706bb5 20241223122524890 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524890 DAUC <0003> auc.c:113 vector [1]: rand = a4575c7d070f94e2854e1e6e18981001 20241223122524890 DAUC <0003> auc.c:179 vector [1]: kc = 57bf3b13da378936 20241223122524890 DAUC <0003> auc.c:180 vector [1]: sres = a86741d7 20241223122524890 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524890 DAUC <0003> auc.c:113 vector [2]: rand = bd4799c02313939406208b3a015fb1c0 20241223122524890 DAUC <0003> auc.c:179 vector [2]: kc = 8725034c47999831 20241223122524890 DAUC <0003> auc.c:180 vector [2]: sres = 8ec47b84 20241223122524890 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524890 DAUC <0003> auc.c:113 vector [3]: rand = dce447d1e885b3819ddee97be1af681d 20241223122524890 DAUC <0003> auc.c:179 vector [3]: kc = a0e256b759fce173 20241223122524890 DAUC <0003> auc.c:180 vector [3]: sres = 849872be 20241223122524890 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524890 DAUC <0003> db_auc.c:245 IMSI='262424039797285': Generated 4 vectors 20241223122524890 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424039797285"} 20241223122524890 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524890 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524890 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524891 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524891 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424039797285"} 20241223122524891 DAUC <0003> db_auc.c:192 IMSI='262424039797285': No 3G Auth Data 20241223122524891 DAUC <0003> db_auc.c:236 IMSI='262424039797285': Calling to generate 5 vectors 20241223122524891 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122524891 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524891 DAUC <0003> auc.c:113 vector [0]: rand = 0db046631e0b24890c8a7cd2a0edb44b 20241223122524891 DAUC <0003> auc.c:179 vector [0]: kc = 21797f77567c0769 20241223122524891 DAUC <0003> auc.c:180 vector [0]: sres = ec03de01 20241223122524891 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524891 DAUC <0003> auc.c:113 vector [1]: rand = f723311c0d96bf489e0fe724c5d8a9aa 20241223122524891 DAUC <0003> auc.c:179 vector [1]: kc = a991f481220006aa 20241223122524891 DAUC <0003> auc.c:180 vector [1]: sres = 33a356f8 20241223122524891 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524891 DAUC <0003> auc.c:113 vector [2]: rand = 91a0549cdc5693e8cb7d6ac5fbb1eca4 20241223122524891 DAUC <0003> auc.c:179 vector [2]: kc = 9e79d4072d8e5edf 20241223122524891 DAUC <0003> auc.c:180 vector [2]: sres = 8036f623 20241223122524891 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524891 DAUC <0003> auc.c:113 vector [3]: rand = 1e6edabc2e24bafabc62530cf4ce6912 20241223122524891 DAUC <0003> auc.c:179 vector [3]: kc = 8e932e2aa82ee0d2 20241223122524891 DAUC <0003> auc.c:180 vector [3]: sres = 9eb3a305 20241223122524891 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524891 DAUC <0003> auc.c:113 vector [4]: rand = 666d007a1233d86514f1b259f492d666 20241223122524891 DAUC <0003> auc.c:179 vector [4]: kc = 6f70f2e5f324151d 20241223122524891 DAUC <0003> auc.c:180 vector [4]: sres = e58d08f0 20241223122524891 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122524891 DAUC <0003> db_auc.c:245 IMSI='262424039797285': Generated 5 vectors 20241223122524891 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424039797285"} 20241223122524891 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524891 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524891 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524892 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524892 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424039797285"} 20241223122524892 DAUC <0003> db_auc.c:192 IMSI='262424039797285': No 3G Auth Data 20241223122524892 DAUC <0003> db_auc.c:236 IMSI='262424039797285': Calling to generate 5 vectors 20241223122524892 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241223122524892 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524892 DAUC <0003> auc.c:113 vector [0]: rand = 32c65946d9b00d8c0cb28fd06dc28bf6 20241223122524892 DAUC <0003> auc.c:179 vector [0]: kc = 0c6f2c520654af76 20241223122524892 DAUC <0003> auc.c:180 vector [0]: sres = eabeead2 20241223122524892 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241223122524892 DAUC <0003> auc.c:113 vector [1]: rand = eb648fb2f13cbf5b3a5f91353670d584 20241223122524892 DAUC <0003> auc.c:179 vector [1]: kc = f2a1f87d6331032b 20241223122524892 DAUC <0003> auc.c:180 vector [1]: sres = 42f56832 20241223122524892 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241223122524892 DAUC <0003> auc.c:113 vector [2]: rand = 7644a14eacf523f5db0e124bc321a881 20241223122524892 DAUC <0003> auc.c:179 vector [2]: kc = d5463eb0bfd60056 20241223122524892 DAUC <0003> auc.c:180 vector [2]: sres = 39f5ccbe 20241223122524892 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241223122524892 DAUC <0003> auc.c:113 vector [3]: rand = 68f869824e458b309b55fb450c0cac47 20241223122524892 DAUC <0003> auc.c:179 vector [3]: kc = 5ea4dfe24891f33d 20241223122524892 DAUC <0003> auc.c:180 vector [3]: sres = 0f8ce034 20241223122524892 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241223122524892 DAUC <0003> auc.c:113 vector [4]: rand = 91e86f94ddef3eb2206da147fb1f6faf 20241223122524892 DAUC <0003> auc.c:179 vector [4]: kc = 4c2de388bea5320c 20241223122524892 DAUC <0003> auc.c:180 vector [4]: sres = 4deb4a58 20241223122524892 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241223122524892 DAUC <0003> db_auc.c:245 IMSI='262424039797285': Generated 5 vectors 20241223122524892 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424039797285"} 20241223122524892 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424039797285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524892 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524892 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60016<->l=127.0.0.1:4258 20241223122524894 DAUC <0003> db_auc.c:157 IMSI='262424573139917': No 2G Auth Data 20241223122524894 DAUC <0003> db_auc.c:192 IMSI='262424573139917': No 3G Auth Data 20241223122524900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4258 20241223122524902 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524902 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424573139917"} 20241223122524902 DAUC <0003> db_auc.c:157 IMSI='262424573139917': No 2G Auth Data 20241223122524902 DAUC <0003> db_auc.c:236 IMSI='262424573139917': Calling to generate 1 vectors 20241223122524902 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241223122524902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524902 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122524902 DAUC <0003> auc.c:113 vector [0]: rand = 7430ccb862252015be869fcfa4a70ce9 20241223122524902 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122524902 DAUC <0003> auc.c:142 vector [0]: autn = bcab985022dc00005007739722dd42e3 20241223122524902 DAUC <0003> auc.c:143 vector [0]: ck = 8493d938404468e16411c00310b5904d 20241223122524902 DAUC <0003> auc.c:144 vector [0]: ik = 7d7cdba3636a850e4a6b995617807d07 20241223122524902 DAUC <0003> auc.c:145 vector [0]: res = 77c71a440647dbfc0000000000000000 20241223122524902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524902 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122524902 DAUC <0003> auc.c:151 vector [0]: kc = d7955bce241b00a5 20241223122524902 DAUC <0003> auc.c:152 vector [0]: sres = 7180c1b8 20241223122524902 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122524902 DAUC <0003> db_auc.c:245 IMSI='262424573139917': Generated 1 vectors 20241223122524902 DAUC <0003> db_auc.c:249 IMSI='262424573139917': Updating SQN=33 in DB 20241223122524902 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424573139917"} 20241223122524902 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524902 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524902 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524904 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524904 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424573139917"} 20241223122524904 DAUC <0003> db_auc.c:157 IMSI='262424573139917': No 2G Auth Data 20241223122524904 DAUC <0003> db_auc.c:236 IMSI='262424573139917': Calling to generate 4 vectors 20241223122524904 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241223122524904 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524904 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524904 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241223122524904 DAUC <0003> auc.c:113 vector [0]: rand = 7595c5b0f96188270efe78722a2b2187 20241223122524904 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241223122524904 DAUC <0003> auc.c:142 vector [0]: autn = 7167fa02a5aa0000be3cebcb9df0558d 20241223122524904 DAUC <0003> auc.c:143 vector [0]: ck = 4a0dab4329c052cece1b678d5d2c0cd2 20241223122524904 DAUC <0003> auc.c:144 vector [0]: ik = 08a423b9d2b83b1e4139d34d41873f47 20241223122524904 DAUC <0003> auc.c:145 vector [0]: res = 166e73da938246e50000000000000000 20241223122524904 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524904 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122524904 DAUC <0003> auc.c:151 vector [0]: kc = cd8b3c3ae7d35a45 20241223122524904 DAUC <0003> auc.c:152 vector [0]: sres = 85ec353f 20241223122524904 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122524904 DAUC <0003> auc.c:113 vector [1]: rand = ec4dc019b6e845ce242117986f43ad7e 20241223122524904 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241223122524904 DAUC <0003> auc.c:142 vector [1]: autn = e17f262a92c40000b305c7b33bdb2a00 20241223122524904 DAUC <0003> auc.c:143 vector [1]: ck = dd2e540643c00d8627d5496c3e1de790 20241223122524904 DAUC <0003> auc.c:144 vector [1]: ik = 0300237b93dc87c06866f2b4669e37cb 20241223122524904 DAUC <0003> auc.c:145 vector [1]: res = be2c86613545a9850000000000000000 20241223122524904 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524904 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122524904 DAUC <0003> auc.c:151 vector [1]: kc = 919dcca5889f5a1d 20241223122524904 DAUC <0003> auc.c:152 vector [1]: sres = 8b692fe4 20241223122524904 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122524904 DAUC <0003> auc.c:113 vector [2]: rand = 2c359b293a7633c9735e0e6be715263e 20241223122524904 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241223122524904 DAUC <0003> auc.c:142 vector [2]: autn = 06ef7cefb57d0000a3bae7c028d18c2c 20241223122524904 DAUC <0003> auc.c:143 vector [2]: ck = b99bba68cf728be9c1520eab45a4030b 20241223122524904 DAUC <0003> auc.c:144 vector [2]: ik = 9c57b4c605de320ad680e3a9603512b1 20241223122524904 DAUC <0003> auc.c:145 vector [2]: res = 6ae7ac215792914a0000000000000000 20241223122524904 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524904 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122524904 DAUC <0003> auc.c:151 vector [2]: kc = 321ee3acef3da859 20241223122524904 DAUC <0003> auc.c:152 vector [2]: sres = 3d753d6b 20241223122524904 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122524904 DAUC <0003> auc.c:113 vector [3]: rand = e7402855404c117d45f1fcc8b38ff7e6 20241223122524904 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241223122524904 DAUC <0003> auc.c:142 vector [3]: autn = 8779b73976480000fc2ca2dbfffd556f 20241223122524904 DAUC <0003> auc.c:143 vector [3]: ck = 45586bbe0424006a81f04b862f8419d0 20241223122524904 DAUC <0003> auc.c:144 vector [3]: ik = 26feee0d882fb79d33f5c2a00e4a45a6 20241223122524904 DAUC <0003> auc.c:145 vector [3]: res = 992ae51f218622500000000000000000 20241223122524904 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524904 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122524904 DAUC <0003> auc.c:151 vector [3]: kc = d1a30c95adc5eb81 20241223122524904 DAUC <0003> auc.c:152 vector [3]: sres = b8acc74f 20241223122524904 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122524904 DAUC <0003> db_auc.c:245 IMSI='262424573139917': Generated 4 vectors 20241223122524904 DAUC <0003> db_auc.c:249 IMSI='262424573139917': Updating SQN=161 in DB 20241223122524904 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424573139917"} 20241223122524904 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524904 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524904 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524905 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524905 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424573139917"} 20241223122524905 DAUC <0003> db_auc.c:157 IMSI='262424573139917': No 2G Auth Data 20241223122524905 DAUC <0003> db_auc.c:236 IMSI='262424573139917': Calling to generate 5 vectors 20241223122524905 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241223122524906 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524906 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524906 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241223122524906 DAUC <0003> auc.c:113 vector [0]: rand = 713502a3240081d0d97c32c1813009f8 20241223122524906 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241223122524906 DAUC <0003> auc.c:142 vector [0]: autn = 1882a1bb815e0000da00edcef01fbd5c 20241223122524906 DAUC <0003> auc.c:143 vector [0]: ck = d980b312e090d50c933fe9c3a0d9fc5e 20241223122524906 DAUC <0003> auc.c:144 vector [0]: ik = dc2a54cea1f05755a746307a3e82ce91 20241223122524906 DAUC <0003> auc.c:145 vector [0]: res = 71026093fcb5e1120000000000000000 20241223122524906 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524906 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122524906 DAUC <0003> auc.c:151 vector [0]: kc = 31d33e65df3bb096 20241223122524906 DAUC <0003> auc.c:152 vector [0]: sres = 8db78181 20241223122524906 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122524906 DAUC <0003> auc.c:113 vector [1]: rand = 7215c719068451dfa03f6f66a57824da 20241223122524906 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241223122524906 DAUC <0003> auc.c:142 vector [1]: autn = 8f104f6f255300004dd1fea721a3edb4 20241223122524906 DAUC <0003> auc.c:143 vector [1]: ck = ec86319bac4fdddba3457d1e08eb6f2d 20241223122524906 DAUC <0003> auc.c:144 vector [1]: ik = 99c9de9d1917dee90ce9f4b8c0f722e1 20241223122524906 DAUC <0003> auc.c:145 vector [1]: res = 3ba120c79b29544a0000000000000000 20241223122524906 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524906 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122524906 DAUC <0003> auc.c:151 vector [1]: kc = dae366a07d444efe 20241223122524906 DAUC <0003> auc.c:152 vector [1]: sres = a088748d 20241223122524906 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122524906 DAUC <0003> auc.c:113 vector [2]: rand = 0438acf6c38dd41352cc506364e38895 20241223122524906 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241223122524906 DAUC <0003> auc.c:142 vector [2]: autn = d3f7b51e66b60000bcdf3b262c53de4d 20241223122524906 DAUC <0003> auc.c:143 vector [2]: ck = 39e7b5ae9f8d756d03744b4c6f9bac82 20241223122524906 DAUC <0003> auc.c:144 vector [2]: ik = 228dcd21438594d9a8e76bc0efbf50a0 20241223122524906 DAUC <0003> auc.c:145 vector [2]: res = 0d29b75224ab3c4b0000000000000000 20241223122524906 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524906 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122524906 DAUC <0003> auc.c:151 vector [2]: kc = b0f958035c2c1d96 20241223122524906 DAUC <0003> auc.c:152 vector [2]: sres = 29828b19 20241223122524906 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122524906 DAUC <0003> auc.c:113 vector [3]: rand = 3100b24df10bb539e2203ef6fab74d89 20241223122524906 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241223122524906 DAUC <0003> auc.c:142 vector [3]: autn = abc70a9961d20000f53236fe360947d6 20241223122524906 DAUC <0003> auc.c:143 vector [3]: ck = 1728283d41446b99484ec6c3db08956b 20241223122524906 DAUC <0003> auc.c:144 vector [3]: ik = dce5ff015983b7b4b6396512db5b7ccd 20241223122524906 DAUC <0003> auc.c:145 vector [3]: res = 4381bfbd3740bada0000000000000000 20241223122524906 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524906 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122524906 DAUC <0003> auc.c:151 vector [3]: kc = 35ba74ed1894358b 20241223122524906 DAUC <0003> auc.c:152 vector [3]: sres = 74c10567 20241223122524906 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122524906 DAUC <0003> auc.c:113 vector [4]: rand = dbd70c1a13e558958a58b291b928a070 20241223122524906 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241223122524906 DAUC <0003> auc.c:142 vector [4]: autn = aef4bea72b740000c5092d4b81f8cbcc 20241223122524906 DAUC <0003> auc.c:143 vector [4]: ck = 45e3bfa8ff0b47fddb8c5e0a94507eff 20241223122524906 DAUC <0003> auc.c:144 vector [4]: ik = a263fb3bc41103c4cd4e1a4f5ecba7a2 20241223122524906 DAUC <0003> auc.c:145 vector [4]: res = 8116793e776fcff30000000000000000 20241223122524906 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524906 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241223122524906 DAUC <0003> auc.c:151 vector [4]: kc = f14200d6f1819d64 20241223122524906 DAUC <0003> auc.c:152 vector [4]: sres = f679b6cd 20241223122524906 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241223122524906 DAUC <0003> db_auc.c:245 IMSI='262424573139917': Generated 5 vectors 20241223122524906 DAUC <0003> db_auc.c:249 IMSI='262424573139917': Updating SQN=321 in DB 20241223122524906 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424573139917"} 20241223122524906 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524906 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524906 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524907 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524907 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424573139917"} 20241223122524907 DAUC <0003> db_auc.c:157 IMSI='262424573139917': No 2G Auth Data 20241223122524907 DAUC <0003> db_auc.c:236 IMSI='262424573139917': Calling to generate 5 vectors 20241223122524907 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241223122524907 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524907 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524907 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241223122524907 DAUC <0003> auc.c:113 vector [0]: rand = 5dde777b9e25c16736e81b6043da4ac9 20241223122524907 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241223122524907 DAUC <0003> auc.c:142 vector [0]: autn = d14071add63a000057315853cac3f634 20241223122524907 DAUC <0003> auc.c:143 vector [0]: ck = 6088b9a5d2f3edceeb88cdef3bad15b8 20241223122524907 DAUC <0003> auc.c:144 vector [0]: ik = 9eb38c45dd8b0bfb73a6675ec9914f41 20241223122524907 DAUC <0003> auc.c:145 vector [0]: res = bcda71c78b70c5820000000000000000 20241223122524907 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524907 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122524907 DAUC <0003> auc.c:151 vector [0]: kc = 66159f51fd44bccc 20241223122524907 DAUC <0003> auc.c:152 vector [0]: sres = 37aab445 20241223122524907 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122524907 DAUC <0003> auc.c:113 vector [1]: rand = 3f2921dd07ba989becd19734b91102a3 20241223122524907 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241223122524907 DAUC <0003> auc.c:142 vector [1]: autn = cf89ff3dd05f00008e3766bf399e4524 20241223122524907 DAUC <0003> auc.c:143 vector [1]: ck = 29447ac84a7c6d7bc794e55148c4c0fc 20241223122524907 DAUC <0003> auc.c:144 vector [1]: ik = c822aeefc78c3ffaa38a07d333a2df6f 20241223122524907 DAUC <0003> auc.c:145 vector [1]: res = 6437341c194f58130000000000000000 20241223122524907 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524907 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122524907 DAUC <0003> auc.c:151 vector [1]: kc = 857836a5f6964d12 20241223122524907 DAUC <0003> auc.c:152 vector [1]: sres = 7d786c0f 20241223122524907 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122524907 DAUC <0003> auc.c:113 vector [2]: rand = c4c73655cf1777d5e3e3647063120865 20241223122524907 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241223122524907 DAUC <0003> auc.c:142 vector [2]: autn = ac775395e1c300003ec5cb6d0d208593 20241223122524907 DAUC <0003> auc.c:143 vector [2]: ck = ee42d6a49b1eee751fda014fe5d80cc2 20241223122524907 DAUC <0003> auc.c:144 vector [2]: ik = cea54bb090ed6da9b075647b6559e48c 20241223122524907 DAUC <0003> auc.c:145 vector [2]: res = d9d107af5e4c1bc50000000000000000 20241223122524907 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524907 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122524907 DAUC <0003> auc.c:151 vector [2]: kc = 8f48f8208b726b92 20241223122524907 DAUC <0003> auc.c:152 vector [2]: sres = 879d1c6a 20241223122524907 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122524907 DAUC <0003> auc.c:113 vector [3]: rand = f93070cdbdf2c87d4a39ae1754de73a1 20241223122524907 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241223122524907 DAUC <0003> auc.c:142 vector [3]: autn = 40b84e73984c000050c8ca9661af3865 20241223122524907 DAUC <0003> auc.c:143 vector [3]: ck = 867ab8210f2411b5a6dde4aa3f3b8eb3 20241223122524907 DAUC <0003> auc.c:144 vector [3]: ik = c8bc513dc85445537db7975addd426ed 20241223122524907 DAUC <0003> auc.c:145 vector [3]: res = 4f2fd1bc17578df70000000000000000 20241223122524907 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524907 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122524907 DAUC <0003> auc.c:151 vector [3]: kc = 95ac9aec259ffcb8 20241223122524907 DAUC <0003> auc.c:152 vector [3]: sres = 58785c4b 20241223122524907 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122524907 DAUC <0003> auc.c:113 vector [4]: rand = fa2c61784ffa2718897aa4d4d3782e2b 20241223122524907 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241223122524907 DAUC <0003> auc.c:142 vector [4]: autn = ba7cfde88e1c000069acc02453928cd1 20241223122524907 DAUC <0003> auc.c:143 vector [4]: ck = 90418c8a48b590e249f786788d9bdc3e 20241223122524907 DAUC <0003> auc.c:144 vector [4]: ik = c4cfede21e877dfc384bc724ec9b88fc 20241223122524907 DAUC <0003> auc.c:145 vector [4]: res = 992a467e59c5e8e60000000000000000 20241223122524907 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524907 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241223122524907 DAUC <0003> auc.c:151 vector [4]: kc = 253220343732b9dc 20241223122524907 DAUC <0003> auc.c:152 vector [4]: sres = c0efae98 20241223122524907 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241223122524907 DAUC <0003> db_auc.c:245 IMSI='262424573139917': Generated 5 vectors 20241223122524907 DAUC <0003> db_auc.c:249 IMSI='262424573139917': Updating SQN=481 in DB 20241223122524907 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424573139917"} 20241223122524907 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424573139917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524907 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524907 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4258 20241223122524909 DAUC <0003> db_auc.c:157 IMSI='262423550224294': No 2G Auth Data 20241223122524909 DAUC <0003> db_auc.c:192 IMSI='262423550224294': No 3G Auth Data 20241223122524916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60032<->l=127.0.0.1:4258 20241223122524918 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524918 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423550224294"} 20241223122524918 DAUC <0003> db_auc.c:157 IMSI='262423550224294': No 2G Auth Data 20241223122524918 DAUC <0003> db_auc.c:236 IMSI='262423550224294': Calling to generate 1 vectors 20241223122524918 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241223122524918 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524918 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241223122524918 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122524918 DAUC <0003> auc.c:113 vector [0]: rand = 983e35e6a1ff781387525ad2ced7a821 20241223122524918 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122524918 DAUC <0003> auc.c:142 vector [0]: autn = baaa358087f600001c144bff771e0fd5 20241223122524918 DAUC <0003> auc.c:143 vector [0]: ck = c70b040ee05d6fe7122241d77fba80dd 20241223122524918 DAUC <0003> auc.c:144 vector [0]: ik = c374c615d90b3c4f80107392bfba6c23 20241223122524918 DAUC <0003> auc.c:145 vector [0]: res = cd0f66366286433b0000000000000000 20241223122524918 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524918 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122524918 DAUC <0003> auc.c:151 vector [0]: kc = 964df05ef956bf56 20241223122524918 DAUC <0003> auc.c:152 vector [0]: sres = af89250d 20241223122524918 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122524918 DAUC <0003> db_auc.c:245 IMSI='262423550224294': Generated 1 vectors 20241223122524918 DAUC <0003> db_auc.c:249 IMSI='262423550224294': Updating SQN=33 in DB 20241223122524918 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423550224294"} 20241223122524918 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524918 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524918 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524920 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524920 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423550224294"} 20241223122524920 DAUC <0003> db_auc.c:157 IMSI='262423550224294': No 2G Auth Data 20241223122524920 DAUC <0003> db_auc.c:236 IMSI='262423550224294': Calling to generate 4 vectors 20241223122524920 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241223122524920 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524920 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241223122524920 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241223122524920 DAUC <0003> auc.c:113 vector [0]: rand = 153d0bf7b6cba950d057e81e86e16d4b 20241223122524920 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241223122524920 DAUC <0003> auc.c:142 vector [0]: autn = bfec41756ca400004631d77f035b1e09 20241223122524920 DAUC <0003> auc.c:143 vector [0]: ck = 70377d913698c0f9188476d848e49543 20241223122524920 DAUC <0003> auc.c:144 vector [0]: ik = 4e2d84f0c6d7fb127cead903a4e32708 20241223122524920 DAUC <0003> auc.c:145 vector [0]: res = 18f85fa6b7a638480000000000000000 20241223122524920 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524920 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122524920 DAUC <0003> auc.c:151 vector [0]: kc = 5a7456ba1c4889a0 20241223122524920 DAUC <0003> auc.c:152 vector [0]: sres = af5e67ee 20241223122524920 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122524920 DAUC <0003> auc.c:113 vector [1]: rand = a0a9ecda8f27b031cfd4af41e9a3448f 20241223122524920 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241223122524920 DAUC <0003> auc.c:142 vector [1]: autn = 1d8fbe2378fb000047f0ffe43313d407 20241223122524920 DAUC <0003> auc.c:143 vector [1]: ck = 91b30a152f856e507889f56fd49b9899 20241223122524920 DAUC <0003> auc.c:144 vector [1]: ik = 9b5a8f93667afe9a936e17cdbb3a251a 20241223122524920 DAUC <0003> auc.c:145 vector [1]: res = 55730b521c05b9ae0000000000000000 20241223122524920 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524920 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122524920 DAUC <0003> auc.c:151 vector [1]: kc = e10e6724265e2d49 20241223122524920 DAUC <0003> auc.c:152 vector [1]: sres = 4976b2fc 20241223122524920 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122524920 DAUC <0003> auc.c:113 vector [2]: rand = f05ea661f2faf0471cd53fc5a4d1ff39 20241223122524920 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241223122524920 DAUC <0003> auc.c:142 vector [2]: autn = 20b29b99281100005c373c3685282ad6 20241223122524920 DAUC <0003> auc.c:143 vector [2]: ck = aa4bcac283eb0dc00e86c97a29aa6c15 20241223122524920 DAUC <0003> auc.c:144 vector [2]: ik = 841c11261190574c3cfba09b3b1d22ec 20241223122524920 DAUC <0003> auc.c:145 vector [2]: res = f1580f1ebdfaf4580000000000000000 20241223122524920 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524920 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122524920 DAUC <0003> auc.c:151 vector [2]: kc = 1c2ab20580cc1475 20241223122524920 DAUC <0003> auc.c:152 vector [2]: sres = 4ca2fb46 20241223122524920 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122524920 DAUC <0003> auc.c:113 vector [3]: rand = ddfba198bf9c8901498ab1da6e42b027 20241223122524920 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241223122524920 DAUC <0003> auc.c:142 vector [3]: autn = 281d1346217400003afa846cbc041d5e 20241223122524920 DAUC <0003> auc.c:143 vector [3]: ck = 09e07cac4b1c2faabd2e59db2ba10dd5 20241223122524920 DAUC <0003> auc.c:144 vector [3]: ik = 33885c96d40b75f55b959bafc92b4993 20241223122524920 DAUC <0003> auc.c:145 vector [3]: res = 735535f3f3a55ddd0000000000000000 20241223122524920 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524920 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122524920 DAUC <0003> auc.c:151 vector [3]: kc = dcd3e24e7d9d1e19 20241223122524920 DAUC <0003> auc.c:152 vector [3]: sres = 80f0682e 20241223122524920 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122524920 DAUC <0003> db_auc.c:245 IMSI='262423550224294': Generated 4 vectors 20241223122524920 DAUC <0003> db_auc.c:249 IMSI='262423550224294': Updating SQN=161 in DB 20241223122524920 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423550224294"} 20241223122524920 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524920 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524920 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524921 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524921 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423550224294"} 20241223122524921 DAUC <0003> db_auc.c:157 IMSI='262423550224294': No 2G Auth Data 20241223122524921 DAUC <0003> db_auc.c:236 IMSI='262423550224294': Calling to generate 5 vectors 20241223122524921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241223122524921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524921 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241223122524921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241223122524921 DAUC <0003> auc.c:113 vector [0]: rand = ee12b8ba42d62e01f1c3d105ffe911f7 20241223122524921 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241223122524921 DAUC <0003> auc.c:142 vector [0]: autn = 1eccf930a43a00009df44d6c2fb82c22 20241223122524921 DAUC <0003> auc.c:143 vector [0]: ck = f0c52e48d15d2c0dc9d7532ad17128ea 20241223122524921 DAUC <0003> auc.c:144 vector [0]: ik = eb5dfb9f63777338e24809eea5f35db8 20241223122524921 DAUC <0003> auc.c:145 vector [0]: res = bbf4b71cfc3234e70000000000000000 20241223122524921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524921 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122524921 DAUC <0003> auc.c:151 vector [0]: kc = 30078f13c6a82a67 20241223122524921 DAUC <0003> auc.c:152 vector [0]: sres = 47c683fb 20241223122524921 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122524921 DAUC <0003> auc.c:113 vector [1]: rand = 3d639a45f1646b4352d38111ef1b3a9c 20241223122524921 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241223122524921 DAUC <0003> auc.c:142 vector [1]: autn = 569156c1f486000016b136fe2f488951 20241223122524921 DAUC <0003> auc.c:143 vector [1]: ck = d9abc29e81c29585260f6cdfad42222e 20241223122524921 DAUC <0003> auc.c:144 vector [1]: ik = 7f61aeccd2e47d5acacffc74c3f2aa93 20241223122524921 DAUC <0003> auc.c:145 vector [1]: res = db312fb7b954faa20000000000000000 20241223122524921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524921 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122524921 DAUC <0003> auc.c:151 vector [1]: kc = 4a0afcf93d966062 20241223122524921 DAUC <0003> auc.c:152 vector [1]: sres = 6265d515 20241223122524921 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122524921 DAUC <0003> auc.c:113 vector [2]: rand = c610a9ac41ce69bd4459880338bd79e1 20241223122524921 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241223122524921 DAUC <0003> auc.c:142 vector [2]: autn = 6ddb33b5c5830000f430c8feeb169d26 20241223122524921 DAUC <0003> auc.c:143 vector [2]: ck = 5cc9eb43868869a7662153cf5c9ebab9 20241223122524921 DAUC <0003> auc.c:144 vector [2]: ik = 8f63c6ee644067fa55bf7c15f348e8d7 20241223122524921 DAUC <0003> auc.c:145 vector [2]: res = 17125793b8dea6c20000000000000000 20241223122524921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524921 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122524921 DAUC <0003> auc.c:151 vector [2]: kc = e03402774d1e5c33 20241223122524921 DAUC <0003> auc.c:152 vector [2]: sres = afccf151 20241223122524921 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122524921 DAUC <0003> auc.c:113 vector [3]: rand = 4f46d09a76b71e2f0c8dcc22edc3cf81 20241223122524921 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241223122524921 DAUC <0003> auc.c:142 vector [3]: autn = 0d1d5e6cc973000040a89e8a3acd255c 20241223122524921 DAUC <0003> auc.c:143 vector [3]: ck = 4fd66f3a1c3b127c8dd67fef9aa8b7ab 20241223122524921 DAUC <0003> auc.c:144 vector [3]: ik = 8980c3605ba9b02d3ded96ef6531cb16 20241223122524921 DAUC <0003> auc.c:145 vector [3]: res = 73a3f679422bcef10000000000000000 20241223122524921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524921 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122524921 DAUC <0003> auc.c:151 vector [3]: kc = 766d455ab80bdeec 20241223122524921 DAUC <0003> auc.c:152 vector [3]: sres = 31883888 20241223122524921 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122524921 DAUC <0003> auc.c:113 vector [4]: rand = 2e4a95f5cd761069b7e0e5d9f2f60114 20241223122524921 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241223122524921 DAUC <0003> auc.c:142 vector [4]: autn = 97b2548aacff0000a6c260d7e02bcbf6 20241223122524921 DAUC <0003> auc.c:143 vector [4]: ck = 180d847519aaf1924557c6f296644dd5 20241223122524921 DAUC <0003> auc.c:144 vector [4]: ik = 6b573d94408be15f64664581e39d38c2 20241223122524921 DAUC <0003> auc.c:145 vector [4]: res = 61a4e9848576cfce0000000000000000 20241223122524921 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524921 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241223122524921 DAUC <0003> auc.c:151 vector [4]: kc = 526b3a922cd865da 20241223122524921 DAUC <0003> auc.c:152 vector [4]: sres = e4d2264a 20241223122524921 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241223122524921 DAUC <0003> db_auc.c:245 IMSI='262423550224294': Generated 5 vectors 20241223122524921 DAUC <0003> db_auc.c:249 IMSI='262423550224294': Updating SQN=321 in DB 20241223122524921 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423550224294"} 20241223122524921 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524921 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524922 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524923 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524923 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423550224294"} 20241223122524923 DAUC <0003> db_auc.c:157 IMSI='262423550224294': No 2G Auth Data 20241223122524923 DAUC <0003> db_auc.c:236 IMSI='262423550224294': Calling to generate 5 vectors 20241223122524923 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241223122524923 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524923 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241223122524923 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241223122524923 DAUC <0003> auc.c:113 vector [0]: rand = fe486af222b56b2627b0913c6654b1d3 20241223122524923 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241223122524923 DAUC <0003> auc.c:142 vector [0]: autn = f8a255c40152000032404628876a6716 20241223122524923 DAUC <0003> auc.c:143 vector [0]: ck = 99633ae53da251b00838c129fe5a8c93 20241223122524923 DAUC <0003> auc.c:144 vector [0]: ik = cc4139c7e6956dafb2922f6acfdfece7 20241223122524923 DAUC <0003> auc.c:145 vector [0]: res = e45cff957bfd09e00000000000000000 20241223122524923 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524923 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122524923 DAUC <0003> auc.c:151 vector [0]: kc = ef88ed61eab25c6b 20241223122524923 DAUC <0003> auc.c:152 vector [0]: sres = 9fa1f675 20241223122524923 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122524923 DAUC <0003> auc.c:113 vector [1]: rand = 5460af7c359c71cbc56e874470b7ccfc 20241223122524923 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241223122524923 DAUC <0003> auc.c:142 vector [1]: autn = 547cde15676a000004f0753db28a8306 20241223122524923 DAUC <0003> auc.c:143 vector [1]: ck = 2774dfc58135e643e188b113fc5d5fd2 20241223122524923 DAUC <0003> auc.c:144 vector [1]: ik = 32db9c875f87b064aca96f795947e201 20241223122524923 DAUC <0003> auc.c:145 vector [1]: res = 470d293b52a2b8680000000000000000 20241223122524923 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524923 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122524923 DAUC <0003> auc.c:151 vector [1]: kc = 588e9d287ba8ebf4 20241223122524923 DAUC <0003> auc.c:152 vector [1]: sres = 15af9153 20241223122524923 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122524923 DAUC <0003> auc.c:113 vector [2]: rand = aee18ae29e94cc3cabb46c0db2a445ba 20241223122524923 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241223122524923 DAUC <0003> auc.c:142 vector [2]: autn = 96b5689639670000430e0e7fefbc99c3 20241223122524923 DAUC <0003> auc.c:143 vector [2]: ck = cf3b89321c3f69ae47587ed80eb43234 20241223122524923 DAUC <0003> auc.c:144 vector [2]: ik = b8861676df48a88d9dbee996a3f7b15a 20241223122524923 DAUC <0003> auc.c:145 vector [2]: res = 1db73c1357dc03fb0000000000000000 20241223122524923 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524923 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122524923 DAUC <0003> auc.c:151 vector [2]: kc = ad5b080a6e34424d 20241223122524923 DAUC <0003> auc.c:152 vector [2]: sres = 4a6b3fe8 20241223122524923 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122524923 DAUC <0003> auc.c:113 vector [3]: rand = f854242bc12ef4b84f05107a787401e1 20241223122524923 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241223122524923 DAUC <0003> auc.c:142 vector [3]: autn = adc0d801ff9e0000f1ebd9212388c25d 20241223122524923 DAUC <0003> auc.c:143 vector [3]: ck = 2b2b9130c33f358fa4847b45350a6836 20241223122524923 DAUC <0003> auc.c:144 vector [3]: ik = 07775327cf81e2edba7c7a6a4db63c26 20241223122524923 DAUC <0003> auc.c:145 vector [3]: res = 293507c2266201fc0000000000000000 20241223122524923 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524923 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122524923 DAUC <0003> auc.c:151 vector [3]: kc = 32a4c33874028372 20241223122524923 DAUC <0003> auc.c:152 vector [3]: sres = 0f57063e 20241223122524923 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122524923 DAUC <0003> auc.c:113 vector [4]: rand = e17db353321d7b061e9472105a7e20ea 20241223122524923 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241223122524923 DAUC <0003> auc.c:142 vector [4]: autn = e58ceca81b560000a6c9b821ca791d15 20241223122524923 DAUC <0003> auc.c:143 vector [4]: ck = d2f500e9dcb012821f6ddba4de91420f 20241223122524923 DAUC <0003> auc.c:144 vector [4]: ik = ab9e196319abce8e8715960d136a9efd 20241223122524923 DAUC <0003> auc.c:145 vector [4]: res = c34c2f4eb97ef6cd0000000000000000 20241223122524923 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524923 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241223122524923 DAUC <0003> auc.c:151 vector [4]: kc = e113542308e000fe 20241223122524923 DAUC <0003> auc.c:152 vector [4]: sres = 7a32d983 20241223122524923 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241223122524923 DAUC <0003> db_auc.c:245 IMSI='262423550224294': Generated 5 vectors 20241223122524923 DAUC <0003> db_auc.c:249 IMSI='262423550224294': Updating SQN=481 in DB 20241223122524923 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423550224294"} 20241223122524923 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423550224294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524923 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524923 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60032<->l=127.0.0.1:4258 20241223122524925 DAUC <0003> db_auc.c:157 IMSI='262428591275080': No 2G Auth Data 20241223122524925 DAUC <0003> db_auc.c:192 IMSI='262428591275080': No 3G Auth Data 20241223122524933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241223122524935 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524935 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591275080"} 20241223122524935 DAUC <0003> db_auc.c:236 IMSI='262428591275080': Calling to generate 1 vectors 20241223122524935 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241223122524935 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524935 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524935 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122524935 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524935 DAUC <0003> auc.c:113 vector [0]: rand = c9066c6490183927acf2584060545db4 20241223122524935 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122524935 DAUC <0003> auc.c:142 vector [0]: autn = 00552c397c240000ac5d3cadf2ee83c2 20241223122524935 DAUC <0003> auc.c:143 vector [0]: ck = 99dad5c5d3eca8e8c1480b335db703f5 20241223122524935 DAUC <0003> auc.c:144 vector [0]: ik = 022e18e65eb87262ebeab9fc16321aee 20241223122524935 DAUC <0003> auc.c:145 vector [0]: res = 9dda12dbd65eb0f40000000000000000 20241223122524935 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524935 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524935 DAUC <0003> auc.c:179 vector [0]: kc = d0c29ccfb5a05400 20241223122524935 DAUC <0003> auc.c:180 vector [0]: sres = 7388b0c8 20241223122524935 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524935 DAUC <0003> db_auc.c:245 IMSI='262428591275080': Generated 1 vectors 20241223122524935 DAUC <0003> db_auc.c:249 IMSI='262428591275080': Updating SQN=33 in DB 20241223122524935 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591275080"} 20241223122524935 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524935 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524935 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524937 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524937 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591275080"} 20241223122524937 DAUC <0003> db_auc.c:236 IMSI='262428591275080': Calling to generate 4 vectors 20241223122524937 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241223122524937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241223122524937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524937 DAUC <0003> auc.c:113 vector [0]: rand = abb418da4e8135844f507865efbf3ee5 20241223122524937 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241223122524937 DAUC <0003> auc.c:142 vector [0]: autn = eb744391c171000075d7935fb5d49d54 20241223122524937 DAUC <0003> auc.c:143 vector [0]: ck = fcf61f305684f127f18beba46a93aaad 20241223122524937 DAUC <0003> auc.c:144 vector [0]: ik = e0604be44e12d0528d733df57c66cc19 20241223122524937 DAUC <0003> auc.c:145 vector [0]: res = a736fa1c1f82c65d0000000000000000 20241223122524937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524937 DAUC <0003> auc.c:179 vector [0]: kc = c4f5efc941e73800 20241223122524937 DAUC <0003> auc.c:180 vector [0]: sres = 5a75e7c8 20241223122524937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524937 DAUC <0003> auc.c:113 vector [1]: rand = f3dadf34c484b2cc1c85ab5da49feb81 20241223122524937 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241223122524937 DAUC <0003> auc.c:142 vector [1]: autn = c7300fbd0e180000cdae0e2b4807677e 20241223122524937 DAUC <0003> auc.c:143 vector [1]: ck = 24eea4dd902fc5560e911012b02ee667 20241223122524937 DAUC <0003> auc.c:144 vector [1]: ik = 4d96687709caff2f6eb05c753c9463a3 20241223122524937 DAUC <0003> auc.c:145 vector [1]: res = 00d5840c1bfc0c5e0000000000000000 20241223122524937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524937 DAUC <0003> auc.c:179 vector [1]: kc = 4217ba23c07f2400 20241223122524937 DAUC <0003> auc.c:180 vector [1]: sres = 5e10ea0a 20241223122524937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524937 DAUC <0003> auc.c:113 vector [2]: rand = 7b7bdfd453d2e58721c57c30f903729e 20241223122524937 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241223122524937 DAUC <0003> auc.c:142 vector [2]: autn = 4f34fcdf772e00008d293ca6929c6c0b 20241223122524937 DAUC <0003> auc.c:143 vector [2]: ck = 5c827cc26dc9f361e28d786a41e4b637 20241223122524937 DAUC <0003> auc.c:144 vector [2]: ik = 0d3915217520bdc91f3a800119ddb2f1 20241223122524937 DAUC <0003> auc.c:145 vector [2]: res = 5797b98894230aac0000000000000000 20241223122524937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524937 DAUC <0003> auc.c:179 vector [2]: kc = c8797e334c7fc400 20241223122524937 DAUC <0003> auc.c:180 vector [2]: sres = f11f0944 20241223122524937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524937 DAUC <0003> auc.c:113 vector [3]: rand = da5055f4bd9c0212aebb138cba53e636 20241223122524937 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241223122524937 DAUC <0003> auc.c:142 vector [3]: autn = 5611e81f4ed2000030080fdc4a5b2769 20241223122524937 DAUC <0003> auc.c:143 vector [3]: ck = 4bfde72dadc26495024fc49d51c29181 20241223122524937 DAUC <0003> auc.c:144 vector [3]: ik = b81ad2993148e98bfd1986a435d7861e 20241223122524937 DAUC <0003> auc.c:145 vector [3]: res = c0cc49c4daf642b70000000000000000 20241223122524937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524937 DAUC <0003> auc.c:179 vector [3]: kc = 029b9ab1ba755400 20241223122524937 DAUC <0003> auc.c:180 vector [3]: sres = dff8541a 20241223122524937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524937 DAUC <0003> db_auc.c:245 IMSI='262428591275080': Generated 4 vectors 20241223122524937 DAUC <0003> db_auc.c:249 IMSI='262428591275080': Updating SQN=161 in DB 20241223122524937 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591275080"} 20241223122524937 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524937 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524937 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524938 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524938 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591275080"} 20241223122524938 DAUC <0003> db_auc.c:236 IMSI='262428591275080': Calling to generate 5 vectors 20241223122524938 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122524938 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524938 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524938 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241223122524938 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524938 DAUC <0003> auc.c:113 vector [0]: rand = 5cb1b85b11868f2a83647f05ba423dbf 20241223122524938 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241223122524938 DAUC <0003> auc.c:142 vector [0]: autn = 866d728797040000df86c320f1b01e51 20241223122524938 DAUC <0003> auc.c:143 vector [0]: ck = 2cc5c0a805bcc83266751f3484456042 20241223122524938 DAUC <0003> auc.c:144 vector [0]: ik = c596985f0db5ac91eaf507fbdac825a2 20241223122524938 DAUC <0003> auc.c:145 vector [0]: res = 34ed53b5148e6bc90000000000000000 20241223122524938 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524938 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524938 DAUC <0003> auc.c:179 vector [0]: kc = 41878e9b651c2000 20241223122524938 DAUC <0003> auc.c:180 vector [0]: sres = 1d296cfc 20241223122524938 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524938 DAUC <0003> auc.c:113 vector [1]: rand = 92720e478a8eddb9a0a76a4ad0d32543 20241223122524938 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241223122524938 DAUC <0003> auc.c:142 vector [1]: autn = c918308a222c0000e232d04c7fbfb5f6 20241223122524938 DAUC <0003> auc.c:143 vector [1]: ck = 54221d1291264d119336c062675cb981 20241223122524938 DAUC <0003> auc.c:144 vector [1]: ik = 8adced0939fc189fd66a497555b42ff5 20241223122524938 DAUC <0003> auc.c:145 vector [1]: res = 05fdd93f58b5589c0000000000000000 20241223122524938 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524938 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524938 DAUC <0003> auc.c:179 vector [1]: kc = d4b54b19946b8000 20241223122524938 DAUC <0003> auc.c:180 vector [1]: sres = 7a2ee87a 20241223122524938 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524938 DAUC <0003> auc.c:113 vector [2]: rand = 2c2cf1c6662c104523d5372c4d2b3039 20241223122524939 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241223122524939 DAUC <0003> auc.c:142 vector [2]: autn = b810a48216450000db9174ba227e3a12 20241223122524939 DAUC <0003> auc.c:143 vector [2]: ck = b0917b11d5ae4ed328b42b9196163877 20241223122524939 DAUC <0003> auc.c:144 vector [2]: ik = e61d192b34e05270ed13ae3137bd9012 20241223122524939 DAUC <0003> auc.c:145 vector [2]: res = 5583f966fd6524580000000000000000 20241223122524939 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524939 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524939 DAUC <0003> auc.c:179 vector [2]: kc = f0ba33860a01f800 20241223122524939 DAUC <0003> auc.c:180 vector [2]: sres = 1cf37823 20241223122524939 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524939 DAUC <0003> auc.c:113 vector [3]: rand = cc52719a24e7b570a7db3aeb8143c6da 20241223122524939 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241223122524939 DAUC <0003> auc.c:142 vector [3]: autn = c68fa8c9bf2a000066fae4827753795a 20241223122524939 DAUC <0003> auc.c:143 vector [3]: ck = 2246e036ca06957b05a78bb8e1cf8cd0 20241223122524939 DAUC <0003> auc.c:144 vector [3]: ik = e275f6216948ca4684292272ae6b21d6 20241223122524939 DAUC <0003> auc.c:145 vector [3]: res = 825c6c7389b0608a0000000000000000 20241223122524939 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524939 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524939 DAUC <0003> auc.c:179 vector [3]: kc = d1e7d709a2ddb000 20241223122524939 DAUC <0003> auc.c:180 vector [3]: sres = e68851fe 20241223122524939 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524939 DAUC <0003> auc.c:113 vector [4]: rand = 5a574ab665b2817bf6b460b8edfee390 20241223122524939 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241223122524939 DAUC <0003> auc.c:142 vector [4]: autn = 0301cb4fd9880000439b96b8e39d55a2 20241223122524939 DAUC <0003> auc.c:143 vector [4]: ck = cdf8e4e4bac90d47a169cca4abe445c0 20241223122524939 DAUC <0003> auc.c:144 vector [4]: ik = a2c195bda14f86a5d6e88dedd87bfeca 20241223122524939 DAUC <0003> auc.c:145 vector [4]: res = 0407d8895277abe30000000000000000 20241223122524939 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524939 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122524939 DAUC <0003> auc.c:179 vector [4]: kc = 2679451df8d71800 20241223122524939 DAUC <0003> auc.c:180 vector [4]: sres = 11d2cbfd 20241223122524939 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122524939 DAUC <0003> db_auc.c:245 IMSI='262428591275080': Generated 5 vectors 20241223122524939 DAUC <0003> db_auc.c:249 IMSI='262428591275080': Updating SQN=321 in DB 20241223122524939 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591275080"} 20241223122524939 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524939 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524939 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524940 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524940 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591275080"} 20241223122524940 DAUC <0003> db_auc.c:236 IMSI='262428591275080': Calling to generate 5 vectors 20241223122524940 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122524940 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524940 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524940 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241223122524940 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524940 DAUC <0003> auc.c:113 vector [0]: rand = 37c88b53508ec90e96c840e37e0e7753 20241223122524940 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241223122524940 DAUC <0003> auc.c:142 vector [0]: autn = 8f02d29175370000c44c33f9f4fb31ae 20241223122524940 DAUC <0003> auc.c:143 vector [0]: ck = def932033b2dff6eb9e3437fc72e3094 20241223122524940 DAUC <0003> auc.c:144 vector [0]: ik = 234d909ca0209398dc229cfa3d1b13c6 20241223122524940 DAUC <0003> auc.c:145 vector [0]: res = c98e15fdde408d9e0000000000000000 20241223122524940 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524940 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524940 DAUC <0003> auc.c:179 vector [0]: kc = 9ac8436309d40000 20241223122524940 DAUC <0003> auc.c:180 vector [0]: sres = e4848be7 20241223122524940 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524940 DAUC <0003> auc.c:113 vector [1]: rand = a2c7cfedcf2cbb545f16f60dde1afc66 20241223122524940 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241223122524940 DAUC <0003> auc.c:142 vector [1]: autn = eda9b694141700009e3130dab2ac5815 20241223122524940 DAUC <0003> auc.c:143 vector [1]: ck = b580649507f908eb3aee4767adb05955 20241223122524940 DAUC <0003> auc.c:144 vector [1]: ik = abaecc013cb85cf4c226c8ebd6006462 20241223122524940 DAUC <0003> auc.c:145 vector [1]: res = fd67101f28ac2fe90000000000000000 20241223122524940 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524940 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524940 DAUC <0003> auc.c:179 vector [1]: kc = 76312f46a581d800 20241223122524940 DAUC <0003> auc.c:180 vector [1]: sres = 6a6bf1bf 20241223122524940 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524940 DAUC <0003> auc.c:113 vector [2]: rand = 0e8627737a9b2ba224cb4fc81dd81660 20241223122524940 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241223122524940 DAUC <0003> auc.c:142 vector [2]: autn = facef399068d000019096b8bf69f770b 20241223122524940 DAUC <0003> auc.c:143 vector [2]: ck = cae7d113fe732a2d71390cf32ddd59dc 20241223122524940 DAUC <0003> auc.c:144 vector [2]: ik = 3a1bd19e33020c189ab765ca7fb6e636 20241223122524940 DAUC <0003> auc.c:145 vector [2]: res = 2ac9f98ac06bb8fb0000000000000000 20241223122524940 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524940 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524940 DAUC <0003> auc.c:179 vector [2]: kc = 0db2694508640000 20241223122524940 DAUC <0003> auc.c:180 vector [2]: sres = b5a805d1 20241223122524940 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524940 DAUC <0003> auc.c:113 vector [3]: rand = abf2ca7e34ff376c68abb74742c904a1 20241223122524940 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241223122524940 DAUC <0003> auc.c:142 vector [3]: autn = d313f918ca3a0000af94a09b9c5a81a5 20241223122524940 DAUC <0003> auc.c:143 vector [3]: ck = 5e098a6247f44203855a661af51077e3 20241223122524940 DAUC <0003> auc.c:144 vector [3]: ik = 08e4f8383135905e8fc1885a3406642f 20241223122524940 DAUC <0003> auc.c:145 vector [3]: res = f1685eacfdbff2d20000000000000000 20241223122524940 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524940 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524940 DAUC <0003> auc.c:179 vector [3]: kc = 954700f3445d6000 20241223122524940 DAUC <0003> auc.c:180 vector [3]: sres = 667a7828 20241223122524940 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524940 DAUC <0003> auc.c:113 vector [4]: rand = d3ba6b504aaf80fe167c0f5f88564833 20241223122524940 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241223122524940 DAUC <0003> auc.c:142 vector [4]: autn = cc7247edcb4c00008296c1a0f1ba6c4c 20241223122524940 DAUC <0003> auc.c:143 vector [4]: ck = de2253f000472bd35c6505d7a278d926 20241223122524940 DAUC <0003> auc.c:144 vector [4]: ik = f76902e30d6aa717980e74fd813bdee0 20241223122524940 DAUC <0003> auc.c:145 vector [4]: res = f8d9fab5289481d40000000000000000 20241223122524940 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524940 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122524940 DAUC <0003> auc.c:179 vector [4]: kc = ef72ec6d62fd2400 20241223122524940 DAUC <0003> auc.c:180 vector [4]: sres = d8611af7 20241223122524940 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122524940 DAUC <0003> db_auc.c:245 IMSI='262428591275080': Generated 5 vectors 20241223122524940 DAUC <0003> db_auc.c:249 IMSI='262428591275080': Updating SQN=481 in DB 20241223122524940 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591275080"} 20241223122524940 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428591275080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524940 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524940 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241223122524942 DAUC <0003> db_auc.c:157 IMSI='262424879084550': No 2G Auth Data 20241223122524942 DAUC <0003> db_auc.c:192 IMSI='262424879084550': No 3G Auth Data 20241223122524949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4258 20241223122524951 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524951 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424879084550"} 20241223122524951 DAUC <0003> db_auc.c:236 IMSI='262424879084550': Calling to generate 1 vectors 20241223122524951 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241223122524951 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524951 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524951 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122524951 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524951 DAUC <0003> auc.c:113 vector [0]: rand = c54f1b2f7f5a794c34a0cf9513f1acc2 20241223122524951 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122524951 DAUC <0003> auc.c:142 vector [0]: autn = 9f20b5bf55ae00001ff63da6a42a221d 20241223122524951 DAUC <0003> auc.c:143 vector [0]: ck = 23024d62405f9b74c1feb08720d21628 20241223122524951 DAUC <0003> auc.c:144 vector [0]: ik = 21026351b7638b577b49101355274925 20241223122524951 DAUC <0003> auc.c:145 vector [0]: res = cbd3fe5766f2c56e0000000000000000 20241223122524951 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524951 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524951 DAUC <0003> auc.c:179 vector [0]: kc = a722446cd9e24400 20241223122524951 DAUC <0003> auc.c:180 vector [0]: sres = 064265c5 20241223122524951 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524951 DAUC <0003> db_auc.c:245 IMSI='262424879084550': Generated 1 vectors 20241223122524951 DAUC <0003> db_auc.c:249 IMSI='262424879084550': Updating SQN=33 in DB 20241223122524951 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424879084550"} 20241223122524951 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524951 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524951 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524953 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524953 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424879084550"} 20241223122524953 DAUC <0003> db_auc.c:236 IMSI='262424879084550': Calling to generate 4 vectors 20241223122524953 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241223122524953 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524953 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524953 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241223122524953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524953 DAUC <0003> auc.c:113 vector [0]: rand = eda8330d97f3be6d89f30cd5072a8ae5 20241223122524953 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241223122524953 DAUC <0003> auc.c:142 vector [0]: autn = ef0753e825170000d9b164f3cc1af93a 20241223122524953 DAUC <0003> auc.c:143 vector [0]: ck = 9d884687de6f393bb10d7f5dfbc9947c 20241223122524953 DAUC <0003> auc.c:144 vector [0]: ik = 9609a0118fde0ffafbc50b7e39621f03 20241223122524953 DAUC <0003> auc.c:145 vector [0]: res = c506fb33321b14a50000000000000000 20241223122524953 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524953 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524953 DAUC <0003> auc.c:179 vector [0]: kc = 7010983490cde800 20241223122524953 DAUC <0003> auc.c:180 vector [0]: sres = 69886e56 20241223122524953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524953 DAUC <0003> auc.c:113 vector [1]: rand = f0eda4b81d62b4f6487e1fec0e4a0522 20241223122524953 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241223122524953 DAUC <0003> auc.c:142 vector [1]: autn = 9b1599125e5a0000aac04a3cba3d0a34 20241223122524953 DAUC <0003> auc.c:143 vector [1]: ck = cabed31ef677f4020b8aed4c7e2398f0 20241223122524953 DAUC <0003> auc.c:144 vector [1]: ik = e945c082ab33143e083401395a6fa2bc 20241223122524953 DAUC <0003> auc.c:145 vector [1]: res = 6bc82c4a51019a620000000000000000 20241223122524953 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524953 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524953 DAUC <0003> auc.c:179 vector [1]: kc = ba47ce3fccbe5c00 20241223122524953 DAUC <0003> auc.c:180 vector [1]: sres = dc6c137f 20241223122524953 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524953 DAUC <0003> auc.c:113 vector [2]: rand = 83f218caa3bedb257a477050fc92f268 20241223122524953 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241223122524953 DAUC <0003> auc.c:142 vector [2]: autn = 8b25a87a8c290000fb4ccd5848cc9f52 20241223122524953 DAUC <0003> auc.c:143 vector [2]: ck = b11638e12f4baec3ba095cf0356f1683 20241223122524953 DAUC <0003> auc.c:144 vector [2]: ik = 48aab72a0d0d21a74e02d015c631f9dd 20241223122524953 DAUC <0003> auc.c:145 vector [2]: res = fdb6499fb9addb080000000000000000 20241223122524953 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524953 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524953 DAUC <0003> auc.c:179 vector [2]: kc = acc55ca7481cb000 20241223122524953 DAUC <0003> auc.c:180 vector [2]: sres = 90ab5559 20241223122524953 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524953 DAUC <0003> auc.c:113 vector [3]: rand = f4792728f9b26a6e8d507b77e97e1393 20241223122524953 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241223122524953 DAUC <0003> auc.c:142 vector [3]: autn = 11f293248e5600003a6696c3ab151c98 20241223122524953 DAUC <0003> auc.c:143 vector [3]: ck = 84ebf383d97595ad68e72e4a6778ddfc 20241223122524953 DAUC <0003> auc.c:144 vector [3]: ik = cec6dd45314cab63ff799bbefe0c249c 20241223122524953 DAUC <0003> auc.c:145 vector [3]: res = 70b98de77b26df840000000000000000 20241223122524953 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524953 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524953 DAUC <0003> auc.c:179 vector [3]: kc = 35844ffb6635e400 20241223122524953 DAUC <0003> auc.c:180 vector [3]: sres = 377ef8f6 20241223122524953 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524953 DAUC <0003> db_auc.c:245 IMSI='262424879084550': Generated 4 vectors 20241223122524953 DAUC <0003> db_auc.c:249 IMSI='262424879084550': Updating SQN=161 in DB 20241223122524953 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424879084550"} 20241223122524953 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524953 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524953 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524954 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524955 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424879084550"} 20241223122524955 DAUC <0003> db_auc.c:236 IMSI='262424879084550': Calling to generate 5 vectors 20241223122524955 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122524955 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524955 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524955 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241223122524955 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524955 DAUC <0003> auc.c:113 vector [0]: rand = ed4a9db6b01439e6b01870a5f90ca50a 20241223122524955 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241223122524955 DAUC <0003> auc.c:142 vector [0]: autn = 32fe34b990a90000278d76c23ad67abe 20241223122524955 DAUC <0003> auc.c:143 vector [0]: ck = 0bdbc2a39675c44e93ff178ba418f11d 20241223122524955 DAUC <0003> auc.c:144 vector [0]: ik = e0f74f604222a4736cf637f15a219fe3 20241223122524955 DAUC <0003> auc.c:145 vector [0]: res = 08d516df39e939570000000000000000 20241223122524955 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524955 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524955 DAUC <0003> auc.c:179 vector [0]: kc = 82d741940790d800 20241223122524955 DAUC <0003> auc.c:180 vector [0]: sres = ef043575 20241223122524955 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524955 DAUC <0003> auc.c:113 vector [1]: rand = e8095ea16370c903a57a923af795dbf4 20241223122524955 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241223122524955 DAUC <0003> auc.c:142 vector [1]: autn = e6749dd7e0810000894fd3eb0ecca52a 20241223122524955 DAUC <0003> auc.c:143 vector [1]: ck = 2c75ed41051b89c3baf269fe044f1f39 20241223122524955 DAUC <0003> auc.c:144 vector [1]: ik = 5c6a8f8a88b694e12abccc0b55c53890 20241223122524955 DAUC <0003> auc.c:145 vector [1]: res = c1a061451e88923e0000000000000000 20241223122524955 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524955 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524955 DAUC <0003> auc.c:179 vector [1]: kc = 13962fc2cbec8c00 20241223122524955 DAUC <0003> auc.c:180 vector [1]: sres = 5edee658 20241223122524955 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524955 DAUC <0003> auc.c:113 vector [2]: rand = 9dadee6ced971e604ad9a67d7e3a4ecc 20241223122524955 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241223122524955 DAUC <0003> auc.c:142 vector [2]: autn = 21b5b91f94460000145811c9f4cfbaaa 20241223122524955 DAUC <0003> auc.c:143 vector [2]: ck = d3ddcab43250700b3c466ace37ebb129 20241223122524955 DAUC <0003> auc.c:144 vector [2]: ik = 65c3424f22a7a4e9a2021eafa6560cec 20241223122524955 DAUC <0003> auc.c:145 vector [2]: res = c52f06bc3c7665020000000000000000 20241223122524955 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524955 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524955 DAUC <0003> auc.c:179 vector [2]: kc = 9a5f9f5f80e3e000 20241223122524955 DAUC <0003> auc.c:180 vector [2]: sres = 76ab7273 20241223122524955 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524955 DAUC <0003> auc.c:113 vector [3]: rand = eceb03ed05f9c867f7a515fa178138c4 20241223122524955 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241223122524955 DAUC <0003> auc.c:142 vector [3]: autn = a6fc7be601d800006fe575cf1f6fee7b 20241223122524955 DAUC <0003> auc.c:143 vector [3]: ck = ec0c08fd7706e9f954691c2d39210148 20241223122524955 DAUC <0003> auc.c:144 vector [3]: ik = 85573551107edbc7cf4f58e3812d477f 20241223122524955 DAUC <0003> auc.c:145 vector [3]: res = a3cb2290238ff3cd0000000000000000 20241223122524955 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524955 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524955 DAUC <0003> auc.c:179 vector [3]: kc = 1e3e1334db726c00 20241223122524955 DAUC <0003> auc.c:180 vector [3]: sres = fd7c33d8 20241223122524955 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524955 DAUC <0003> auc.c:113 vector [4]: rand = 16bb874619cd1d2ea5d2d67957acdafc 20241223122524955 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241223122524955 DAUC <0003> auc.c:142 vector [4]: autn = 5c23ba0c8be700004e9c1162b20c52b4 20241223122524955 DAUC <0003> auc.c:143 vector [4]: ck = bf3ab6da41b84abc8f2fa20b6f2b3e2b 20241223122524955 DAUC <0003> auc.c:144 vector [4]: ik = 6d714f9a25494579ae469176aa5adbaa 20241223122524955 DAUC <0003> auc.c:145 vector [4]: res = 3f87c81c8086877d0000000000000000 20241223122524955 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524955 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122524955 DAUC <0003> auc.c:179 vector [4]: kc = b20981a94e31ec00 20241223122524955 DAUC <0003> auc.c:180 vector [4]: sres = 0b1e4e0a 20241223122524955 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122524955 DAUC <0003> db_auc.c:245 IMSI='262424879084550': Generated 5 vectors 20241223122524955 DAUC <0003> db_auc.c:249 IMSI='262424879084550': Updating SQN=321 in DB 20241223122524955 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424879084550"} 20241223122524955 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524955 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524955 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524956 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524957 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424879084550"} 20241223122524957 DAUC <0003> db_auc.c:236 IMSI='262424879084550': Calling to generate 5 vectors 20241223122524957 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122524957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241223122524957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524957 DAUC <0003> auc.c:113 vector [0]: rand = 4f1c742c39b1feaa2e5d4f396eee7fce 20241223122524957 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241223122524957 DAUC <0003> auc.c:142 vector [0]: autn = 7d55b62ca478000043e4dcddd3f81334 20241223122524957 DAUC <0003> auc.c:143 vector [0]: ck = 1a5e6df2cdcb37ea99c50da7cc5b078b 20241223122524957 DAUC <0003> auc.c:144 vector [0]: ik = eff2b7b9847257889ee04d9c927e4d25 20241223122524957 DAUC <0003> auc.c:145 vector [0]: res = b758b2d1d97b85590000000000000000 20241223122524957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524957 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524957 DAUC <0003> auc.c:179 vector [0]: kc = 175a0b4395425800 20241223122524957 DAUC <0003> auc.c:180 vector [0]: sres = 744d9c9e 20241223122524957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524957 DAUC <0003> auc.c:113 vector [1]: rand = 442be3ee07b7565d2fda3856b10dd9c4 20241223122524957 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241223122524957 DAUC <0003> auc.c:142 vector [1]: autn = d2520c0279130000c58436b8dfd14164 20241223122524957 DAUC <0003> auc.c:143 vector [1]: ck = 0196389a3a2bdff8c9216e12c7811d8a 20241223122524957 DAUC <0003> auc.c:144 vector [1]: ik = da01e07f91ba0191aaae360fbe485cc1 20241223122524957 DAUC <0003> auc.c:145 vector [1]: res = 80a4338c080992b50000000000000000 20241223122524957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524957 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524957 DAUC <0003> auc.c:179 vector [1]: kc = 615f43ef63fbd800 20241223122524957 DAUC <0003> auc.c:180 vector [1]: sres = f16331df 20241223122524957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524957 DAUC <0003> auc.c:113 vector [2]: rand = 47949b387afb30ba93fa01071d432b30 20241223122524957 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241223122524957 DAUC <0003> auc.c:142 vector [2]: autn = f8c1851e5f99000073b23f40e3b60ea7 20241223122524957 DAUC <0003> auc.c:143 vector [2]: ck = 20a8431eb57d81a9bfb90499d252b066 20241223122524957 DAUC <0003> auc.c:144 vector [2]: ik = 8995298f7f06551e6bc52d6326e92a60 20241223122524957 DAUC <0003> auc.c:145 vector [2]: res = 7d5bce4b7e842f590000000000000000 20241223122524957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524957 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524957 DAUC <0003> auc.c:179 vector [2]: kc = 7101995883ca5c00 20241223122524957 DAUC <0003> auc.c:180 vector [2]: sres = 557ab770 20241223122524957 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524957 DAUC <0003> auc.c:113 vector [3]: rand = 6cb1f983d8bb819eed8711b8a8cdf85c 20241223122524957 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241223122524957 DAUC <0003> auc.c:142 vector [3]: autn = 785bfdfb33870000e9dfbab410e4d444 20241223122524957 DAUC <0003> auc.c:143 vector [3]: ck = 33337d8a24443c7f34dc4a96a43f7aa7 20241223122524957 DAUC <0003> auc.c:144 vector [3]: ik = af7fdd0e55ab5c8e15ea9e8463216e28 20241223122524957 DAUC <0003> auc.c:145 vector [3]: res = 7797ee9f6404841e0000000000000000 20241223122524957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524957 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524957 DAUC <0003> auc.c:179 vector [3]: kc = 51975c6ef7fd0800 20241223122524957 DAUC <0003> auc.c:180 vector [3]: sres = 7b437c1a 20241223122524957 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524957 DAUC <0003> auc.c:113 vector [4]: rand = 3e5ad1d14b35b00000ed31d83754c54b 20241223122524957 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241223122524957 DAUC <0003> auc.c:142 vector [4]: autn = 560ac78f9b2500003a3a980df4506d3e 20241223122524957 DAUC <0003> auc.c:143 vector [4]: ck = f994ff21fb9f1bde014fbe24680a07ac 20241223122524957 DAUC <0003> auc.c:144 vector [4]: ik = 5fe0718ada0a3ab1cc21ec388758b766 20241223122524957 DAUC <0003> auc.c:145 vector [4]: res = c814e6400b6ceb5f0000000000000000 20241223122524957 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524957 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122524957 DAUC <0003> auc.c:179 vector [4]: kc = 82e49ac23e45dc00 20241223122524957 DAUC <0003> auc.c:180 vector [4]: sres = 622824b9 20241223122524957 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122524957 DAUC <0003> db_auc.c:245 IMSI='262424879084550': Generated 5 vectors 20241223122524957 DAUC <0003> db_auc.c:249 IMSI='262424879084550': Updating SQN=481 in DB 20241223122524957 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424879084550"} 20241223122524957 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424879084550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524957 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524957 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4258 20241223122524959 DAUC <0003> db_auc.c:157 IMSI='262422338780309': No 2G Auth Data 20241223122524959 DAUC <0003> db_auc.c:192 IMSI='262422338780309': No 3G Auth Data 20241223122524966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4258 20241223122524967 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524967 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422338780309"} 20241223122524968 DAUC <0003> db_auc.c:236 IMSI='262422338780309': Calling to generate 1 vectors 20241223122524968 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241223122524968 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524968 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524968 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122524968 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524968 DAUC <0003> auc.c:113 vector [0]: rand = 2ca77f8345b2182b518ae3a6eb2cdeda 20241223122524968 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122524968 DAUC <0003> auc.c:142 vector [0]: autn = 02912a3cc93400001df038785422efdc 20241223122524968 DAUC <0003> auc.c:143 vector [0]: ck = 82f7a1aae3f4b4fbe2c2da83df6ebe9c 20241223122524968 DAUC <0003> auc.c:144 vector [0]: ik = 8a56efa728c6ad839e1947d886f800dd 20241223122524968 DAUC <0003> auc.c:145 vector [0]: res = beceef0d58c8cc1a0000000000000000 20241223122524968 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524968 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524968 DAUC <0003> auc.c:179 vector [0]: kc = c4add455a9a4f4f3 20241223122524968 DAUC <0003> auc.c:180 vector [0]: sres = 6380d471 20241223122524968 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524968 DAUC <0003> db_auc.c:245 IMSI='262422338780309': Generated 1 vectors 20241223122524968 DAUC <0003> db_auc.c:249 IMSI='262422338780309': Updating SQN=33 in DB 20241223122524968 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422338780309"} 20241223122524968 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524968 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524968 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524969 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524969 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422338780309"} 20241223122524969 DAUC <0003> db_auc.c:236 IMSI='262422338780309': Calling to generate 4 vectors 20241223122524969 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241223122524969 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524969 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524969 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241223122524969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524969 DAUC <0003> auc.c:113 vector [0]: rand = 3099d33dcd48938bb0179fe7a87ccea1 20241223122524969 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241223122524969 DAUC <0003> auc.c:142 vector [0]: autn = 18cef26a846100005bb940ac2281f5a8 20241223122524969 DAUC <0003> auc.c:143 vector [0]: ck = 406e5b7aaa56b177f2eea76d71ece548 20241223122524969 DAUC <0003> auc.c:144 vector [0]: ik = 8debe612c39aa748f2793d9e3fcfae38 20241223122524969 DAUC <0003> auc.c:145 vector [0]: res = e4e182268580800b0000000000000000 20241223122524969 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524969 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524969 DAUC <0003> auc.c:179 vector [0]: kc = 101549e05fd01c35 20241223122524969 DAUC <0003> auc.c:180 vector [0]: sres = 7bf07322 20241223122524969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524969 DAUC <0003> auc.c:113 vector [1]: rand = ecedc72f8654f681b8557aa4a9987809 20241223122524969 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241223122524969 DAUC <0003> auc.c:142 vector [1]: autn = 0afd03e029f100001c498cd11783cd5a 20241223122524969 DAUC <0003> auc.c:143 vector [1]: ck = 8306ec57db90cddd6289d775260e4e06 20241223122524969 DAUC <0003> auc.c:144 vector [1]: ik = d036fa59aff0d1f1a1c93013ae1318e4 20241223122524969 DAUC <0003> auc.c:145 vector [1]: res = 57cdb18d39bde27c0000000000000000 20241223122524969 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524969 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524969 DAUC <0003> auc.c:179 vector [1]: kc = bd327590d5c7545d 20241223122524969 DAUC <0003> auc.c:180 vector [1]: sres = e2969812 20241223122524969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524969 DAUC <0003> auc.c:113 vector [2]: rand = 8905a84d80688435456422ef2b3bdd65 20241223122524969 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241223122524969 DAUC <0003> auc.c:142 vector [2]: autn = ccf6fb3d3b5b00009fb9751a7c6564c8 20241223122524969 DAUC <0003> auc.c:143 vector [2]: ck = 87f8acab3cf72c5e220e2afb59c8a409 20241223122524969 DAUC <0003> auc.c:144 vector [2]: ik = e7f77cf9c9ab3994572f1cfb68a60102 20241223122524969 DAUC <0003> auc.c:145 vector [2]: res = b4536195827038de0000000000000000 20241223122524969 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524969 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524969 DAUC <0003> auc.c:179 vector [2]: kc = e7523d77c9951fa5 20241223122524969 DAUC <0003> auc.c:180 vector [2]: sres = b5c7cf2d 20241223122524969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524969 DAUC <0003> auc.c:113 vector [3]: rand = 076c99194c7eb19f0151f8f7efe88982 20241223122524969 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241223122524969 DAUC <0003> auc.c:142 vector [3]: autn = 9481f60a5ede000011b669557f6305b6 20241223122524969 DAUC <0003> auc.c:143 vector [3]: ck = 5f0e89a5c545a3ebdf669e375ff39ff3 20241223122524969 DAUC <0003> auc.c:144 vector [3]: ik = de712165dc7f9bee100965df6c82d5cf 20241223122524969 DAUC <0003> auc.c:145 vector [3]: res = fdfa2db9e4206a3f0000000000000000 20241223122524969 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524969 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524969 DAUC <0003> auc.c:179 vector [3]: kc = 10ef473eae0fe89f 20241223122524969 DAUC <0003> auc.c:180 vector [3]: sres = ff24a502 20241223122524969 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524969 DAUC <0003> db_auc.c:245 IMSI='262422338780309': Generated 4 vectors 20241223122524969 DAUC <0003> db_auc.c:249 IMSI='262422338780309': Updating SQN=161 in DB 20241223122524969 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422338780309"} 20241223122524969 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524969 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524969 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524971 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422338780309"} 20241223122524971 DAUC <0003> db_auc.c:236 IMSI='262422338780309': Calling to generate 5 vectors 20241223122524971 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122524971 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524971 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524971 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241223122524971 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524971 DAUC <0003> auc.c:113 vector [0]: rand = 43c4805dc256279a46e88acf9026d18b 20241223122524971 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241223122524971 DAUC <0003> auc.c:142 vector [0]: autn = 57d8d29d74e00000df8565b7ceef298a 20241223122524971 DAUC <0003> auc.c:143 vector [0]: ck = 8570584fb37ae3fd54365d3e6daa2294 20241223122524971 DAUC <0003> auc.c:144 vector [0]: ik = 4f9053c0b2f8ee858d7ddf30b3da04c8 20241223122524971 DAUC <0003> auc.c:145 vector [0]: res = 793e83d714ed365c0000000000000000 20241223122524971 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524971 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524971 DAUC <0003> auc.c:179 vector [0]: kc = c57d2a444e68470e 20241223122524971 DAUC <0003> auc.c:180 vector [0]: sres = 3ead832a 20241223122524971 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524971 DAUC <0003> auc.c:113 vector [1]: rand = 242a24c101465ce2607a6c47463eaf4f 20241223122524971 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241223122524971 DAUC <0003> auc.c:142 vector [1]: autn = 16b32e4c72190000f2a82f60a2a9cc86 20241223122524971 DAUC <0003> auc.c:143 vector [1]: ck = d9b5736c9502a7842177918b28bf2f6b 20241223122524971 DAUC <0003> auc.c:144 vector [1]: ik = 2961830d6c2df1a56282757d46b9508d 20241223122524971 DAUC <0003> auc.c:145 vector [1]: res = 4bfbee32a4d36f0a0000000000000000 20241223122524971 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524971 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524971 DAUC <0003> auc.c:179 vector [1]: kc = 01cc5b55041c6b73 20241223122524971 DAUC <0003> auc.c:180 vector [1]: sres = 5aebf800 20241223122524971 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524971 DAUC <0003> auc.c:113 vector [2]: rand = 301fae709ef584d0ec24657147d19634 20241223122524971 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241223122524971 DAUC <0003> auc.c:142 vector [2]: autn = 4dc9bbc1ae7a000066a713fa8da0ece6 20241223122524971 DAUC <0003> auc.c:143 vector [2]: ck = 6be822b0e590062be94dac14ea3e3c09 20241223122524971 DAUC <0003> auc.c:144 vector [2]: ik = d29d78c94eabbb1ff04c1de61e17fc26 20241223122524971 DAUC <0003> auc.c:145 vector [2]: res = 0f59c2c74536ef530000000000000000 20241223122524971 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524971 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524971 DAUC <0003> auc.c:179 vector [2]: kc = 8ddbc0c5aa7ae250 20241223122524971 DAUC <0003> auc.c:180 vector [2]: sres = a3c0af98 20241223122524971 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524971 DAUC <0003> auc.c:113 vector [3]: rand = 1783510c7a689d50681718dd53328a57 20241223122524971 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241223122524971 DAUC <0003> auc.c:142 vector [3]: autn = 480455116c2d0000408c004cb97198ac 20241223122524971 DAUC <0003> auc.c:143 vector [3]: ck = 607c84f8e8cb7f6cf7e228b149941684 20241223122524971 DAUC <0003> auc.c:144 vector [3]: ik = d8cec328faae18c99a38f030cb5de336 20241223122524971 DAUC <0003> auc.c:145 vector [3]: res = 6d48b24f26aa04b40000000000000000 20241223122524971 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524971 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524971 DAUC <0003> auc.c:179 vector [3]: kc = 48f1826bf6e9d70c 20241223122524971 DAUC <0003> auc.c:180 vector [3]: sres = cbec3f35 20241223122524971 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524971 DAUC <0003> auc.c:113 vector [4]: rand = f38f9df1608dbb89ecbaab1e73f5f15e 20241223122524971 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241223122524971 DAUC <0003> auc.c:142 vector [4]: autn = fd41ee5205950000bd4b8e9d53246ed8 20241223122524971 DAUC <0003> auc.c:143 vector [4]: ck = b8a94721e3a7ed2b211cac489183f8a4 20241223122524971 DAUC <0003> auc.c:144 vector [4]: ik = 5addd23c22de03aa6c8790e7a428552e 20241223122524971 DAUC <0003> auc.c:145 vector [4]: res = 11ad9d9e8d646aa20000000000000000 20241223122524971 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524971 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122524971 DAUC <0003> auc.c:179 vector [4]: kc = d358e1e364d0b76c 20241223122524971 DAUC <0003> auc.c:180 vector [4]: sres = a30a6daa 20241223122524971 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122524971 DAUC <0003> db_auc.c:245 IMSI='262422338780309': Generated 5 vectors 20241223122524971 DAUC <0003> db_auc.c:249 IMSI='262422338780309': Updating SQN=321 in DB 20241223122524971 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422338780309"} 20241223122524971 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524972 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524972 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422338780309"} 20241223122524972 DAUC <0003> db_auc.c:236 IMSI='262422338780309': Calling to generate 5 vectors 20241223122524972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122524972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122524972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122524972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241223122524972 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122524972 DAUC <0003> auc.c:113 vector [0]: rand = 00458abfbabcccff5b3b0c754567aa2f 20241223122524972 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241223122524972 DAUC <0003> auc.c:142 vector [0]: autn = 4d1442e52c9a0000e791544583931ffa 20241223122524972 DAUC <0003> auc.c:143 vector [0]: ck = 57ffa9b72b6675d77394de7d4889bd3f 20241223122524972 DAUC <0003> auc.c:144 vector [0]: ik = 39b82631bf1a70bd8d517bc559aea116 20241223122524972 DAUC <0003> auc.c:145 vector [0]: res = 1cf8b7688d24834d0000000000000000 20241223122524972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122524972 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122524972 DAUC <0003> auc.c:179 vector [0]: kc = 48fcb52a3ba79716 20241223122524972 DAUC <0003> auc.c:180 vector [0]: sres = 06b3f4b0 20241223122524972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122524972 DAUC <0003> auc.c:113 vector [1]: rand = 5de21365669a8a8b52c20a7966a36a56 20241223122524972 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241223122524972 DAUC <0003> auc.c:142 vector [1]: autn = 8a331411232a000089db565af7d2eb0b 20241223122524972 DAUC <0003> auc.c:143 vector [1]: ck = 3ab7a7c88eb28e3020f50288ddd4853a 20241223122524972 DAUC <0003> auc.c:144 vector [1]: ik = 89eb9bb11020d2a980e4998ea1f13e61 20241223122524972 DAUC <0003> auc.c:145 vector [1]: res = 089cd23733bff9c50000000000000000 20241223122524972 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122524972 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122524972 DAUC <0003> auc.c:179 vector [1]: kc = d1fb38c2243b8472 20241223122524972 DAUC <0003> auc.c:180 vector [1]: sres = 26971cbb 20241223122524972 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122524972 DAUC <0003> auc.c:113 vector [2]: rand = 4569b2ff89c3ad303877b2183ca05752 20241223122524972 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241223122524972 DAUC <0003> auc.c:142 vector [2]: autn = 575d012b9c350000bf24dc630b52fb20 20241223122524972 DAUC <0003> auc.c:143 vector [2]: ck = 0c29097b9e7e59769d88d9dbdfdb27a1 20241223122524972 DAUC <0003> auc.c:144 vector [2]: ik = ed24f353aa7834aa8e270b4de2f259d8 20241223122524972 DAUC <0003> auc.c:145 vector [2]: res = 940968e341a72a100000000000000000 20241223122524972 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122524972 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122524972 DAUC <0003> auc.c:179 vector [2]: kc = ff295673956d4c03 20241223122524973 DAUC <0003> auc.c:180 vector [2]: sres = 9a7994c6 20241223122524973 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122524973 DAUC <0003> auc.c:113 vector [3]: rand = 99fa62c81183e65badc51a595996fc9a 20241223122524973 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241223122524973 DAUC <0003> auc.c:142 vector [3]: autn = 93cdde302fb2000019fdd61d5d8eb113 20241223122524973 DAUC <0003> auc.c:143 vector [3]: ck = 06b9d082dd279ebc34d168d685cdcb6b 20241223122524973 DAUC <0003> auc.c:144 vector [3]: ik = 75cb18101054c0695753b9d414b1b140 20241223122524973 DAUC <0003> auc.c:145 vector [3]: res = 364cd1d4480e50d00000000000000000 20241223122524973 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122524973 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122524973 DAUC <0003> auc.c:179 vector [3]: kc = 7437c3eac5cb521e 20241223122524973 DAUC <0003> auc.c:180 vector [3]: sres = 8da2a038 20241223122524973 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122524973 DAUC <0003> auc.c:113 vector [4]: rand = 92b8fe8594755d6b75fccff3f99f3d78 20241223122524973 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241223122524973 DAUC <0003> auc.c:142 vector [4]: autn = d6504bf234d600002a4a50d54f079a6f 20241223122524973 DAUC <0003> auc.c:143 vector [4]: ck = 545cce2dcf1ef99894a34845450a7707 20241223122524973 DAUC <0003> auc.c:144 vector [4]: ik = 8f158d5de5cfd85391b0bb9190c46e7a 20241223122524973 DAUC <0003> auc.c:145 vector [4]: res = b5be9aa920140d880000000000000000 20241223122524973 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122524973 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122524973 DAUC <0003> auc.c:179 vector [4]: kc = 7f3a5ba3a061ba8b 20241223122524973 DAUC <0003> auc.c:180 vector [4]: sres = cfa0ae68 20241223122524973 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122524973 DAUC <0003> db_auc.c:245 IMSI='262422338780309': Generated 5 vectors 20241223122524973 DAUC <0003> db_auc.c:249 IMSI='262422338780309': Updating SQN=481 in DB 20241223122524973 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422338780309"} 20241223122524973 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422338780309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122524973 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524973 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122524974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4258 20241223122524975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241223122524975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46251<->l=127.0.0.1:4259) 20241223122524975 DLINP <000b> input/ipa.c:451 connected read/write 20241223122524975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122524975 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122524975 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122524975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122524998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60078<->l=127.0.0.1:4258 20241223122525099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60078<->l=127.0.0.1:4258 20241223122528206 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122528207 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122528211 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122528213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4258 20241223122528216 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122528217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122528217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122528217 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  20241223122528217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122528217 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  20241223122528217 DLGSUP <0013> gsup_server.c:235 2:  20241223122528217 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122528217 DLGSUP <0013> gsup_server.c:235 3:  20241223122528217 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122528217 DLGSUP <0013> gsup_server.c:235 4:  20241223122528217 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122528217 DLGSUP <0013> gsup_server.c:235 5:  20241223122528217 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122528217 DLGSUP <0013> gsup_server.c:235 7:  20241223122528217 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122528217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122528217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122528217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122528245 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40855<->l=127.0.0.1:4259) 20241223122528252 DAUC <0003> db_auc.c:157 IMSI='262420282444022': No 2G Auth Data 20241223122528252 DAUC <0003> db_auc.c:192 IMSI='262420282444022': No 3G Auth Data 20241223122528274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241223122528285 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122528285 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420282444022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420282444022"} 20241223122528285 DAUC <0003> db_auc.c:157 IMSI='262420282444022': No 2G Auth Data 20241223122528286 DAUC <0003> db_auc.c:236 IMSI='262420282444022': Calling to generate 5 vectors 20241223122528286 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241223122528286 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122528286 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122528286 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122528286 DAUC <0003> auc.c:113 vector [0]: rand = 4b8258b8e58491bbd6956fb5fe7adb98 20241223122528286 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122528286 DAUC <0003> auc.c:142 vector [0]: autn = 7ec5fa9d49a880002afd0ff275cdd279 20241223122528286 DAUC <0003> auc.c:143 vector [0]: ck = febd160ec596efbc0b74ea899d323850 20241223122528286 DAUC <0003> auc.c:144 vector [0]: ik = 150c6889a57093c909f0d124eed2d14d 20241223122528286 DAUC <0003> auc.c:145 vector [0]: res = 7e6806671d3979550000000000000000 20241223122528286 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122528286 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122528286 DAUC <0003> auc.c:151 vector [0]: kc = e935452a13069568 20241223122528286 DAUC <0003> auc.c:152 vector [0]: sres = 63517f32 20241223122528286 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122528286 DAUC <0003> auc.c:113 vector [1]: rand = cc4f57829319af6e2115283314400c74 20241223122528286 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122528286 DAUC <0003> auc.c:142 vector [1]: autn = 9355ad93ae6b8000543ac6a9c05f1e9d 20241223122528286 DAUC <0003> auc.c:143 vector [1]: ck = ad3dbfc55ea8f0ef63d7103f919d2945 20241223122528286 DAUC <0003> auc.c:144 vector [1]: ik = e0d31b6459b7d1722ec83a993b3c3efa 20241223122528286 DAUC <0003> auc.c:145 vector [1]: res = b2c238d5e9ea4f480000000000000000 20241223122528286 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122528286 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122528286 DAUC <0003> auc.c:151 vector [1]: kc = 00f18e07adbe3622 20241223122528286 DAUC <0003> auc.c:152 vector [1]: sres = 5b28779d 20241223122528286 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122528286 DAUC <0003> auc.c:113 vector [2]: rand = f336b4a9e1197668d34ccaca18a3eeb2 20241223122528286 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122528286 DAUC <0003> auc.c:142 vector [2]: autn = 65d6c04b3a9f8000472c7565d5e56b97 20241223122528286 DAUC <0003> auc.c:143 vector [2]: ck = 731097cfb0c39fccfa163b2db0561c3a 20241223122528286 DAUC <0003> auc.c:144 vector [2]: ik = ac64d3ac074793a1fe461aa39f5a8536 20241223122528286 DAUC <0003> auc.c:145 vector [2]: res = 9482879a353d17b20000000000000000 20241223122528286 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122528286 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122528286 DAUC <0003> auc.c:151 vector [2]: kc = db2465ed98889561 20241223122528286 DAUC <0003> auc.c:152 vector [2]: sres = a1bf9028 20241223122528286 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122528286 DAUC <0003> auc.c:113 vector [3]: rand = 85d68a4f8187cc5ca838a7d49ca1cfa2 20241223122528286 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122528286 DAUC <0003> auc.c:142 vector [3]: autn = e20d37694a1b8000278c5864bde97b17 20241223122528286 DAUC <0003> auc.c:143 vector [3]: ck = 6cc406df2726d35a96c1432f3af59ae9 20241223122528286 DAUC <0003> auc.c:144 vector [3]: ik = 432e8a2af11651b43dd8fb0ba06bdee0 20241223122528286 DAUC <0003> auc.c:145 vector [3]: res = dc46390d43d870af0000000000000000 20241223122528286 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122528286 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122528286 DAUC <0003> auc.c:151 vector [3]: kc = 84f334d14caec6e7 20241223122528286 DAUC <0003> auc.c:152 vector [3]: sres = 9f9e49a2 20241223122528286 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122528286 DAUC <0003> auc.c:113 vector [4]: rand = c4f08cc1e55aa3fd643633e179415531 20241223122528286 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122528286 DAUC <0003> auc.c:142 vector [4]: autn = f5324aeca1ef8000b0d4e69416e66d20 20241223122528286 DAUC <0003> auc.c:143 vector [4]: ck = 683c719a729fbb87fb8a772cbd7d550e 20241223122528286 DAUC <0003> auc.c:144 vector [4]: ik = 6de18a636e6031a0af167128369c1a66 20241223122528286 DAUC <0003> auc.c:145 vector [4]: res = f8fb48040b12992b0000000000000000 20241223122528286 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122528286 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241223122528286 DAUC <0003> auc.c:151 vector [4]: kc = 5141fdfd971ec54f 20241223122528286 DAUC <0003> auc.c:152 vector [4]: sres = f3e9d12f 20241223122528286 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241223122528286 DAUC <0003> db_auc.c:245 IMSI='262420282444022': Generated 5 vectors 20241223122528286 DAUC <0003> db_auc.c:249 IMSI='262420282444022': Updating SQN=161 in DB 20241223122528286 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420282444022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420282444022"} 20241223122528286 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420282444022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122528286 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528287 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241223122528296 DAUC <0003> db_auc.c:157 IMSI='262421317766357': No 2G Auth Data 20241223122528296 DAUC <0003> db_auc.c:192 IMSI='262421317766357': No 3G Auth Data 20241223122528313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241223122528316 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122528316 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421317766357 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421317766357"} 20241223122528316 DAUC <0003> db_auc.c:157 IMSI='262421317766357': No 2G Auth Data 20241223122528316 DAUC <0003> db_auc.c:236 IMSI='262421317766357': Calling to generate 5 vectors 20241223122528316 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241223122528316 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122528316 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241223122528316 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122528316 DAUC <0003> auc.c:113 vector [0]: rand = 86e6d312da0b052ea07bc586fae069f0 20241223122528316 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122528316 DAUC <0003> auc.c:142 vector [0]: autn = 3ca04d1d37ff8000eb8b7216b36583e4 20241223122528316 DAUC <0003> auc.c:143 vector [0]: ck = 19e6e18a4b2e01202832f83448c661f8 20241223122528316 DAUC <0003> auc.c:144 vector [0]: ik = 2dd77c06dddabe5ce7dce05ad01d52db 20241223122528316 DAUC <0003> auc.c:145 vector [0]: res = 177f397f5a0c171d0000000000000000 20241223122528316 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122528316 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241223122528316 DAUC <0003> auc.c:151 vector [0]: kc = fbdf85e20e2f8c5f 20241223122528316 DAUC <0003> auc.c:152 vector [0]: sres = 4d732e62 20241223122528316 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241223122528316 DAUC <0003> auc.c:113 vector [1]: rand = be3c56542f61309d9ead7b0df02c96c9 20241223122528316 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122528316 DAUC <0003> auc.c:142 vector [1]: autn = c56cee267b738000e876c33650308cf3 20241223122528316 DAUC <0003> auc.c:143 vector [1]: ck = fac42990fb07b6466547eb16f07d274c 20241223122528316 DAUC <0003> auc.c:144 vector [1]: ik = 4d92819902d7d91034b36ce60aef6529 20241223122528316 DAUC <0003> auc.c:145 vector [1]: res = 2ab758f9f07da38a0000000000000000 20241223122528316 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122528316 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241223122528316 DAUC <0003> auc.c:151 vector [1]: kc = e6a22ff903422d33 20241223122528316 DAUC <0003> auc.c:152 vector [1]: sres = dacafb73 20241223122528316 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241223122528316 DAUC <0003> auc.c:113 vector [2]: rand = 5402daa6466afc23e9eeb634f69e2a8f 20241223122528316 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122528316 DAUC <0003> auc.c:142 vector [2]: autn = 9f92f43234b3800090cbb6f64587fe36 20241223122528316 DAUC <0003> auc.c:143 vector [2]: ck = 50127752f5e271902a324c571310db92 20241223122528316 DAUC <0003> auc.c:144 vector [2]: ik = 20c997417fffa36042ada71fd7411edd 20241223122528316 DAUC <0003> auc.c:145 vector [2]: res = a030b962bbc3ce470000000000000000 20241223122528316 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122528316 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241223122528316 DAUC <0003> auc.c:151 vector [2]: kc = 18440b5b4e4c17bf 20241223122528316 DAUC <0003> auc.c:152 vector [2]: sres = 1bf37725 20241223122528316 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241223122528316 DAUC <0003> auc.c:113 vector [3]: rand = c826a118a4609058666cff79c4c95fc6 20241223122528316 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122528316 DAUC <0003> auc.c:142 vector [3]: autn = be205f3a0f7780000040a011e77eeef9 20241223122528316 DAUC <0003> auc.c:143 vector [3]: ck = 86fcedded8c4a7ca5725338d3bc3508a 20241223122528316 DAUC <0003> auc.c:144 vector [3]: ik = f6ba150c4dc690ec74492faf8665d274 20241223122528316 DAUC <0003> auc.c:145 vector [3]: res = a94b8e616b954ef60000000000000000 20241223122528316 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122528316 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241223122528316 DAUC <0003> auc.c:151 vector [3]: kc = 532ae4f028a4b5d8 20241223122528316 DAUC <0003> auc.c:152 vector [3]: sres = c2dec097 20241223122528316 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241223122528316 DAUC <0003> auc.c:113 vector [4]: rand = e153fafd3c73aa8cc31eebf8e663567f 20241223122528316 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122528316 DAUC <0003> auc.c:142 vector [4]: autn = b5c885201b028000c8f736f2b642d8f5 20241223122528316 DAUC <0003> auc.c:143 vector [4]: ck = 3b811886963df1e8cbebff9d27345305 20241223122528316 DAUC <0003> auc.c:144 vector [4]: ik = 90a8bcab1211b0fd54b1bb476e67f0f3 20241223122528316 DAUC <0003> auc.c:145 vector [4]: res = e150a5134d48806a0000000000000000 20241223122528316 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122528316 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241223122528316 DAUC <0003> auc.c:151 vector [4]: kc = 3473e0f7cd7fe2e3 20241223122528316 DAUC <0003> auc.c:152 vector [4]: sres = ac182579 20241223122528316 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241223122528316 DAUC <0003> db_auc.c:245 IMSI='262421317766357': Generated 5 vectors 20241223122528316 DAUC <0003> db_auc.c:249 IMSI='262421317766357': Updating SQN=161 in DB 20241223122528316 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421317766357 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421317766357"} 20241223122528316 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421317766357 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122528316 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528316 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241223122528318 DAUC <0003> db_auc.c:157 IMSI='262422429070449': No 2G Auth Data 20241223122528318 DAUC <0003> db_auc.c:192 IMSI='262422429070449': No 3G Auth Data 20241223122528325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20241223122528326 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122528326 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422429070449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422429070449"} 20241223122528326 DAUC <0003> db_auc.c:236 IMSI='262422429070449': Calling to generate 5 vectors 20241223122528326 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122528326 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122528326 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122528326 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122528326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122528326 DAUC <0003> auc.c:113 vector [0]: rand = a54470c0ed43cad6162045703da9a17b 20241223122528326 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122528326 DAUC <0003> auc.c:142 vector [0]: autn = 3bf67de4e24880001ff986662bd63a83 20241223122528326 DAUC <0003> auc.c:143 vector [0]: ck = 1c3836e2e7a4dfa5471599521ddf547c 20241223122528326 DAUC <0003> auc.c:144 vector [0]: ik = 71260e91aa4f7b83f237c47b160badde 20241223122528326 DAUC <0003> auc.c:145 vector [0]: res = d6f07008b8150d6f0000000000000000 20241223122528326 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122528326 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122528326 DAUC <0003> auc.c:179 vector [0]: kc = a0c29d548ac40800 20241223122528326 DAUC <0003> auc.c:180 vector [0]: sres = 92fd25f1 20241223122528326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122528326 DAUC <0003> auc.c:113 vector [1]: rand = 717163e7489697715ec8129572422b77 20241223122528326 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122528326 DAUC <0003> auc.c:142 vector [1]: autn = 5d8506ad712b80004328135628ee6017 20241223122528326 DAUC <0003> auc.c:143 vector [1]: ck = 895606ca7acd04e497a384c3fbac7f31 20241223122528326 DAUC <0003> auc.c:144 vector [1]: ik = d61f3e2046922df79b68e5ebeb24d7f7 20241223122528326 DAUC <0003> auc.c:145 vector [1]: res = c3340ff35561b4e10000000000000000 20241223122528326 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122528326 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122528326 DAUC <0003> auc.c:179 vector [1]: kc = e8adc88f342ae800 20241223122528326 DAUC <0003> auc.c:180 vector [1]: sres = bd7f8085 20241223122528326 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122528326 DAUC <0003> auc.c:113 vector [2]: rand = 3d777d6389c39731bcc8bd6ef50e5462 20241223122528326 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122528326 DAUC <0003> auc.c:142 vector [2]: autn = 32e46599abc48000100a8dca843a8282 20241223122528326 DAUC <0003> auc.c:143 vector [2]: ck = 268977e8f32aff9057afb2688e4ee10e 20241223122528326 DAUC <0003> auc.c:144 vector [2]: ik = d71eea81fe0721eefc6121e92d43d78d 20241223122528326 DAUC <0003> auc.c:145 vector [2]: res = ca9d37d1928ebf100000000000000000 20241223122528326 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122528326 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122528326 DAUC <0003> auc.c:179 vector [2]: kc = e7f2c5c0ad378800 20241223122528326 DAUC <0003> auc.c:180 vector [2]: sres = 3910aa66 20241223122528326 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122528326 DAUC <0003> auc.c:113 vector [3]: rand = 2c4aec4e8b71928090e32e93acf60d08 20241223122528326 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122528326 DAUC <0003> auc.c:142 vector [3]: autn = c15c15fa36e0800069fcaa000d2441f3 20241223122528326 DAUC <0003> auc.c:143 vector [3]: ck = 4d161512b2e35cc4d981bb823b588b77 20241223122528326 DAUC <0003> auc.c:144 vector [3]: ik = 9964b9f916f484e492b3284614290518 20241223122528326 DAUC <0003> auc.c:145 vector [3]: res = 78e17bfce600c0430000000000000000 20241223122528326 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122528326 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122528327 DAUC <0003> auc.c:179 vector [3]: kc = 6914c6fa40589000 20241223122528327 DAUC <0003> auc.c:180 vector [3]: sres = 7d7feeb2 20241223122528327 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122528327 DAUC <0003> auc.c:113 vector [4]: rand = 863295b3e934872e98c3101969026c04 20241223122528327 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122528327 DAUC <0003> auc.c:142 vector [4]: autn = 097f5ff0f1ff8000e46a18460f27d235 20241223122528327 DAUC <0003> auc.c:143 vector [4]: ck = 10f357503ca265c24dbda149540d4e9b 20241223122528327 DAUC <0003> auc.c:144 vector [4]: ik = 883cba8b88edcd355080bc86d19b9a48 20241223122528327 DAUC <0003> auc.c:145 vector [4]: res = 51a539aa0c0307190000000000000000 20241223122528327 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122528327 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122528327 DAUC <0003> auc.c:179 vector [4]: kc = 3e13b7b2db474800 20241223122528327 DAUC <0003> auc.c:180 vector [4]: sres = 916291a2 20241223122528327 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122528327 DAUC <0003> db_auc.c:245 IMSI='262422429070449': Generated 5 vectors 20241223122528327 DAUC <0003> db_auc.c:249 IMSI='262422429070449': Updating SQN=161 in DB 20241223122528327 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422429070449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422429070449"} 20241223122528327 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422429070449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122528327 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528327 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20241223122528329 DAUC <0003> db_auc.c:157 IMSI='262424001068615': No 2G Auth Data 20241223122528329 DAUC <0003> db_auc.c:192 IMSI='262424001068615': No 3G Auth Data 20241223122528335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241223122528337 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122528337 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424001068615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424001068615"} 20241223122528337 DAUC <0003> db_auc.c:236 IMSI='262424001068615': Calling to generate 5 vectors 20241223122528337 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122528337 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122528337 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122528337 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122528337 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122528337 DAUC <0003> auc.c:113 vector [0]: rand = 80ddf04ed11b2157fbd282a1ad4c3246 20241223122528337 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122528337 DAUC <0003> auc.c:142 vector [0]: autn = c2f818ee8be880002a74d685ea66c704 20241223122528337 DAUC <0003> auc.c:143 vector [0]: ck = 66b976e362e7c84f9a3ceee41049102b 20241223122528337 DAUC <0003> auc.c:144 vector [0]: ik = ea85c72e07cbf87772cd1bfafa1fe207 20241223122528337 DAUC <0003> auc.c:145 vector [0]: res = 40e9bdcef79287e00000000000000000 20241223122528337 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122528337 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122528337 DAUC <0003> auc.c:179 vector [0]: kc = 985b340f1c679000 20241223122528337 DAUC <0003> auc.c:180 vector [0]: sres = 7742a89d 20241223122528337 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122528337 DAUC <0003> auc.c:113 vector [1]: rand = fd16622b8641515672aef33dc7c193da 20241223122528337 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122528337 DAUC <0003> auc.c:142 vector [1]: autn = 2352f1acf8648000d1a7c02ea69e19b5 20241223122528337 DAUC <0003> auc.c:143 vector [1]: ck = 17c1168c0a5469f6cd0204d21e22414b 20241223122528337 DAUC <0003> auc.c:144 vector [1]: ik = 3fa10d0ccd08105a7f5741759cec065a 20241223122528337 DAUC <0003> auc.c:145 vector [1]: res = 2ac13bbd92cd422e0000000000000000 20241223122528337 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122528337 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122528337 DAUC <0003> auc.c:179 vector [1]: kc = ffad9845f636a800 20241223122528337 DAUC <0003> auc.c:180 vector [1]: sres = 1dc3d7e0 20241223122528337 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122528337 DAUC <0003> auc.c:113 vector [2]: rand = bc6858b03b05982259584e7392c85d18 20241223122528337 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122528337 DAUC <0003> auc.c:142 vector [2]: autn = 479f2ae83434800044533f8ed11f4614 20241223122528337 DAUC <0003> auc.c:143 vector [2]: ck = 5cb6d363ef5c22529bd38d8f9ae487ae 20241223122528337 DAUC <0003> auc.c:144 vector [2]: ik = 7dc758f61d40654435a242cabdd40390 20241223122528337 DAUC <0003> auc.c:145 vector [2]: res = 83a91c3f45947cbe0000000000000000 20241223122528337 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122528337 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122528337 DAUC <0003> auc.c:179 vector [2]: kc = e3ac248deb5f7800 20241223122528337 DAUC <0003> auc.c:180 vector [2]: sres = f3775349 20241223122528337 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122528337 DAUC <0003> auc.c:113 vector [3]: rand = 622d8513cfd4e03f3023f08f4d13e80f 20241223122528337 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122528337 DAUC <0003> auc.c:142 vector [3]: autn = c12f6ca805668000d6d890592eb0e3cc 20241223122528337 DAUC <0003> auc.c:143 vector [3]: ck = 5aad324af205cd95dd06629c54a3b094 20241223122528337 DAUC <0003> auc.c:144 vector [3]: ik = 562468a1c758806253f1dea6b50112fc 20241223122528337 DAUC <0003> auc.c:145 vector [3]: res = 5be8a36fd686fb4d0000000000000000 20241223122528337 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122528337 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122528337 DAUC <0003> auc.c:179 vector [3]: kc = a2f90b9bb6abb400 20241223122528337 DAUC <0003> auc.c:180 vector [3]: sres = af76d93a 20241223122528337 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122528337 DAUC <0003> auc.c:113 vector [4]: rand = 5e799d92a8f65b28ccf8a715470d4a2c 20241223122528337 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122528337 DAUC <0003> auc.c:142 vector [4]: autn = ec2c6db493e380004c0c5f4b1697c98e 20241223122528337 DAUC <0003> auc.c:143 vector [4]: ck = f1075fd7cf863f81887cd5ea426c60fe 20241223122528337 DAUC <0003> auc.c:144 vector [4]: ik = 1fd2cf838c518177090ddb7711b154a2 20241223122528337 DAUC <0003> auc.c:145 vector [4]: res = 5c8b253d93fd1c950000000000000000 20241223122528337 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122528337 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122528337 DAUC <0003> auc.c:179 vector [4]: kc = cd5ac7a9cb18bc00 20241223122528337 DAUC <0003> auc.c:180 vector [4]: sres = 986fd02b 20241223122528337 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122528337 DAUC <0003> db_auc.c:245 IMSI='262424001068615': Generated 5 vectors 20241223122528337 DAUC <0003> db_auc.c:249 IMSI='262424001068615': Updating SQN=161 in DB 20241223122528337 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424001068615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424001068615"} 20241223122528337 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424001068615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122528337 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528337 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241223122528340 DAUC <0003> db_auc.c:157 IMSI='262426919317293': No 2G Auth Data 20241223122528340 DAUC <0003> db_auc.c:192 IMSI='262426919317293': No 3G Auth Data 20241223122528346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60140<->l=127.0.0.1:4258 20241223122528348 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122528348 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426919317293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426919317293"} 20241223122528348 DAUC <0003> db_auc.c:236 IMSI='262426919317293': Calling to generate 5 vectors 20241223122528348 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241223122528348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241223122528348 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241223122528348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241223122528348 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241223122528348 DAUC <0003> auc.c:113 vector [0]: rand = b8c5375e4fdd9cdde61c2734f679bfa7 20241223122528348 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241223122528348 DAUC <0003> auc.c:142 vector [0]: autn = 866836d12f6f8000762e60025fcef5c6 20241223122528348 DAUC <0003> auc.c:143 vector [0]: ck = cce81d9c1cb7a0970510d32c399caa79 20241223122528348 DAUC <0003> auc.c:144 vector [0]: ik = 16dabdd31cd0ff0f5511215aebab1799 20241223122528348 DAUC <0003> auc.c:145 vector [0]: res = df7368db1defddec0000000000000000 20241223122528348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241223122528348 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241223122528348 DAUC <0003> auc.c:179 vector [0]: kc = 4f2cf2c45443b1c6 20241223122528348 DAUC <0003> auc.c:180 vector [0]: sres = e98ebd8d 20241223122528348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241223122528348 DAUC <0003> auc.c:113 vector [1]: rand = f63fb58a86177334b06114ff4d32233e 20241223122528348 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241223122528348 DAUC <0003> auc.c:142 vector [1]: autn = de29b0101d798000769624df989f5aad 20241223122528348 DAUC <0003> auc.c:143 vector [1]: ck = b37a2249bfea0bf85c9afbb0d4ccff28 20241223122528348 DAUC <0003> auc.c:144 vector [1]: ik = e88964277a82190f98deaa799a5b3fd0 20241223122528348 DAUC <0003> auc.c:145 vector [1]: res = 9dd1fe1d3a2f7b630000000000000000 20241223122528348 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241223122528348 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241223122528348 DAUC <0003> auc.c:179 vector [1]: kc = 52406a5eb84f4acb 20241223122528348 DAUC <0003> auc.c:180 vector [1]: sres = 670db739 20241223122528348 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241223122528348 DAUC <0003> auc.c:113 vector [2]: rand = 8c3e7c18f59ad0d9854b5c066742cbb7 20241223122528348 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241223122528348 DAUC <0003> auc.c:142 vector [2]: autn = d90c4020f9e980000b4407e2f4b85bcd 20241223122528348 DAUC <0003> auc.c:143 vector [2]: ck = a9fd4dea8dfc50b6751cc977ac9359ab 20241223122528348 DAUC <0003> auc.c:144 vector [2]: ik = d480666a73f99c2b67aaef43d83146a1 20241223122528348 DAUC <0003> auc.c:145 vector [2]: res = fa656674d82e45d20000000000000000 20241223122528348 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241223122528348 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241223122528348 DAUC <0003> auc.c:179 vector [2]: kc = 157778a1bcf644ab 20241223122528348 DAUC <0003> auc.c:180 vector [2]: sres = e4be51c8 20241223122528348 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241223122528348 DAUC <0003> auc.c:113 vector [3]: rand = ab8ed6d31d75287dd991df7f3a64d750 20241223122528348 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241223122528348 DAUC <0003> auc.c:142 vector [3]: autn = cc91a35bd98b800009a6c907a83e819d 20241223122528348 DAUC <0003> auc.c:143 vector [3]: ck = b1ae882e5d8ed5cb65d74904249b6a31 20241223122528348 DAUC <0003> auc.c:144 vector [3]: ik = 5f8b99e49f1f103ed1d72088f888e9c8 20241223122528348 DAUC <0003> auc.c:145 vector [3]: res = b44bc43b1cea9fd40000000000000000 20241223122528348 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241223122528348 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241223122528348 DAUC <0003> auc.c:179 vector [3]: kc = f9996f961dc914ef 20241223122528348 DAUC <0003> auc.c:180 vector [3]: sres = 39a685c4 20241223122528348 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241223122528348 DAUC <0003> auc.c:113 vector [4]: rand = 8809d9e54033f85e5e474892a557b071 20241223122528348 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241223122528348 DAUC <0003> auc.c:142 vector [4]: autn = d884b239fb96800089b8dc36ce18d5e8 20241223122528348 DAUC <0003> auc.c:143 vector [4]: ck = b0787ef1d07fe1108b4d81fc636912aa 20241223122528348 DAUC <0003> auc.c:144 vector [4]: ik = c403d9dd7533acfd2ad9bfaaaa78569c 20241223122528348 DAUC <0003> auc.c:145 vector [4]: res = 9f48280114ebfaaa0000000000000000 20241223122528348 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241223122528348 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241223122528348 DAUC <0003> auc.c:179 vector [4]: kc = 70bfdb8676c5ae33 20241223122528348 DAUC <0003> auc.c:180 vector [4]: sres = 32dcbc1a 20241223122528348 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241223122528348 DAUC <0003> db_auc.c:245 IMSI='262426919317293': Generated 5 vectors 20241223122528348 DAUC <0003> db_auc.c:249 IMSI='262426919317293': Updating SQN=161 in DB 20241223122528349 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426919317293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426919317293"} 20241223122528349 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426919317293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122528349 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528349 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122528350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60140<->l=127.0.0.1:4258 20241223122528351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4258 20241223122528352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40855<->l=127.0.0.1:4259) 20241223122528352 DLINP <000b> input/ipa.c:451 connected read/write 20241223122528352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122528352 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122528352 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122528352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122528374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60146<->l=127.0.0.1:4258 20241223122528475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60146<->l=127.0.0.1:4258 20241223122531595 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122531595 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122531597 DLINP <000b> input/ipa.c:451 connected read/write 20241223122531597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122531598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44664<->l=127.0.0.1:4258 20241223122531600 DLINP <000b> input/ipa.c:451 connected read/write 20241223122531600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122531600 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122531600 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122531600 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  20241223122531600 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122531600 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  20241223122531600 DLGSUP <0013> gsup_server.c:235 2:  20241223122531600 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122531600 DLGSUP <0013> gsup_server.c:235 3:  20241223122531600 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122531600 DLGSUP <0013> gsup_server.c:235 4:  20241223122531600 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122531600 DLGSUP <0013> gsup_server.c:235 5:  20241223122531600 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122531600 DLGSUP <0013> gsup_server.c:235 7:  20241223122531600 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122531600 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122531600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122531600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122531612 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45985<->l=127.0.0.1:4259) 20241223122531620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44668<->l=127.0.0.1:4258 20241223122531642 DLINP <000b> input/ipa.c:451 connected read/write 20241223122531642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122531642 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421360922561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421360922561" cn_domain=PS} 20241223122531642 DLU <0006> fsm.c:456 lu(262421360922561)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122531642 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421360922561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241223122531642 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421360922561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421360922561" cause=IMSI unknown in HLR} 20241223122531642 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421360922561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122531642 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421360922561)[0x55bd172f3330]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122531642 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421360922561)[0x55bd172f3330]{UNVALIDATED}: Freeing instance 20241223122531642 DLU <0006> fsm.c:568 lu(PS:IMSI-262421360922561)[0x55bd172f3330]{UNVALIDATED}: Deallocated 20241223122531643 DLINP <000b> input/ipa.c:451 connected read/write 20241223122531643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122531643 DLINP <000b> input/ipa.c:451 connected read/write 20241223122531643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122531648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44668<->l=127.0.0.1:4258 20241223122531650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44664<->l=127.0.0.1:4258 20241223122531652 DLINP <000b> input/ipa.c:451 connected read/write 20241223122531652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122531652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122531652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122531652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122531653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45985<->l=127.0.0.1:4259) 20241223122531690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44678<->l=127.0.0.1:4258 20241223122531791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44678<->l=127.0.0.1:4258 20241223122534901 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122534901 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122534906 DLINP <000b> input/ipa.c:451 connected read/write 20241223122534906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122534906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241223122534907 DLINP <000b> input/ipa.c:451 connected read/write 20241223122534907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122534907 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122534907 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122534907 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  20241223122534907 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122534907 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  20241223122534907 DLGSUP <0013> gsup_server.c:235 2:  20241223122534907 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122534907 DLGSUP <0013> gsup_server.c:235 3:  20241223122534907 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122534907 DLGSUP <0013> gsup_server.c:235 4:  20241223122534907 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122534907 DLGSUP <0013> gsup_server.c:235 5:  20241223122534907 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122534907 DLGSUP <0013> gsup_server.c:235 7:  20241223122534907 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122534907 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122534907 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122534907 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122534935 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40163<->l=127.0.0.1:4259) 20241223122534955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44690<->l=127.0.0.1:4258 20241223122534966 DLINP <000b> input/ipa.c:451 connected read/write 20241223122534966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122534966 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424457883192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424457883192" cn_domain=PS source_name="the-source\n"} 20241223122534966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241223122534966 DLU <0006> fsm.c:456 lu(262424457883192)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122534966 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424457883192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241223122534966 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424457883192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424457883192" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241223122534966 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424457883192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122534966 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424457883192)[0x55bd172f3330]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122534966 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424457883192)[0x55bd172f3330]{UNVALIDATED}: Freeing instance 20241223122534966 DLU <0006> fsm.c:568 lu(PS:IMSI-262424457883192)[0x55bd172f3330]{UNVALIDATED}: Deallocated 20241223122534966 DLINP <000b> input/ipa.c:451 connected read/write 20241223122534966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122534966 DLINP <000b> input/ipa.c:451 connected read/write 20241223122534966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122534971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44690<->l=127.0.0.1:4258 20241223122534973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241223122534974 DLINP <000b> input/ipa.c:451 connected read/write 20241223122534975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122534975 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122534975 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122534975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122534975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241223122534975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40163<->l=127.0.0.1:4259) 20241223122535010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44694<->l=127.0.0.1:4258 20241223122535111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44694<->l=127.0.0.1:4258 20241223122538221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122538221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122538223 DLINP <000b> input/ipa.c:451 connected read/write 20241223122538223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122538224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44704<->l=127.0.0.1:4258 20241223122538225 DLINP <000b> input/ipa.c:451 connected read/write 20241223122538225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122538225 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122538225 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122538225 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  20241223122538225 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122538225 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  20241223122538225 DLGSUP <0013> gsup_server.c:235 2:  20241223122538225 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122538225 DLGSUP <0013> gsup_server.c:235 3:  20241223122538225 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122538225 DLGSUP <0013> gsup_server.c:235 4:  20241223122538225 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122538225 DLGSUP <0013> gsup_server.c:235 5:  20241223122538225 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122538225 DLGSUP <0013> gsup_server.c:235 7:  20241223122538225 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122538225 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122538225 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122538225 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122538235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46467<->l=127.0.0.1:4259) 20241223122538240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44714<->l=127.0.0.1:4258 20241223122538266 DLINP <000b> input/ipa.c:451 connected read/write 20241223122538266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122538266 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426871405102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426871405102" cn_domain=PS} 20241223122538266 DLU <0006> fsm.c:456 lu(262426871405102)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122538266 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426871405102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241223122538266 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426871405102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426871405102" cause=Roaming not allowed in this location area} 20241223122538266 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426871405102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122538266 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426871405102)[0x55bd172f3330]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122538266 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426871405102)[0x55bd172f3330]{UNVALIDATED}: Freeing instance 20241223122538266 DLU <0006> fsm.c:568 lu(PS:IMSI-262426871405102)[0x55bd172f3330]{UNVALIDATED}: Deallocated 20241223122538266 DLINP <000b> input/ipa.c:451 connected read/write 20241223122538266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122538266 DLINP <000b> input/ipa.c:451 connected read/write 20241223122538266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122538267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44714<->l=127.0.0.1:4258 20241223122538268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44704<->l=127.0.0.1:4258 20241223122538268 DLINP <000b> input/ipa.c:451 connected read/write 20241223122538268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122538268 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122538268 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122538268 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122538268 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46467<->l=127.0.0.1:4259) 20241223122538297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4258 20241223122538398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4258 20241223122541510 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122541510 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122541515 DLINP <000b> input/ipa.c:451 connected read/write 20241223122541515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122541516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 20241223122541520 DLINP <000b> input/ipa.c:451 connected read/write 20241223122541521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122541521 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122541521 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122541521 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  20241223122541521 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122541521 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  20241223122541521 DLGSUP <0013> gsup_server.c:235 2:  20241223122541521 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122541521 DLGSUP <0013> gsup_server.c:235 3:  20241223122541521 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122541521 DLGSUP <0013> gsup_server.c:235 4:  20241223122541521 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122541521 DLGSUP <0013> gsup_server.c:235 5:  20241223122541521 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122541521 DLGSUP <0013> gsup_server.c:235 7:  20241223122541521 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122541521 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122541521 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122541521 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122541548 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34861<->l=127.0.0.1:4259) 20241223122541566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44738<->l=127.0.0.1:4258 20241223122541569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122541569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122541569 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421371199687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421371199687"} 20241223122541569 DAUC <0003> db_auc.c:133 IMSI='262421371199687': No such subscriber 20241223122541569 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421371199687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241223122541569 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421371199687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421371199687" cause=IMSI unknown in HLR} 20241223122541569 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421371199687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122541569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122541569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122541569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122541569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122541572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44738<->l=127.0.0.1:4258 20241223122541572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 20241223122541573 DLINP <000b> input/ipa.c:451 connected read/write 20241223122541573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122541573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122541573 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122541573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122541573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34861<->l=127.0.0.1:4259) 20241223122541604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38674<->l=127.0.0.1:4258 20241223122541705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38674<->l=127.0.0.1:4258 20241223122544826 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122544826 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122544830 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241223122544834 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544835 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122544835 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122544835 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  20241223122544835 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122544835 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  20241223122544835 DLGSUP <0013> gsup_server.c:235 2:  20241223122544835 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122544835 DLGSUP <0013> gsup_server.c:235 3:  20241223122544835 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122544835 DLGSUP <0013> gsup_server.c:235 4:  20241223122544835 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122544835 DLGSUP <0013> gsup_server.c:235 5:  20241223122544835 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122544835 DLGSUP <0013> gsup_server.c:235 7:  20241223122544835 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122544835 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122544835 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122544835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122544853 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41449<->l=127.0.0.1:4259) 20241223122544859 DAUC <0003> db_auc.c:157 IMSI='262423358425943': No 2G Auth Data 20241223122544859 DAUC <0003> db_auc.c:192 IMSI='262423358425943': No 3G Auth Data 20241223122544880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38690<->l=127.0.0.1:4258 20241223122544885 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544885 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423358425943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423358425943" cn_domain=PS} 20241223122544885 DLU <0006> fsm.c:456 lu(262423358425943)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122544885 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423358425943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122544885 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423358425943)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122544885 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423358425943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423358425943" cn_domain=PS} 20241223122544885 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544885 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544890 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544890 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423358425943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423358425943"} 20241223122544890 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423358425943)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122544890 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423358425943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122544890 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423358425943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423358425943"} 20241223122544890 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423358425943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122544890 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423358425943)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122544890 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423358425943)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122544890 DLU <0006> fsm.c:568 lu(PS:IMSI-262423358425943)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122544890 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544890 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38690<->l=127.0.0.1:4258 20241223122544894 DAUC <0003> db_auc.c:157 IMSI='262424388287609': No 2G Auth Data 20241223122544894 DAUC <0003> db_auc.c:192 IMSI='262424388287609': No 3G Auth Data 20241223122544895 DLGSUP <0013> hlr.c:121 IMSI 262424388287609: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122544905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38702<->l=127.0.0.1:4258 20241223122544907 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544907 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424388287609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424388287609" cn_domain=PS} 20241223122544907 DLU <0006> fsm.c:456 lu(262424388287609)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122544907 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424388287609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122544907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424388287609)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122544907 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424388287609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424388287609" cn_domain=PS} 20241223122544907 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544907 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544908 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544908 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424388287609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424388287609"} 20241223122544908 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424388287609)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122544908 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424388287609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122544908 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424388287609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424388287609"} 20241223122544908 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424388287609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122544908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424388287609)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122544908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424388287609)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122544908 DLU <0006> fsm.c:568 lu(PS:IMSI-262424388287609)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122544908 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544908 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38702<->l=127.0.0.1:4258 20241223122544909 DAUC <0003> db_auc.c:157 IMSI='262425036733902': No 2G Auth Data 20241223122544909 DAUC <0003> db_auc.c:192 IMSI='262425036733902': No 3G Auth Data 20241223122544909 DLGSUP <0013> hlr.c:121 IMSI 262425036733902: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122544915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38716<->l=127.0.0.1:4258 20241223122544917 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544917 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425036733902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425036733902" cn_domain=PS} 20241223122544917 DLU <0006> fsm.c:456 lu(262425036733902)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122544917 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425036733902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122544917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425036733902)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122544917 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425036733902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425036733902" cn_domain=PS} 20241223122544917 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544917 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544917 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544917 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425036733902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425036733902"} 20241223122544917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425036733902)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122544917 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425036733902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122544917 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425036733902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425036733902"} 20241223122544917 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425036733902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122544917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425036733902)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122544917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425036733902)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122544917 DLU <0006> fsm.c:568 lu(PS:IMSI-262425036733902)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122544917 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544917 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38716<->l=127.0.0.1:4258 20241223122544919 DAUC <0003> db_auc.c:157 IMSI='262423677448639': No 2G Auth Data 20241223122544919 DAUC <0003> db_auc.c:192 IMSI='262423677448639': No 3G Auth Data 20241223122544919 DLGSUP <0013> hlr.c:121 IMSI 262423677448639: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122544926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20241223122544928 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544928 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423677448639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423677448639" cn_domain=PS} 20241223122544928 DLU <0006> fsm.c:456 lu(262423677448639)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122544928 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423677448639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122544928 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423677448639)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122544928 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423677448639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423677448639" cn_domain=PS} 20241223122544928 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544928 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544929 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544929 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423677448639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423677448639"} 20241223122544929 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423677448639)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122544929 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423677448639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122544929 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423677448639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423677448639"} 20241223122544929 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423677448639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122544929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423677448639)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122544929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423677448639)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122544929 DLU <0006> fsm.c:568 lu(PS:IMSI-262423677448639)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122544929 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544929 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20241223122544930 DAUC <0003> db_auc.c:157 IMSI='262428923088111': No 2G Auth Data 20241223122544930 DAUC <0003> db_auc.c:192 IMSI='262428923088111': No 3G Auth Data 20241223122544931 DLGSUP <0013> hlr.c:121 IMSI 262428923088111: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122544937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20241223122544939 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544939 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428923088111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428923088111" cn_domain=PS} 20241223122544939 DLU <0006> fsm.c:456 lu(262428923088111)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122544939 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428923088111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122544939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428923088111)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122544939 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428923088111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428923088111" cn_domain=PS} 20241223122544939 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544939 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544940 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544940 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428923088111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428923088111"} 20241223122544940 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428923088111)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122544940 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428923088111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122544940 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428923088111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428923088111"} 20241223122544940 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428923088111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122544940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428923088111)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122544940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428923088111)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122544940 DLU <0006> fsm.c:568 lu(PS:IMSI-262428923088111)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122544940 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544940 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20241223122544941 DAUC <0003> db_auc.c:157 IMSI='262428221935615': No 2G Auth Data 20241223122544941 DAUC <0003> db_auc.c:192 IMSI='262428221935615': No 3G Auth Data 20241223122544942 DLGSUP <0013> hlr.c:121 IMSI 262428221935615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122544948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 20241223122544949 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544949 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428221935615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428221935615" cn_domain=PS} 20241223122544949 DLU <0006> fsm.c:456 lu(262428221935615)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122544949 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428221935615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122544949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428221935615)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122544949 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428221935615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428221935615" cn_domain=PS} 20241223122544949 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544949 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544950 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544950 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428221935615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428221935615"} 20241223122544950 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428221935615)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122544950 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428221935615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122544950 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428221935615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428221935615"} 20241223122544950 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428221935615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122544950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428221935615)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122544951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428221935615)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122544951 DLU <0006> fsm.c:568 lu(PS:IMSI-262428221935615)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122544951 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544951 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 20241223122544952 DAUC <0003> db_auc.c:157 IMSI='262427370443057': No 2G Auth Data 20241223122544952 DAUC <0003> db_auc.c:192 IMSI='262427370443057': No 3G Auth Data 20241223122544952 DLGSUP <0013> hlr.c:121 IMSI 262427370443057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122544958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241223122544960 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544960 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427370443057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427370443057" cn_domain=PS} 20241223122544960 DLU <0006> fsm.c:456 lu(262427370443057)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122544960 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427370443057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122544960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427370443057)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122544960 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427370443057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427370443057" cn_domain=PS} 20241223122544960 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544960 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544961 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544961 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427370443057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427370443057"} 20241223122544961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427370443057)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122544961 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427370443057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122544961 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427370443057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427370443057"} 20241223122544961 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427370443057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122544961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427370443057)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122544961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427370443057)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122544961 DLU <0006> fsm.c:568 lu(PS:IMSI-262427370443057)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122544961 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544961 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241223122544962 DAUC <0003> db_auc.c:157 IMSI='262421710039121': No 2G Auth Data 20241223122544962 DAUC <0003> db_auc.c:192 IMSI='262421710039121': No 3G Auth Data 20241223122544962 DLGSUP <0013> hlr.c:121 IMSI 262421710039121: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122544969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38764<->l=127.0.0.1:4258 20241223122544971 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544971 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421710039121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421710039121" cn_domain=PS} 20241223122544971 DLU <0006> fsm.c:456 lu(262421710039121)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122544971 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421710039121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122544971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421710039121)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122544971 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421710039121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421710039121" cn_domain=PS} 20241223122544971 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544971 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544972 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544972 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421710039121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421710039121"} 20241223122544972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421710039121)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122544972 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421710039121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122544972 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421710039121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421710039121"} 20241223122544972 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421710039121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122544972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421710039121)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122544972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421710039121)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122544972 DLU <0006> fsm.c:568 lu(PS:IMSI-262421710039121)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122544972 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544972 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122544973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38764<->l=127.0.0.1:4258 20241223122544974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241223122544974 DLINP <000b> input/ipa.c:451 connected read/write 20241223122544974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122544974 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122544974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122544974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122544974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41449<->l=127.0.0.1:4259) 20241223122544999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20241223122545100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20241223122548204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122548204 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122548207 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20241223122548210 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548210 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122548210 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122548210 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  20241223122548210 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122548210 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  20241223122548210 DLGSUP <0013> gsup_server.c:235 2:  20241223122548211 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122548211 DLGSUP <0013> gsup_server.c:235 3:  20241223122548211 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122548211 DLGSUP <0013> gsup_server.c:235 4:  20241223122548211 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122548211 DLGSUP <0013> gsup_server.c:235 5:  20241223122548211 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122548211 DLGSUP <0013> gsup_server.c:235 7:  20241223122548211 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122548211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122548211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122548211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122548221 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44849<->l=127.0.0.1:4259) 20241223122548224 DAUC <0003> db_auc.c:157 IMSI='262421147515912': No 2G Auth Data 20241223122548224 DAUC <0003> db_auc.c:192 IMSI='262421147515912': No 3G Auth Data 20241223122548231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4258 20241223122548254 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548254 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421147515912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421147515912" cn_domain=PS source_name="the-source\n"} 20241223122548254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241223122548254 DLU <0006> fsm.c:456 lu(262421147515912)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122548254 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421147515912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241223122548254 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421147515912)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122548254 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421147515912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421147515912" cn_domain=PS destination_name="the-source\n"} 20241223122548254 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548255 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548262 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548262 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421147515912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421147515912" source_name="the-source\n"} 20241223122548262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421147515912)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122548262 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421147515912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122548262 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421147515912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421147515912" destination_name="the-source\n"} 20241223122548262 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421147515912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122548262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421147515912)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122548262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421147515912)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122548262 DLU <0006> fsm.c:568 lu(PS:IMSI-262421147515912)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122548262 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548262 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4258 20241223122548269 DAUC <0003> db_auc.c:157 IMSI='262422096695574': No 2G Auth Data 20241223122548269 DAUC <0003> db_auc.c:192 IMSI='262422096695574': No 3G Auth Data 20241223122548270 DLGSUP <0013> hlr.c:121 IMSI 262422096695574: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122548286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 20241223122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548288 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422096695574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422096695574" cn_domain=PS source_name="the-source\n"} 20241223122548288 DLU <0006> fsm.c:456 lu(262422096695574)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122548288 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422096695574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241223122548288 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422096695574)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122548288 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422096695574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422096695574" cn_domain=PS destination_name="the-source\n"} 20241223122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548289 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548289 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422096695574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422096695574" source_name="the-source\n"} 20241223122548289 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422096695574)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122548289 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422096695574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122548289 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422096695574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422096695574" destination_name="the-source\n"} 20241223122548289 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422096695574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122548289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422096695574)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122548289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422096695574)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122548289 DLU <0006> fsm.c:568 lu(PS:IMSI-262422096695574)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122548289 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548289 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 20241223122548291 DAUC <0003> db_auc.c:157 IMSI='262426568563388': No 2G Auth Data 20241223122548291 DAUC <0003> db_auc.c:192 IMSI='262426568563388': No 3G Auth Data 20241223122548291 DLGSUP <0013> hlr.c:121 IMSI 262426568563388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122548297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 20241223122548299 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548299 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426568563388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426568563388" cn_domain=PS source_name="the-source\n"} 20241223122548299 DLU <0006> fsm.c:456 lu(262426568563388)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122548299 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426568563388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241223122548299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426568563388)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122548299 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426568563388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426568563388" cn_domain=PS destination_name="the-source\n"} 20241223122548299 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548299 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548300 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548300 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426568563388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426568563388" source_name="the-source\n"} 20241223122548300 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426568563388)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122548300 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426568563388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122548300 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426568563388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426568563388" destination_name="the-source\n"} 20241223122548300 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426568563388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122548300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426568563388)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122548300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426568563388)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122548300 DLU <0006> fsm.c:568 lu(PS:IMSI-262426568563388)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122548300 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548300 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 20241223122548301 DAUC <0003> db_auc.c:157 IMSI='262423748478031': No 2G Auth Data 20241223122548301 DAUC <0003> db_auc.c:192 IMSI='262423748478031': No 3G Auth Data 20241223122548301 DLGSUP <0013> hlr.c:121 IMSI 262423748478031: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122548307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4258 20241223122548309 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548309 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423748478031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423748478031" cn_domain=PS source_name="the-source\n"} 20241223122548309 DLU <0006> fsm.c:456 lu(262423748478031)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122548309 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423748478031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241223122548309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423748478031)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122548309 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423748478031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423748478031" cn_domain=PS destination_name="the-source\n"} 20241223122548309 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548309 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548309 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548310 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423748478031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423748478031" source_name="the-source\n"} 20241223122548310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423748478031)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122548310 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423748478031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122548310 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423748478031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423748478031" destination_name="the-source\n"} 20241223122548310 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423748478031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122548310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423748478031)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122548310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423748478031)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122548310 DLU <0006> fsm.c:568 lu(PS:IMSI-262423748478031)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122548310 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548310 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4258 20241223122548311 DAUC <0003> db_auc.c:157 IMSI='262425760505872': No 2G Auth Data 20241223122548311 DAUC <0003> db_auc.c:192 IMSI='262425760505872': No 3G Auth Data 20241223122548311 DLGSUP <0013> hlr.c:121 IMSI 262425760505872: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122548318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20241223122548319 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548319 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425760505872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425760505872" cn_domain=PS source_name="the-source\n"} 20241223122548319 DLU <0006> fsm.c:456 lu(262425760505872)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122548319 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425760505872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241223122548319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425760505872)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122548319 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425760505872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425760505872" cn_domain=PS destination_name="the-source\n"} 20241223122548319 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548320 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548321 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548321 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425760505872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425760505872" source_name="the-source\n"} 20241223122548321 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425760505872)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122548321 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425760505872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122548321 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425760505872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425760505872" destination_name="the-source\n"} 20241223122548321 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425760505872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122548321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425760505872)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122548321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425760505872)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122548321 DLU <0006> fsm.c:568 lu(PS:IMSI-262425760505872)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122548321 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548321 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20241223122548322 DAUC <0003> db_auc.c:157 IMSI='262428276965455': No 2G Auth Data 20241223122548322 DAUC <0003> db_auc.c:192 IMSI='262428276965455': No 3G Auth Data 20241223122548322 DLGSUP <0013> hlr.c:121 IMSI 262428276965455: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122548328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 20241223122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548330 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428276965455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428276965455" cn_domain=PS source_name="the-source\n"} 20241223122548330 DLU <0006> fsm.c:456 lu(262428276965455)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122548330 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428276965455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241223122548330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428276965455)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122548330 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428276965455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428276965455" cn_domain=PS destination_name="the-source\n"} 20241223122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548332 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548332 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428276965455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428276965455" source_name="the-source\n"} 20241223122548332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428276965455)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122548332 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428276965455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122548332 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428276965455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428276965455" destination_name="the-source\n"} 20241223122548332 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428276965455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122548332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428276965455)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122548332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428276965455)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122548332 DLU <0006> fsm.c:568 lu(PS:IMSI-262428276965455)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122548332 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548332 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 20241223122548333 DAUC <0003> db_auc.c:157 IMSI='262423777202169': No 2G Auth Data 20241223122548333 DAUC <0003> db_auc.c:192 IMSI='262423777202169': No 3G Auth Data 20241223122548334 DLGSUP <0013> hlr.c:121 IMSI 262423777202169: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122548341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20241223122548342 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548342 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423777202169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423777202169" cn_domain=PS source_name="the-source\n"} 20241223122548342 DLU <0006> fsm.c:456 lu(262423777202169)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122548342 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423777202169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241223122548343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423777202169)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122548343 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423777202169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423777202169" cn_domain=PS destination_name="the-source\n"} 20241223122548343 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548343 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548344 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548344 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423777202169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423777202169" source_name="the-source\n"} 20241223122548344 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423777202169)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122548344 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423777202169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122548344 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423777202169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423777202169" destination_name="the-source\n"} 20241223122548344 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423777202169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122548344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423777202169)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122548344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423777202169)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122548344 DLU <0006> fsm.c:568 lu(PS:IMSI-262423777202169)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122548344 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548344 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20241223122548345 DAUC <0003> db_auc.c:157 IMSI='262427842206994': No 2G Auth Data 20241223122548345 DAUC <0003> db_auc.c:192 IMSI='262427842206994': No 3G Auth Data 20241223122548345 DLGSUP <0013> hlr.c:121 IMSI 262427842206994: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122548353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4258 20241223122548355 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548355 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427842206994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427842206994" cn_domain=PS source_name="the-source\n"} 20241223122548355 DLU <0006> fsm.c:456 lu(262427842206994)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122548355 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427842206994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241223122548355 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427842206994)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122548355 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427842206994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427842206994" cn_domain=PS destination_name="the-source\n"} 20241223122548355 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548355 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548356 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548356 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427842206994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427842206994" source_name="the-source\n"} 20241223122548356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427842206994)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122548356 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262427842206994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122548356 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427842206994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427842206994" destination_name="the-source\n"} 20241223122548356 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262427842206994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122548356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427842206994)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122548356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427842206994)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122548356 DLU <0006> fsm.c:568 lu(PS:IMSI-262427842206994)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122548356 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548356 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122548357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4258 20241223122548358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20241223122548358 DLINP <000b> input/ipa.c:451 connected read/write 20241223122548358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122548358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122548358 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122548358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122548358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241223122548358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44849<->l=127.0.0.1:4259) 20241223122548381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38872<->l=127.0.0.1:4258 20241223122548482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38872<->l=127.0.0.1:4258 20241223122551580 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122551580 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122551581 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38884<->l=127.0.0.1:4258 20241223122551583 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551583 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122551583 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122551583 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  20241223122551583 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122551583 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  20241223122551583 DLGSUP <0013> gsup_server.c:235 2:  20241223122551583 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122551583 DLGSUP <0013> gsup_server.c:235 3:  20241223122551583 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122551583 DLGSUP <0013> gsup_server.c:235 4:  20241223122551583 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122551583 DLGSUP <0013> gsup_server.c:235 5:  20241223122551583 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122551583 DLGSUP <0013> gsup_server.c:235 7:  20241223122551583 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122551583 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122551583 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122551583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122551591 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38239<->l=127.0.0.1:4259) 20241223122551597 DAUC <0003> db_auc.c:157 IMSI='262424830374536': No 2G Auth Data 20241223122551597 DAUC <0003> db_auc.c:192 IMSI='262424830374536': No 3G Auth Data 20241223122551603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41912<->l=127.0.0.1:4258 20241223122551626 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551626 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424830374536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424830374536" cn_domain=PS} 20241223122551626 DLU <0006> fsm.c:456 lu(262424830374536)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122551626 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424830374536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122551626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424830374536)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122551626 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424830374536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424830374536" cn_domain=PS} 20241223122551626 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551626 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551627 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551627 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424830374536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424830374536"} 20241223122551627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424830374536)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122551627 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424830374536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122551627 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424830374536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424830374536"} 20241223122551627 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424830374536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122551627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424830374536)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122551627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424830374536)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122551627 DLU <0006> fsm.c:568 lu(PS:IMSI-262424830374536)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122551627 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551627 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41912<->l=127.0.0.1:4258 20241223122551628 DAUC <0003> db_auc.c:157 IMSI='262422607739712': No 2G Auth Data 20241223122551628 DAUC <0003> db_auc.c:192 IMSI='262422607739712': No 3G Auth Data 20241223122551629 DLGSUP <0013> hlr.c:121 IMSI 262422607739712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122551634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41922<->l=127.0.0.1:4258 20241223122551637 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551637 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607739712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422607739712" cn_domain=PS} 20241223122551637 DLU <0006> fsm.c:456 lu(262422607739712)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122551637 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607739712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122551637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422607739712)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122551637 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607739712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422607739712" cn_domain=PS} 20241223122551637 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551637 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551638 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551638 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422607739712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422607739712"} 20241223122551638 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422607739712)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122551638 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422607739712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122551638 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607739712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422607739712"} 20241223122551638 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607739712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122551638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422607739712)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122551638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422607739712)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122551638 DLU <0006> fsm.c:568 lu(PS:IMSI-262422607739712)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122551638 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551638 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41922<->l=127.0.0.1:4258 20241223122551640 DAUC <0003> db_auc.c:157 IMSI='262429799566114': No 2G Auth Data 20241223122551640 DAUC <0003> db_auc.c:192 IMSI='262429799566114': No 3G Auth Data 20241223122551641 DLGSUP <0013> hlr.c:121 IMSI 262429799566114: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122551648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 20241223122551649 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551649 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429799566114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429799566114" cn_domain=PS} 20241223122551649 DLU <0006> fsm.c:456 lu(262429799566114)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122551649 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429799566114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122551649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429799566114)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122551649 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429799566114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429799566114" cn_domain=PS} 20241223122551649 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551649 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551650 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551650 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429799566114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429799566114"} 20241223122551650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429799566114)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122551650 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429799566114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122551650 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429799566114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429799566114"} 20241223122551650 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429799566114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122551650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429799566114)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122551650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429799566114)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122551650 DLU <0006> fsm.c:568 lu(PS:IMSI-262429799566114)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122551650 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551650 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 20241223122551652 DAUC <0003> db_auc.c:157 IMSI='262420873280938': No 2G Auth Data 20241223122551652 DAUC <0003> db_auc.c:192 IMSI='262420873280938': No 3G Auth Data 20241223122551652 DLGSUP <0013> hlr.c:121 IMSI 262420873280938: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122551658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20241223122551661 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551661 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420873280938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420873280938" cn_domain=PS} 20241223122551661 DLU <0006> fsm.c:456 lu(262420873280938)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122551661 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420873280938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122551661 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420873280938)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122551661 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420873280938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420873280938" cn_domain=PS} 20241223122551661 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551661 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551663 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551663 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420873280938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420873280938"} 20241223122551663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420873280938)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122551663 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420873280938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122551663 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420873280938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420873280938"} 20241223122551663 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420873280938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122551663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420873280938)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122551663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420873280938)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122551663 DLU <0006> fsm.c:568 lu(PS:IMSI-262420873280938)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122551663 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551663 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20241223122551664 DAUC <0003> db_auc.c:157 IMSI='262428038092107': No 2G Auth Data 20241223122551664 DAUC <0003> db_auc.c:192 IMSI='262428038092107': No 3G Auth Data 20241223122551664 DLGSUP <0013> hlr.c:121 IMSI 262428038092107: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122551670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 20241223122551672 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551672 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428038092107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428038092107" cn_domain=PS} 20241223122551672 DLU <0006> fsm.c:456 lu(262428038092107)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122551672 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428038092107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122551672 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428038092107)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122551672 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428038092107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428038092107" cn_domain=PS} 20241223122551672 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551672 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551673 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551673 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428038092107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428038092107"} 20241223122551673 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428038092107)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122551673 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428038092107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122551673 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428038092107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428038092107"} 20241223122551673 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428038092107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122551673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428038092107)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122551673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428038092107)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122551673 DLU <0006> fsm.c:568 lu(PS:IMSI-262428038092107)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122551673 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551673 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 20241223122551674 DAUC <0003> db_auc.c:157 IMSI='262422520165842': No 2G Auth Data 20241223122551674 DAUC <0003> db_auc.c:192 IMSI='262422520165842': No 3G Auth Data 20241223122551675 DLGSUP <0013> hlr.c:121 IMSI 262422520165842: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122551680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 20241223122551682 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551682 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422520165842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422520165842" cn_domain=PS} 20241223122551682 DLU <0006> fsm.c:456 lu(262422520165842)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122551682 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422520165842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122551682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422520165842)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122551682 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422520165842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422520165842" cn_domain=PS} 20241223122551682 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551682 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551683 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551683 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422520165842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422520165842"} 20241223122551683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422520165842)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122551683 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422520165842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122551683 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422520165842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422520165842"} 20241223122551683 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422520165842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122551683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422520165842)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122551683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422520165842)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122551683 DLU <0006> fsm.c:568 lu(PS:IMSI-262422520165842)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122551683 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551683 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 20241223122551684 DAUC <0003> db_auc.c:157 IMSI='262422185156488': No 2G Auth Data 20241223122551684 DAUC <0003> db_auc.c:192 IMSI='262422185156488': No 3G Auth Data 20241223122551685 DLGSUP <0013> hlr.c:121 IMSI 262422185156488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122551691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4258 20241223122551692 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551692 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422185156488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422185156488" cn_domain=PS} 20241223122551693 DLU <0006> fsm.c:456 lu(262422185156488)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122551693 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422185156488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122551693 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422185156488)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122551693 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422185156488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422185156488" cn_domain=PS} 20241223122551693 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551693 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551694 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551694 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422185156488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422185156488"} 20241223122551694 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422185156488)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122551694 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422185156488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122551694 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422185156488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422185156488"} 20241223122551694 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422185156488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122551694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422185156488)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122551694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422185156488)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122551694 DLU <0006> fsm.c:568 lu(PS:IMSI-262422185156488)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122551694 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551694 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4258 20241223122551695 DAUC <0003> db_auc.c:157 IMSI='262428367829804': No 2G Auth Data 20241223122551695 DAUC <0003> db_auc.c:192 IMSI='262428367829804': No 3G Auth Data 20241223122551696 DLGSUP <0013> hlr.c:121 IMSI 262428367829804: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122551702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20241223122551704 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551704 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428367829804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428367829804" cn_domain=PS} 20241223122551704 DLU <0006> fsm.c:456 lu(262428367829804)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122551704 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428367829804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122551704 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428367829804)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122551704 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428367829804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428367829804" cn_domain=PS} 20241223122551704 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551704 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551705 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551705 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428367829804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428367829804"} 20241223122551705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428367829804)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122551705 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428367829804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122551705 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428367829804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428367829804"} 20241223122551705 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428367829804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122551705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428367829804)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122551705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428367829804)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122551705 DLU <0006> fsm.c:568 lu(PS:IMSI-262428367829804)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122551705 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551705 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122551706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20241223122551707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38884<->l=127.0.0.1:4258 20241223122551707 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38239<->l=127.0.0.1:4259) 20241223122551708 DLINP <000b> input/ipa.c:451 connected read/write 20241223122551708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122551708 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122551708 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122551708 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122551734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4258 20241223122551834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4258 20241223122554940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122554940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122554944 DLINP <000b> input/ipa.c:451 connected read/write 20241223122554945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122554946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42004<->l=127.0.0.1:4258 20241223122554951 DLINP <000b> input/ipa.c:451 connected read/write 20241223122554951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122554951 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122554951 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122554951 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  20241223122554951 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122554951 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  20241223122554951 DLGSUP <0013> gsup_server.c:235 2:  20241223122554951 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122554951 DLGSUP <0013> gsup_server.c:235 3:  20241223122554951 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122554951 DLGSUP <0013> gsup_server.c:235 4:  20241223122554951 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122554951 DLGSUP <0013> gsup_server.c:235 5:  20241223122554951 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122554951 DLGSUP <0013> gsup_server.c:235 7:  20241223122554951 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122554951 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122554951 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122554951 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122554977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44137<->l=127.0.0.1:4259) 20241223122554979 DAUC <0003> db_auc.c:157 IMSI='262427439645573': No 2G Auth Data 20241223122554979 DAUC <0003> db_auc.c:192 IMSI='262427439645573': No 3G Auth Data 20241223122554982 DAUC <0003> db_auc.c:192 IMSI='262427439645573': No 3G Auth Data 20241223122554984 DAUC <0003> db_auc.c:157 IMSI='262422279873495': No 2G Auth Data 20241223122554984 DAUC <0003> db_auc.c:192 IMSI='262422279873495': No 3G Auth Data 20241223122554986 DAUC <0003> db_auc.c:157 IMSI='262422279873495': No 2G Auth Data 20241223122554988 DAUC <0003> db_auc.c:157 IMSI='262423732289411': No 2G Auth Data 20241223122554988 DAUC <0003> db_auc.c:192 IMSI='262423732289411': No 3G Auth Data 20241223122554991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42004<->l=127.0.0.1:4258 20241223122554991 DLINP <000b> input/ipa.c:451 connected read/write 20241223122554991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122554991 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122554991 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122554991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122554991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44137<->l=127.0.0.1:4259) 20241223122555013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4258 20241223122555114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4258 20241223122558223 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122558223 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122558225 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122558226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 20241223122558228 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122558228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122558228 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122558228 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  20241223122558228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122558228 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  20241223122558228 DLGSUP <0013> gsup_server.c:235 2:  20241223122558228 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122558228 DLGSUP <0013> gsup_server.c:235 3:  20241223122558229 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122558229 DLGSUP <0013> gsup_server.c:235 4:  20241223122558229 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122558229 DLGSUP <0013> gsup_server.c:235 5:  20241223122558229 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122558229 DLGSUP <0013> gsup_server.c:235 7:  20241223122558229 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122558229 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122558229 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122558229 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122558246 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45647<->l=127.0.0.1:4259) 20241223122558262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 20241223122558265 DAUC <0003> db_auc.c:157 IMSI='262427236574655': No 2G Auth Data 20241223122558265 DAUC <0003> db_auc.c:192 IMSI='262427236574655': No 3G Auth Data 20241223122558274 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122558274 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427236574655" cn_domain=PS} 20241223122558274 DLU <0006> fsm.c:456 lu(262427236574655)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122558274 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122558274 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427236574655)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122558274 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427236574655" cn_domain=PS} 20241223122558274 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122558274 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122558280 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122558280 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427236574655"} 20241223122558280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427236574655)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122558280 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122558280 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427236574655"} 20241223122558280 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122558280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427236574655)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122558280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427236574655)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122558280 DLU <0006> fsm.c:568 lu(PS:IMSI-262427236574655)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122558280 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122558280 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122558283 DLGSUP <0013> hlr.c:128 IMSI 262427236574655: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241223122558284 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122558284 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122558286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 20241223122558287 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122558287 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427236574655"} 20241223122558287 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241223122558287 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427236574655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122558288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 20241223122558292 DLINP <000b> input/ipa.c:451 connected read/write 20241223122558292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122558292 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122558292 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122558292 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122558293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45647<->l=127.0.0.1:4259) 20241223122558361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4258 20241223122558462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4258 20241223122601541 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122601541 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122601542 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20241223122601543 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601544 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122601544 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122601544 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  20241223122601544 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122601544 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  20241223122601544 DLGSUP <0013> gsup_server.c:235 2:  20241223122601544 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122601544 DLGSUP <0013> gsup_server.c:235 3:  20241223122601544 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122601544 DLGSUP <0013> gsup_server.c:235 4:  20241223122601544 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122601544 DLGSUP <0013> gsup_server.c:235 5:  20241223122601544 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122601544 DLGSUP <0013> gsup_server.c:235 7:  20241223122601544 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122601544 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122601544 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122601544 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122601550 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40323<->l=127.0.0.1:4259) 20241223122601552 DAUC <0003> db_auc.c:157 IMSI='262428949436599': No 2G Auth Data 20241223122601552 DAUC <0003> db_auc.c:192 IMSI='262428949436599': No 3G Auth Data 20241223122601558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20241223122601586 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601586 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428949436599" cn_domain=PS} 20241223122601586 DLU <0006> fsm.c:456 lu(262428949436599)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122601586 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122601586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428949436599)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122601586 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428949436599" cn_domain=PS} 20241223122601586 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601586 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601588 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601588 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428949436599"} 20241223122601588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428949436599)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122601588 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122601588 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428949436599"} 20241223122601588 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122601588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428949436599)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122601588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428949436599)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122601588 DLU <0006> fsm.c:568 lu(PS:IMSI-262428949436599)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122601588 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601588 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601589 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601589 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428949436599" cn_domain=CS} 20241223122601589 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241223122601589 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428949436599"} 20241223122601589 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428949436599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122601589 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601589 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20241223122601590 DAUC <0003> db_auc.c:157 IMSI='262427086749227': No 2G Auth Data 20241223122601590 DAUC <0003> db_auc.c:192 IMSI='262427086749227': No 3G Auth Data 20241223122601590 DLGSUP <0013> hlr.c:121 IMSI 262427086749227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122601596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43142<->l=127.0.0.1:4258 20241223122601597 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601597 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427086749227" cn_domain=PS} 20241223122601597 DLU <0006> fsm.c:456 lu(262427086749227)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122601597 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122601597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427086749227)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122601597 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427086749227" cn_domain=PS} 20241223122601597 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601597 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601598 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601598 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427086749227"} 20241223122601598 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427086749227)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122601598 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122601598 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427086749227"} 20241223122601598 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122601598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427086749227)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122601599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427086749227)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122601599 DLU <0006> fsm.c:568 lu(PS:IMSI-262427086749227)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122601599 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601599 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601599 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601599 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427086749227" cn_domain=CS} 20241223122601599 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241223122601599 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427086749227"} 20241223122601599 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427086749227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122601599 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601599 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43142<->l=127.0.0.1:4258 20241223122601600 DAUC <0003> db_auc.c:157 IMSI='262422244956520': No 2G Auth Data 20241223122601600 DAUC <0003> db_auc.c:192 IMSI='262422244956520': No 3G Auth Data 20241223122601600 DLGSUP <0013> hlr.c:121 IMSI 262422244956520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122601606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 20241223122601608 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601608 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422244956520" cn_domain=PS} 20241223122601608 DLU <0006> fsm.c:456 lu(262422244956520)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122601608 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122601608 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422244956520)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122601608 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422244956520" cn_domain=PS} 20241223122601608 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601608 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601609 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601609 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422244956520"} 20241223122601609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422244956520)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122601609 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122601609 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422244956520"} 20241223122601609 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122601609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422244956520)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122601609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422244956520)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122601609 DLU <0006> fsm.c:568 lu(PS:IMSI-262422244956520)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122601609 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601609 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601610 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601610 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422244956520" cn_domain=CS} 20241223122601610 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241223122601610 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422244956520"} 20241223122601610 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422244956520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122601610 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601610 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 20241223122601611 DAUC <0003> db_auc.c:157 IMSI='262425757085848': No 2G Auth Data 20241223122601611 DAUC <0003> db_auc.c:192 IMSI='262425757085848': No 3G Auth Data 20241223122601611 DLGSUP <0013> hlr.c:121 IMSI 262425757085848: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122601617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4258 20241223122601619 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601619 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425757085848" cn_domain=PS} 20241223122601619 DLU <0006> fsm.c:456 lu(262425757085848)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122601619 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122601619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425757085848)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122601619 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425757085848" cn_domain=PS} 20241223122601619 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601619 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601620 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425757085848"} 20241223122601620 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425757085848)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122601620 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122601620 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425757085848"} 20241223122601620 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122601620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425757085848)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122601620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425757085848)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122601620 DLU <0006> fsm.c:568 lu(PS:IMSI-262425757085848)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122601620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601620 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425757085848" cn_domain=CS} 20241223122601620 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241223122601620 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425757085848"} 20241223122601620 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425757085848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122601620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4258 20241223122601622 DAUC <0003> db_auc.c:157 IMSI='262426960275631': No 2G Auth Data 20241223122601622 DAUC <0003> db_auc.c:192 IMSI='262426960275631': No 3G Auth Data 20241223122601622 DLGSUP <0013> hlr.c:121 IMSI 262426960275631: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122601629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241223122601630 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601630 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426960275631" cn_domain=PS} 20241223122601630 DLU <0006> fsm.c:456 lu(262426960275631)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122601630 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122601630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426960275631)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122601630 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426960275631" cn_domain=PS} 20241223122601630 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601630 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601632 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426960275631"} 20241223122601632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426960275631)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122601632 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122601632 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426960275631"} 20241223122601632 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122601632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426960275631)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122601632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426960275631)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122601632 DLU <0006> fsm.c:568 lu(PS:IMSI-262426960275631)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601633 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601633 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426960275631" cn_domain=CS} 20241223122601633 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241223122601633 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426960275631"} 20241223122601633 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426960275631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122601633 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601633 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241223122601634 DAUC <0003> db_auc.c:157 IMSI='262429014882173': No 2G Auth Data 20241223122601634 DAUC <0003> db_auc.c:192 IMSI='262429014882173': No 3G Auth Data 20241223122601635 DLGSUP <0013> hlr.c:121 IMSI 262429014882173: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122601641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43188<->l=127.0.0.1:4258 20241223122601643 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601643 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429014882173" cn_domain=PS} 20241223122601643 DLU <0006> fsm.c:456 lu(262429014882173)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122601643 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122601643 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429014882173)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122601643 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429014882173" cn_domain=PS} 20241223122601643 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601643 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601644 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601644 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429014882173"} 20241223122601644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429014882173)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122601644 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122601644 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429014882173"} 20241223122601644 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122601644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429014882173)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122601644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429014882173)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122601644 DLU <0006> fsm.c:568 lu(PS:IMSI-262429014882173)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122601644 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601644 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601645 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601645 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429014882173" cn_domain=CS} 20241223122601645 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241223122601645 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429014882173"} 20241223122601645 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429014882173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122601645 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601645 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43188<->l=127.0.0.1:4258 20241223122601646 DAUC <0003> db_auc.c:157 IMSI='262422106351794': No 2G Auth Data 20241223122601646 DAUC <0003> db_auc.c:192 IMSI='262422106351794': No 3G Auth Data 20241223122601647 DLGSUP <0013> hlr.c:121 IMSI 262422106351794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122601653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4258 20241223122601655 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601655 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422106351794" cn_domain=PS} 20241223122601655 DLU <0006> fsm.c:456 lu(262422106351794)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122601655 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122601655 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422106351794)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122601655 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422106351794" cn_domain=PS} 20241223122601655 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601655 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601656 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422106351794"} 20241223122601656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422106351794)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122601656 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122601656 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422106351794"} 20241223122601656 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122601656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422106351794)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122601656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422106351794)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122601656 DLU <0006> fsm.c:568 lu(PS:IMSI-262422106351794)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601657 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422106351794" cn_domain=CS} 20241223122601657 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241223122601657 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422106351794"} 20241223122601657 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422106351794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4258 20241223122601659 DAUC <0003> db_auc.c:157 IMSI='262424171968447': No 2G Auth Data 20241223122601659 DAUC <0003> db_auc.c:192 IMSI='262424171968447': No 3G Auth Data 20241223122601659 DLGSUP <0013> hlr.c:121 IMSI 262424171968447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122601666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43210<->l=127.0.0.1:4258 20241223122601668 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601668 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424171968447" cn_domain=PS} 20241223122601668 DLU <0006> fsm.c:456 lu(262424171968447)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122601668 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122601668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424171968447)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122601668 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424171968447" cn_domain=PS} 20241223122601668 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601668 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601669 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601669 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424171968447"} 20241223122601669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424171968447)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122601669 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122601669 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424171968447"} 20241223122601669 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122601669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424171968447)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122601669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424171968447)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122601669 DLU <0006> fsm.c:568 lu(PS:IMSI-262424171968447)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122601669 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601669 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601669 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601669 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424171968447" cn_domain=CS} 20241223122601669 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241223122601669 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424171968447"} 20241223122601669 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424171968447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122601669 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601669 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122601670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43210<->l=127.0.0.1:4258 20241223122601671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20241223122601672 DLINP <000b> input/ipa.c:451 connected read/write 20241223122601672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122601672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122601672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122601672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122601672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40323<->l=127.0.0.1:4259) 20241223122601695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241223122601795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241223122604905 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122604905 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122604907 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 20241223122604909 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604909 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122604909 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122604909 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  20241223122604909 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122604909 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  20241223122604909 DLGSUP <0013> gsup_server.c:235 2:  20241223122604909 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122604909 DLGSUP <0013> gsup_server.c:235 3:  20241223122604909 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122604909 DLGSUP <0013> gsup_server.c:235 4:  20241223122604909 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122604909 DLGSUP <0013> gsup_server.c:235 5:  20241223122604909 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122604909 DLGSUP <0013> gsup_server.c:235 7:  20241223122604909 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122604909 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122604909 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122604909 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122604919 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32787<->l=127.0.0.1:4259) 20241223122604923 DAUC <0003> db_auc.c:157 IMSI='262420551208608': No 2G Auth Data 20241223122604923 DAUC <0003> db_auc.c:192 IMSI='262420551208608': No 3G Auth Data 20241223122604932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43232<->l=127.0.0.1:4258 20241223122604954 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604954 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420551208608" cn_domain=PS} 20241223122604954 DLU <0006> fsm.c:456 lu(262420551208608)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122604954 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122604954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420551208608)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122604954 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420551208608" cn_domain=PS} 20241223122604954 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604954 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604959 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604959 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420551208608"} 20241223122604959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420551208608)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122604959 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122604959 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420551208608"} 20241223122604959 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122604959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420551208608)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122604959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420551208608)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122604959 DLU <0006> fsm.c:568 lu(PS:IMSI-262420551208608)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122604959 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604959 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604960 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604960 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420551208608" cn_domain=PS} 20241223122604960 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241223122604960 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420551208608"} 20241223122604960 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420551208608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122604960 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604960 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43232<->l=127.0.0.1:4258 20241223122604963 DAUC <0003> db_auc.c:157 IMSI='262426959592359': No 2G Auth Data 20241223122604963 DAUC <0003> db_auc.c:192 IMSI='262426959592359': No 3G Auth Data 20241223122604964 DLGSUP <0013> hlr.c:121 IMSI 262426959592359: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122604972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20241223122604974 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604974 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426959592359" cn_domain=PS} 20241223122604974 DLU <0006> fsm.c:456 lu(262426959592359)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122604974 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122604975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426959592359)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122604975 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426959592359" cn_domain=PS} 20241223122604975 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604975 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604976 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604976 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426959592359"} 20241223122604976 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426959592359)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122604976 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122604976 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426959592359"} 20241223122604976 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122604976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426959592359)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122604976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426959592359)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122604976 DLU <0006> fsm.c:568 lu(PS:IMSI-262426959592359)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122604976 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604976 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604977 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604977 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426959592359" cn_domain=PS} 20241223122604977 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241223122604977 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426959592359"} 20241223122604977 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426959592359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122604977 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604977 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20241223122604979 DAUC <0003> db_auc.c:157 IMSI='262425318234444': No 2G Auth Data 20241223122604979 DAUC <0003> db_auc.c:192 IMSI='262425318234444': No 3G Auth Data 20241223122604979 DLGSUP <0013> hlr.c:121 IMSI 262425318234444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122604988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4258 20241223122604990 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604990 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425318234444" cn_domain=PS} 20241223122604990 DLU <0006> fsm.c:456 lu(262425318234444)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122604991 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122604991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425318234444)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122604991 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425318234444" cn_domain=PS} 20241223122604991 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604991 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604992 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604992 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425318234444"} 20241223122604992 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425318234444)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122604992 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122604992 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425318234444"} 20241223122604992 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122604992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425318234444)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122604992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425318234444)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122604992 DLU <0006> fsm.c:568 lu(PS:IMSI-262425318234444)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122604992 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604992 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604993 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122604993 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425318234444" cn_domain=PS} 20241223122604993 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241223122604993 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425318234444"} 20241223122604993 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425318234444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122604993 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604993 DLINP <000b> input/ipa.c:451 connected read/write 20241223122604993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122604994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4258 20241223122604995 DAUC <0003> db_auc.c:157 IMSI='262429209360426': No 2G Auth Data 20241223122604995 DAUC <0003> db_auc.c:192 IMSI='262429209360426': No 3G Auth Data 20241223122604995 DLGSUP <0013> hlr.c:121 IMSI 262429209360426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122605001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4258 20241223122605003 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605003 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429209360426" cn_domain=PS} 20241223122605003 DLU <0006> fsm.c:456 lu(262429209360426)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122605003 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122605003 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429209360426)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122605003 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429209360426" cn_domain=PS} 20241223122605003 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605003 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605004 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605004 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429209360426"} 20241223122605005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429209360426)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122605005 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122605005 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429209360426"} 20241223122605005 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122605005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429209360426)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122605005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429209360426)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122605005 DLU <0006> fsm.c:568 lu(PS:IMSI-262429209360426)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122605005 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605005 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605005 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605005 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429209360426" cn_domain=PS} 20241223122605005 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241223122605005 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429209360426"} 20241223122605005 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429209360426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122605005 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605005 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4258 20241223122605007 DAUC <0003> db_auc.c:157 IMSI='262429461448365': No 2G Auth Data 20241223122605007 DAUC <0003> db_auc.c:192 IMSI='262429461448365': No 3G Auth Data 20241223122605007 DLGSUP <0013> hlr.c:121 IMSI 262429461448365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122605013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43262<->l=127.0.0.1:4258 20241223122605015 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605015 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429461448365" cn_domain=PS} 20241223122605015 DLU <0006> fsm.c:456 lu(262429461448365)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122605015 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122605015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429461448365)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122605015 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429461448365" cn_domain=PS} 20241223122605015 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605015 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605016 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605016 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429461448365"} 20241223122605016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429461448365)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122605016 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122605016 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429461448365"} 20241223122605016 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122605016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429461448365)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122605016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429461448365)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122605016 DLU <0006> fsm.c:568 lu(PS:IMSI-262429461448365)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122605016 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605016 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605017 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605017 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429461448365" cn_domain=PS} 20241223122605017 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241223122605017 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429461448365"} 20241223122605017 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429461448365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122605017 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605017 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43262<->l=127.0.0.1:4258 20241223122605018 DAUC <0003> db_auc.c:157 IMSI='262428066983618': No 2G Auth Data 20241223122605018 DAUC <0003> db_auc.c:192 IMSI='262428066983618': No 3G Auth Data 20241223122605019 DLGSUP <0013> hlr.c:121 IMSI 262428066983618: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122605025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4258 20241223122605027 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605027 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428066983618" cn_domain=PS} 20241223122605027 DLU <0006> fsm.c:456 lu(262428066983618)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122605027 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122605027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428066983618)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122605027 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428066983618" cn_domain=PS} 20241223122605027 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605027 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605028 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605028 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428066983618"} 20241223122605028 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428066983618)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122605028 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122605028 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428066983618"} 20241223122605028 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122605028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428066983618)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122605028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428066983618)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122605029 DLU <0006> fsm.c:568 lu(PS:IMSI-262428066983618)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122605029 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605029 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605029 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605029 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428066983618" cn_domain=PS} 20241223122605029 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241223122605029 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428066983618"} 20241223122605029 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428066983618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122605029 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605029 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4258 20241223122605030 DAUC <0003> db_auc.c:157 IMSI='262429132553715': No 2G Auth Data 20241223122605030 DAUC <0003> db_auc.c:192 IMSI='262429132553715': No 3G Auth Data 20241223122605031 DLGSUP <0013> hlr.c:121 IMSI 262429132553715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122605037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4258 20241223122605038 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605038 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429132553715" cn_domain=PS} 20241223122605038 DLU <0006> fsm.c:456 lu(262429132553715)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122605039 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122605039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429132553715)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122605039 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429132553715" cn_domain=PS} 20241223122605039 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605039 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605040 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605040 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429132553715"} 20241223122605040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429132553715)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122605040 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122605040 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429132553715"} 20241223122605040 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122605040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429132553715)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122605040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429132553715)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122605040 DLU <0006> fsm.c:568 lu(PS:IMSI-262429132553715)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122605040 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605040 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605041 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605041 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429132553715" cn_domain=PS} 20241223122605041 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241223122605041 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429132553715"} 20241223122605041 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429132553715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122605041 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605041 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4258 20241223122605042 DAUC <0003> db_auc.c:157 IMSI='262426352430508': No 2G Auth Data 20241223122605042 DAUC <0003> db_auc.c:192 IMSI='262426352430508': No 3G Auth Data 20241223122605043 DLGSUP <0013> hlr.c:121 IMSI 262426352430508: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241223122605049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43306<->l=127.0.0.1:4258 20241223122605051 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605051 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426352430508" cn_domain=PS} 20241223122605051 DLU <0006> fsm.c:456 lu(262426352430508)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122605051 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122605051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426352430508)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122605051 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426352430508" cn_domain=PS} 20241223122605051 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605051 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605052 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605052 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426352430508"} 20241223122605052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426352430508)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122605052 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122605052 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426352430508"} 20241223122605052 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122605052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426352430508)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122605052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426352430508)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122605052 DLU <0006> fsm.c:568 lu(PS:IMSI-262426352430508)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122605052 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605052 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605053 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605053 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426352430508" cn_domain=PS} 20241223122605053 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241223122605053 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426352430508"} 20241223122605053 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426352430508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241223122605053 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605053 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122605054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43306<->l=127.0.0.1:4258 20241223122605055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 20241223122605056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32787<->l=127.0.0.1:4259) 20241223122605056 DLINP <000b> input/ipa.c:451 connected read/write 20241223122605056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122605056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122605056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122605056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122605079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43318<->l=127.0.0.1:4258 20241223122605179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43318<->l=127.0.0.1:4258 20241223122608313 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122608313 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122608318 DLINP <000b> input/ipa.c:451 connected read/write 20241223122608318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122608320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4258 20241223122608323 DLINP <000b> input/ipa.c:451 connected read/write 20241223122608323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122608324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122608324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122608324 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  20241223122608324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122608324 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  20241223122608324 DLGSUP <0013> gsup_server.c:235 2:  20241223122608324 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122608324 DLGSUP <0013> gsup_server.c:235 3:  20241223122608324 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122608324 DLGSUP <0013> gsup_server.c:235 4:  20241223122608324 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122608324 DLGSUP <0013> gsup_server.c:235 5:  20241223122608324 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122608324 DLGSUP <0013> gsup_server.c:235 7:  20241223122608324 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122608324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122608324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122608324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122608347 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36295<->l=127.0.0.1:4259) 20241223122608359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43334<->l=127.0.0.1:4258 20241223122608366 DLINP <000b> input/ipa.c:451 connected read/write 20241223122608366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122608366 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241223122608366 DLU <0006> fsm.c:456 lu(2345743413463)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122608366 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 20241223122608366 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241223122608366 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122608366 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55bd172f3330]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122608366 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55bd172f3330]{UNVALIDATED}: Freeing instance 20241223122608366 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55bd172f3330]{UNVALIDATED}: Deallocated 20241223122608366 DLINP <000b> input/ipa.c:451 connected read/write 20241223122608366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122608366 DLINP <000b> input/ipa.c:451 connected read/write 20241223122608366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122608368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43334<->l=127.0.0.1:4258 20241223122608369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4258 20241223122608369 DLINP <000b> input/ipa.c:451 connected read/write 20241223122608369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122608369 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122608370 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122608370 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122608370 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36295<->l=127.0.0.1:4259) 20241223122608420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20241223122608520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20241223122611640 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122611640 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122611645 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47014<->l=127.0.0.1:4258 20241223122611649 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611649 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122611649 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122611649 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  20241223122611649 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122611649 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  20241223122611649 DLGSUP <0013> gsup_server.c:235 2:  20241223122611650 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122611650 DLGSUP <0013> gsup_server.c:235 3:  20241223122611650 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122611650 DLGSUP <0013> gsup_server.c:235 4:  20241223122611650 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122611650 DLGSUP <0013> gsup_server.c:235 5:  20241223122611650 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122611650 DLGSUP <0013> gsup_server.c:235 7:  20241223122611650 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122611650 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122611650 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122611650 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122611671 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46329<->l=127.0.0.1:4259) 20241223122611680 DAUC <0003> db_auc.c:157 IMSI='262427631456262': No 2G Auth Data 20241223122611680 DAUC <0003> db_auc.c:192 IMSI='262427631456262': No 3G Auth Data 20241223122611703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47024<->l=127.0.0.1:4258 20241223122611716 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611716 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427631456262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427631456262" session_id=1716116667 session_state=BEGIN} 20241223122611716 DSS <0004> hlr_ussd.c:576 262427631456262/0x6649dcbb: Process SS (BEGIN) 20241223122611716 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241223122611716 DSS <0004> hlr_ussd.c:518 262427631456262/0x6649dcbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241223122611716 DSS <0004> hlr_ussd.c:523 262427631456262/0x6649dcbb: USSD for unknown code '*#200#' 20241223122611716 DSS <0004> hlr_ussd.c:354 262427631456262/0x6649dcbb: Tx ReturnError(1, 0x12) 20241223122611716 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427631456262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427631456262" session_id=1716116667 session_state=END} 20241223122611716 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611716 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47024<->l=127.0.0.1:4258 20241223122611722 DAUC <0003> db_auc.c:157 IMSI='262423961900599': No 2G Auth Data 20241223122611722 DAUC <0003> db_auc.c:192 IMSI='262423961900599': No 3G Auth Data 20241223122611730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241223122611732 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611732 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423961900599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423961900599" session_id=1003520932 session_state=BEGIN} 20241223122611732 DSS <0004> hlr_ussd.c:576 262423961900599/0x3bd083a4: Process SS (BEGIN) 20241223122611732 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241223122611732 DSS <0004> hlr_ussd.c:518 262423961900599/0x3bd083a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241223122611732 DSS <0004> hlr_ussd.c:523 262423961900599/0x3bd083a4: USSD for unknown code '*#200#' 20241223122611732 DSS <0004> hlr_ussd.c:354 262423961900599/0x3bd083a4: Tx ReturnError(1, 0x12) 20241223122611732 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423961900599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423961900599" session_id=1003520932 session_state=END} 20241223122611732 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611732 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241223122611734 DAUC <0003> db_auc.c:157 IMSI='262426159234196': No 2G Auth Data 20241223122611734 DAUC <0003> db_auc.c:192 IMSI='262426159234196': No 3G Auth Data 20241223122611742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47028<->l=127.0.0.1:4258 20241223122611745 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611745 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426159234196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426159234196" session_id=2442141204 session_state=BEGIN} 20241223122611745 DSS <0004> hlr_ussd.c:576 262426159234196/0x91901e14: Process SS (BEGIN) 20241223122611745 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241223122611745 DSS <0004> hlr_ussd.c:518 262426159234196/0x91901e14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241223122611745 DSS <0004> hlr_ussd.c:523 262426159234196/0x91901e14: USSD for unknown code '*#200#' 20241223122611745 DSS <0004> hlr_ussd.c:354 262426159234196/0x91901e14: Tx ReturnError(1, 0x12) 20241223122611745 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426159234196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426159234196" session_id=2442141204 session_state=END} 20241223122611745 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611745 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47028<->l=127.0.0.1:4258 20241223122611747 DAUC <0003> db_auc.c:157 IMSI='262422610238515': No 2G Auth Data 20241223122611747 DAUC <0003> db_auc.c:192 IMSI='262422610238515': No 3G Auth Data 20241223122611754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20241223122611757 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611757 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422610238515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422610238515" session_id=3611174478 session_state=BEGIN} 20241223122611757 DSS <0004> hlr_ussd.c:576 262422610238515/0xd73e264e: Process SS (BEGIN) 20241223122611757 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241223122611757 DSS <0004> hlr_ussd.c:518 262422610238515/0xd73e264e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241223122611757 DSS <0004> hlr_ussd.c:523 262422610238515/0xd73e264e: USSD for unknown code '*#200#' 20241223122611757 DSS <0004> hlr_ussd.c:354 262422610238515/0xd73e264e: Tx ReturnError(1, 0x12) 20241223122611757 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422610238515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422610238515" session_id=3611174478 session_state=END} 20241223122611757 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611757 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20241223122611759 DAUC <0003> db_auc.c:157 IMSI='262427200374907': No 2G Auth Data 20241223122611759 DAUC <0003> db_auc.c:192 IMSI='262427200374907': No 3G Auth Data 20241223122611766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 20241223122611768 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611768 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427200374907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427200374907" session_id=1948633534 session_state=BEGIN} 20241223122611768 DSS <0004> hlr_ussd.c:576 262427200374907/0x7425c9be: Process SS (BEGIN) 20241223122611768 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241223122611768 DSS <0004> hlr_ussd.c:518 262427200374907/0x7425c9be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241223122611768 DSS <0004> hlr_ussd.c:523 262427200374907/0x7425c9be: USSD for unknown code '*#200#' 20241223122611768 DSS <0004> hlr_ussd.c:354 262427200374907/0x7425c9be: Tx ReturnError(1, 0x12) 20241223122611768 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427200374907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427200374907" session_id=1948633534 session_state=END} 20241223122611768 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611768 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 20241223122611771 DAUC <0003> db_auc.c:157 IMSI='262422791989836': No 2G Auth Data 20241223122611771 DAUC <0003> db_auc.c:192 IMSI='262422791989836': No 3G Auth Data 20241223122611778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4258 20241223122611781 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611781 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422791989836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422791989836" session_id=3569336881 session_state=BEGIN} 20241223122611781 DSS <0004> hlr_ussd.c:576 262422791989836/0xd4bfc231: Process SS (BEGIN) 20241223122611781 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241223122611781 DSS <0004> hlr_ussd.c:518 262422791989836/0xd4bfc231: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241223122611781 DSS <0004> hlr_ussd.c:523 262422791989836/0xd4bfc231: USSD for unknown code '*#200#' 20241223122611781 DSS <0004> hlr_ussd.c:354 262422791989836/0xd4bfc231: Tx ReturnError(1, 0x12) 20241223122611781 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422791989836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422791989836" session_id=3569336881 session_state=END} 20241223122611781 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611781 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4258 20241223122611783 DAUC <0003> db_auc.c:157 IMSI='262423934595275': No 2G Auth Data 20241223122611783 DAUC <0003> db_auc.c:192 IMSI='262423934595275': No 3G Auth Data 20241223122611790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 20241223122611793 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611793 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423934595275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423934595275" session_id=2596815291 session_state=BEGIN} 20241223122611793 DSS <0004> hlr_ussd.c:576 262423934595275/0x9ac841bb: Process SS (BEGIN) 20241223122611793 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241223122611793 DSS <0004> hlr_ussd.c:518 262423934595275/0x9ac841bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241223122611793 DSS <0004> hlr_ussd.c:523 262423934595275/0x9ac841bb: USSD for unknown code '*#200#' 20241223122611793 DSS <0004> hlr_ussd.c:354 262423934595275/0x9ac841bb: Tx ReturnError(1, 0x12) 20241223122611793 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423934595275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423934595275" session_id=2596815291 session_state=END} 20241223122611793 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611794 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 20241223122611796 DAUC <0003> db_auc.c:157 IMSI='262427521274684': No 2G Auth Data 20241223122611796 DAUC <0003> db_auc.c:192 IMSI='262427521274684': No 3G Auth Data 20241223122611804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 20241223122611807 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611807 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427521274684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427521274684" session_id=1009310243 session_state=BEGIN} 20241223122611807 DSS <0004> hlr_ussd.c:576 262427521274684/0x3c28da23: Process SS (BEGIN) 20241223122611807 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241223122611807 DSS <0004> hlr_ussd.c:518 262427521274684/0x3c28da23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241223122611807 DSS <0004> hlr_ussd.c:523 262427521274684/0x3c28da23: USSD for unknown code '*#200#' 20241223122611807 DSS <0004> hlr_ussd.c:354 262427521274684/0x3c28da23: Tx ReturnError(1, 0x12) 20241223122611807 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427521274684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427521274684" session_id=1009310243 session_state=END} 20241223122611807 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611807 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122611809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 20241223122611810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47014<->l=127.0.0.1:4258 20241223122611810 DLINP <000b> input/ipa.c:451 connected read/write 20241223122611810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122611810 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122611810 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122611810 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122611810 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46329<->l=127.0.0.1:4259) 20241223122611835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20241223122611936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20241223122615011 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122615011 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122615012 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47112<->l=127.0.0.1:4258 20241223122615013 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615013 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122615013 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122615013 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  20241223122615013 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122615014 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  20241223122615014 DLGSUP <0013> gsup_server.c:235 2:  20241223122615014 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122615014 DLGSUP <0013> gsup_server.c:235 3:  20241223122615014 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122615014 DLGSUP <0013> gsup_server.c:235 4:  20241223122615014 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122615014 DLGSUP <0013> gsup_server.c:235 5:  20241223122615014 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122615014 DLGSUP <0013> gsup_server.c:235 7:  20241223122615014 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122615014 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122615014 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122615014 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122615020 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43453<->l=127.0.0.1:4259) 20241223122615022 DAUC <0003> db_auc.c:157 IMSI='262420090767097': No 2G Auth Data 20241223122615022 DAUC <0003> db_auc.c:192 IMSI='262420090767097': No 3G Auth Data 20241223122615027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47126<->l=127.0.0.1:4258 20241223122615058 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615058 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420090767097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420090767097" session_id=1883375060 session_state=BEGIN} 20241223122615058 DSS <0004> hlr_ussd.c:576 262420090767097/0x704205d4: Process SS (BEGIN) 20241223122615058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122615058 DSS <0004> hlr_ussd.c:518 262420090767097/0x704205d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122615058 DSS <0004> hlr_ussd.c:542 262420090767097/0x704205d4: Cannot find conn for EUSE EUSE-foobar 20241223122615058 DSS <0004> hlr_ussd.c:354 262420090767097/0x704205d4: Tx ReturnError(1, 0x22) 20241223122615058 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420090767097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420090767097" session_id=1883375060 session_state=END} 20241223122615059 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615059 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47126<->l=127.0.0.1:4258 20241223122615069 DAUC <0003> db_auc.c:157 IMSI='262429226744062': No 2G Auth Data 20241223122615069 DAUC <0003> db_auc.c:192 IMSI='262429226744062': No 3G Auth Data 20241223122615084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47128<->l=127.0.0.1:4258 20241223122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615087 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429226744062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429226744062" session_id=3330813365 session_state=BEGIN} 20241223122615087 DSS <0004> hlr_ussd.c:576 262429226744062/0xc6882db5: Process SS (BEGIN) 20241223122615087 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122615087 DSS <0004> hlr_ussd.c:518 262429226744062/0xc6882db5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122615087 DSS <0004> hlr_ussd.c:542 262429226744062/0xc6882db5: Cannot find conn for EUSE EUSE-foobar 20241223122615087 DSS <0004> hlr_ussd.c:354 262429226744062/0xc6882db5: Tx ReturnError(1, 0x22) 20241223122615087 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429226744062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429226744062" session_id=3330813365 session_state=END} 20241223122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47128<->l=127.0.0.1:4258 20241223122615088 DAUC <0003> db_auc.c:157 IMSI='262426895461138': No 2G Auth Data 20241223122615088 DAUC <0003> db_auc.c:192 IMSI='262426895461138': No 3G Auth Data 20241223122615094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 20241223122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615097 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426895461138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426895461138" session_id=1596194238 session_state=BEGIN} 20241223122615097 DSS <0004> hlr_ussd.c:576 262426895461138/0x5f23fdbe: Process SS (BEGIN) 20241223122615097 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122615097 DSS <0004> hlr_ussd.c:518 262426895461138/0x5f23fdbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122615097 DSS <0004> hlr_ussd.c:542 262426895461138/0x5f23fdbe: Cannot find conn for EUSE EUSE-foobar 20241223122615097 DSS <0004> hlr_ussd.c:354 262426895461138/0x5f23fdbe: Tx ReturnError(1, 0x22) 20241223122615097 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426895461138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426895461138" session_id=1596194238 session_state=END} 20241223122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 20241223122615099 DAUC <0003> db_auc.c:157 IMSI='262429635031639': No 2G Auth Data 20241223122615099 DAUC <0003> db_auc.c:192 IMSI='262429635031639': No 3G Auth Data 20241223122615105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47146<->l=127.0.0.1:4258 20241223122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615108 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429635031639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429635031639" session_id=1798356404 session_state=BEGIN} 20241223122615108 DSS <0004> hlr_ussd.c:576 262429635031639/0x6b30bdb4: Process SS (BEGIN) 20241223122615108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122615108 DSS <0004> hlr_ussd.c:518 262429635031639/0x6b30bdb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122615108 DSS <0004> hlr_ussd.c:542 262429635031639/0x6b30bdb4: Cannot find conn for EUSE EUSE-foobar 20241223122615108 DSS <0004> hlr_ussd.c:354 262429635031639/0x6b30bdb4: Tx ReturnError(1, 0x22) 20241223122615108 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429635031639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429635031639" session_id=1798356404 session_state=END} 20241223122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47146<->l=127.0.0.1:4258 20241223122615110 DAUC <0003> db_auc.c:157 IMSI='262421436097223': No 2G Auth Data 20241223122615110 DAUC <0003> db_auc.c:192 IMSI='262421436097223': No 3G Auth Data 20241223122615116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47152<->l=127.0.0.1:4258 20241223122615119 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615119 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421436097223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421436097223" session_id=258323091 session_state=BEGIN} 20241223122615119 DSS <0004> hlr_ussd.c:576 262421436097223/0x0f65b293: Process SS (BEGIN) 20241223122615119 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122615119 DSS <0004> hlr_ussd.c:518 262421436097223/0x0f65b293: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122615119 DSS <0004> hlr_ussd.c:542 262421436097223/0x0f65b293: Cannot find conn for EUSE EUSE-foobar 20241223122615119 DSS <0004> hlr_ussd.c:354 262421436097223/0x0f65b293: Tx ReturnError(1, 0x22) 20241223122615119 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421436097223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421436097223" session_id=258323091 session_state=END} 20241223122615119 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615119 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47152<->l=127.0.0.1:4258 20241223122615121 DAUC <0003> db_auc.c:157 IMSI='262429409939737': No 2G Auth Data 20241223122615121 DAUC <0003> db_auc.c:192 IMSI='262429409939737': No 3G Auth Data 20241223122615128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4258 20241223122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615131 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429409939737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429409939737" session_id=2985713882 session_state=BEGIN} 20241223122615131 DSS <0004> hlr_ussd.c:576 262429409939737/0xb1f660da: Process SS (BEGIN) 20241223122615131 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122615131 DSS <0004> hlr_ussd.c:518 262429409939737/0xb1f660da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122615131 DSS <0004> hlr_ussd.c:542 262429409939737/0xb1f660da: Cannot find conn for EUSE EUSE-foobar 20241223122615131 DSS <0004> hlr_ussd.c:354 262429409939737/0xb1f660da: Tx ReturnError(1, 0x22) 20241223122615131 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429409939737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429409939737" session_id=2985713882 session_state=END} 20241223122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4258 20241223122615134 DAUC <0003> db_auc.c:157 IMSI='262422891117069': No 2G Auth Data 20241223122615134 DAUC <0003> db_auc.c:192 IMSI='262422891117069': No 3G Auth Data 20241223122615141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47160<->l=127.0.0.1:4258 20241223122615144 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615144 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422891117069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422891117069" session_id=2620969874 session_state=BEGIN} 20241223122615144 DSS <0004> hlr_ussd.c:576 262422891117069/0x9c38d392: Process SS (BEGIN) 20241223122615144 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122615144 DSS <0004> hlr_ussd.c:518 262422891117069/0x9c38d392: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122615144 DSS <0004> hlr_ussd.c:542 262422891117069/0x9c38d392: Cannot find conn for EUSE EUSE-foobar 20241223122615144 DSS <0004> hlr_ussd.c:354 262422891117069/0x9c38d392: Tx ReturnError(1, 0x22) 20241223122615144 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422891117069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422891117069" session_id=2620969874 session_state=END} 20241223122615144 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615144 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47160<->l=127.0.0.1:4258 20241223122615146 DAUC <0003> db_auc.c:157 IMSI='262425562390447': No 2G Auth Data 20241223122615146 DAUC <0003> db_auc.c:192 IMSI='262425562390447': No 3G Auth Data 20241223122615152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 20241223122615156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615156 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425562390447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425562390447" session_id=1916073623 session_state=BEGIN} 20241223122615156 DSS <0004> hlr_ussd.c:576 262425562390447/0x7234f697: Process SS (BEGIN) 20241223122615156 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122615156 DSS <0004> hlr_ussd.c:518 262425562390447/0x7234f697: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122615156 DSS <0004> hlr_ussd.c:542 262425562390447/0x7234f697: Cannot find conn for EUSE EUSE-foobar 20241223122615156 DSS <0004> hlr_ussd.c:354 262425562390447/0x7234f697: Tx ReturnError(1, 0x22) 20241223122615156 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425562390447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425562390447" session_id=1916073623 session_state=END} 20241223122615156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122615157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 20241223122615158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47112<->l=127.0.0.1:4258 20241223122615159 DLINP <000b> input/ipa.c:451 connected read/write 20241223122615159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122615159 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122615159 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122615159 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122615159 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43453<->l=127.0.0.1:4259) 20241223122615183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 20241223122615384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 20241223122618466 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122618466 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122618469 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4258 20241223122618473 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618473 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122618473 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122618473 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  20241223122618473 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122618473 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  20241223122618473 DLGSUP <0013> gsup_server.c:235 2:  20241223122618473 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122618473 DLGSUP <0013> gsup_server.c:235 3:  20241223122618473 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122618473 DLGSUP <0013> gsup_server.c:235 4:  20241223122618473 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122618473 DLGSUP <0013> gsup_server.c:235 5:  20241223122618473 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122618473 DLGSUP <0013> gsup_server.c:235 7:  20241223122618473 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122618473 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122618473 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122618473 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122618492 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42567<->l=127.0.0.1:4259) 20241223122618495 DAUC <0003> db_auc.c:157 IMSI='262423257964293': No 2G Auth Data 20241223122618495 DAUC <0003> db_auc.c:192 IMSI='262423257964293': No 3G Auth Data 20241223122618503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20241223122618514 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618514 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423257964293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423257964293" session_id=3005451643 session_state=BEGIN} 20241223122618514 DSS <0004> hlr_ussd.c:576 262423257964293/0xb3238d7b: Process SS (BEGIN) 20241223122618514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122618514 DSS <0004> hlr_ussd.c:518 262423257964293/0xb3238d7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122618514 DSS <0004> hlr_ussd.c:363 262423257964293/0xb3238d7b: Tx USSD 'Your IMSI is 262423257964293' 20241223122618514 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423257964293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423257964293" session_id=3005451643 session_state=END} 20241223122618514 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423257964293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122618514 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618514 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20241223122618519 DAUC <0003> db_auc.c:157 IMSI='262425027040245': No 2G Auth Data 20241223122618519 DAUC <0003> db_auc.c:192 IMSI='262425027040245': No 3G Auth Data 20241223122618531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 20241223122618535 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618535 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425027040245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425027040245" session_id=486266161 session_state=BEGIN} 20241223122618535 DSS <0004> hlr_ussd.c:576 262425027040245/0x1cfbd531: Process SS (BEGIN) 20241223122618535 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122618535 DSS <0004> hlr_ussd.c:518 262425027040245/0x1cfbd531: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122618535 DSS <0004> hlr_ussd.c:363 262425027040245/0x1cfbd531: Tx USSD 'Your IMSI is 262425027040245' 20241223122618535 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425027040245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425027040245" session_id=486266161 session_state=END} 20241223122618535 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425027040245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122618535 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618535 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 20241223122618537 DAUC <0003> db_auc.c:157 IMSI='262428437478895': No 2G Auth Data 20241223122618537 DAUC <0003> db_auc.c:192 IMSI='262428437478895': No 3G Auth Data 20241223122618543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47210<->l=127.0.0.1:4258 20241223122618547 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618547 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428437478895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428437478895" session_id=4142086556 session_state=BEGIN} 20241223122618547 DSS <0004> hlr_ussd.c:576 262428437478895/0xf6e3399c: Process SS (BEGIN) 20241223122618547 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122618547 DSS <0004> hlr_ussd.c:518 262428437478895/0xf6e3399c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122618547 DSS <0004> hlr_ussd.c:363 262428437478895/0xf6e3399c: Tx USSD 'Your IMSI is 262428437478895' 20241223122618547 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428437478895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428437478895" session_id=4142086556 session_state=END} 20241223122618547 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428437478895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122618547 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618547 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47210<->l=127.0.0.1:4258 20241223122618549 DAUC <0003> db_auc.c:157 IMSI='262427045138460': No 2G Auth Data 20241223122618549 DAUC <0003> db_auc.c:192 IMSI='262427045138460': No 3G Auth Data 20241223122618555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47214<->l=127.0.0.1:4258 20241223122618558 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618558 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427045138460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427045138460" session_id=971374343 session_state=BEGIN} 20241223122618558 DSS <0004> hlr_ussd.c:576 262427045138460/0x39e5ff07: Process SS (BEGIN) 20241223122618558 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122618558 DSS <0004> hlr_ussd.c:518 262427045138460/0x39e5ff07: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122618558 DSS <0004> hlr_ussd.c:363 262427045138460/0x39e5ff07: Tx USSD 'Your IMSI is 262427045138460' 20241223122618558 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427045138460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427045138460" session_id=971374343 session_state=END} 20241223122618558 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427045138460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122618558 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618558 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47214<->l=127.0.0.1:4258 20241223122618560 DAUC <0003> db_auc.c:157 IMSI='262424429024181': No 2G Auth Data 20241223122618560 DAUC <0003> db_auc.c:192 IMSI='262424429024181': No 3G Auth Data 20241223122618567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47228<->l=127.0.0.1:4258 20241223122618570 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618570 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424429024181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424429024181" session_id=488048389 session_state=BEGIN} 20241223122618570 DSS <0004> hlr_ussd.c:576 262424429024181/0x1d170705: Process SS (BEGIN) 20241223122618570 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122618570 DSS <0004> hlr_ussd.c:518 262424429024181/0x1d170705: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122618570 DSS <0004> hlr_ussd.c:363 262424429024181/0x1d170705: Tx USSD 'Your IMSI is 262424429024181' 20241223122618570 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424429024181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424429024181" session_id=488048389 session_state=END} 20241223122618570 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424429024181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122618570 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618570 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47228<->l=127.0.0.1:4258 20241223122618573 DAUC <0003> db_auc.c:157 IMSI='262423731267829': No 2G Auth Data 20241223122618573 DAUC <0003> db_auc.c:192 IMSI='262423731267829': No 3G Auth Data 20241223122618579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47232<->l=127.0.0.1:4258 20241223122618582 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618582 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423731267829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423731267829" session_id=1567541642 session_state=BEGIN} 20241223122618582 DSS <0004> hlr_ussd.c:576 262423731267829/0x5d6ec98a: Process SS (BEGIN) 20241223122618582 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122618582 DSS <0004> hlr_ussd.c:518 262423731267829/0x5d6ec98a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122618582 DSS <0004> hlr_ussd.c:363 262423731267829/0x5d6ec98a: Tx USSD 'Your IMSI is 262423731267829' 20241223122618582 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423731267829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423731267829" session_id=1567541642 session_state=END} 20241223122618582 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423731267829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122618582 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618582 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47232<->l=127.0.0.1:4258 20241223122618585 DAUC <0003> db_auc.c:157 IMSI='262426400808219': No 2G Auth Data 20241223122618585 DAUC <0003> db_auc.c:192 IMSI='262426400808219': No 3G Auth Data 20241223122618591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47234<->l=127.0.0.1:4258 20241223122618594 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618594 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426400808219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426400808219" session_id=4257182489 session_state=BEGIN} 20241223122618594 DSS <0004> hlr_ussd.c:576 262426400808219/0xfdbf7319: Process SS (BEGIN) 20241223122618594 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122618594 DSS <0004> hlr_ussd.c:518 262426400808219/0xfdbf7319: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122618594 DSS <0004> hlr_ussd.c:363 262426400808219/0xfdbf7319: Tx USSD 'Your IMSI is 262426400808219' 20241223122618594 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426400808219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426400808219" session_id=4257182489 session_state=END} 20241223122618594 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426400808219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122618594 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618594 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47234<->l=127.0.0.1:4258 20241223122618597 DAUC <0003> db_auc.c:157 IMSI='262423067866559': No 2G Auth Data 20241223122618597 DAUC <0003> db_auc.c:192 IMSI='262423067866559': No 3G Auth Data 20241223122618603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47242<->l=127.0.0.1:4258 20241223122618606 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618606 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423067866559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423067866559" session_id=2399890449 session_state=BEGIN} 20241223122618606 DSS <0004> hlr_ussd.c:576 262423067866559/0x8f0b6c11: Process SS (BEGIN) 20241223122618606 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122618606 DSS <0004> hlr_ussd.c:518 262423067866559/0x8f0b6c11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122618606 DSS <0004> hlr_ussd.c:363 262423067866559/0x8f0b6c11: Tx USSD 'Your IMSI is 262423067866559' 20241223122618606 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423067866559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423067866559" session_id=2399890449 session_state=END} 20241223122618606 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423067866559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122618606 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618606 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122618608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47242<->l=127.0.0.1:4258 20241223122618608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4258 20241223122618609 DLINP <000b> input/ipa.c:451 connected read/write 20241223122618609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122618609 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122618609 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122618609 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122618609 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42567<->l=127.0.0.1:4259) 20241223122618643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47258<->l=127.0.0.1:4258 20241223122618845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47258<->l=127.0.0.1:4258 20241223122621965 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122621965 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122621969 DLINP <000b> input/ipa.c:451 connected read/write 20241223122621969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122621970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 20241223122621973 DLINP <000b> input/ipa.c:451 connected read/write 20241223122621973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122621973 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122621973 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122621973 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  20241223122621973 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122621973 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  20241223122621973 DLGSUP <0013> gsup_server.c:235 2:  20241223122621973 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122621973 DLGSUP <0013> gsup_server.c:235 3:  20241223122621973 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122621973 DLGSUP <0013> gsup_server.c:235 4:  20241223122621973 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122621973 DLGSUP <0013> gsup_server.c:235 5:  20241223122621973 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122621973 DLGSUP <0013> gsup_server.c:235 7:  20241223122621973 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122621973 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122621973 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122621973 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122621985 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33257<->l=127.0.0.1:4259) 20241223122621987 DAUC <0003> db_auc.c:157 IMSI='262425150226086': No 2G Auth Data 20241223122621987 DAUC <0003> db_auc.c:192 IMSI='262425150226086': No 3G Auth Data 20241223122621992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20241223122622018 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622018 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425150226086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425150226086" source_name="the-source\n" session_id=1004546339 session_state=BEGIN} 20241223122622018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241223122622018 DSS <0004> hlr_ussd.c:576 262425150226086/0x3be02923: Process SS (BEGIN) 20241223122622018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122622018 DSS <0004> hlr_ussd.c:518 262425150226086/0x3be02923: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122622018 DSS <0004> hlr_ussd.c:363 262425150226086/0x3be02923: Tx USSD 'Your IMSI is 262425150226086' 20241223122622018 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425150226086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425150226086" destination_name="the-source\n" session_id=1004546339 session_state=END} 20241223122622018 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425150226086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122622018 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622018 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20241223122622032 DAUC <0003> db_auc.c:157 IMSI='262422803571726': No 2G Auth Data 20241223122622032 DAUC <0003> db_auc.c:192 IMSI='262422803571726': No 3G Auth Data 20241223122622042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 20241223122622045 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622045 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422803571726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422803571726" source_name="the-source\n" session_id=2068925308 session_state=BEGIN} 20241223122622045 DSS <0004> hlr_ussd.c:576 262422803571726/0x7b514b7c: Process SS (BEGIN) 20241223122622045 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122622045 DSS <0004> hlr_ussd.c:518 262422803571726/0x7b514b7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122622045 DSS <0004> hlr_ussd.c:363 262422803571726/0x7b514b7c: Tx USSD 'Your IMSI is 262422803571726' 20241223122622045 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422803571726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422803571726" destination_name="the-source\n" session_id=2068925308 session_state=END} 20241223122622045 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422803571726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122622045 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622045 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 20241223122622047 DAUC <0003> db_auc.c:157 IMSI='262426710925310': No 2G Auth Data 20241223122622047 DAUC <0003> db_auc.c:192 IMSI='262426710925310': No 3G Auth Data 20241223122622055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20241223122622058 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622058 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426710925310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426710925310" source_name="the-source\n" session_id=3956405009 session_state=BEGIN} 20241223122622058 DSS <0004> hlr_ussd.c:576 262426710925310/0xebd1f311: Process SS (BEGIN) 20241223122622058 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122622058 DSS <0004> hlr_ussd.c:518 262426710925310/0xebd1f311: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122622058 DSS <0004> hlr_ussd.c:363 262426710925310/0xebd1f311: Tx USSD 'Your IMSI is 262426710925310' 20241223122622058 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426710925310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426710925310" destination_name="the-source\n" session_id=3956405009 session_state=END} 20241223122622058 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262426710925310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122622058 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622058 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20241223122622060 DAUC <0003> db_auc.c:157 IMSI='262429636857073': No 2G Auth Data 20241223122622060 DAUC <0003> db_auc.c:192 IMSI='262429636857073': No 3G Auth Data 20241223122622067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20241223122622070 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622070 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429636857073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429636857073" source_name="the-source\n" session_id=3334670074 session_state=BEGIN} 20241223122622070 DSS <0004> hlr_ussd.c:576 262429636857073/0xc6c306fa: Process SS (BEGIN) 20241223122622070 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122622070 DSS <0004> hlr_ussd.c:518 262429636857073/0xc6c306fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122622070 DSS <0004> hlr_ussd.c:363 262429636857073/0xc6c306fa: Tx USSD 'Your IMSI is 262429636857073' 20241223122622070 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429636857073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429636857073" destination_name="the-source\n" session_id=3334670074 session_state=END} 20241223122622070 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429636857073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122622070 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622070 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20241223122622073 DAUC <0003> db_auc.c:157 IMSI='262425419534301': No 2G Auth Data 20241223122622073 DAUC <0003> db_auc.c:192 IMSI='262425419534301': No 3G Auth Data 20241223122622080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4258 20241223122622083 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622083 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425419534301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425419534301" source_name="the-source\n" session_id=3520340894 session_state=BEGIN} 20241223122622083 DSS <0004> hlr_ussd.c:576 262425419534301/0xd1d4239e: Process SS (BEGIN) 20241223122622083 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122622083 DSS <0004> hlr_ussd.c:518 262425419534301/0xd1d4239e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122622083 DSS <0004> hlr_ussd.c:363 262425419534301/0xd1d4239e: Tx USSD 'Your IMSI is 262425419534301' 20241223122622083 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425419534301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425419534301" destination_name="the-source\n" session_id=3520340894 session_state=END} 20241223122622083 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425419534301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122622083 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622083 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4258 20241223122622086 DAUC <0003> db_auc.c:157 IMSI='262421873337793': No 2G Auth Data 20241223122622086 DAUC <0003> db_auc.c:192 IMSI='262421873337793': No 3G Auth Data 20241223122622093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241223122622096 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622096 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421873337793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421873337793" source_name="the-source\n" session_id=548036321 session_state=BEGIN} 20241223122622096 DSS <0004> hlr_ussd.c:576 262421873337793/0x20aa5ee1: Process SS (BEGIN) 20241223122622096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122622096 DSS <0004> hlr_ussd.c:518 262421873337793/0x20aa5ee1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122622096 DSS <0004> hlr_ussd.c:363 262421873337793/0x20aa5ee1: Tx USSD 'Your IMSI is 262421873337793' 20241223122622096 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421873337793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421873337793" destination_name="the-source\n" session_id=548036321 session_state=END} 20241223122622096 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421873337793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122622096 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622096 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241223122622099 DAUC <0003> db_auc.c:157 IMSI='262422713985782': No 2G Auth Data 20241223122622099 DAUC <0003> db_auc.c:192 IMSI='262422713985782': No 3G Auth Data 20241223122622106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46240<->l=127.0.0.1:4258 20241223122622109 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622109 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422713985782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422713985782" source_name="the-source\n" session_id=1607811305 session_state=BEGIN} 20241223122622109 DSS <0004> hlr_ussd.c:576 262422713985782/0x5fd540e9: Process SS (BEGIN) 20241223122622109 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122622109 DSS <0004> hlr_ussd.c:518 262422713985782/0x5fd540e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122622109 DSS <0004> hlr_ussd.c:363 262422713985782/0x5fd540e9: Tx USSD 'Your IMSI is 262422713985782' 20241223122622109 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422713985782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422713985782" destination_name="the-source\n" session_id=1607811305 session_state=END} 20241223122622109 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422713985782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122622109 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622109 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46240<->l=127.0.0.1:4258 20241223122622112 DAUC <0003> db_auc.c:157 IMSI='262420896046171': No 2G Auth Data 20241223122622112 DAUC <0003> db_auc.c:192 IMSI='262420896046171': No 3G Auth Data 20241223122622118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241223122622122 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622122 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420896046171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420896046171" source_name="the-source\n" session_id=3632602124 session_state=BEGIN} 20241223122622122 DSS <0004> hlr_ussd.c:576 262420896046171/0xd8851c0c: Process SS (BEGIN) 20241223122622122 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241223122622122 DSS <0004> hlr_ussd.c:518 262420896046171/0xd8851c0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241223122622122 DSS <0004> hlr_ussd.c:363 262420896046171/0xd8851c0c: Tx USSD 'Your IMSI is 262420896046171' 20241223122622122 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420896046171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420896046171" destination_name="the-source\n" session_id=3632602124 session_state=END} 20241223122622122 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420896046171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122622122 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622122 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122622125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241223122622125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 20241223122622126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33257<->l=127.0.0.1:4259) 20241223122622126 DLINP <000b> input/ipa.c:451 connected read/write 20241223122622126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122622126 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122622126 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122622126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122622126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241223122622149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20241223122622351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20241223122625470 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122625470 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122625474 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20241223122625479 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625479 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122625479 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122625480 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  20241223122625480 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122625480 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  20241223122625480 DLGSUP <0013> gsup_server.c:235 2:  20241223122625480 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122625480 DLGSUP <0013> gsup_server.c:235 3:  20241223122625480 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122625480 DLGSUP <0013> gsup_server.c:235 4:  20241223122625480 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122625480 DLGSUP <0013> gsup_server.c:235 5:  20241223122625480 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122625480 DLGSUP <0013> gsup_server.c:235 7:  20241223122625480 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122625480 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122625480 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122625480 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122625507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33535<->l=127.0.0.1:4259) 20241223122625517 DAUC <0003> db_auc.c:157 IMSI='262423515738647': No 2G Auth Data 20241223122625517 DAUC <0003> db_auc.c:192 IMSI='262423515738647': No 3G Auth Data 20241223122625537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20241223122625550 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625550 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423515738647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423515738647" session_id=1082259478 session_state=BEGIN} 20241223122625550 DSS <0004> hlr_ussd.c:576 262423515738647/0x4081f816: Process SS (BEGIN) 20241223122625550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122625550 DSS <0004> hlr_ussd.c:518 262423515738647/0x4081f816: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122625550 DSS <0004> hlr_ussd.c:363 262423515738647/0x4081f816: Tx USSD 'Your extension is 491612150102' 20241223122625550 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423515738647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423515738647" session_id=1082259478 session_state=END} 20241223122625550 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423515738647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122625550 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625550 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20241223122625557 DAUC <0003> db_auc.c:157 IMSI='262426558967192': No 2G Auth Data 20241223122625557 DAUC <0003> db_auc.c:192 IMSI='262426558967192': No 3G Auth Data 20241223122625565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20241223122625567 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625567 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426558967192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426558967192" session_id=398861473 session_state=BEGIN} 20241223122625567 DSS <0004> hlr_ussd.c:576 262426558967192/0x17c624a1: Process SS (BEGIN) 20241223122625567 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122625567 DSS <0004> hlr_ussd.c:518 262426558967192/0x17c624a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122625567 DSS <0004> hlr_ussd.c:363 262426558967192/0x17c624a1: Tx USSD 'Your extension is 491616640048' 20241223122625567 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426558967192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426558967192" session_id=398861473 session_state=END} 20241223122625567 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426558967192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122625567 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625567 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20241223122625569 DAUC <0003> db_auc.c:157 IMSI='262429256257664': No 2G Auth Data 20241223122625569 DAUC <0003> db_auc.c:192 IMSI='262429256257664': No 3G Auth Data 20241223122625575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 20241223122625578 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625578 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429256257664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429256257664" session_id=2329334169 session_state=BEGIN} 20241223122625578 DSS <0004> hlr_ussd.c:576 262429256257664/0x8ad6d199: Process SS (BEGIN) 20241223122625578 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122625578 DSS <0004> hlr_ussd.c:518 262429256257664/0x8ad6d199: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122625578 DSS <0004> hlr_ussd.c:363 262429256257664/0x8ad6d199: Tx USSD 'Your extension is 491610806314' 20241223122625578 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429256257664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429256257664" session_id=2329334169 session_state=END} 20241223122625578 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429256257664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122625578 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625578 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 20241223122625580 DAUC <0003> db_auc.c:157 IMSI='262420932699793': No 2G Auth Data 20241223122625580 DAUC <0003> db_auc.c:192 IMSI='262420932699793': No 3G Auth Data 20241223122625587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20241223122625590 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625590 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420932699793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420932699793" session_id=1912831539 session_state=BEGIN} 20241223122625590 DSS <0004> hlr_ussd.c:576 262420932699793/0x72037e33: Process SS (BEGIN) 20241223122625590 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122625590 DSS <0004> hlr_ussd.c:518 262420932699793/0x72037e33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122625590 DSS <0004> hlr_ussd.c:363 262420932699793/0x72037e33: Tx USSD 'Your extension is 491614026546' 20241223122625590 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420932699793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420932699793" session_id=1912831539 session_state=END} 20241223122625590 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420932699793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122625590 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625590 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20241223122625592 DAUC <0003> db_auc.c:157 IMSI='262428424888437': No 2G Auth Data 20241223122625592 DAUC <0003> db_auc.c:192 IMSI='262428424888437': No 3G Auth Data 20241223122625599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4258 20241223122625602 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625602 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428424888437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428424888437" session_id=2323534018 session_state=BEGIN} 20241223122625602 DSS <0004> hlr_ussd.c:576 262428424888437/0x8a7e50c2: Process SS (BEGIN) 20241223122625602 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122625602 DSS <0004> hlr_ussd.c:518 262428424888437/0x8a7e50c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122625602 DSS <0004> hlr_ussd.c:363 262428424888437/0x8a7e50c2: Tx USSD 'Your extension is 491618514344' 20241223122625602 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428424888437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428424888437" session_id=2323534018 session_state=END} 20241223122625602 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428424888437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122625602 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625602 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4258 20241223122625605 DAUC <0003> db_auc.c:157 IMSI='262424857134861': No 2G Auth Data 20241223122625605 DAUC <0003> db_auc.c:192 IMSI='262424857134861': No 3G Auth Data 20241223122625612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46344<->l=127.0.0.1:4258 20241223122625615 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625615 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424857134861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424857134861" session_id=3802471623 session_state=BEGIN} 20241223122625615 DSS <0004> hlr_ussd.c:576 262424857134861/0xe2a51cc7: Process SS (BEGIN) 20241223122625615 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122625615 DSS <0004> hlr_ussd.c:518 262424857134861/0xe2a51cc7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122625615 DSS <0004> hlr_ussd.c:363 262424857134861/0xe2a51cc7: Tx USSD 'Your extension is 491615158502' 20241223122625615 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424857134861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424857134861" session_id=3802471623 session_state=END} 20241223122625615 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424857134861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122625615 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625615 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46344<->l=127.0.0.1:4258 20241223122625617 DAUC <0003> db_auc.c:157 IMSI='262421601187762': No 2G Auth Data 20241223122625617 DAUC <0003> db_auc.c:192 IMSI='262421601187762': No 3G Auth Data 20241223122625624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 20241223122625628 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625628 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421601187762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421601187762" session_id=4082279075 session_state=BEGIN} 20241223122625628 DSS <0004> hlr_ussd.c:576 262421601187762/0xf352a2a3: Process SS (BEGIN) 20241223122625628 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122625628 DSS <0004> hlr_ussd.c:518 262421601187762/0xf352a2a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122625628 DSS <0004> hlr_ussd.c:363 262421601187762/0xf352a2a3: Tx USSD 'Your extension is 491617371414' 20241223122625628 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421601187762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601187762" session_id=4082279075 session_state=END} 20241223122625628 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421601187762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122625628 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625628 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 20241223122625630 DAUC <0003> db_auc.c:157 IMSI='262422891020689': No 2G Auth Data 20241223122625630 DAUC <0003> db_auc.c:192 IMSI='262422891020689': No 3G Auth Data 20241223122625637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20241223122625640 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625640 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422891020689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422891020689" session_id=979271210 session_state=BEGIN} 20241223122625640 DSS <0004> hlr_ussd.c:576 262422891020689/0x3a5e7e2a: Process SS (BEGIN) 20241223122625640 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122625640 DSS <0004> hlr_ussd.c:518 262422891020689/0x3a5e7e2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122625640 DSS <0004> hlr_ussd.c:363 262422891020689/0x3a5e7e2a: Tx USSD 'Your extension is 491617716824' 20241223122625640 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422891020689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422891020689" session_id=979271210 session_state=END} 20241223122625640 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422891020689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122625640 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625640 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122625642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20241223122625642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20241223122625643 DLINP <000b> input/ipa.c:451 connected read/write 20241223122625643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122625643 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122625643 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122625643 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122625643 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33535<->l=127.0.0.1:4259) 20241223122625666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46376<->l=127.0.0.1:4258 20241223122625867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46376<->l=127.0.0.1:4258 20241223122628989 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122628989 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122628993 DLINP <000b> input/ipa.c:451 connected read/write 20241223122628994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122628995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20241223122628999 DLINP <000b> input/ipa.c:451 connected read/write 20241223122628999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122628999 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122628999 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122628999 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  20241223122628999 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122628999 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  20241223122628999 DLGSUP <0013> gsup_server.c:235 2:  20241223122628999 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122628999 DLGSUP <0013> gsup_server.c:235 3:  20241223122628999 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122628999 DLGSUP <0013> gsup_server.c:235 4:  20241223122628999 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122628999 DLGSUP <0013> gsup_server.c:235 5:  20241223122628999 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122628999 DLGSUP <0013> gsup_server.c:235 7:  20241223122628999 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122628999 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122628999 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122628999 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122629025 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33423<->l=127.0.0.1:4259) 20241223122629036 DAUC <0003> db_auc.c:157 IMSI='262429328117504': No 2G Auth Data 20241223122629036 DAUC <0003> db_auc.c:192 IMSI='262429328117504': No 3G Auth Data 20241223122629064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241223122629080 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629080 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429328117504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429328117504" source_name="the-source\n" session_id=688809420 session_state=BEGIN} 20241223122629080 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241223122629080 DSS <0004> hlr_ussd.c:576 262429328117504/0x290e65cc: Process SS (BEGIN) 20241223122629080 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122629080 DSS <0004> hlr_ussd.c:518 262429328117504/0x290e65cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122629080 DSS <0004> hlr_ussd.c:363 262429328117504/0x290e65cc: Tx USSD 'Your extension is 491615618465' 20241223122629081 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429328117504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429328117504" destination_name="the-source\n" session_id=688809420 session_state=END} 20241223122629081 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429328117504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122629081 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629081 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241223122629093 DAUC <0003> db_auc.c:157 IMSI='262425350154358': No 2G Auth Data 20241223122629093 DAUC <0003> db_auc.c:192 IMSI='262425350154358': No 3G Auth Data 20241223122629106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241223122629109 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629109 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425350154358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425350154358" source_name="the-source\n" session_id=396633686 session_state=BEGIN} 20241223122629109 DSS <0004> hlr_ussd.c:576 262425350154358/0x17a42656: Process SS (BEGIN) 20241223122629109 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122629109 DSS <0004> hlr_ussd.c:518 262425350154358/0x17a42656: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122629109 DSS <0004> hlr_ussd.c:363 262425350154358/0x17a42656: Tx USSD 'Your extension is 491614340572' 20241223122629109 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425350154358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425350154358" destination_name="the-source\n" session_id=396633686 session_state=END} 20241223122629109 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425350154358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122629109 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629109 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241223122629111 DAUC <0003> db_auc.c:157 IMSI='262425533631964': No 2G Auth Data 20241223122629111 DAUC <0003> db_auc.c:192 IMSI='262425533631964': No 3G Auth Data 20241223122629117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 20241223122629120 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629120 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425533631964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425533631964" source_name="the-source\n" session_id=3411959911 session_state=BEGIN} 20241223122629120 DSS <0004> hlr_ussd.c:576 262425533631964/0xcb5e6067: Process SS (BEGIN) 20241223122629120 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122629120 DSS <0004> hlr_ussd.c:518 262425533631964/0xcb5e6067: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122629120 DSS <0004> hlr_ussd.c:363 262425533631964/0xcb5e6067: Tx USSD 'Your extension is 491612170014' 20241223122629120 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425533631964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425533631964" destination_name="the-source\n" session_id=3411959911 session_state=END} 20241223122629120 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425533631964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122629120 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629120 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 20241223122629122 DAUC <0003> db_auc.c:157 IMSI='262423153543399': No 2G Auth Data 20241223122629122 DAUC <0003> db_auc.c:192 IMSI='262423153543399': No 3G Auth Data 20241223122629128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241223122629131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629131 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423153543399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423153543399" source_name="the-source\n" session_id=3503531896 session_state=BEGIN} 20241223122629131 DSS <0004> hlr_ussd.c:576 262423153543399/0xd0d3a778: Process SS (BEGIN) 20241223122629131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122629131 DSS <0004> hlr_ussd.c:518 262423153543399/0xd0d3a778: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122629132 DSS <0004> hlr_ussd.c:363 262423153543399/0xd0d3a778: Tx USSD 'Your extension is 491611714410' 20241223122629132 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423153543399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423153543399" destination_name="the-source\n" session_id=3503531896 session_state=END} 20241223122629132 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423153543399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122629132 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629132 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241223122629134 DAUC <0003> db_auc.c:157 IMSI='262426558376594': No 2G Auth Data 20241223122629134 DAUC <0003> db_auc.c:192 IMSI='262426558376594': No 3G Auth Data 20241223122629140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46426<->l=127.0.0.1:4258 20241223122629143 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629143 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426558376594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426558376594" source_name="the-source\n" session_id=1232174822 session_state=BEGIN} 20241223122629143 DSS <0004> hlr_ussd.c:576 262426558376594/0x49717ee6: Process SS (BEGIN) 20241223122629143 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122629143 DSS <0004> hlr_ussd.c:518 262426558376594/0x49717ee6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122629143 DSS <0004> hlr_ussd.c:363 262426558376594/0x49717ee6: Tx USSD 'Your extension is 491610355714' 20241223122629143 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426558376594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426558376594" destination_name="the-source\n" session_id=1232174822 session_state=END} 20241223122629143 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426558376594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122629143 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629143 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46426<->l=127.0.0.1:4258 20241223122629145 DAUC <0003> db_auc.c:157 IMSI='262421727564107': No 2G Auth Data 20241223122629145 DAUC <0003> db_auc.c:192 IMSI='262421727564107': No 3G Auth Data 20241223122629152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46440<->l=127.0.0.1:4258 20241223122629156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629156 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421727564107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421727564107" source_name="the-source\n" session_id=1905486955 session_state=BEGIN} 20241223122629156 DSS <0004> hlr_ussd.c:576 262421727564107/0x71936c6b: Process SS (BEGIN) 20241223122629156 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122629156 DSS <0004> hlr_ussd.c:518 262421727564107/0x71936c6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122629156 DSS <0004> hlr_ussd.c:363 262421727564107/0x71936c6b: Tx USSD 'Your extension is 491610476268' 20241223122629156 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421727564107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421727564107" destination_name="the-source\n" session_id=1905486955 session_state=END} 20241223122629156 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421727564107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122629156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46440<->l=127.0.0.1:4258 20241223122629158 DAUC <0003> db_auc.c:157 IMSI='262421261512367': No 2G Auth Data 20241223122629158 DAUC <0003> db_auc.c:192 IMSI='262421261512367': No 3G Auth Data 20241223122629165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4258 20241223122629168 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629168 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421261512367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421261512367" source_name="the-source\n" session_id=1632688623 session_state=BEGIN} 20241223122629168 DSS <0004> hlr_ussd.c:576 262421261512367/0x6150d9ef: Process SS (BEGIN) 20241223122629168 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122629168 DSS <0004> hlr_ussd.c:518 262421261512367/0x6150d9ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122629168 DSS <0004> hlr_ussd.c:363 262421261512367/0x6150d9ef: Tx USSD 'Your extension is 491610141037' 20241223122629168 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421261512367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421261512367" destination_name="the-source\n" session_id=1632688623 session_state=END} 20241223122629168 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421261512367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122629168 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629168 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4258 20241223122629171 DAUC <0003> db_auc.c:157 IMSI='262427067212323': No 2G Auth Data 20241223122629171 DAUC <0003> db_auc.c:192 IMSI='262427067212323': No 3G Auth Data 20241223122629177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 20241223122629180 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629180 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427067212323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427067212323" source_name="the-source\n" session_id=3830107455 session_state=BEGIN} 20241223122629180 DSS <0004> hlr_ussd.c:576 262427067212323/0xe44acd3f: Process SS (BEGIN) 20241223122629180 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241223122629180 DSS <0004> hlr_ussd.c:518 262427067212323/0xe44acd3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241223122629180 DSS <0004> hlr_ussd.c:363 262427067212323/0xe44acd3f: Tx USSD 'Your extension is 491614458007' 20241223122629180 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427067212323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427067212323" destination_name="the-source\n" session_id=3830107455 session_state=END} 20241223122629180 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427067212323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122629180 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629180 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122629182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 20241223122629183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20241223122629183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33423<->l=127.0.0.1:4259) 20241223122629183 DLINP <000b> input/ipa.c:451 connected read/write 20241223122629183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122629183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122629183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122629183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122629183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241223122629206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 20241223122629407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 20241223122632476 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44867 20241223122632477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44867 20241223122632478 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632478 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632479 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122632479 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122632479 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632479 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632479 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122632479 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241223122632479 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241223122632479 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241223122632479 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  20241223122632479 DLGSUP <0013> gsup_server.c:235 2:  20241223122632479 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122632479 DLGSUP <0013> gsup_server.c:235 3:  20241223122632479 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122632479 DLGSUP <0013> gsup_server.c:235 4:  20241223122632479 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122632479 DLGSUP <0013> gsup_server.c:235 5:  20241223122632479 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122632479 DLGSUP <0013> gsup_server.c:235 7:  20241223122632479 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122632479 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122632479 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122632479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44867 20241223122632482 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 20241223122632486 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632486 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122632486 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122632486 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  20241223122632486 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122632486 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  20241223122632486 DLGSUP <0013> gsup_server.c:235 2:  20241223122632486 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122632486 DLGSUP <0013> gsup_server.c:235 3:  20241223122632486 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122632486 DLGSUP <0013> gsup_server.c:235 4:  20241223122632486 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122632486 DLGSUP <0013> gsup_server.c:235 5:  20241223122632486 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122632486 DLGSUP <0013> gsup_server.c:235 7:  20241223122632486 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122632486 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122632486 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122632486 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122632500 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46763<->l=127.0.0.1:4259) 20241223122632509 DAUC <0003> db_auc.c:157 IMSI='262420011889008': No 2G Auth Data 20241223122632509 DAUC <0003> db_auc.c:192 IMSI='262420011889008': No 3G Auth Data 20241223122632534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46726<->l=127.0.0.1:4258 20241223122632546 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632546 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420011889008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420011889008" session_id=2111782136 session_state=BEGIN} 20241223122632546 DSS <0004> hlr_ussd.c:576 262420011889008/0x7ddf3cf8: Process SS (BEGIN) 20241223122632546 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122632546 DSS <0004> hlr_ussd.c:518 262420011889008/0x7ddf3cf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122632546 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632546 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632546 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632546 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632554 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632554 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420011889008 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420011889008" session_id=2111782136 session_state=END} 20241223122632554 DSS <0004> hlr_ussd.c:576 262420011889008/0x7ddf3cf8: Process SS (END) 20241223122632554 DSS <0004> hlr_ussd.c:518 262420011889008/0x7ddf3cf8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122632554 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420011889008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420011889008" session_id=2111782136 session_state=END} 20241223122632554 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420011889008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122632554 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420011889008 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46726<->l=127.0.0.1:4258 20241223122632559 DAUC <0003> db_auc.c:157 IMSI='262428247053367': No 2G Auth Data 20241223122632559 DAUC <0003> db_auc.c:192 IMSI='262428247053367': No 3G Auth Data 20241223122632566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 20241223122632569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632569 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428247053367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428247053367" session_id=1315825655 session_state=BEGIN} 20241223122632569 DSS <0004> hlr_ussd.c:576 262428247053367/0x4e6de7f7: Process SS (BEGIN) 20241223122632569 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122632569 DSS <0004> hlr_ussd.c:518 262428247053367/0x4e6de7f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122632569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632569 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632569 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632569 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632569 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262428247053367 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428247053367" session_id=1315825655 session_state=END} 20241223122632569 DSS <0004> hlr_ussd.c:576 262428247053367/0x4e6de7f7: Process SS (END) 20241223122632569 DSS <0004> hlr_ussd.c:518 262428247053367/0x4e6de7f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122632569 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428247053367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428247053367" session_id=1315825655 session_state=END} 20241223122632569 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428247053367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122632569 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262428247053367 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122632569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632569 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 20241223122632571 DAUC <0003> db_auc.c:157 IMSI='262428355857790': No 2G Auth Data 20241223122632571 DAUC <0003> db_auc.c:192 IMSI='262428355857790': No 3G Auth Data 20241223122632577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46734<->l=127.0.0.1:4258 20241223122632580 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632580 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428355857790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428355857790" session_id=3133820004 session_state=BEGIN} 20241223122632580 DSS <0004> hlr_ussd.c:576 262428355857790/0xbaca4c64: Process SS (BEGIN) 20241223122632580 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122632580 DSS <0004> hlr_ussd.c:518 262428355857790/0xbaca4c64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122632580 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632580 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632580 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632580 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632581 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632581 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632581 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262428355857790 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428355857790" session_id=3133820004 session_state=END} 20241223122632581 DSS <0004> hlr_ussd.c:576 262428355857790/0xbaca4c64: Process SS (END) 20241223122632581 DSS <0004> hlr_ussd.c:518 262428355857790/0xbaca4c64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122632581 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428355857790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428355857790" session_id=3133820004 session_state=END} 20241223122632581 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428355857790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122632581 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262428355857790 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122632581 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632581 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46734<->l=127.0.0.1:4258 20241223122632583 DAUC <0003> db_auc.c:157 IMSI='262423233401341': No 2G Auth Data 20241223122632583 DAUC <0003> db_auc.c:192 IMSI='262423233401341': No 3G Auth Data 20241223122632590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 20241223122632593 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632593 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423233401341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423233401341" session_id=2256029477 session_state=BEGIN} 20241223122632593 DSS <0004> hlr_ussd.c:576 262423233401341/0x86784725: Process SS (BEGIN) 20241223122632593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122632593 DSS <0004> hlr_ussd.c:518 262423233401341/0x86784725: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122632593 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632593 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632593 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632593 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632594 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632594 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632594 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423233401341 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423233401341" session_id=2256029477 session_state=END} 20241223122632594 DSS <0004> hlr_ussd.c:576 262423233401341/0x86784725: Process SS (END) 20241223122632594 DSS <0004> hlr_ussd.c:518 262423233401341/0x86784725: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122632594 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423233401341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423233401341" session_id=2256029477 session_state=END} 20241223122632594 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423233401341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122632594 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423233401341 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122632594 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632594 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 20241223122632597 DAUC <0003> db_auc.c:157 IMSI='262423285664473': No 2G Auth Data 20241223122632597 DAUC <0003> db_auc.c:192 IMSI='262423285664473': No 3G Auth Data 20241223122632603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20241223122632606 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632606 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423285664473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423285664473" session_id=340977644 session_state=BEGIN} 20241223122632606 DSS <0004> hlr_ussd.c:576 262423285664473/0x1452e7ec: Process SS (BEGIN) 20241223122632607 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122632607 DSS <0004> hlr_ussd.c:518 262423285664473/0x1452e7ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122632607 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632607 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632607 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632607 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632607 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632607 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632607 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423285664473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423285664473" session_id=340977644 session_state=END} 20241223122632607 DSS <0004> hlr_ussd.c:576 262423285664473/0x1452e7ec: Process SS (END) 20241223122632607 DSS <0004> hlr_ussd.c:518 262423285664473/0x1452e7ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122632607 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423285664473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423285664473" session_id=340977644 session_state=END} 20241223122632607 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423285664473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122632607 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423285664473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122632607 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632607 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20241223122632611 DAUC <0003> db_auc.c:157 IMSI='262422011586501': No 2G Auth Data 20241223122632611 DAUC <0003> db_auc.c:192 IMSI='262422011586501': No 3G Auth Data 20241223122632617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46752<->l=127.0.0.1:4258 20241223122632620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632620 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422011586501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422011586501" session_id=405915750 session_state=BEGIN} 20241223122632620 DSS <0004> hlr_ussd.c:576 262422011586501/0x1831c866: Process SS (BEGIN) 20241223122632620 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122632620 DSS <0004> hlr_ussd.c:518 262422011586501/0x1831c866: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122632620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632620 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632620 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632620 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632621 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632621 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632621 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422011586501 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422011586501" session_id=405915750 session_state=END} 20241223122632621 DSS <0004> hlr_ussd.c:576 262422011586501/0x1831c866: Process SS (END) 20241223122632621 DSS <0004> hlr_ussd.c:518 262422011586501/0x1831c866: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122632621 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422011586501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422011586501" session_id=405915750 session_state=END} 20241223122632621 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422011586501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122632621 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422011586501 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122632621 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632621 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46752<->l=127.0.0.1:4258 20241223122632624 DAUC <0003> db_auc.c:157 IMSI='262425988748639': No 2G Auth Data 20241223122632624 DAUC <0003> db_auc.c:192 IMSI='262425988748639': No 3G Auth Data 20241223122632630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 20241223122632633 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632633 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425988748639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425988748639" session_id=2477190600 session_state=BEGIN} 20241223122632633 DSS <0004> hlr_ussd.c:576 262425988748639/0x93a6edc8: Process SS (BEGIN) 20241223122632634 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122632634 DSS <0004> hlr_ussd.c:518 262425988748639/0x93a6edc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122632634 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632634 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632634 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632634 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632634 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632634 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632634 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425988748639 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425988748639" session_id=2477190600 session_state=END} 20241223122632634 DSS <0004> hlr_ussd.c:576 262425988748639/0x93a6edc8: Process SS (END) 20241223122632634 DSS <0004> hlr_ussd.c:518 262425988748639/0x93a6edc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122632634 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425988748639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425988748639" session_id=2477190600 session_state=END} 20241223122632634 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425988748639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122632634 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425988748639 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122632634 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632634 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 20241223122632637 DAUC <0003> db_auc.c:157 IMSI='262421329552603': No 2G Auth Data 20241223122632637 DAUC <0003> db_auc.c:192 IMSI='262421329552603': No 3G Auth Data 20241223122632644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 20241223122632647 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632647 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421329552603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421329552603" session_id=894213270 session_state=BEGIN} 20241223122632647 DSS <0004> hlr_ussd.c:576 262421329552603/0x354c9c96: Process SS (BEGIN) 20241223122632647 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122632647 DSS <0004> hlr_ussd.c:518 262421329552603/0x354c9c96: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122632647 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632647 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632647 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632647 DLINP <000b> input/ipa.c:431 127.0.0.1:44867 sending data 20241223122632648 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632648 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632648 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421329552603 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421329552603" session_id=894213270 session_state=END} 20241223122632648 DSS <0004> hlr_ussd.c:576 262421329552603/0x354c9c96: Process SS (END) 20241223122632648 DSS <0004> hlr_ussd.c:518 262421329552603/0x354c9c96: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122632648 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421329552603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421329552603" session_id=894213270 session_state=END} 20241223122632648 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421329552603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122632648 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421329552603 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122632648 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632648 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122632649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 20241223122632650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 20241223122632651 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46763<->l=127.0.0.1:4259) 20241223122632651 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632651 DLINP <000b> input/ipa.c:405 127.0.0.1:44867 message received 20241223122632651 DLINP <000b> input/ipa.c:414 127.0.0.1:44867 connection closed with server 20241223122632651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44867 20241223122632651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241223122632651 DLINP <000b> input/ipa.c:451 connected read/write 20241223122632651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122632651 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122632651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122632651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122632674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46774<->l=127.0.0.1:4258 20241223122632876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46774<->l=127.0.0.1:4258 20241223122635937 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43015 20241223122635937 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43015 20241223122635938 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635939 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122635939 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122635939 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122635940 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635940 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122635940 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122635940 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241223122635940 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241223122635940 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241223122635940 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  20241223122635940 DLGSUP <0013> gsup_server.c:235 2:  20241223122635940 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122635940 DLGSUP <0013> gsup_server.c:235 3:  20241223122635940 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122635940 DLGSUP <0013> gsup_server.c:235 4:  20241223122635940 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122635940 DLGSUP <0013> gsup_server.c:235 5:  20241223122635940 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122635940 DLGSUP <0013> gsup_server.c:235 7:  20241223122635940 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122635940 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122635940 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122635940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43015 20241223122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122635941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 20241223122635942 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122635943 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122635943 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122635943 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  20241223122635943 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122635943 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  20241223122635943 DLGSUP <0013> gsup_server.c:235 2:  20241223122635943 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122635943 DLGSUP <0013> gsup_server.c:235 3:  20241223122635943 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122635943 DLGSUP <0013> gsup_server.c:235 4:  20241223122635943 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122635943 DLGSUP <0013> gsup_server.c:235 5:  20241223122635943 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122635943 DLGSUP <0013> gsup_server.c:235 7:  20241223122635943 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122635943 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122635943 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122635943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122635957 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20241223122635961 DAUC <0003> db_auc.c:157 IMSI='262429523501834': No 2G Auth Data 20241223122635961 DAUC <0003> db_auc.c:192 IMSI='262429523501834': No 3G Auth Data 20241223122635972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46802<->l=127.0.0.1:4258 20241223122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122635986 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429523501834" session_id=625495269 session_state=BEGIN} 20241223122635986 DSS <0004> hlr_ussd.c:576 262429523501834/0x25484ce5: Process SS (BEGIN) 20241223122635986 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122635986 DSS <0004> hlr_ussd.c:518 262429523501834/0x25484ce5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122635995 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635995 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122635995 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429523501834" session_id=625495269 session_state=CONTINUE} 20241223122635995 DSS <0004> hlr_ussd.c:576 262429523501834/0x25484ce5: Process SS (CONTINUE) 20241223122635995 DSS <0004> hlr_ussd.c:518 262429523501834/0x25484ce5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122635995 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429523501834" session_id=625495269 session_state=CONTINUE} 20241223122635995 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122635995 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122635995 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122635998 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429523501834" session_id=625495269 session_state=CONTINUE} 20241223122635998 DSS <0004> hlr_ussd.c:576 262429523501834/0x25484ce5: Process SS (CONTINUE) 20241223122635998 DSS <0004> hlr_ussd.c:518 262429523501834/0x25484ce5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241223122635998 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635998 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241223122635998 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636000 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636000 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429523501834" session_id=625495269 session_state=END} 20241223122636000 DSS <0004> hlr_ussd.c:576 262429523501834/0x25484ce5: Process SS (END) 20241223122636000 DSS <0004> hlr_ussd.c:518 262429523501834/0x25484ce5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636000 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429523501834" session_id=625495269 session_state=END} 20241223122636000 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636000 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429523501834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46802<->l=127.0.0.1:4258 20241223122636001 DAUC <0003> db_auc.c:157 IMSI='262423199930155': No 2G Auth Data 20241223122636001 DAUC <0003> db_auc.c:192 IMSI='262423199930155': No 3G Auth Data 20241223122636012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 20241223122636015 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636016 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423199930155" session_id=1751353315 session_state=BEGIN} 20241223122636016 DSS <0004> hlr_ussd.c:576 262423199930155/0x686387e3: Process SS (BEGIN) 20241223122636016 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122636016 DSS <0004> hlr_ussd.c:518 262423199930155/0x686387e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636016 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636016 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636017 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636017 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636017 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423199930155" session_id=1751353315 session_state=CONTINUE} 20241223122636017 DSS <0004> hlr_ussd.c:576 262423199930155/0x686387e3: Process SS (CONTINUE) 20241223122636017 DSS <0004> hlr_ussd.c:518 262423199930155/0x686387e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122636017 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423199930155" session_id=1751353315 session_state=CONTINUE} 20241223122636017 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636017 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636017 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636019 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636019 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423199930155" session_id=1751353315 session_state=CONTINUE} 20241223122636019 DSS <0004> hlr_ussd.c:576 262423199930155/0x686387e3: Process SS (CONTINUE) 20241223122636019 DSS <0004> hlr_ussd.c:518 262423199930155/0x686387e3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636019 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636019 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636019 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636019 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636019 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636020 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636020 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636020 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423199930155" session_id=1751353315 session_state=END} 20241223122636020 DSS <0004> hlr_ussd.c:576 262423199930155/0x686387e3: Process SS (END) 20241223122636020 DSS <0004> hlr_ussd.c:518 262423199930155/0x686387e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636020 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423199930155" session_id=1751353315 session_state=END} 20241223122636020 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636020 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423199930155 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636020 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636020 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 20241223122636021 DAUC <0003> db_auc.c:157 IMSI='262429528876348': No 2G Auth Data 20241223122636021 DAUC <0003> db_auc.c:192 IMSI='262429528876348': No 3G Auth Data 20241223122636028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20241223122636032 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636032 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429528876348" session_id=2000573754 session_state=BEGIN} 20241223122636032 DSS <0004> hlr_ussd.c:576 262429528876348/0x773e553a: Process SS (BEGIN) 20241223122636032 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122636033 DSS <0004> hlr_ussd.c:518 262429528876348/0x773e553a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122636033 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636033 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636033 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636033 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636033 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636033 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636033 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429528876348" session_id=2000573754 session_state=CONTINUE} 20241223122636033 DSS <0004> hlr_ussd.c:576 262429528876348/0x773e553a: Process SS (CONTINUE) 20241223122636033 DSS <0004> hlr_ussd.c:518 262429528876348/0x773e553a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122636033 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429528876348" session_id=2000573754 session_state=CONTINUE} 20241223122636033 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636033 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636033 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636037 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636037 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429528876348" session_id=2000573754 session_state=CONTINUE} 20241223122636037 DSS <0004> hlr_ussd.c:576 262429528876348/0x773e553a: Process SS (CONTINUE) 20241223122636037 DSS <0004> hlr_ussd.c:518 262429528876348/0x773e553a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636037 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636037 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636037 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636037 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636037 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636038 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636038 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636038 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429528876348" session_id=2000573754 session_state=END} 20241223122636038 DSS <0004> hlr_ussd.c:576 262429528876348/0x773e553a: Process SS (END) 20241223122636038 DSS <0004> hlr_ussd.c:518 262429528876348/0x773e553a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636038 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429528876348" session_id=2000573754 session_state=END} 20241223122636038 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636038 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429528876348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636038 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636038 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20241223122636039 DAUC <0003> db_auc.c:157 IMSI='262420045186479': No 2G Auth Data 20241223122636039 DAUC <0003> db_auc.c:192 IMSI='262420045186479': No 3G Auth Data 20241223122636045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 20241223122636048 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636048 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420045186479" session_id=239211475 session_state=BEGIN} 20241223122636048 DSS <0004> hlr_ussd.c:576 262420045186479/0x0e4213d3: Process SS (BEGIN) 20241223122636048 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122636048 DSS <0004> hlr_ussd.c:518 262420045186479/0x0e4213d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122636048 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636048 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636048 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636048 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636050 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636050 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636050 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420045186479" session_id=239211475 session_state=CONTINUE} 20241223122636050 DSS <0004> hlr_ussd.c:576 262420045186479/0x0e4213d3: Process SS (CONTINUE) 20241223122636050 DSS <0004> hlr_ussd.c:518 262420045186479/0x0e4213d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122636050 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420045186479" session_id=239211475 session_state=CONTINUE} 20241223122636050 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636050 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636050 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636052 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636052 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420045186479" session_id=239211475 session_state=CONTINUE} 20241223122636052 DSS <0004> hlr_ussd.c:576 262420045186479/0x0e4213d3: Process SS (CONTINUE) 20241223122636052 DSS <0004> hlr_ussd.c:518 262420045186479/0x0e4213d3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636052 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636052 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636052 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636052 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636052 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636053 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636053 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636053 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420045186479" session_id=239211475 session_state=END} 20241223122636053 DSS <0004> hlr_ussd.c:576 262420045186479/0x0e4213d3: Process SS (END) 20241223122636053 DSS <0004> hlr_ussd.c:518 262420045186479/0x0e4213d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636053 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420045186479" session_id=239211475 session_state=END} 20241223122636053 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636053 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420045186479 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636053 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636053 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 20241223122636054 DAUC <0003> db_auc.c:157 IMSI='262425298578841': No 2G Auth Data 20241223122636054 DAUC <0003> db_auc.c:192 IMSI='262425298578841': No 3G Auth Data 20241223122636061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46854<->l=127.0.0.1:4258 20241223122636064 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636064 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425298578841" session_id=1586796208 session_state=BEGIN} 20241223122636064 DSS <0004> hlr_ussd.c:576 262425298578841/0x5e9496b0: Process SS (BEGIN) 20241223122636064 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122636064 DSS <0004> hlr_ussd.c:518 262425298578841/0x5e9496b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122636064 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636064 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636064 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636064 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636065 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636065 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636065 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425298578841" session_id=1586796208 session_state=CONTINUE} 20241223122636065 DSS <0004> hlr_ussd.c:576 262425298578841/0x5e9496b0: Process SS (CONTINUE) 20241223122636065 DSS <0004> hlr_ussd.c:518 262425298578841/0x5e9496b0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122636065 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425298578841" session_id=1586796208 session_state=CONTINUE} 20241223122636065 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636065 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636065 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636068 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636068 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425298578841" session_id=1586796208 session_state=CONTINUE} 20241223122636068 DSS <0004> hlr_ussd.c:576 262425298578841/0x5e9496b0: Process SS (CONTINUE) 20241223122636068 DSS <0004> hlr_ussd.c:518 262425298578841/0x5e9496b0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636068 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636068 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636068 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636068 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636068 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636069 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636069 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636069 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425298578841" session_id=1586796208 session_state=END} 20241223122636069 DSS <0004> hlr_ussd.c:576 262425298578841/0x5e9496b0: Process SS (END) 20241223122636069 DSS <0004> hlr_ussd.c:518 262425298578841/0x5e9496b0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636069 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425298578841" session_id=1586796208 session_state=END} 20241223122636069 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636069 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425298578841 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636069 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636069 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46854<->l=127.0.0.1:4258 20241223122636070 DAUC <0003> db_auc.c:157 IMSI='262429289487511': No 2G Auth Data 20241223122636070 DAUC <0003> db_auc.c:192 IMSI='262429289487511': No 3G Auth Data 20241223122636076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46862<->l=127.0.0.1:4258 20241223122636080 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636080 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429289487511" session_id=1485862977 session_state=BEGIN} 20241223122636080 DSS <0004> hlr_ussd.c:576 262429289487511/0x58907841: Process SS (BEGIN) 20241223122636080 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122636080 DSS <0004> hlr_ussd.c:518 262429289487511/0x58907841: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122636080 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636080 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636080 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636080 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636081 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636081 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636081 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429289487511" session_id=1485862977 session_state=CONTINUE} 20241223122636081 DSS <0004> hlr_ussd.c:576 262429289487511/0x58907841: Process SS (CONTINUE) 20241223122636081 DSS <0004> hlr_ussd.c:518 262429289487511/0x58907841: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122636081 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429289487511" session_id=1485862977 session_state=CONTINUE} 20241223122636081 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636081 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636081 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636084 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636084 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429289487511" session_id=1485862977 session_state=CONTINUE} 20241223122636084 DSS <0004> hlr_ussd.c:576 262429289487511/0x58907841: Process SS (CONTINUE) 20241223122636084 DSS <0004> hlr_ussd.c:518 262429289487511/0x58907841: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636084 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636084 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636084 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636084 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636084 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636085 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636085 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636085 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429289487511" session_id=1485862977 session_state=END} 20241223122636085 DSS <0004> hlr_ussd.c:576 262429289487511/0x58907841: Process SS (END) 20241223122636085 DSS <0004> hlr_ussd.c:518 262429289487511/0x58907841: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636085 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429289487511" session_id=1485862977 session_state=END} 20241223122636085 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636085 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429289487511 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636085 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636085 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46862<->l=127.0.0.1:4258 20241223122636086 DAUC <0003> db_auc.c:157 IMSI='262424976506858': No 2G Auth Data 20241223122636086 DAUC <0003> db_auc.c:192 IMSI='262424976506858': No 3G Auth Data 20241223122636093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46874<->l=127.0.0.1:4258 20241223122636096 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636096 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424976506858" session_id=2261336205 session_state=BEGIN} 20241223122636096 DSS <0004> hlr_ussd.c:576 262424976506858/0x86c9408d: Process SS (BEGIN) 20241223122636096 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122636096 DSS <0004> hlr_ussd.c:518 262424976506858/0x86c9408d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122636096 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636096 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636096 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636096 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636097 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636097 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424976506858" session_id=2261336205 session_state=CONTINUE} 20241223122636097 DSS <0004> hlr_ussd.c:576 262424976506858/0x86c9408d: Process SS (CONTINUE) 20241223122636097 DSS <0004> hlr_ussd.c:518 262424976506858/0x86c9408d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122636097 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424976506858" session_id=2261336205 session_state=CONTINUE} 20241223122636097 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636100 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636100 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424976506858" session_id=2261336205 session_state=CONTINUE} 20241223122636100 DSS <0004> hlr_ussd.c:576 262424976506858/0x86c9408d: Process SS (CONTINUE) 20241223122636100 DSS <0004> hlr_ussd.c:518 262424976506858/0x86c9408d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636100 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636100 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636100 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636100 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636100 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636101 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636101 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636101 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424976506858" session_id=2261336205 session_state=END} 20241223122636101 DSS <0004> hlr_ussd.c:576 262424976506858/0x86c9408d: Process SS (END) 20241223122636101 DSS <0004> hlr_ussd.c:518 262424976506858/0x86c9408d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636101 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424976506858" session_id=2261336205 session_state=END} 20241223122636101 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636101 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424976506858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636101 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636101 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46874<->l=127.0.0.1:4258 20241223122636103 DAUC <0003> db_auc.c:157 IMSI='262420197160599': No 2G Auth Data 20241223122636103 DAUC <0003> db_auc.c:192 IMSI='262420197160599': No 3G Auth Data 20241223122636110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46882<->l=127.0.0.1:4258 20241223122636113 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636113 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420197160599" session_id=3132321213 session_state=BEGIN} 20241223122636113 DSS <0004> hlr_ussd.c:576 262420197160599/0xbab36dbd: Process SS (BEGIN) 20241223122636113 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241223122636113 DSS <0004> hlr_ussd.c:518 262420197160599/0xbab36dbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241223122636113 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636113 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636113 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636113 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636114 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636114 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636114 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420197160599" session_id=3132321213 session_state=CONTINUE} 20241223122636114 DSS <0004> hlr_ussd.c:576 262420197160599/0xbab36dbd: Process SS (CONTINUE) 20241223122636114 DSS <0004> hlr_ussd.c:518 262420197160599/0xbab36dbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241223122636114 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420197160599" session_id=3132321213 session_state=CONTINUE} 20241223122636114 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636114 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636114 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636117 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636117 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420197160599" session_id=3132321213 session_state=CONTINUE} 20241223122636117 DSS <0004> hlr_ussd.c:576 262420197160599/0xbab36dbd: Process SS (CONTINUE) 20241223122636117 DSS <0004> hlr_ussd.c:518 262420197160599/0xbab36dbd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636117 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636117 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636117 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636117 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636117 DLINP <000b> input/ipa.c:431 127.0.0.1:43015 sending data 20241223122636118 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636118 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636118 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420197160599" session_id=3132321213 session_state=END} 20241223122636118 DSS <0004> hlr_ussd.c:576 262420197160599/0xbab36dbd: Process SS (END) 20241223122636118 DSS <0004> hlr_ussd.c:518 262420197160599/0xbab36dbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241223122636118 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420197160599" session_id=3132321213 session_state=END} 20241223122636118 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122636118 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420197160599 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122636118 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636118 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122636119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46882<->l=127.0.0.1:4258 20241223122636120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 20241223122636121 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636121 DLINP <000b> input/ipa.c:405 127.0.0.1:43015 message received 20241223122636121 DLINP <000b> input/ipa.c:414 127.0.0.1:43015 connection closed with server 20241223122636121 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43015 20241223122636121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241223122636121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20241223122636121 DLINP <000b> input/ipa.c:451 connected read/write 20241223122636121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122636121 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122636121 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122636121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122636156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46898<->l=127.0.0.1:4258 20241223122636357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46898<->l=127.0.0.1:4258 20241223122639409 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39189 20241223122639409 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39189 20241223122639410 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639410 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639411 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122639411 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122639411 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639411 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122639411 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241223122639411 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241223122639411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241223122639411 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  20241223122639411 DLGSUP <0013> gsup_server.c:235 2:  20241223122639411 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122639411 DLGSUP <0013> gsup_server.c:235 3:  20241223122639411 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122639411 DLGSUP <0013> gsup_server.c:235 4:  20241223122639411 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122639411 DLGSUP <0013> gsup_server.c:235 5:  20241223122639411 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122639412 DLGSUP <0013> gsup_server.c:235 7:  20241223122639412 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122639412 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122639412 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122639412 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39189 20241223122639412 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 20241223122639413 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639413 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122639413 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122639413 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  20241223122639413 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122639413 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  20241223122639413 DLGSUP <0013> gsup_server.c:235 2:  20241223122639413 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122639413 DLGSUP <0013> gsup_server.c:235 3:  20241223122639413 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122639413 DLGSUP <0013> gsup_server.c:235 4:  20241223122639413 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122639413 DLGSUP <0013> gsup_server.c:235 5:  20241223122639413 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122639413 DLGSUP <0013> gsup_server.c:235 7:  20241223122639413 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122639413 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122639413 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122639413 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122639421 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44483<->l=127.0.0.1:4259) 20241223122639424 DAUC <0003> db_auc.c:157 IMSI='262422596879066': No 2G Auth Data 20241223122639424 DAUC <0003> db_auc.c:192 IMSI='262422596879066': No 3G Auth Data 20241223122639429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46916<->l=127.0.0.1:4258 20241223122639454 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639454 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422596879066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422596879066" session_id=776101074 session_state=BEGIN} 20241223122639454 DSS <0004> hlr_ussd.c:576 262422596879066/0x2e425cd2: Process SS (BEGIN) 20241223122639454 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241223122639454 DSS <0004> hlr_ussd.c:518 262422596879066/0x2e425cd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241223122639454 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639454 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639454 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639454 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639457 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639457 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639457 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422596879066 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422596879066" session_id=776101074 session_state=END} 20241223122639457 DSS <0004> hlr_ussd.c:576 262422596879066/0x2e425cd2: Process SS (END) 20241223122639457 DSS <0004> hlr_ussd.c:518 262422596879066/0x2e425cd2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241223122639457 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422596879066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422596879066" session_id=776101074 session_state=END} 20241223122639457 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422596879066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122639457 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422596879066 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122639457 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639457 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46916<->l=127.0.0.1:4258 20241223122639459 DAUC <0003> db_auc.c:157 IMSI='262420977971820': No 2G Auth Data 20241223122639459 DAUC <0003> db_auc.c:192 IMSI='262420977971820': No 3G Auth Data 20241223122639465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46926<->l=127.0.0.1:4258 20241223122639468 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639468 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420977971820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420977971820" session_id=37600590 session_state=BEGIN} 20241223122639468 DSS <0004> hlr_ussd.c:576 262420977971820/0x023dbd4e: Process SS (BEGIN) 20241223122639468 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241223122639468 DSS <0004> hlr_ussd.c:518 262420977971820/0x023dbd4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241223122639468 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639468 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639468 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639468 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639469 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639469 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639469 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420977971820 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420977971820" session_id=37600590 session_state=END} 20241223122639469 DSS <0004> hlr_ussd.c:576 262420977971820/0x023dbd4e: Process SS (END) 20241223122639469 DSS <0004> hlr_ussd.c:518 262420977971820/0x023dbd4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241223122639469 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420977971820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420977971820" session_id=37600590 session_state=END} 20241223122639469 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420977971820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122639469 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420977971820 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122639469 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639469 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46926<->l=127.0.0.1:4258 20241223122639471 DAUC <0003> db_auc.c:157 IMSI='262425943525987': No 2G Auth Data 20241223122639471 DAUC <0003> db_auc.c:192 IMSI='262425943525987': No 3G Auth Data 20241223122639477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46936<->l=127.0.0.1:4258 20241223122639480 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639480 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425943525987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425943525987" session_id=180350480 session_state=BEGIN} 20241223122639480 DSS <0004> hlr_ussd.c:576 262425943525987/0x0abfee10: Process SS (BEGIN) 20241223122639480 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241223122639480 DSS <0004> hlr_ussd.c:518 262425943525987/0x0abfee10: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241223122639480 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639480 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639480 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639480 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639481 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639481 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639481 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425943525987 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425943525987" session_id=180350480 session_state=END} 20241223122639481 DSS <0004> hlr_ussd.c:576 262425943525987/0x0abfee10: Process SS (END) 20241223122639481 DSS <0004> hlr_ussd.c:518 262425943525987/0x0abfee10: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241223122639481 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425943525987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425943525987" session_id=180350480 session_state=END} 20241223122639481 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425943525987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122639481 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425943525987 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122639481 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639481 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46936<->l=127.0.0.1:4258 20241223122639483 DAUC <0003> db_auc.c:157 IMSI='262421432896516': No 2G Auth Data 20241223122639483 DAUC <0003> db_auc.c:192 IMSI='262421432896516': No 3G Auth Data 20241223122639490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46952<->l=127.0.0.1:4258 20241223122639493 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639493 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421432896516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421432896516" session_id=1557036109 session_state=BEGIN} 20241223122639493 DSS <0004> hlr_ussd.c:576 262421432896516/0x5cce7c4d: Process SS (BEGIN) 20241223122639493 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241223122639493 DSS <0004> hlr_ussd.c:518 262421432896516/0x5cce7c4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241223122639493 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639493 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639493 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639493 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639494 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639494 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639494 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421432896516 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432896516" session_id=1557036109 session_state=END} 20241223122639494 DSS <0004> hlr_ussd.c:576 262421432896516/0x5cce7c4d: Process SS (END) 20241223122639494 DSS <0004> hlr_ussd.c:518 262421432896516/0x5cce7c4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241223122639494 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421432896516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432896516" session_id=1557036109 session_state=END} 20241223122639494 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421432896516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122639494 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421432896516 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122639494 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639494 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46952<->l=127.0.0.1:4258 20241223122639496 DAUC <0003> db_auc.c:157 IMSI='262420513158588': No 2G Auth Data 20241223122639496 DAUC <0003> db_auc.c:192 IMSI='262420513158588': No 3G Auth Data 20241223122639503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46968<->l=127.0.0.1:4258 20241223122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639506 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420513158588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420513158588" session_id=3474599582 session_state=BEGIN} 20241223122639506 DSS <0004> hlr_ussd.c:576 262420513158588/0xcf1a2e9e: Process SS (BEGIN) 20241223122639506 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241223122639506 DSS <0004> hlr_ussd.c:518 262420513158588/0xcf1a2e9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241223122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639506 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639506 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639506 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639506 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262420513158588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420513158588" session_id=3474599582 session_state=END} 20241223122639506 DSS <0004> hlr_ussd.c:576 262420513158588/0xcf1a2e9e: Process SS (END) 20241223122639506 DSS <0004> hlr_ussd.c:518 262420513158588/0xcf1a2e9e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241223122639506 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420513158588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420513158588" session_id=3474599582 session_state=END} 20241223122639506 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420513158588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122639506 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262420513158588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46968<->l=127.0.0.1:4258 20241223122639508 DAUC <0003> db_auc.c:157 IMSI='262422726926716': No 2G Auth Data 20241223122639508 DAUC <0003> db_auc.c:192 IMSI='262422726926716': No 3G Auth Data 20241223122639515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 20241223122639518 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639518 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422726926716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422726926716" session_id=3706896943 session_state=BEGIN} 20241223122639518 DSS <0004> hlr_ussd.c:576 262422726926716/0xdcf2c22f: Process SS (BEGIN) 20241223122639518 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241223122639518 DSS <0004> hlr_ussd.c:518 262422726926716/0xdcf2c22f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241223122639518 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639518 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639518 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639518 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639519 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639519 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639519 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422726926716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422726926716" session_id=3706896943 session_state=END} 20241223122639519 DSS <0004> hlr_ussd.c:576 262422726926716/0xdcf2c22f: Process SS (END) 20241223122639519 DSS <0004> hlr_ussd.c:518 262422726926716/0xdcf2c22f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241223122639519 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422726926716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422726926716" session_id=3706896943 session_state=END} 20241223122639519 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422726926716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122639519 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422726926716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122639519 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639519 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 20241223122639521 DAUC <0003> db_auc.c:157 IMSI='262422558069640': No 2G Auth Data 20241223122639521 DAUC <0003> db_auc.c:192 IMSI='262422558069640': No 3G Auth Data 20241223122639527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4258 20241223122639530 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639530 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422558069640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422558069640" session_id=4141885275 session_state=BEGIN} 20241223122639530 DSS <0004> hlr_ussd.c:576 262422558069640/0xf6e0275b: Process SS (BEGIN) 20241223122639530 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241223122639530 DSS <0004> hlr_ussd.c:518 262422558069640/0xf6e0275b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241223122639530 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639530 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639530 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639530 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639531 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639531 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639531 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422558069640 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422558069640" session_id=4141885275 session_state=END} 20241223122639531 DSS <0004> hlr_ussd.c:576 262422558069640/0xf6e0275b: Process SS (END) 20241223122639531 DSS <0004> hlr_ussd.c:518 262422558069640/0xf6e0275b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241223122639531 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422558069640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422558069640" session_id=4141885275 session_state=END} 20241223122639531 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422558069640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122639531 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422558069640 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122639531 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639531 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4258 20241223122639534 DAUC <0003> db_auc.c:157 IMSI='262420746948814': No 2G Auth Data 20241223122639534 DAUC <0003> db_auc.c:192 IMSI='262420746948814': No 3G Auth Data 20241223122639541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 20241223122639547 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639547 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420746948814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420746948814" session_id=1379947342 session_state=BEGIN} 20241223122639547 DSS <0004> hlr_ussd.c:576 262420746948814/0x5240534e: Process SS (BEGIN) 20241223122639547 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241223122639547 DSS <0004> hlr_ussd.c:518 262420746948814/0x5240534e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241223122639547 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639547 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639547 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639547 DLINP <000b> input/ipa.c:431 127.0.0.1:39189 sending data 20241223122639547 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639547 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639548 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420746948814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420746948814" session_id=1379947342 session_state=END} 20241223122639548 DSS <0004> hlr_ussd.c:576 262420746948814/0x5240534e: Process SS (END) 20241223122639548 DSS <0004> hlr_ussd.c:518 262420746948814/0x5240534e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241223122639548 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420746948814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420746948814" session_id=1379947342 session_state=END} 20241223122639548 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420746948814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122639548 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420746948814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241223122639548 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639548 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122639550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 20241223122639551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 20241223122639551 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639551 DLINP <000b> input/ipa.c:405 127.0.0.1:39189 message received 20241223122639551 DLINP <000b> input/ipa.c:414 127.0.0.1:39189 connection closed with server 20241223122639551 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39189 20241223122639551 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241223122639551 DLINP <000b> input/ipa.c:451 connected read/write 20241223122639552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122639552 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122639552 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122639552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122639552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44483<->l=127.0.0.1:4259) 20241223122639590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47012<->l=127.0.0.1:4258 20241223122639791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47012<->l=127.0.0.1:4258 20241223122641718 DSS <0004> hlr_ussd.c:239 262427631456262/0x6649dcbb: SS Session Timeout, destroying 20241223122641718 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427631456262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122641733 DSS <0004> hlr_ussd.c:239 262423961900599/0x3bd083a4: SS Session Timeout, destroying 20241223122641733 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423961900599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122641745 DSS <0004> hlr_ussd.c:239 262426159234196/0x91901e14: SS Session Timeout, destroying 20241223122641745 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426159234196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122641758 DSS <0004> hlr_ussd.c:239 262422610238515/0xd73e264e: SS Session Timeout, destroying 20241223122641759 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422610238515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122641769 DSS <0004> hlr_ussd.c:239 262427200374907/0x7425c9be: SS Session Timeout, destroying 20241223122641769 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427200374907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122641781 DSS <0004> hlr_ussd.c:239 262422791989836/0xd4bfc231: SS Session Timeout, destroying 20241223122641781 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422791989836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122641794 DSS <0004> hlr_ussd.c:239 262423934595275/0x9ac841bb: SS Session Timeout, destroying 20241223122641794 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423934595275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122641808 DSS <0004> hlr_ussd.c:239 262427521274684/0x3c28da23: SS Session Timeout, destroying 20241223122641808 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427521274684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122642887 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122642888 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122642890 DLINP <000b> input/ipa.c:451 connected read/write 20241223122642890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122642891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241223122642891 DLINP <000b> input/ipa.c:451 connected read/write 20241223122642891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122642891 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122642891 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122642891 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  20241223122642891 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122642891 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  20241223122642891 DLGSUP <0013> gsup_server.c:235 2:  20241223122642891 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122642891 DLGSUP <0013> gsup_server.c:235 3:  20241223122642891 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122642891 DLGSUP <0013> gsup_server.c:235 4:  20241223122642892 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122642892 DLGSUP <0013> gsup_server.c:235 5:  20241223122642892 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122642892 DLGSUP <0013> gsup_server.c:235 7:  20241223122642892 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122642892 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122642892 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122642892 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122642905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32897<->l=127.0.0.1:4259) 20241223122642907 DAUC <0003> db_auc.c:157 IMSI='262429758517311': No 2G Auth Data 20241223122642907 DAUC <0003> db_auc.c:192 IMSI='262429758517311': No 3G Auth Data 20241223122642916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241223122642938 DLINP <000b> input/ipa.c:451 connected read/write 20241223122642938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122642938 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429758517311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429758517311" session_id=3471173537 session_state=BEGIN} 20241223122642938 DSS <0004> hlr_ussd.c:576 262429758517311/0xcee5e7a1: Process SS (BEGIN) 20241223122642938 DSS <0004> hlr_ussd.c:498 262429758517311/0xcee5e7a1: SS CompType=Invoke, OpCode=InterrogateSS 20241223122642938 DSS <0004> hlr_ussd.c:506 262429758517311/0xcee5e7a1: Structured SS requests are not supported, rejecting... 20241223122642938 DSS <0004> hlr_ussd.c:354 262429758517311/0xcee5e7a1: Tx ReturnError(0, 0x15) 20241223122642938 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429758517311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429758517311" session_id=3471173537 session_state=END} 20241223122642938 DLINP <000b> input/ipa.c:451 connected read/write 20241223122642938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122642938 DLINP <000b> input/ipa.c:451 connected read/write 20241223122642938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122642949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241223122642953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241223122642955 DLINP <000b> input/ipa.c:451 connected read/write 20241223122642955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122642955 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122642955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122642955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122642955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32897<->l=127.0.0.1:4259) 20241223122643004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 20241223122643105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 20241223122645061 DSS <0004> hlr_ussd.c:239 262420090767097/0x704205d4: SS Session Timeout, destroying 20241223122645061 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420090767097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122645087 DSS <0004> hlr_ussd.c:239 262429226744062/0xc6882db5: SS Session Timeout, destroying 20241223122645087 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429226744062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122645098 DSS <0004> hlr_ussd.c:239 262426895461138/0x5f23fdbe: SS Session Timeout, destroying 20241223122645098 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426895461138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122645109 DSS <0004> hlr_ussd.c:239 262429635031639/0x6b30bdb4: SS Session Timeout, destroying 20241223122645109 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429635031639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122645120 DSS <0004> hlr_ussd.c:239 262421436097223/0x0f65b293: SS Session Timeout, destroying 20241223122645120 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421436097223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122645132 DSS <0004> hlr_ussd.c:239 262429409939737/0xb1f660da: SS Session Timeout, destroying 20241223122645132 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429409939737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122645145 DSS <0004> hlr_ussd.c:239 262422891117069/0x9c38d392: SS Session Timeout, destroying 20241223122645145 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422891117069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122645157 DSS <0004> hlr_ussd.c:239 262425562390447/0x7234f697: SS Session Timeout, destroying 20241223122645157 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425562390447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122646213 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122646213 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122646216 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4258 20241223122646220 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646221 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122646221 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122646221 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  20241223122646221 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122646221 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  20241223122646221 DLGSUP <0013> gsup_server.c:235 2:  20241223122646221 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122646221 DLGSUP <0013> gsup_server.c:235 3:  20241223122646221 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122646221 DLGSUP <0013> gsup_server.c:235 4:  20241223122646221 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122646221 DLGSUP <0013> gsup_server.c:235 5:  20241223122646221 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122646221 DLGSUP <0013> gsup_server.c:235 7:  20241223122646221 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122646221 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122646221 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122646221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122646247 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37731<->l=127.0.0.1:4259) 20241223122646254 DAUC <0003> db_auc.c:157 IMSI='262427744111694': No 2G Auth Data 20241223122646254 DAUC <0003> db_auc.c:192 IMSI='262427744111694': No 3G Auth Data 20241223122646265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4258 20241223122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646275 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427744111694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427744111694"} 20241223122646275 DMAIN <0000> hlr.c:424 IMSI='262427744111694': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122646275 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427744111694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427744111694"} 20241223122646275 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427744111694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646277 DAUC <0003> db_auc.c:192 IMSI='262427744111694': No 3G Auth Data 20241223122646280 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646280 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427744111694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427744111694"} 20241223122646280 DAUC <0003> hlr.c:417 IMSI='262427744111694': storing IMEI = 12345678901234 20241223122646280 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427744111694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427744111694"} 20241223122646280 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427744111694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646280 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646280 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646280 DAUC <0003> db_auc.c:192 IMSI='262427744111694': No 3G Auth Data 20241223122646281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4258 20241223122646282 DAUC <0003> db_auc.c:157 IMSI='262423300278680': No 2G Auth Data 20241223122646282 DAUC <0003> db_auc.c:192 IMSI='262423300278680': No 3G Auth Data 20241223122646292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241223122646295 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646295 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423300278680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423300278680"} 20241223122646295 DMAIN <0000> hlr.c:424 IMSI='262423300278680': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122646295 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423300278680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423300278680"} 20241223122646295 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423300278680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646295 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646295 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646296 DAUC <0003> db_auc.c:192 IMSI='262423300278680': No 3G Auth Data 20241223122646298 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646298 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423300278680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423300278680"} 20241223122646298 DAUC <0003> hlr.c:417 IMSI='262423300278680': storing IMEI = 12345678901234 20241223122646298 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423300278680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423300278680"} 20241223122646298 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423300278680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646298 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646298 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646299 DAUC <0003> db_auc.c:192 IMSI='262423300278680': No 3G Auth Data 20241223122646299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241223122646300 DAUC <0003> db_auc.c:157 IMSI='262424190416432': No 2G Auth Data 20241223122646300 DAUC <0003> db_auc.c:192 IMSI='262424190416432': No 3G Auth Data 20241223122646308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37138<->l=127.0.0.1:4258 20241223122646310 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646310 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424190416432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424190416432"} 20241223122646310 DMAIN <0000> hlr.c:424 IMSI='262424190416432': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122646310 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424190416432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424190416432"} 20241223122646310 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424190416432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646310 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646310 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646311 DAUC <0003> db_auc.c:192 IMSI='262424190416432': No 3G Auth Data 20241223122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646312 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424190416432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424190416432"} 20241223122646312 DAUC <0003> hlr.c:417 IMSI='262424190416432': storing IMEI = 12345678901234 20241223122646312 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424190416432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424190416432"} 20241223122646312 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424190416432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646313 DAUC <0003> db_auc.c:192 IMSI='262424190416432': No 3G Auth Data 20241223122646313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37138<->l=127.0.0.1:4258 20241223122646314 DAUC <0003> db_auc.c:157 IMSI='262423846606179': No 2G Auth Data 20241223122646314 DAUC <0003> db_auc.c:192 IMSI='262423846606179': No 3G Auth Data 20241223122646321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 20241223122646323 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646323 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423846606179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423846606179"} 20241223122646323 DMAIN <0000> hlr.c:424 IMSI='262423846606179': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122646323 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423846606179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423846606179"} 20241223122646323 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423846606179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646323 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646323 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646324 DAUC <0003> db_auc.c:157 IMSI='262423846606179': No 2G Auth Data 20241223122646325 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646325 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423846606179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423846606179"} 20241223122646325 DAUC <0003> hlr.c:417 IMSI='262423846606179': storing IMEI = 12345678901234 20241223122646325 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423846606179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423846606179"} 20241223122646325 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423846606179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646325 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646325 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646326 DAUC <0003> db_auc.c:157 IMSI='262423846606179': No 2G Auth Data 20241223122646326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 20241223122646327 DAUC <0003> db_auc.c:157 IMSI='262424012817802': No 2G Auth Data 20241223122646327 DAUC <0003> db_auc.c:192 IMSI='262424012817802': No 3G Auth Data 20241223122646334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37156<->l=127.0.0.1:4258 20241223122646336 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646336 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424012817802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424012817802"} 20241223122646336 DMAIN <0000> hlr.c:424 IMSI='262424012817802': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122646336 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424012817802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424012817802"} 20241223122646336 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424012817802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646336 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646337 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646337 DAUC <0003> db_auc.c:157 IMSI='262424012817802': No 2G Auth Data 20241223122646339 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646339 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424012817802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424012817802"} 20241223122646339 DAUC <0003> hlr.c:417 IMSI='262424012817802': storing IMEI = 12345678901234 20241223122646339 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424012817802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424012817802"} 20241223122646339 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424012817802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646339 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646339 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646339 DAUC <0003> db_auc.c:157 IMSI='262424012817802': No 2G Auth Data 20241223122646340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37156<->l=127.0.0.1:4258 20241223122646340 DAUC <0003> db_auc.c:157 IMSI='262423455532640': No 2G Auth Data 20241223122646340 DAUC <0003> db_auc.c:192 IMSI='262423455532640': No 3G Auth Data 20241223122646347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241223122646349 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646349 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423455532640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423455532640"} 20241223122646349 DMAIN <0000> hlr.c:424 IMSI='262423455532640': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122646349 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423455532640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423455532640"} 20241223122646349 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423455532640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646349 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646349 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646351 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646351 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423455532640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423455532640"} 20241223122646351 DAUC <0003> hlr.c:417 IMSI='262423455532640': storing IMEI = 12345678901234 20241223122646351 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423455532640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423455532640"} 20241223122646351 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423455532640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646351 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646351 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241223122646353 DAUC <0003> db_auc.c:157 IMSI='262420841290500': No 2G Auth Data 20241223122646353 DAUC <0003> db_auc.c:192 IMSI='262420841290500': No 3G Auth Data 20241223122646359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 20241223122646361 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646361 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420841290500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420841290500"} 20241223122646361 DMAIN <0000> hlr.c:424 IMSI='262420841290500': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122646361 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420841290500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420841290500"} 20241223122646361 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420841290500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646361 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646361 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646363 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646363 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420841290500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420841290500"} 20241223122646363 DAUC <0003> hlr.c:417 IMSI='262420841290500': storing IMEI = 12345678901234 20241223122646363 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420841290500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420841290500"} 20241223122646363 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420841290500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646363 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646363 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 20241223122646365 DAUC <0003> db_auc.c:157 IMSI='262425405822216': No 2G Auth Data 20241223122646365 DAUC <0003> db_auc.c:192 IMSI='262425405822216': No 3G Auth Data 20241223122646372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37196<->l=127.0.0.1:4258 20241223122646375 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646375 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425405822216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425405822216"} 20241223122646375 DMAIN <0000> hlr.c:424 IMSI='262425405822216': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122646375 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425405822216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425405822216"} 20241223122646375 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425405822216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646375 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646375 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646377 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646377 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425405822216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425405822216"} 20241223122646377 DAUC <0003> hlr.c:417 IMSI='262425405822216': storing IMEI = 12345678901234 20241223122646377 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425405822216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425405822216"} 20241223122646377 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425405822216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122646377 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646377 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122646378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37196<->l=127.0.0.1:4258 20241223122646379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4258 20241223122646379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37731<->l=127.0.0.1:4259) 20241223122646380 DLINP <000b> input/ipa.c:451 connected read/write 20241223122646380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122646380 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122646380 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122646380 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122646403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20241223122646504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20241223122649621 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122649621 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122649626 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241223122649631 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649631 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122649631 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122649631 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  20241223122649631 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122649632 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  20241223122649632 DLGSUP <0013> gsup_server.c:235 2:  20241223122649632 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122649632 DLGSUP <0013> gsup_server.c:235 3:  20241223122649632 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122649632 DLGSUP <0013> gsup_server.c:235 4:  20241223122649632 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122649632 DLGSUP <0013> gsup_server.c:235 5:  20241223122649632 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122649632 DLGSUP <0013> gsup_server.c:235 7:  20241223122649632 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122649632 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122649632 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122649632 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122649661 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43527<->l=127.0.0.1:4259) 20241223122649669 DAUC <0003> db_auc.c:157 IMSI='262429147406597': No 2G Auth Data 20241223122649669 DAUC <0003> db_auc.c:192 IMSI='262429147406597': No 3G Auth Data 20241223122649686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37216<->l=127.0.0.1:4258 20241223122649691 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649691 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429147406597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429147406597" source_name="the-source\n"} 20241223122649691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241223122649691 DMAIN <0000> hlr.c:424 IMSI='262429147406597': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122649691 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262429147406597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429147406597" destination_name="the-source\n"} 20241223122649691 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429147406597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649691 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649691 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649693 DAUC <0003> db_auc.c:192 IMSI='262429147406597': No 3G Auth Data 20241223122649695 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649695 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429147406597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429147406597" source_name="the-source\n"} 20241223122649695 DAUC <0003> hlr.c:417 IMSI='262429147406597': storing IMEI = 12345678901234 20241223122649695 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262429147406597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429147406597" destination_name="the-source\n"} 20241223122649695 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429147406597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649695 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649695 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649696 DAUC <0003> db_auc.c:192 IMSI='262429147406597': No 3G Auth Data 20241223122649697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37216<->l=127.0.0.1:4258 20241223122649699 DAUC <0003> db_auc.c:157 IMSI='262421670195860': No 2G Auth Data 20241223122649699 DAUC <0003> db_auc.c:192 IMSI='262421670195860': No 3G Auth Data 20241223122649707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20241223122649710 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649710 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421670195860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421670195860" source_name="the-source\n"} 20241223122649710 DMAIN <0000> hlr.c:424 IMSI='262421670195860': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122649710 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262421670195860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421670195860" destination_name="the-source\n"} 20241223122649710 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421670195860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649710 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649710 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649710 DAUC <0003> db_auc.c:192 IMSI='262421670195860': No 3G Auth Data 20241223122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649711 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421670195860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421670195860" source_name="the-source\n"} 20241223122649711 DAUC <0003> hlr.c:417 IMSI='262421670195860': storing IMEI = 12345678901234 20241223122649711 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262421670195860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421670195860" destination_name="the-source\n"} 20241223122649711 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421670195860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649712 DAUC <0003> db_auc.c:192 IMSI='262421670195860': No 3G Auth Data 20241223122649712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20241223122649713 DAUC <0003> db_auc.c:157 IMSI='262427331891217': No 2G Auth Data 20241223122649713 DAUC <0003> db_auc.c:192 IMSI='262427331891217': No 3G Auth Data 20241223122649721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241223122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649723 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427331891217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427331891217" source_name="the-source\n"} 20241223122649723 DMAIN <0000> hlr.c:424 IMSI='262427331891217': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122649723 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262427331891217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427331891217" destination_name="the-source\n"} 20241223122649723 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427331891217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649724 DAUC <0003> db_auc.c:192 IMSI='262427331891217': No 3G Auth Data 20241223122649725 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649725 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427331891217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427331891217" source_name="the-source\n"} 20241223122649725 DAUC <0003> hlr.c:417 IMSI='262427331891217': storing IMEI = 12345678901234 20241223122649725 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262427331891217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427331891217" destination_name="the-source\n"} 20241223122649725 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427331891217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649725 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649725 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649725 DAUC <0003> db_auc.c:192 IMSI='262427331891217': No 3G Auth Data 20241223122649726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241223122649726 DAUC <0003> db_auc.c:157 IMSI='262420546755265': No 2G Auth Data 20241223122649726 DAUC <0003> db_auc.c:192 IMSI='262420546755265': No 3G Auth Data 20241223122649733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37242<->l=127.0.0.1:4258 20241223122649736 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649736 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420546755265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420546755265" source_name="the-source\n"} 20241223122649736 DMAIN <0000> hlr.c:424 IMSI='262420546755265': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122649736 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262420546755265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420546755265" destination_name="the-source\n"} 20241223122649736 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420546755265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649736 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649736 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649736 DAUC <0003> db_auc.c:157 IMSI='262420546755265': No 2G Auth Data 20241223122649738 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649738 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420546755265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420546755265" source_name="the-source\n"} 20241223122649738 DAUC <0003> hlr.c:417 IMSI='262420546755265': storing IMEI = 12345678901234 20241223122649738 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262420546755265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420546755265" destination_name="the-source\n"} 20241223122649738 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420546755265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649738 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649738 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649738 DAUC <0003> db_auc.c:157 IMSI='262420546755265': No 2G Auth Data 20241223122649738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37242<->l=127.0.0.1:4258 20241223122649739 DAUC <0003> db_auc.c:157 IMSI='262424807145646': No 2G Auth Data 20241223122649739 DAUC <0003> db_auc.c:192 IMSI='262424807145646': No 3G Auth Data 20241223122649746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37244<->l=127.0.0.1:4258 20241223122649748 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649748 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424807145646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424807145646" source_name="the-source\n"} 20241223122649748 DMAIN <0000> hlr.c:424 IMSI='262424807145646': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122649748 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262424807145646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424807145646" destination_name="the-source\n"} 20241223122649748 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424807145646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649748 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649748 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649749 DAUC <0003> db_auc.c:157 IMSI='262424807145646': No 2G Auth Data 20241223122649750 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649750 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424807145646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424807145646" source_name="the-source\n"} 20241223122649750 DAUC <0003> hlr.c:417 IMSI='262424807145646': storing IMEI = 12345678901234 20241223122649750 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262424807145646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424807145646" destination_name="the-source\n"} 20241223122649750 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424807145646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649750 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649750 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649750 DAUC <0003> db_auc.c:157 IMSI='262424807145646': No 2G Auth Data 20241223122649750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37244<->l=127.0.0.1:4258 20241223122649751 DAUC <0003> db_auc.c:157 IMSI='262429869212079': No 2G Auth Data 20241223122649751 DAUC <0003> db_auc.c:192 IMSI='262429869212079': No 3G Auth Data 20241223122649758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20241223122649760 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649760 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429869212079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429869212079" source_name="the-source\n"} 20241223122649760 DMAIN <0000> hlr.c:424 IMSI='262429869212079': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122649760 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262429869212079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429869212079" destination_name="the-source\n"} 20241223122649760 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429869212079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649760 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649760 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649763 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649763 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429869212079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429869212079" source_name="the-source\n"} 20241223122649763 DAUC <0003> hlr.c:417 IMSI='262429869212079': storing IMEI = 12345678901234 20241223122649763 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262429869212079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429869212079" destination_name="the-source\n"} 20241223122649763 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429869212079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649763 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649763 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20241223122649765 DAUC <0003> db_auc.c:157 IMSI='262423780042353': No 2G Auth Data 20241223122649765 DAUC <0003> db_auc.c:192 IMSI='262423780042353': No 3G Auth Data 20241223122649772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4258 20241223122649774 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649774 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423780042353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423780042353" source_name="the-source\n"} 20241223122649774 DMAIN <0000> hlr.c:424 IMSI='262423780042353': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122649775 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262423780042353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423780042353" destination_name="the-source\n"} 20241223122649775 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423780042353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649775 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649775 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649777 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649777 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423780042353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423780042353" source_name="the-source\n"} 20241223122649777 DAUC <0003> hlr.c:417 IMSI='262423780042353': storing IMEI = 12345678901234 20241223122649777 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262423780042353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423780042353" destination_name="the-source\n"} 20241223122649777 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423780042353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649777 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649777 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4258 20241223122649779 DAUC <0003> db_auc.c:157 IMSI='262424842703595': No 2G Auth Data 20241223122649779 DAUC <0003> db_auc.c:192 IMSI='262424842703595': No 3G Auth Data 20241223122649785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4258 20241223122649788 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649788 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424842703595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424842703595" source_name="the-source\n"} 20241223122649788 DMAIN <0000> hlr.c:424 IMSI='262424842703595': has IMEI = 12345678901234 (consider setting 'store-imei') 20241223122649788 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262424842703595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424842703595" destination_name="the-source\n"} 20241223122649788 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262424842703595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649788 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649788 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649790 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649790 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424842703595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424842703595" source_name="the-source\n"} 20241223122649790 DAUC <0003> hlr.c:417 IMSI='262424842703595': storing IMEI = 12345678901234 20241223122649790 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262424842703595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424842703595" destination_name="the-source\n"} 20241223122649790 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262424842703595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122649790 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649790 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122649792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4258 20241223122649792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241223122649793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43527<->l=127.0.0.1:4259) 20241223122649793 DLINP <000b> input/ipa.c:451 connected read/write 20241223122649793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122649793 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122649793 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122649793 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122649793 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241223122649815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241223122649916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241223122653008 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122653008 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122653013 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4258 20241223122653018 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653018 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122653018 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122653018 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  20241223122653018 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122653018 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  20241223122653018 DLGSUP <0013> gsup_server.c:235 2:  20241223122653018 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122653018 DLGSUP <0013> gsup_server.c:235 3:  20241223122653018 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122653018 DLGSUP <0013> gsup_server.c:235 4:  20241223122653018 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122653018 DLGSUP <0013> gsup_server.c:235 5:  20241223122653018 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122653018 DLGSUP <0013> gsup_server.c:235 7:  20241223122653018 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122653018 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122653018 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122653018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122653041 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34711<->l=127.0.0.1:4259) 20241223122653048 DAUC <0003> db_auc.c:157 IMSI='262428023688799': No 2G Auth Data 20241223122653048 DAUC <0003> db_auc.c:192 IMSI='262428023688799': No 3G Auth Data 20241223122653070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51368<->l=127.0.0.1:4258 20241223122653081 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653081 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428023688799"} 20241223122653081 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241223122653081 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428023688799" cause=Invalid mandatory information} 20241223122653081 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653081 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653081 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653087 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428023688799"} 20241223122653087 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241223122653087 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428023688799" cause=Invalid mandatory information} 20241223122653087 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653091 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653091 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428023688799"} 20241223122653091 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241223122653091 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428023688799" cause=Invalid mandatory information} 20241223122653091 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653091 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653091 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653094 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653094 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428023688799"} 20241223122653094 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241223122653094 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428023688799" cause=Invalid mandatory information} 20241223122653094 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653094 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653094 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653097 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428023688799"} 20241223122653097 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241223122653097 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428023688799" cause=Invalid mandatory information} 20241223122653097 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428023688799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51368<->l=127.0.0.1:4258 20241223122653102 DAUC <0003> db_auc.c:157 IMSI='262428018125964': No 2G Auth Data 20241223122653102 DAUC <0003> db_auc.c:192 IMSI='262428018125964': No 3G Auth Data 20241223122653115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4258 20241223122653116 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653116 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428018125964"} 20241223122653116 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241223122653116 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428018125964" cause=Invalid mandatory information} 20241223122653116 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653116 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653116 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653117 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653117 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428018125964"} 20241223122653117 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241223122653117 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428018125964" cause=Invalid mandatory information} 20241223122653117 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653117 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653117 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653118 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653118 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428018125964"} 20241223122653118 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241223122653118 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428018125964" cause=Invalid mandatory information} 20241223122653118 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653118 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653118 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653119 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653119 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428018125964"} 20241223122653119 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241223122653119 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428018125964" cause=Invalid mandatory information} 20241223122653119 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653119 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653119 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653120 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653120 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428018125964"} 20241223122653120 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241223122653120 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428018125964" cause=Invalid mandatory information} 20241223122653120 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428018125964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653120 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653120 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4258 20241223122653121 DAUC <0003> db_auc.c:157 IMSI='262428792208202': No 2G Auth Data 20241223122653121 DAUC <0003> db_auc.c:192 IMSI='262428792208202': No 3G Auth Data 20241223122653128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51382<->l=127.0.0.1:4258 20241223122653129 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653129 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428792208202"} 20241223122653129 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241223122653129 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428792208202" cause=Invalid mandatory information} 20241223122653129 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653129 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653130 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653130 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653130 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428792208202"} 20241223122653130 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241223122653130 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428792208202" cause=Invalid mandatory information} 20241223122653131 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653131 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428792208202"} 20241223122653131 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241223122653131 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428792208202" cause=Invalid mandatory information} 20241223122653131 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653131 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653132 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653132 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428792208202"} 20241223122653132 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241223122653132 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428792208202" cause=Invalid mandatory information} 20241223122653132 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653132 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653132 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653133 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653133 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428792208202"} 20241223122653133 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241223122653133 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428792208202" cause=Invalid mandatory information} 20241223122653133 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428792208202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653133 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653133 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51382<->l=127.0.0.1:4258 20241223122653134 DAUC <0003> db_auc.c:157 IMSI='262422074507339': No 2G Auth Data 20241223122653134 DAUC <0003> db_auc.c:192 IMSI='262422074507339': No 3G Auth Data 20241223122653140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51390<->l=127.0.0.1:4258 20241223122653142 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653142 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422074507339"} 20241223122653142 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241223122653142 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422074507339" cause=Invalid mandatory information} 20241223122653142 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653142 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653142 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653143 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653143 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422074507339"} 20241223122653143 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241223122653143 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422074507339" cause=Invalid mandatory information} 20241223122653143 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653143 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653143 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653144 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653144 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422074507339"} 20241223122653144 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241223122653144 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422074507339" cause=Invalid mandatory information} 20241223122653144 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653144 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653144 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653145 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653145 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422074507339"} 20241223122653145 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241223122653145 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422074507339" cause=Invalid mandatory information} 20241223122653145 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653145 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653145 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653146 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653146 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422074507339"} 20241223122653146 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241223122653146 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422074507339" cause=Invalid mandatory information} 20241223122653146 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422074507339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653146 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653146 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51390<->l=127.0.0.1:4258 20241223122653148 DAUC <0003> db_auc.c:157 IMSI='262421631794935': No 2G Auth Data 20241223122653148 DAUC <0003> db_auc.c:192 IMSI='262421631794935': No 3G Auth Data 20241223122653154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4258 20241223122653156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653156 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421631794935"} 20241223122653156 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241223122653156 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421631794935" cause=Invalid mandatory information} 20241223122653156 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653157 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653157 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421631794935"} 20241223122653157 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241223122653157 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421631794935" cause=Invalid mandatory information} 20241223122653157 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653157 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653157 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653158 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653158 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421631794935"} 20241223122653158 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241223122653158 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421631794935" cause=Invalid mandatory information} 20241223122653158 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653158 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653158 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653159 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653159 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421631794935"} 20241223122653159 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241223122653159 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421631794935" cause=Invalid mandatory information} 20241223122653159 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653159 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653159 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653160 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653160 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421631794935"} 20241223122653160 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241223122653160 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421631794935" cause=Invalid mandatory information} 20241223122653160 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421631794935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653160 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653160 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4258 20241223122653162 DAUC <0003> db_auc.c:157 IMSI='262421659282742': No 2G Auth Data 20241223122653162 DAUC <0003> db_auc.c:192 IMSI='262421659282742': No 3G Auth Data 20241223122653168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51404<->l=127.0.0.1:4258 20241223122653170 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653170 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421659282742"} 20241223122653170 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241223122653170 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421659282742" cause=Invalid mandatory information} 20241223122653170 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653170 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653170 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653171 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653171 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421659282742"} 20241223122653171 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241223122653171 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421659282742" cause=Invalid mandatory information} 20241223122653171 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653171 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653171 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653172 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653172 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421659282742"} 20241223122653172 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241223122653172 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421659282742" cause=Invalid mandatory information} 20241223122653172 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653172 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653172 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653173 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653173 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421659282742"} 20241223122653173 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241223122653173 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421659282742" cause=Invalid mandatory information} 20241223122653173 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653173 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653173 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653174 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653174 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421659282742"} 20241223122653174 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241223122653174 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421659282742" cause=Invalid mandatory information} 20241223122653174 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421659282742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653174 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653174 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51404<->l=127.0.0.1:4258 20241223122653175 DAUC <0003> db_auc.c:157 IMSI='262426447192579': No 2G Auth Data 20241223122653175 DAUC <0003> db_auc.c:192 IMSI='262426447192579': No 3G Auth Data 20241223122653182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51408<->l=127.0.0.1:4258 20241223122653183 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653183 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426447192579"} 20241223122653183 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241223122653183 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426447192579" cause=Invalid mandatory information} 20241223122653183 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653183 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653183 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653184 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653184 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426447192579"} 20241223122653184 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241223122653184 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426447192579" cause=Invalid mandatory information} 20241223122653184 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653184 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653185 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653185 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653185 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426447192579"} 20241223122653185 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241223122653185 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426447192579" cause=Invalid mandatory information} 20241223122653185 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653185 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653185 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653186 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653186 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426447192579"} 20241223122653186 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241223122653186 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426447192579" cause=Invalid mandatory information} 20241223122653186 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653186 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653186 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653187 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653187 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426447192579"} 20241223122653187 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241223122653187 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426447192579" cause=Invalid mandatory information} 20241223122653187 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426447192579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653187 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653187 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51408<->l=127.0.0.1:4258 20241223122653189 DAUC <0003> db_auc.c:157 IMSI='262423534928544': No 2G Auth Data 20241223122653189 DAUC <0003> db_auc.c:192 IMSI='262423534928544': No 3G Auth Data 20241223122653196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51418<->l=127.0.0.1:4258 20241223122653198 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653198 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423534928544"} 20241223122653198 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241223122653198 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423534928544" cause=Invalid mandatory information} 20241223122653198 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653198 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653198 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653199 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653199 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423534928544"} 20241223122653199 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241223122653199 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423534928544" cause=Invalid mandatory information} 20241223122653199 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653199 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653199 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653200 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653200 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423534928544"} 20241223122653200 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241223122653200 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423534928544" cause=Invalid mandatory information} 20241223122653200 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653200 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653200 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653201 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653201 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423534928544"} 20241223122653201 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241223122653201 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423534928544" cause=Invalid mandatory information} 20241223122653201 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653201 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653201 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653202 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653202 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423534928544"} 20241223122653202 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241223122653202 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423534928544" cause=Invalid mandatory information} 20241223122653202 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423534928544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122653202 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653202 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122653202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51418<->l=127.0.0.1:4258 20241223122653203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4258 20241223122653204 DLINP <000b> input/ipa.c:451 connected read/write 20241223122653204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122653204 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122653204 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122653204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122653204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34711<->l=127.0.0.1:4259) 20241223122653226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51420<->l=127.0.0.1:4258 20241223122653327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51420<->l=127.0.0.1:4258 20241223122656462 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122656462 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122656466 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122656466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4258 20241223122656468 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122656468 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122656468 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122656468 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  20241223122656469 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122656469 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  20241223122656469 DLGSUP <0013> gsup_server.c:235 2:  20241223122656469 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122656469 DLGSUP <0013> gsup_server.c:235 3:  20241223122656469 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122656469 DLGSUP <0013> gsup_server.c:235 4:  20241223122656469 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122656469 DLGSUP <0013> gsup_server.c:235 5:  20241223122656469 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122656469 DLGSUP <0013> gsup_server.c:235 7:  20241223122656469 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122656469 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122656469 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122656469 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122656478 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43501<->l=127.0.0.1:4259) 20241223122656484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51440<->l=127.0.0.1:4258 20241223122656514 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122656514 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420244249910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420244249910"} 20241223122656514 DMAIN <0000> hlr.c:424 IMSI='262420244249910': has IMEI = 22245678901234 (consider setting 'store-imei') 20241223122656514 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420244249910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241223122656514 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420244249910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420244249910" cause=Invalid mandatory information} 20241223122656514 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420244249910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122656515 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122656515 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122656525 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122656525 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420244249910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420244249910"} 20241223122656525 DAUC <0003> hlr.c:417 IMSI='262420244249910': storing IMEI = 22245678901234 20241223122656525 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420244249910': no such subscriber 20241223122656525 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420244249910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241223122656525 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420244249910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420244249910" cause=Invalid mandatory information} 20241223122656525 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420244249910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122656525 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122656525 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122656528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51440<->l=127.0.0.1:4258 20241223122656529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4258 20241223122656531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43501<->l=127.0.0.1:4259) 20241223122656531 DLINP <000b> input/ipa.c:451 connected read/write 20241223122656532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122656532 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122656532 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122656532 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122656563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4258 20241223122656664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4258 20241223122659770 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122659770 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122659773 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51452<->l=127.0.0.1:4258 20241223122659777 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122659777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122659777 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  20241223122659777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122659777 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  20241223122659777 DLGSUP <0013> gsup_server.c:235 2:  20241223122659777 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122659777 DLGSUP <0013> gsup_server.c:235 3:  20241223122659777 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122659777 DLGSUP <0013> gsup_server.c:235 4:  20241223122659777 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122659777 DLGSUP <0013> gsup_server.c:235 5:  20241223122659777 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122659777 DLGSUP <0013> gsup_server.c:235 7:  20241223122659777 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122659777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122659777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122659777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122659795 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44533<->l=127.0.0.1:4259) 20241223122659806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51462<->l=127.0.0.1:4258 20241223122659822 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659822 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429687368133"} 20241223122659822 DMAIN <0000> hlr.c:216 IMSI='262429687368133': Creating subscriber on demand 20241223122659822 DMAIN <0000> hlr.c:232 IMSI='262429687368133': Successfully assigned MSISDN='288' 20241223122659822 DAUC <0003> hlr.c:417 IMSI='262429687368133': storing IMEI = 12345678901234 20241223122659822 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429687368133"} 20241223122659822 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122659822 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659822 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659826 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659826 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659828 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659828 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659829 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659829 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659831 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659832 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659832 DLU <0006> fsm.c:456 lu(262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122659832 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122659832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122659832 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659836 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659836 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429687368133"} 20241223122659836 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122659836 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122659836 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429687368133"} 20241223122659836 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122659836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122659836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122659836 DLU <0006> fsm.c:568 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122659836 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659836 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659843 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659843 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429687368133"} 20241223122659843 DMAIN <0000> hlr.c:216 IMSI='262429687368133': Creating subscriber on demand 20241223122659843 DMAIN <0000> hlr.c:232 IMSI='262429687368133': Successfully assigned MSISDN='628' 20241223122659843 DAUC <0003> hlr.c:417 IMSI='262429687368133': storing IMEI = 12345678901234 20241223122659843 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429687368133"} 20241223122659843 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122659843 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659843 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659845 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659845 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659847 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659847 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659848 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659848 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659849 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659849 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659852 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659852 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659852 DLU <0006> fsm.c:456 lu(262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122659852 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122659852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122659852 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659852 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659852 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659855 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659855 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429687368133"} 20241223122659855 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122659855 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122659855 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429687368133"} 20241223122659855 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122659855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122659855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122659855 DLU <0006> fsm.c:568 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122659855 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659855 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659862 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659862 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429687368133"} 20241223122659862 DMAIN <0000> hlr.c:216 IMSI='262429687368133': Creating subscriber on demand 20241223122659862 DMAIN <0000> hlr.c:232 IMSI='262429687368133': Successfully assigned MSISDN='772' 20241223122659862 DAUC <0003> hlr.c:417 IMSI='262429687368133': storing IMEI = 12345678901234 20241223122659862 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429687368133"} 20241223122659862 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122659862 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659862 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659864 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659864 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659865 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659865 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659866 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659866 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659868 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659868 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659870 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659870 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659870 DLU <0006> fsm.c:456 lu(262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122659870 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241223122659870 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429687368133" cause=GPRS services not allowed} 20241223122659870 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122659870 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122659870 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Freeing instance 20241223122659870 DLU <0006> fsm.c:568 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Deallocated 20241223122659870 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659870 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659877 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659877 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429687368133"} 20241223122659877 DMAIN <0000> hlr.c:216 IMSI='262429687368133': Creating subscriber on demand 20241223122659877 DMAIN <0000> hlr.c:232 IMSI='262429687368133': Successfully assigned MSISDN='316' 20241223122659877 DAUC <0003> hlr.c:417 IMSI='262429687368133': storing IMEI = 12345678901234 20241223122659877 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429687368133"} 20241223122659877 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122659877 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659877 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659879 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659879 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659880 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659880 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659881 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659881 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659884 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659884 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659884 DLU <0006> fsm.c:456 lu(262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122659884 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241223122659884 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429687368133" cause=GPRS services not allowed} 20241223122659884 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122659884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122659884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Freeing instance 20241223122659884 DLU <0006> fsm.c:568 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Deallocated 20241223122659884 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659884 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659891 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659891 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429687368133"} 20241223122659891 DMAIN <0000> hlr.c:216 IMSI='262429687368133': Creating subscriber on demand 20241223122659891 DAUC <0003> hlr.c:417 IMSI='262429687368133': storing IMEI = 12345678901234 20241223122659891 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429687368133"} 20241223122659891 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122659891 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659891 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659893 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659893 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659895 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659895 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659896 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659896 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659898 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659898 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659898 DLU <0006> fsm.c:456 lu(262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122659898 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241223122659898 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429687368133" cause=GPRS services not allowed} 20241223122659898 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122659898 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122659898 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Freeing instance 20241223122659898 DLU <0006> fsm.c:568 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Deallocated 20241223122659898 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659898 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659904 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659904 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429687368133"} 20241223122659904 DMAIN <0000> hlr.c:216 IMSI='262429687368133': Creating subscriber on demand 20241223122659904 DAUC <0003> hlr.c:417 IMSI='262429687368133': storing IMEI = 12345678901234 20241223122659904 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429687368133"} 20241223122659904 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241223122659904 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659904 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659906 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659906 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659907 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659907 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659908 DAUC <0003> db_auc.c:157 IMSI='262429687368133': No 2G Auth Data 20241223122659908 DAUC <0003> db_auc.c:192 IMSI='262429687368133': No 3G Auth Data 20241223122659910 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659910 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659910 DLU <0006> fsm.c:456 lu(262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122659910 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122659910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122659910 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429687368133" cn_domain=PS} 20241223122659910 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659910 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659912 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659912 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429687368133"} 20241223122659912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122659912 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122659912 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429687368133"} 20241223122659912 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429687368133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122659912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122659912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122659912 DLU <0006> fsm.c:568 lu(PS:IMSI-262429687368133)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122659912 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659912 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122659915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51462<->l=127.0.0.1:4258 20241223122659917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51452<->l=127.0.0.1:4258 20241223122659918 DLINP <000b> input/ipa.c:451 connected read/write 20241223122659918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122659918 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122659918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122659918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122659919 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44533<->l=127.0.0.1:4259) 20241223122659943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4258 20241223122700044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4258 20241223122703115 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122703115 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122703118 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 20241223122703122 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703122 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122703122 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122703122 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  20241223122703122 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122703122 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  20241223122703122 DLGSUP <0013> gsup_server.c:235 2:  20241223122703122 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122703122 DLGSUP <0013> gsup_server.c:235 3:  20241223122703122 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122703122 DLGSUP <0013> gsup_server.c:235 4:  20241223122703122 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122703122 DLGSUP <0013> gsup_server.c:235 5:  20241223122703122 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122703122 DLGSUP <0013> gsup_server.c:235 7:  20241223122703122 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122703122 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122703122 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122703122 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122703134 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36499<->l=127.0.0.1:4259) 20241223122703140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241223122703166 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703166 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703166 DMAIN <0000> hlr.c:216 IMSI='262425285730624': Creating subscriber on demand 20241223122703166 DMAIN <0000> hlr.c:232 IMSI='262425285730624': Successfully assigned MSISDN='631' 20241223122703166 DLU <0006> fsm.c:456 lu(262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122703166 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122703166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122703166 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703166 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703166 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703168 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703168 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425285730624"} 20241223122703168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122703168 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122703168 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425285730624"} 20241223122703168 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122703168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122703168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122703168 DLU <0006> fsm.c:568 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122703168 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703168 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703168 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703168 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703169 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703169 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703169 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703169 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703170 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703171 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703171 DMAIN <0000> hlr.c:216 IMSI='262425285730624': Creating subscriber on demand 20241223122703171 DMAIN <0000> hlr.c:232 IMSI='262425285730624': Successfully assigned MSISDN='609' 20241223122703171 DLU <0006> fsm.c:456 lu(262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122703171 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122703171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122703171 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703171 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703171 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703171 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703171 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425285730624"} 20241223122703171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122703171 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122703171 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425285730624"} 20241223122703171 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122703171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122703171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122703171 DLU <0006> fsm.c:568 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122703171 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703171 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703172 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703172 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703172 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703172 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703173 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703173 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703173 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703173 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703175 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703175 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703175 DMAIN <0000> hlr.c:216 IMSI='262425285730624': Creating subscriber on demand 20241223122703175 DMAIN <0000> hlr.c:232 IMSI='262425285730624': Successfully assigned MSISDN='907' 20241223122703175 DLU <0006> fsm.c:456 lu(262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122703175 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241223122703175 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425285730624" cause=GPRS services not allowed} 20241223122703175 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122703175 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122703175 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Freeing instance 20241223122703175 DLU <0006> fsm.c:568 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Deallocated 20241223122703175 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703175 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703176 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703176 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703177 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703177 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703178 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703178 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703179 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703179 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703186 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703187 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703187 DMAIN <0000> hlr.c:216 IMSI='262425285730624': Creating subscriber on demand 20241223122703187 DMAIN <0000> hlr.c:232 IMSI='262425285730624': Successfully assigned MSISDN='244' 20241223122703187 DLU <0006> fsm.c:456 lu(262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122703187 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241223122703187 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425285730624" cause=GPRS services not allowed} 20241223122703187 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122703187 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122703187 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Freeing instance 20241223122703187 DLU <0006> fsm.c:568 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Deallocated 20241223122703187 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703187 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703189 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703189 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703190 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703190 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703191 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703191 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703196 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703196 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703196 DMAIN <0000> hlr.c:216 IMSI='262425285730624': Creating subscriber on demand 20241223122703196 DLU <0006> fsm.c:456 lu(262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122703196 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241223122703196 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425285730624" cause=GPRS services not allowed} 20241223122703196 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122703196 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122703196 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Freeing instance 20241223122703196 DLU <0006> fsm.c:568 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Deallocated 20241223122703196 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703196 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703197 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703197 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703199 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703199 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703200 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703200 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703204 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703204 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703204 DMAIN <0000> hlr.c:216 IMSI='262425285730624': Creating subscriber on demand 20241223122703204 DLU <0006> fsm.c:456 lu(262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122703204 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122703204 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122703204 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425285730624" cn_domain=PS} 20241223122703204 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703204 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703205 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703205 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425285730624"} 20241223122703205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122703205 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122703205 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425285730624"} 20241223122703205 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425285730624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122703205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122703205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122703205 DLU <0006> fsm.c:568 lu(PS:IMSI-262425285730624)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122703205 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703205 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122703207 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703207 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703207 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703207 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703208 DAUC <0003> db_auc.c:157 IMSI='262425285730624': No 2G Auth Data 20241223122703208 DAUC <0003> db_auc.c:192 IMSI='262425285730624': No 3G Auth Data 20241223122703209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241223122703210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 20241223122703210 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36499<->l=127.0.0.1:4259) 20241223122703210 DLINP <000b> input/ipa.c:451 connected read/write 20241223122703210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122703210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122703210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122703210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122703238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241223122703339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241223122706399 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122706399 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122706402 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122706404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39672<->l=127.0.0.1:4258 20241223122706406 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122706406 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122706406 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122706406 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  20241223122706406 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122706406 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  20241223122706406 DLGSUP <0013> gsup_server.c:235 2:  20241223122706406 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122706406 DLGSUP <0013> gsup_server.c:235 3:  20241223122706406 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122706406 DLGSUP <0013> gsup_server.c:235 4:  20241223122706406 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122706406 DLGSUP <0013> gsup_server.c:235 5:  20241223122706406 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122706406 DLGSUP <0013> gsup_server.c:235 7:  20241223122706406 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122706406 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122706406 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122706406 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122706426 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39369<->l=127.0.0.1:4259) 20241223122706447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4258 20241223122706454 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122706454 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429929037492"} 20241223122706454 DMAIN <0000> hlr.c:216 IMSI='262429929037492': Creating subscriber on demand 20241223122706454 DMAIN <0000> hlr.c:232 IMSI='262429929037492': Successfully assigned MSISDN='576' 20241223122706454 DAUC <0003> db_auc.c:157 IMSI='262429929037492': No 2G Auth Data 20241223122706454 DAUC <0003> db_auc.c:192 IMSI='262429929037492': No 3G Auth Data 20241223122706454 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429929037492 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 20241223122706454 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429929037492" cause=IMSI unknown in HLR} 20241223122706454 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241223122706454 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122706454 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122706458 DAUC <0003> db_auc.c:157 IMSI='262429929037492': No 2G Auth Data 20241223122706458 DAUC <0003> db_auc.c:192 IMSI='262429929037492': No 3G Auth Data 20241223122706459 DAUC <0003> db_auc.c:157 IMSI='262429929037492': No 2G Auth Data 20241223122706459 DAUC <0003> db_auc.c:192 IMSI='262429929037492': No 3G Auth Data 20241223122706460 DAUC <0003> db_auc.c:157 IMSI='262429929037492': No 2G Auth Data 20241223122706460 DAUC <0003> db_auc.c:192 IMSI='262429929037492': No 3G Auth Data 20241223122706463 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122706463 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429929037492" cn_domain=PS} 20241223122706463 DLU <0006> fsm.c:456 lu(262429929037492)[0x55bd1730e2f0]{UNVALIDATED}: Allocated 20241223122706463 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241223122706463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429929037492)[0x55bd1730e2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122706463 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429929037492" cn_domain=PS} 20241223122706463 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122706463 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122706465 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122706465 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429929037492"} 20241223122706465 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429929037492)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122706465 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122706465 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429929037492"} 20241223122706465 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429929037492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122706465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429929037492)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122706465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429929037492)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122706465 DLU <0006> fsm.c:568 lu(PS:IMSI-262429929037492)[0x55bd1730e2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122706465 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122706465 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122706468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4258 20241223122706470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39672<->l=127.0.0.1:4258 20241223122706475 DLINP <000b> input/ipa.c:451 connected read/write 20241223122706475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122706475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122706475 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122706475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122706476 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39369<->l=127.0.0.1:4259) 20241223122706556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39696<->l=127.0.0.1:4258 20241223122706657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39696<->l=127.0.0.1:4258 20241223122709722 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122709722 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122709728 DLINP <000b> input/ipa.c:451 connected read/write 20241223122709728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122709731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4258 20241223122709746 DLINP <000b> input/ipa.c:451 connected read/write 20241223122709746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122709746 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122709746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122709746 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  20241223122709746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122709746 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  20241223122709746 DLGSUP <0013> gsup_server.c:235 2:  20241223122709746 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122709746 DLGSUP <0013> gsup_server.c:235 3:  20241223122709746 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122709746 DLGSUP <0013> gsup_server.c:235 4:  20241223122709746 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122709746 DLGSUP <0013> gsup_server.c:235 5:  20241223122709746 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122709746 DLGSUP <0013> gsup_server.c:235 7:  20241223122709746 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122709746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122709746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122709746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122709768 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41331<->l=127.0.0.1:4259) 20241223122709772 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241223122709772 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241223122709799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39712<->l=127.0.0.1:4258 20241223122709803 DAUC <0003> db_auc.c:157 IMSI='262428160626739': No 2G Auth Data 20241223122709803 DAUC <0003> db_auc.c:192 IMSI='262428160626739': No 3G Auth Data 20241223122709809 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616082820.msisdn 20241223122709809 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616082820.msisdn: not attached (vlr_number unset) 20241223122709809 DDGSM <0007> mslookup_server.c:327 sip.voice.491616082820.msisdn: does not exist in GSUP proxy 20241223122710811 DLINP <000b> input/ipa.c:451 connected read/write 20241223122710811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122710811 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428160626739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428160626739" cn_domain=CS} 20241223122710811 DLU <0006> fsm.c:456 lu(262428160626739)[0x55bd172f3330]{UNVALIDATED}: Allocated 20241223122710811 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428160626739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241223122710811 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428160626739)[0x55bd172f3330]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241223122710811 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428160626739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428160626739" cn_domain=CS} 20241223122710811 DLINP <000b> input/ipa.c:451 connected read/write 20241223122710811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122710812 DLINP <000b> input/ipa.c:451 connected read/write 20241223122710812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122710815 DLINP <000b> input/ipa.c:451 connected read/write 20241223122710815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122710815 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428160626739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428160626739"} 20241223122710815 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428160626739)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241223122710815 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428160626739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241223122710815 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428160626739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428160626739"} 20241223122710815 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428160626739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122710815 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428160626739)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241223122710815 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428160626739)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241223122710815 DLU <0006> fsm.c:568 lu(CS:IMSI-262428160626739)[0x55bd172f3330]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241223122710815 DLINP <000b> input/ipa.c:451 connected read/write 20241223122710815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122710815 DLINP <000b> input/ipa.c:451 connected read/write 20241223122710815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122710817 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616082820.msisdn 20241223122710817 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616082820.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241223122710817 DDGSM <0007> mslookup_server.c:327 sip.voice.491616082820.msisdn: does not exist in GSUP proxy 20241223122710817 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616082820.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241223122710820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39712<->l=127.0.0.1:4258 20241223122710821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4258 20241223122710822 DLINP <000b> input/ipa.c:451 connected read/write 20241223122710822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122710822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122710822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122710822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122710822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41331<->l=127.0.0.1:4259) 20241223122710888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39720<->l=127.0.0.1:4258 20241223122710989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39720<->l=127.0.0.1:4258 20241223122712940 DSS <0004> hlr_ussd.c:239 262429758517311/0xcee5e7a1: SS Session Timeout, destroying 20241223122712940 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429758517311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241223122714044 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122714044 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122714045 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122714046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20241223122714047 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122714047 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122714047 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122714047 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  20241223122714047 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122714047 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  20241223122714047 DLGSUP <0013> gsup_server.c:235 2:  20241223122714047 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122714047 DLGSUP <0013> gsup_server.c:235 3:  20241223122714047 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122714047 DLGSUP <0013> gsup_server.c:235 4:  20241223122714047 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122714047 DLGSUP <0013> gsup_server.c:235 5:  20241223122714047 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122714047 DLGSUP <0013> gsup_server.c:235 7:  20241223122714047 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122714047 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122714047 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122714047 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122714047 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241223122714047 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241223122714061 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39557<->l=127.0.0.1:4259) 20241223122714062 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241223122714062 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241223122714068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20241223122714090 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122714090 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422139346713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422139346713" cn_domain=CS} 20241223122714090 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422139346713 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241223122714090 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422139346713 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241223122714090 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422139346713.imsi 20241223122714090 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422139346713.imsi 20241223122714090 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422139346713.imsi: does not exist in local HLR 20241223122714098 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422139346713 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241223122714098 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241223122714098 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241223122714098 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241223122714098 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241223122714098 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241223122714098 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422139346713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122714098 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122714098 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122714098 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122714098 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122714098 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122714098 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122714102 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122714102 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122714102 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241223122714102 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241223122714102 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241223122714104 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122714104 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122714104 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241223122714146 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122714146 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122714146 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122714146 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122714146 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422139346713 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614637201 20241223122714146 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422139346713 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122714146 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122714146 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122714155 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122714155 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122714155 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422139346713 MSISDN-491614637201 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122714155 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122714156 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122714159 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122714159 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122714159 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422139346713 MSISDN-491614637201 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 20241223122714159 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422139346713 MSISDN-491614637201 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122714159 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122714160 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122714164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20241223122714166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20241223122714168 DLINP <000b> input/ipa.c:451 connected read/write 20241223122714168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122714168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122714168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122714168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122714169 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39557<->l=127.0.0.1:4259) 20241223122714170 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122714170 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122714170 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241223122714170 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241223122714170 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241223122714252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56472<->l=127.0.0.1:4258 20241223122714353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56472<->l=127.0.0.1:4258 20241223122717444 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122717444 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122717446 DLINP <000b> input/ipa.c:451 connected read/write 20241223122717446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122717446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20241223122717447 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241223122717447 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241223122717448 DLINP <000b> input/ipa.c:451 connected read/write 20241223122717448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122717448 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122717448 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122717448 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  20241223122717448 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122717448 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  20241223122717448 DLGSUP <0013> gsup_server.c:235 2:  20241223122717448 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122717448 DLGSUP <0013> gsup_server.c:235 3:  20241223122717448 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122717448 DLGSUP <0013> gsup_server.c:235 4:  20241223122717448 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122717448 DLGSUP <0013> gsup_server.c:235 5:  20241223122717448 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122717448 DLGSUP <0013> gsup_server.c:235 7:  20241223122717448 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122717448 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122717448 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122717448 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122717458 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45197<->l=127.0.0.1:4259) 20241223122717459 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241223122717460 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241223122717465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4258 20241223122717466 DAUC <0003> db_auc.c:157 IMSI='262425814314457': No 2G Auth Data 20241223122717466 DAUC <0003> db_auc.c:192 IMSI='262425814314457': No 3G Auth Data 20241223122717469 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425814314457.imsi 20241223122717469 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425814314457.imsi: found in local HLR 20241223122717471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4258 20241223122717471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20241223122717472 DLINP <000b> input/ipa.c:451 connected read/write 20241223122717472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122717472 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122717472 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122717472 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122717472 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45197<->l=127.0.0.1:4259) 20241223122717495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241223122717596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241223122720709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122720709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122720714 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122720716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4258 20241223122720720 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122720720 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122720720 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122720720 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  20241223122720720 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122720720 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  20241223122720720 DLGSUP <0013> gsup_server.c:235 2:  20241223122720720 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122720720 DLGSUP <0013> gsup_server.c:235 3:  20241223122720720 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122720720 DLGSUP <0013> gsup_server.c:235 4:  20241223122720720 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122720720 DLGSUP <0013> gsup_server.c:235 5:  20241223122720720 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122720720 DLGSUP <0013> gsup_server.c:235 7:  20241223122720720 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122720720 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122720720 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122720720 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122720721 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241223122720721 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241223122720758 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34301<->l=127.0.0.1:4259) 20241223122720763 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241223122720763 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241223122720787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20241223122720799 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122720799 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426779223255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426779223255" cn_domain=CS} 20241223122720799 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426779223255 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241223122720799 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426779223255 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241223122720799 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426779223255.imsi 20241223122720799 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426779223255.imsi 20241223122720799 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426779223255.imsi: does not exist in local HLR 20241223122720811 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426779223255 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241223122720811 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241223122720811 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241223122720811 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241223122720811 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241223122720811 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241223122720811 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426779223255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122720812 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122720812 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122720812 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122720812 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122720812 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122720812 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122720816 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122720817 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122720817 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241223122720817 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241223122720817 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241223122720819 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122720819 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122720819 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241223122720862 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122720862 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122720862 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122720862 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122720863 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426779223255 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614607705 20241223122720863 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426779223255 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122720863 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122720863 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122720870 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122720870 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122720870 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426779223255 MSISDN-491614607705 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122720870 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122720870 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122720874 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122720874 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122720874 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426779223255 MSISDN-491614607705 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 20241223122720874 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426779223255 MSISDN-491614607705 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122720874 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122720874 DLINP <000b> input/ipa.c:451 connected read/write 20241223122720874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122720877 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426779223255.imsi 20241223122720878 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426779223255.imsi: does not exist in local HLR 20241223122721879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20241223122721882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4258 20241223122721884 DLINP <000b> input/ipa.c:451 connected read/write 20241223122721884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122721884 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122721884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122721884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122721885 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122721885 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122721885 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241223122721885 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241223122721885 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241223122721885 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34301<->l=127.0.0.1:4259) 20241223122721981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 20241223122722082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 20241223122725170 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241223122725170 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241223122725172 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122725173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42156<->l=127.0.0.1:4258 20241223122725174 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241223122725174 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241223122725175 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122725175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241223122725175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241223122725175 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  20241223122725175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241223122725175 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  20241223122725175 DLGSUP <0013> gsup_server.c:235 2:  20241223122725175 DLGSUP <0013> gsup_server.c:237 2: 00  20241223122725175 DLGSUP <0013> gsup_server.c:235 3:  20241223122725175 DLGSUP <0013> gsup_server.c:237 3: 00  20241223122725175 DLGSUP <0013> gsup_server.c:235 4:  20241223122725175 DLGSUP <0013> gsup_server.c:237 4: 00  20241223122725175 DLGSUP <0013> gsup_server.c:235 5:  20241223122725175 DLGSUP <0013> gsup_server.c:237 5: 00  20241223122725175 DLGSUP <0013> gsup_server.c:235 7:  20241223122725175 DLGSUP <0013> gsup_server.c:237 7: 00  20241223122725175 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241223122725175 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241223122725175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241223122725188 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33815<->l=127.0.0.1:4259) 20241223122725189 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241223122725189 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241223122725195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 20241223122725218 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122725218 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429111069703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429111069703" cn_domain=CS} 20241223122725218 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429111069703 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241223122725218 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429111069703 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241223122725218 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429111069703.imsi 20241223122725218 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429111069703.imsi 20241223122725219 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429111069703.imsi: does not exist in local HLR 20241223122725228 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429111069703 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241223122725228 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241223122725228 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241223122725228 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241223122725228 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241223122725228 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241223122725228 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429111069703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241223122725228 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122725228 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122725228 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122725228 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122725228 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241223122725228 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241223122725232 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122725232 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122725232 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241223122725232 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241223122725232 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241223122725234 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122725234 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122725234 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241223122725278 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122725278 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122725278 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122725278 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122725278 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429111069703 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612135136 20241223122725279 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429111069703 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122725279 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122725279 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122725287 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122725288 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122725288 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429111069703 MSISDN-491612135136 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122725288 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122725288 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122725292 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122725292 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122725293 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429111069703 MSISDN-491612135136 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 20241223122725293 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429111069703 MSISDN-491612135136 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241223122725293 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122725293 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241223122725296 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612135136.msisdn 20241223122725296 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612135136.msisdn: does not exist in local HLR 20241223122725296 DDGSM <0007> mslookup_server.c:352 sip.voice.491612135136.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241223122725296 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612135136.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241223122725299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 20241223122725301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42156<->l=127.0.0.1:4258 20241223122725303 DLINP <000b> input/ipa.c:451 connected read/write 20241223122725303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241223122725303 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241223122725303 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241223122725303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241223122725303 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33815<->l=127.0.0.1:4259) 20241223122725305 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241223122725305 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241223122725305 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241223122725305 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241223122725305 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241223122725332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 20241223122725433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258