20241129160220988 DMAIN <0000> hlr.c:813 hlr starting 20241129160220988 DDB <0001> db.c:599 using database: :memory: 20241129160220988 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241129160220988 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241129160220988 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241129160220989 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241129160220989 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241129160220990 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241129160220990 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241129160220991 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241129160220991 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241129160220991 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241129160222217 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160222217 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160222218 DLINP <000b> input/ipa.c:455 connected read/write 20241129160222219 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160222219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20241129160222220 DLINP <000b> input/ipa.c:455 connected read/write 20241129160222220 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160222220 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160222220 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160222220 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160222220 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160222220 DLGSUP <0013> gsup_server.c:238 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  20241129160222220 DLGSUP <0013> gsup_server.c:236 2:  20241129160222220 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160222220 DLGSUP <0013> gsup_server.c:236 3:  20241129160222220 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160222220 DLGSUP <0013> gsup_server.c:236 4:  20241129160222220 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160222220 DLGSUP <0013> gsup_server.c:236 5:  20241129160222220 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160222220 DLGSUP <0013> gsup_server.c:236 7:  20241129160222220 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160222220 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160222220 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160222220 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160222230 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35607<->l=127.0.0.1:4259) 20241129160222237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241129160222262 DLINP <000b> input/ipa.c:455 connected read/write 20241129160222262 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160222262 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241129160222262 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241129160222262 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241129160222262 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160222262 DLINP <000b> input/ipa.c:455 connected read/write 20241129160222262 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160222262 DLINP <000b> input/ipa.c:455 connected read/write 20241129160222262 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160222263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241129160222263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20241129160222264 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35607<->l=127.0.0.1:4259) 20241129160222264 DLINP <000b> input/ipa.c:455 connected read/write 20241129160222264 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160222265 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160222265 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160222265 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160222303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4258 20241129160222404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4258 20241129160225433 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160225433 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160225434 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225434 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4258 20241129160225435 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225435 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225435 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160225435 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160225435 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160225435 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160225435 DLGSUP <0013> gsup_server.c:238 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  20241129160225435 DLGSUP <0013> gsup_server.c:236 2:  20241129160225435 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160225435 DLGSUP <0013> gsup_server.c:236 3:  20241129160225435 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160225435 DLGSUP <0013> gsup_server.c:236 4:  20241129160225435 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160225435 DLGSUP <0013> gsup_server.c:236 5:  20241129160225435 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160225435 DLGSUP <0013> gsup_server.c:236 7:  20241129160225435 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160225435 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160225435 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160225435 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160225442 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37917<->l=127.0.0.1:4259) 20241129160225444 DAUC <0003> db_auc.c:157 IMSI='262422652238754': No 2G Auth Data 20241129160225444 DAUC <0003> db_auc.c:192 IMSI='262422652238754': No 3G Auth Data 20241129160225449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58936<->l=127.0.0.1:4258 20241129160225478 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225478 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225478 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422652238754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422652238754"} 20241129160225478 DAUC <0003> db_auc.c:192 IMSI='262422652238754': No 3G Auth Data 20241129160225478 DAUC <0003> db_auc.c:236 IMSI='262422652238754': Calling to generate 5 vectors 20241129160225478 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160225478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160225478 DAUC <0003> auc.c:113 vector [0]: rand = a6bf53f89e0817b1ab07501b8ea0fb3f 20241129160225478 DAUC <0003> auc.c:179 vector [0]: kc = bb36fd95fa8a9000 20241129160225478 DAUC <0003> auc.c:180 vector [0]: sres = 20a366c1 20241129160225478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160225478 DAUC <0003> auc.c:113 vector [1]: rand = 357c1a0eeefc14c2e4db76c907c1c442 20241129160225478 DAUC <0003> auc.c:179 vector [1]: kc = 0bae9ca541d6a000 20241129160225478 DAUC <0003> auc.c:180 vector [1]: sres = 71171858 20241129160225478 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160225478 DAUC <0003> auc.c:113 vector [2]: rand = f7fc5e760171dc1c2adaa4720fb380e8 20241129160225478 DAUC <0003> auc.c:179 vector [2]: kc = 04de7b6c4084a800 20241129160225478 DAUC <0003> auc.c:180 vector [2]: sres = ef6e1407 20241129160225478 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160225478 DAUC <0003> auc.c:113 vector [3]: rand = 4066d5acf0f284ebb81f18ab13d63d00 20241129160225478 DAUC <0003> auc.c:179 vector [3]: kc = 1eaa6e897790c000 20241129160225478 DAUC <0003> auc.c:180 vector [3]: sres = 994e21ff 20241129160225478 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160225478 DAUC <0003> auc.c:113 vector [4]: rand = d52055c973d4ced765104ca6f7c430f2 20241129160225478 DAUC <0003> auc.c:179 vector [4]: kc = 514472cb1d50a800 20241129160225478 DAUC <0003> auc.c:180 vector [4]: sres = c74b746d 20241129160225478 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160225478 DAUC <0003> db_auc.c:245 IMSI='262422652238754': Generated 5 vectors 20241129160225478 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422652238754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422652238754"} 20241129160225478 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422652238754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160225478 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225478 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225478 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225478 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58936<->l=127.0.0.1:4258 20241129160225481 DAUC <0003> db_auc.c:157 IMSI='262423223157368': No 2G Auth Data 20241129160225481 DAUC <0003> db_auc.c:192 IMSI='262423223157368': No 3G Auth Data 20241129160225487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58952<->l=127.0.0.1:4258 20241129160225489 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225489 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225489 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423223157368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423223157368"} 20241129160225489 DAUC <0003> db_auc.c:192 IMSI='262423223157368': No 3G Auth Data 20241129160225489 DAUC <0003> db_auc.c:236 IMSI='262423223157368': Calling to generate 5 vectors 20241129160225489 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160225489 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160225489 DAUC <0003> auc.c:113 vector [0]: rand = 2b1425d58b3d265110841e73d3341ec3 20241129160225489 DAUC <0003> auc.c:179 vector [0]: kc = db0a8106e6713800 20241129160225489 DAUC <0003> auc.c:180 vector [0]: sres = 667b6af8 20241129160225489 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160225489 DAUC <0003> auc.c:113 vector [1]: rand = 412186ec6159863611932200d14b54f8 20241129160225489 DAUC <0003> auc.c:179 vector [1]: kc = 8972cfb57b5ecc00 20241129160225489 DAUC <0003> auc.c:180 vector [1]: sres = b2aa9f1a 20241129160225489 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160225489 DAUC <0003> auc.c:113 vector [2]: rand = e62b72f902dd434b22d6bdae5093fbf3 20241129160225489 DAUC <0003> auc.c:179 vector [2]: kc = 6cfdb83e90ba7800 20241129160225489 DAUC <0003> auc.c:180 vector [2]: sres = ce5b2a33 20241129160225489 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160225489 DAUC <0003> auc.c:113 vector [3]: rand = bdcb90bcc6682921ab947af9953ce668 20241129160225489 DAUC <0003> auc.c:179 vector [3]: kc = f356badb06a77000 20241129160225489 DAUC <0003> auc.c:180 vector [3]: sres = e19e0f96 20241129160225489 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160225489 DAUC <0003> auc.c:113 vector [4]: rand = 6459229686a5f03bdb7950de7c6636ac 20241129160225489 DAUC <0003> auc.c:179 vector [4]: kc = 5633b72dcb928400 20241129160225489 DAUC <0003> auc.c:180 vector [4]: sres = 44abb34e 20241129160225489 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160225489 DAUC <0003> db_auc.c:245 IMSI='262423223157368': Generated 5 vectors 20241129160225489 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423223157368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423223157368"} 20241129160225489 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423223157368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160225489 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225489 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225489 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225489 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58952<->l=127.0.0.1:4258 20241129160225491 DAUC <0003> db_auc.c:157 IMSI='262427399029855': No 2G Auth Data 20241129160225491 DAUC <0003> db_auc.c:192 IMSI='262427399029855': No 3G Auth Data 20241129160225497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4258 20241129160225498 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225498 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225498 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427399029855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427399029855"} 20241129160225498 DAUC <0003> db_auc.c:192 IMSI='262427399029855': No 3G Auth Data 20241129160225498 DAUC <0003> db_auc.c:236 IMSI='262427399029855': Calling to generate 5 vectors 20241129160225498 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160225498 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160225498 DAUC <0003> auc.c:113 vector [0]: rand = 1e55245f73197986de8f17244947271c 20241129160225498 DAUC <0003> auc.c:179 vector [0]: kc = c9f20388806bdbac 20241129160225498 DAUC <0003> auc.c:180 vector [0]: sres = 8a161742 20241129160225498 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160225498 DAUC <0003> auc.c:113 vector [1]: rand = 297f05c5bfda5f1d450202e918220114 20241129160225498 DAUC <0003> auc.c:179 vector [1]: kc = 00a47ba6a6d91b9c 20241129160225498 DAUC <0003> auc.c:180 vector [1]: sres = 80b09d8d 20241129160225498 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160225498 DAUC <0003> auc.c:113 vector [2]: rand = e2bd9759c7212d8b2b891870db949681 20241129160225498 DAUC <0003> auc.c:179 vector [2]: kc = 2fdffa4295ffaa91 20241129160225498 DAUC <0003> auc.c:180 vector [2]: sres = 13a554f0 20241129160225498 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160225498 DAUC <0003> auc.c:113 vector [3]: rand = 19bdc3ff9459760b4c72206492eb4e87 20241129160225498 DAUC <0003> auc.c:179 vector [3]: kc = e55b07c4f6824554 20241129160225498 DAUC <0003> auc.c:180 vector [3]: sres = 691f01ce 20241129160225498 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160225498 DAUC <0003> auc.c:113 vector [4]: rand = 808c94b4e76e78857eac946e7b199f97 20241129160225498 DAUC <0003> auc.c:179 vector [4]: kc = ac9cbfa158280ba3 20241129160225498 DAUC <0003> auc.c:180 vector [4]: sres = fdea12d9 20241129160225498 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160225498 DAUC <0003> db_auc.c:245 IMSI='262427399029855': Generated 5 vectors 20241129160225498 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427399029855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427399029855"} 20241129160225498 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427399029855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160225498 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225498 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225498 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225498 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4258 20241129160225500 DAUC <0003> db_auc.c:157 IMSI='262421102963154': No 2G Auth Data 20241129160225500 DAUC <0003> db_auc.c:192 IMSI='262421102963154': No 3G Auth Data 20241129160225506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4258 20241129160225508 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225508 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225508 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421102963154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421102963154"} 20241129160225508 DAUC <0003> db_auc.c:157 IMSI='262421102963154': No 2G Auth Data 20241129160225508 DAUC <0003> db_auc.c:236 IMSI='262421102963154': Calling to generate 5 vectors 20241129160225508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241129160225508 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160225508 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160225508 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160225508 DAUC <0003> auc.c:113 vector [0]: rand = 6f70cb4fdb7fa6f3b9a8d58728375089 20241129160225508 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160225508 DAUC <0003> auc.c:142 vector [0]: autn = 36a4c2ca03c50000567c61dace997325 20241129160225508 DAUC <0003> auc.c:143 vector [0]: ck = 73f87063c1cb3987c6ba280cd4567a0e 20241129160225508 DAUC <0003> auc.c:144 vector [0]: ik = 892c7536a625b4111fcfa2aeae71dc9c 20241129160225508 DAUC <0003> auc.c:145 vector [0]: res = 7b78ec6e3c5cb8d20000000000000000 20241129160225508 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160225508 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160225508 DAUC <0003> auc.c:151 vector [0]: kc = 23a18ff71dc92b04 20241129160225508 DAUC <0003> auc.c:152 vector [0]: sres = 472454bc 20241129160225508 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160225508 DAUC <0003> auc.c:113 vector [1]: rand = bda52f52dddfd39ff341b02338246603 20241129160225508 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160225508 DAUC <0003> auc.c:142 vector [1]: autn = 7ca33e5601490000b64476f65d679f22 20241129160225508 DAUC <0003> auc.c:143 vector [1]: ck = d839bf60c9742dd1d06e0bc250c9d1ca 20241129160225508 DAUC <0003> auc.c:144 vector [1]: ik = 93775122d6dbfc094e05b6b684ed64cd 20241129160225508 DAUC <0003> auc.c:145 vector [1]: res = f89f781f4b9e76ee0000000000000000 20241129160225508 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160225508 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160225508 DAUC <0003> auc.c:151 vector [1]: kc = d5255336cb8b64df 20241129160225508 DAUC <0003> auc.c:152 vector [1]: sres = b3010ef1 20241129160225508 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160225508 DAUC <0003> auc.c:113 vector [2]: rand = 8fffc2b4476e888529a82aeb1f42489e 20241129160225508 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160225508 DAUC <0003> auc.c:142 vector [2]: autn = 2ac055bc894900009aede153c6251345 20241129160225508 DAUC <0003> auc.c:143 vector [2]: ck = 61f98054033d451b6a963baaab598749 20241129160225508 DAUC <0003> auc.c:144 vector [2]: ik = 5386f4b51d4166300414b6284373ce04 20241129160225508 DAUC <0003> auc.c:145 vector [2]: res = dee14b71df86998a0000000000000000 20241129160225508 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160225508 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160225508 DAUC <0003> auc.c:151 vector [2]: kc = 5cfdf963f6566a66 20241129160225508 DAUC <0003> auc.c:152 vector [2]: sres = 0167d2fb 20241129160225508 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160225508 DAUC <0003> auc.c:113 vector [3]: rand = 80e1e08c5972eab4393ddbd2ca7c37d7 20241129160225508 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160225508 DAUC <0003> auc.c:142 vector [3]: autn = 1fd51f9fb55e0000b9fa8d64ffd6cb81 20241129160225508 DAUC <0003> auc.c:143 vector [3]: ck = 6b51557637845a1472e95c267107f063 20241129160225508 DAUC <0003> auc.c:144 vector [3]: ik = e1144758665c26890219681a6e067f87 20241129160225508 DAUC <0003> auc.c:145 vector [3]: res = 192663dd01f090120000000000000000 20241129160225508 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160225508 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160225508 DAUC <0003> auc.c:151 vector [3]: kc = fab526124ed9f379 20241129160225508 DAUC <0003> auc.c:152 vector [3]: sres = 18d6f3cf 20241129160225508 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160225508 DAUC <0003> auc.c:113 vector [4]: rand = 2ed7ea72fd34f4d070bf87fee7cc2d78 20241129160225508 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160225508 DAUC <0003> auc.c:142 vector [4]: autn = 9827ea331f520000b161c303a3dfa82f 20241129160225508 DAUC <0003> auc.c:143 vector [4]: ck = a040af938d384d4203bbc109da5c136a 20241129160225508 DAUC <0003> auc.c:144 vector [4]: ik = 8abe04b08706a56722bea02bded8b05d 20241129160225508 DAUC <0003> auc.c:145 vector [4]: res = 753104d636656aa00000000000000000 20241129160225508 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160225508 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241129160225508 DAUC <0003> auc.c:151 vector [4]: kc = 0bfbca010eba4b12 20241129160225508 DAUC <0003> auc.c:152 vector [4]: sres = 43546e76 20241129160225508 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241129160225508 DAUC <0003> db_auc.c:245 IMSI='262421102963154': Generated 5 vectors 20241129160225508 DAUC <0003> db_auc.c:249 IMSI='262421102963154': Updating SQN=161 in DB 20241129160225508 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421102963154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421102963154"} 20241129160225508 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421102963154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160225508 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225508 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225508 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225508 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4258 20241129160225511 DAUC <0003> db_auc.c:157 IMSI='262427889757374': No 2G Auth Data 20241129160225511 DAUC <0003> db_auc.c:192 IMSI='262427889757374': No 3G Auth Data 20241129160225517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 20241129160225519 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225519 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225519 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427889757374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427889757374"} 20241129160225519 DAUC <0003> db_auc.c:157 IMSI='262427889757374': No 2G Auth Data 20241129160225519 DAUC <0003> db_auc.c:236 IMSI='262427889757374': Calling to generate 5 vectors 20241129160225519 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241129160225519 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160225519 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241129160225519 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160225519 DAUC <0003> auc.c:113 vector [0]: rand = ec8c1ad4cad8cff39fa15a863956b9f5 20241129160225519 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160225519 DAUC <0003> auc.c:142 vector [0]: autn = 2f69a4b3139b00006911730c98993c98 20241129160225519 DAUC <0003> auc.c:143 vector [0]: ck = cfafe50281fc413844d61135d83dec15 20241129160225519 DAUC <0003> auc.c:144 vector [0]: ik = f31f0bcea05eb3e9d9f9529851f725a2 20241129160225519 DAUC <0003> auc.c:145 vector [0]: res = d34896cdebdb326a0000000000000000 20241129160225519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160225519 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160225519 DAUC <0003> auc.c:151 vector [0]: kc = a19fad61a8683b66 20241129160225519 DAUC <0003> auc.c:152 vector [0]: sres = 3893a4a7 20241129160225519 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160225519 DAUC <0003> auc.c:113 vector [1]: rand = 811060672fc47a21df93ed85c01b9a0e 20241129160225519 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160225519 DAUC <0003> auc.c:142 vector [1]: autn = e103b2c795150000f6560931aa571a95 20241129160225519 DAUC <0003> auc.c:143 vector [1]: ck = 973d75070054a8e129d9b0c3da207bd2 20241129160225519 DAUC <0003> auc.c:144 vector [1]: ik = db8cafbc3121c99eaa5154c1d0a91c07 20241129160225519 DAUC <0003> auc.c:145 vector [1]: res = 8c63b6078816ecfd0000000000000000 20241129160225519 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160225519 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160225519 DAUC <0003> auc.c:151 vector [1]: kc = cf393eb93bfc06aa 20241129160225519 DAUC <0003> auc.c:152 vector [1]: sres = 04755afa 20241129160225519 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160225519 DAUC <0003> auc.c:113 vector [2]: rand = 8b5043935aca189ccc022e70fb6974aa 20241129160225520 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160225520 DAUC <0003> auc.c:142 vector [2]: autn = 670a7716668000007b6c07d015c902d3 20241129160225520 DAUC <0003> auc.c:143 vector [2]: ck = b22d04615943f02f1df65e41281f7acf 20241129160225520 DAUC <0003> auc.c:144 vector [2]: ik = e7fd7911845d185b5c7457543fe342a1 20241129160225520 DAUC <0003> auc.c:145 vector [2]: res = 1ebf293b01e910ef0000000000000000 20241129160225520 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160225520 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160225520 DAUC <0003> auc.c:151 vector [2]: kc = 14527465cae2d01a 20241129160225520 DAUC <0003> auc.c:152 vector [2]: sres = 1f5639d4 20241129160225520 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160225520 DAUC <0003> auc.c:113 vector [3]: rand = ed133beb447bc4c96e43c80895d32338 20241129160225520 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160225520 DAUC <0003> auc.c:142 vector [3]: autn = ef77263f77410000509edb9829175d92 20241129160225520 DAUC <0003> auc.c:143 vector [3]: ck = 052ba6cfee1fa486d21196fa3aca31b6 20241129160225520 DAUC <0003> auc.c:144 vector [3]: ik = 0a7ab9c5e89685f2c4700801883dc19e 20241129160225520 DAUC <0003> auc.c:145 vector [3]: res = 686f0abc3eca5cee0000000000000000 20241129160225520 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160225520 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160225520 DAUC <0003> auc.c:151 vector [3]: kc = 193081f1b47ed15c 20241129160225520 DAUC <0003> auc.c:152 vector [3]: sres = 56a55652 20241129160225520 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160225520 DAUC <0003> auc.c:113 vector [4]: rand = 98a2fbe36cdf1d2a10a60eeb275e1a5c 20241129160225520 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160225520 DAUC <0003> auc.c:142 vector [4]: autn = 25657a0d31fc0000534b64dd7eff5e99 20241129160225520 DAUC <0003> auc.c:143 vector [4]: ck = e66c88723089decc80e33f2e12558ebc 20241129160225520 DAUC <0003> auc.c:144 vector [4]: ik = f9d37ff11e516a97f28db88f51f9b017 20241129160225520 DAUC <0003> auc.c:145 vector [4]: res = f450fb4185d35f650000000000000000 20241129160225520 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160225520 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241129160225520 DAUC <0003> auc.c:151 vector [4]: kc = 6dd170226d748af0 20241129160225520 DAUC <0003> auc.c:152 vector [4]: sres = 7183a424 20241129160225520 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241129160225520 DAUC <0003> db_auc.c:245 IMSI='262427889757374': Generated 5 vectors 20241129160225520 DAUC <0003> db_auc.c:249 IMSI='262427889757374': Updating SQN=161 in DB 20241129160225520 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427889757374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427889757374"} 20241129160225520 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427889757374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160225520 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225520 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225520 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225520 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 20241129160225522 DAUC <0003> db_auc.c:157 IMSI='262424262696169': No 2G Auth Data 20241129160225523 DAUC <0003> db_auc.c:192 IMSI='262424262696169': No 3G Auth Data 20241129160225529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 20241129160225531 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225531 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225531 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424262696169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424262696169"} 20241129160225531 DAUC <0003> db_auc.c:236 IMSI='262424262696169': Calling to generate 5 vectors 20241129160225531 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160225531 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160225531 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160225531 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160225531 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160225531 DAUC <0003> auc.c:113 vector [0]: rand = 20ab51d2830f972c36d6a398b0f09c1b 20241129160225531 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160225531 DAUC <0003> auc.c:142 vector [0]: autn = d11600fe7cbe0000e829abd83be2701f 20241129160225531 DAUC <0003> auc.c:143 vector [0]: ck = 8963db8074909ade3de4da2f6d5cded2 20241129160225531 DAUC <0003> auc.c:144 vector [0]: ik = 3312a7e18f5ca6a4292f41fdd4d04c3f 20241129160225531 DAUC <0003> auc.c:145 vector [0]: res = 39042f1ec4c634770000000000000000 20241129160225531 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160225531 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160225531 DAUC <0003> auc.c:179 vector [0]: kc = b086bfce620c0000 20241129160225531 DAUC <0003> auc.c:180 vector [0]: sres = 8e906f39 20241129160225531 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160225531 DAUC <0003> auc.c:113 vector [1]: rand = 4a7296808530232cb02a14bccfd7cba6 20241129160225531 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160225531 DAUC <0003> auc.c:142 vector [1]: autn = d328c50b38f400001e89603fa1735fd2 20241129160225531 DAUC <0003> auc.c:143 vector [1]: ck = fc590d4d467cd803b7b60d93cb96b60d 20241129160225531 DAUC <0003> auc.c:144 vector [1]: ik = d0f7155b356c7d4a1821b6395c082343 20241129160225531 DAUC <0003> auc.c:145 vector [1]: res = 7581bfad01a765660000000000000000 20241129160225531 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160225531 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160225531 DAUC <0003> auc.c:179 vector [1]: kc = 546b88743179f400 20241129160225531 DAUC <0003> auc.c:180 vector [1]: sres = c09fd7e2 20241129160225531 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160225531 DAUC <0003> auc.c:113 vector [2]: rand = ef551107b0d2e481008c421d1665fa2c 20241129160225531 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160225531 DAUC <0003> auc.c:142 vector [2]: autn = be58455c50770000428a90fe0e395cb9 20241129160225531 DAUC <0003> auc.c:143 vector [2]: ck = 473a3547a14bbb34402f5b31099781bb 20241129160225531 DAUC <0003> auc.c:144 vector [2]: ik = eae952b8b962ec0becf610e62d348fbc 20241129160225531 DAUC <0003> auc.c:145 vector [2]: res = ee2ed7afafd8fb3d0000000000000000 20241129160225531 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160225531 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160225531 DAUC <0003> auc.c:179 vector [2]: kc = c88dfe2ed27f9c00 20241129160225531 DAUC <0003> auc.c:180 vector [2]: sres = d208cf39 20241129160225531 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160225531 DAUC <0003> auc.c:113 vector [3]: rand = 5976e08312db90675a5782e4d83fdce9 20241129160225531 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160225531 DAUC <0003> auc.c:142 vector [3]: autn = 499c7427eeae00000f48eb0682bb4503 20241129160225531 DAUC <0003> auc.c:143 vector [3]: ck = 26d8bf3dadafec5335b50e7ef1a10ae5 20241129160225531 DAUC <0003> auc.c:144 vector [3]: ik = 7fcc8b2a7996a924cc6a593edac391fa 20241129160225531 DAUC <0003> auc.c:145 vector [3]: res = 5ea6adb54fe3baa80000000000000000 20241129160225531 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160225531 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160225532 DAUC <0003> auc.c:179 vector [3]: kc = c3411fc888921400 20241129160225532 DAUC <0003> auc.c:180 vector [3]: sres = c78fd65a 20241129160225532 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160225532 DAUC <0003> auc.c:113 vector [4]: rand = 978175e22bef02997e8aef82f03b5037 20241129160225532 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160225532 DAUC <0003> auc.c:142 vector [4]: autn = c4592b86df3f000013c30a570dc38e6b 20241129160225532 DAUC <0003> auc.c:143 vector [4]: ck = 3ecfe18f9fe7bc96a838224c18ef95e5 20241129160225532 DAUC <0003> auc.c:144 vector [4]: ik = 40a0bd04b325b42ea59cb142017ddd43 20241129160225532 DAUC <0003> auc.c:145 vector [4]: res = 2c759bd02fbad9f30000000000000000 20241129160225532 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160225532 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160225532 DAUC <0003> auc.c:179 vector [4]: kc = cf24c1ff7499cc00 20241129160225532 DAUC <0003> auc.c:180 vector [4]: sres = 97c79f13 20241129160225532 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160225532 DAUC <0003> db_auc.c:245 IMSI='262424262696169': Generated 5 vectors 20241129160225532 DAUC <0003> db_auc.c:249 IMSI='262424262696169': Updating SQN=161 in DB 20241129160225532 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424262696169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424262696169"} 20241129160225532 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424262696169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160225532 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225532 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225532 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225532 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 20241129160225534 DAUC <0003> db_auc.c:157 IMSI='262423501900220': No 2G Auth Data 20241129160225534 DAUC <0003> db_auc.c:192 IMSI='262423501900220': No 3G Auth Data 20241129160225542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 20241129160225544 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225544 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225544 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423501900220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423501900220"} 20241129160225544 DAUC <0003> db_auc.c:236 IMSI='262423501900220': Calling to generate 5 vectors 20241129160225544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160225544 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160225544 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160225545 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160225545 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160225545 DAUC <0003> auc.c:113 vector [0]: rand = 9f2806700bbd340d348a2f0bcbd0a0d3 20241129160225545 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160225545 DAUC <0003> auc.c:142 vector [0]: autn = ae23c981630c0000d837ba7a00864523 20241129160225545 DAUC <0003> auc.c:143 vector [0]: ck = 1850075cc6c1a47e59589ddf813792dc 20241129160225545 DAUC <0003> auc.c:144 vector [0]: ik = f76572b667620008d3c7f878078a9841 20241129160225545 DAUC <0003> auc.c:145 vector [0]: res = 1952e181c089ad1c0000000000000000 20241129160225545 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160225545 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160225545 DAUC <0003> auc.c:179 vector [0]: kc = 4346e27fd442cc00 20241129160225545 DAUC <0003> auc.c:180 vector [0]: sres = 29761132 20241129160225545 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160225545 DAUC <0003> auc.c:113 vector [1]: rand = de41c0217d7c52c73d2f24d0cefff96a 20241129160225545 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160225545 DAUC <0003> auc.c:142 vector [1]: autn = f08f036f813c0000efd5fb949263809f 20241129160225545 DAUC <0003> auc.c:143 vector [1]: ck = 2414ef91c1ccbb7351fcd68354719eb2 20241129160225545 DAUC <0003> auc.c:144 vector [1]: ik = 67a5b87b770b50ad8c49bfe41a6aa347 20241129160225545 DAUC <0003> auc.c:145 vector [1]: res = 7e7028263ed7f0070000000000000000 20241129160225545 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160225545 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160225545 DAUC <0003> auc.c:179 vector [1]: kc = 0dfcbb0cd6330400 20241129160225545 DAUC <0003> auc.c:180 vector [1]: sres = 00ccd112 20241129160225545 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160225545 DAUC <0003> auc.c:113 vector [2]: rand = f845d348b2787508940f2a0409f395e6 20241129160225545 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160225545 DAUC <0003> auc.c:142 vector [2]: autn = c5ca031d41be0000f480494b939f6447 20241129160225545 DAUC <0003> auc.c:143 vector [2]: ck = 443a93bf62bb09beb644cedb432c2689 20241129160225545 DAUC <0003> auc.c:144 vector [2]: ik = 70627254d1d64d5afa697c99c3c8e4fa 20241129160225545 DAUC <0003> auc.c:145 vector [2]: res = 1388df08788ece380000000000000000 20241129160225545 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160225545 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160225545 DAUC <0003> auc.c:179 vector [2]: kc = 2c470bfe31b84800 20241129160225545 DAUC <0003> auc.c:180 vector [2]: sres = 154214d1 20241129160225545 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160225545 DAUC <0003> auc.c:113 vector [3]: rand = 6a10c96f4f705e571896568e99a3b793 20241129160225545 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160225545 DAUC <0003> auc.c:142 vector [3]: autn = 1a57d1d56af50000273c00e747848b4d 20241129160225545 DAUC <0003> auc.c:143 vector [3]: ck = 0df118d60ecec024b8d5c68fc5443806 20241129160225545 DAUC <0003> auc.c:144 vector [3]: ik = 78504089bc251111136a05ec40d17352 20241129160225545 DAUC <0003> auc.c:145 vector [3]: res = 2dd0e104d5eec1570000000000000000 20241129160225545 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160225545 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160225545 DAUC <0003> auc.c:179 vector [3]: kc = c764cd65319ad000 20241129160225545 DAUC <0003> auc.c:180 vector [3]: sres = cc5c14da 20241129160225545 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160225545 DAUC <0003> auc.c:113 vector [4]: rand = 95682d035d47e596614e015700a3137f 20241129160225545 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160225545 DAUC <0003> auc.c:142 vector [4]: autn = fbb5ae3c68ec0000c680ea7984b743d8 20241129160225545 DAUC <0003> auc.c:143 vector [4]: ck = bbde8147c2bd2ffd28be3c3e01d7aa7e 20241129160225545 DAUC <0003> auc.c:144 vector [4]: ik = 2292ca7bd302c389d9a52ffbf0a5339d 20241129160225545 DAUC <0003> auc.c:145 vector [4]: res = 66298ea90170a4520000000000000000 20241129160225545 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160225545 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160225545 DAUC <0003> auc.c:179 vector [4]: kc = eb4d585f3b87b800 20241129160225545 DAUC <0003> auc.c:180 vector [4]: sres = 33f404d8 20241129160225545 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160225545 DAUC <0003> db_auc.c:245 IMSI='262423501900220': Generated 5 vectors 20241129160225545 DAUC <0003> db_auc.c:249 IMSI='262423501900220': Updating SQN=161 in DB 20241129160225545 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423501900220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423501900220"} 20241129160225546 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423501900220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160225546 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225546 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225546 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225546 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 20241129160225549 DAUC <0003> db_auc.c:157 IMSI='262422537535485': No 2G Auth Data 20241129160225549 DAUC <0003> db_auc.c:192 IMSI='262422537535485': No 3G Auth Data 20241129160225556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4258 20241129160225558 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225558 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225558 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422537535485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422537535485"} 20241129160225558 DAUC <0003> db_auc.c:236 IMSI='262422537535485': Calling to generate 5 vectors 20241129160225558 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160225558 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160225558 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160225558 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160225558 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160225558 DAUC <0003> auc.c:113 vector [0]: rand = f7f40a55020324ee5e6adcdb29a89e6e 20241129160225558 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160225558 DAUC <0003> auc.c:142 vector [0]: autn = 195eb1c073390000566ea8ebdf5ec1fa 20241129160225558 DAUC <0003> auc.c:143 vector [0]: ck = a93c6a5e82a29e94ddfcdb9281123434 20241129160225558 DAUC <0003> auc.c:144 vector [0]: ik = 48896d2f09e2a9f44be42e1923d23586 20241129160225558 DAUC <0003> auc.c:145 vector [0]: res = 6c7cd31fb2a7a6850000000000000000 20241129160225558 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160225558 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160225558 DAUC <0003> auc.c:179 vector [0]: kc = 150dbfd3985983ed 20241129160225558 DAUC <0003> auc.c:180 vector [0]: sres = 00f4cdf8 20241129160225558 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160225558 DAUC <0003> auc.c:113 vector [1]: rand = 489fe7d0574a2fcfeab7b12fd53b3191 20241129160225558 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160225558 DAUC <0003> auc.c:142 vector [1]: autn = 95ceb22a41b000003d64876c994619fc 20241129160225558 DAUC <0003> auc.c:143 vector [1]: ck = b7aa0dcb900bbebf63a3626e409c576c 20241129160225558 DAUC <0003> auc.c:144 vector [1]: ik = fe7c549bb7b1e62d4937d539754f2d64 20241129160225558 DAUC <0003> auc.c:145 vector [1]: res = d672f41a932722b40000000000000000 20241129160225558 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160225558 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160225558 DAUC <0003> auc.c:179 vector [1]: kc = d55d2e3abae6c854 20241129160225558 DAUC <0003> auc.c:180 vector [1]: sres = c7dfcfda 20241129160225558 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160225558 DAUC <0003> auc.c:113 vector [2]: rand = cefa0cb9821a35a31363757c8bc0e6e1 20241129160225558 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160225558 DAUC <0003> auc.c:142 vector [2]: autn = d31690369b1100002de5dc77655dca08 20241129160225558 DAUC <0003> auc.c:143 vector [2]: ck = ad3af0312cbcb47056c5eb0a4e6f9025 20241129160225558 DAUC <0003> auc.c:144 vector [2]: ik = 978e87446a9b56b38276017d0f08473a 20241129160225558 DAUC <0003> auc.c:145 vector [2]: res = e18578a4133e28790000000000000000 20241129160225558 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160225558 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160225558 DAUC <0003> auc.c:179 vector [2]: kc = f4ebe0c0f91ddc27 20241129160225558 DAUC <0003> auc.c:180 vector [2]: sres = 11c15feb 20241129160225558 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160225558 DAUC <0003> auc.c:113 vector [3]: rand = 5792e04b40d58c159864a04fdec56e0b 20241129160225558 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160225558 DAUC <0003> auc.c:142 vector [3]: autn = 390838896f090000b35651f0c7400b47 20241129160225558 DAUC <0003> auc.c:143 vector [3]: ck = 00b35b1f7c957f1d890791663196f083 20241129160225559 DAUC <0003> auc.c:144 vector [3]: ik = e55f1e937b1f2a5a0eef5e1d7b97c7f1 20241129160225559 DAUC <0003> auc.c:145 vector [3]: res = 4d0673491030bad20000000000000000 20241129160225559 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160225559 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160225559 DAUC <0003> auc.c:179 vector [3]: kc = 49637bd726295bae 20241129160225559 DAUC <0003> auc.c:180 vector [3]: sres = 9fb610d6 20241129160225559 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160225559 DAUC <0003> auc.c:113 vector [4]: rand = d65e13f9c174cd117632233d7b24293e 20241129160225559 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160225559 DAUC <0003> auc.c:142 vector [4]: autn = 60ecf6c8d4c600002ac8582e8e82fa05 20241129160225559 DAUC <0003> auc.c:143 vector [4]: ck = e548929d257dc20a6ee25a517bf5a197 20241129160225559 DAUC <0003> auc.c:144 vector [4]: ik = 3f4aa6826427b4f4b43fcb2f3a17c2bb 20241129160225559 DAUC <0003> auc.c:145 vector [4]: res = 30827f5b732f0a4b0000000000000000 20241129160225559 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160225559 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160225559 DAUC <0003> auc.c:179 vector [4]: kc = b6417c29b04ead72 20241129160225559 DAUC <0003> auc.c:180 vector [4]: sres = 904a292f 20241129160225559 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160225559 DAUC <0003> db_auc.c:245 IMSI='262422537535485': Generated 5 vectors 20241129160225559 DAUC <0003> db_auc.c:249 IMSI='262422537535485': Updating SQN=161 in DB 20241129160225559 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422537535485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422537535485"} 20241129160225559 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422537535485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160225559 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225559 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225559 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225559 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160225561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4258 20241129160225562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4258 20241129160225562 DLINP <000b> input/ipa.c:455 connected read/write 20241129160225562 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160225562 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160225562 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160225562 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160225562 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37917<->l=127.0.0.1:4259) 20241129160225585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59004<->l=127.0.0.1:4258 20241129160225686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59004<->l=127.0.0.1:4258 20241129160228726 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160228726 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160228727 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228727 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241129160228728 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228728 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228728 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160228728 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160228728 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160228728 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160228728 DLGSUP <0013> gsup_server.c:238 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  20241129160228728 DLGSUP <0013> gsup_server.c:236 2:  20241129160228728 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160228728 DLGSUP <0013> gsup_server.c:236 3:  20241129160228728 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160228728 DLGSUP <0013> gsup_server.c:236 4:  20241129160228728 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160228728 DLGSUP <0013> gsup_server.c:236 5:  20241129160228728 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160228728 DLGSUP <0013> gsup_server.c:236 7:  20241129160228728 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160228728 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160228728 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160228728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160228736 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34025<->l=127.0.0.1:4259) 20241129160228739 DAUC <0003> db_auc.c:157 IMSI='262428441124607': No 2G Auth Data 20241129160228739 DAUC <0003> db_auc.c:192 IMSI='262428441124607': No 3G Auth Data 20241129160228745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59026<->l=127.0.0.1:4258 20241129160228770 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228770 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228770 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428441124607"} 20241129160228770 DAUC <0003> db_auc.c:192 IMSI='262428441124607': No 3G Auth Data 20241129160228770 DAUC <0003> db_auc.c:236 IMSI='262428441124607': Calling to generate 1 vectors 20241129160228770 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241129160228770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228770 DAUC <0003> auc.c:113 vector [0]: rand = f059c97d5a2e8d63dc364f5868822282 20241129160228770 DAUC <0003> auc.c:179 vector [0]: kc = 0127e250df293400 20241129160228770 DAUC <0003> auc.c:180 vector [0]: sres = f20079f6 20241129160228770 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228770 DAUC <0003> db_auc.c:245 IMSI='262428441124607': Generated 1 vectors 20241129160228770 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428441124607"} 20241129160228770 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228770 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228770 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228770 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228770 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228772 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228772 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228772 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428441124607"} 20241129160228772 DAUC <0003> db_auc.c:192 IMSI='262428441124607': No 3G Auth Data 20241129160228772 DAUC <0003> db_auc.c:236 IMSI='262428441124607': Calling to generate 4 vectors 20241129160228772 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241129160228772 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228772 DAUC <0003> auc.c:113 vector [0]: rand = dc2a952cf046610bb85b03075f81d382 20241129160228772 DAUC <0003> auc.c:179 vector [0]: kc = 84d113257a6c7c00 20241129160228772 DAUC <0003> auc.c:180 vector [0]: sres = 4504b36e 20241129160228772 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228772 DAUC <0003> auc.c:113 vector [1]: rand = 8d39b38a3313d3dda67c761088da990e 20241129160228772 DAUC <0003> auc.c:179 vector [1]: kc = 8d2a495820d14800 20241129160228772 DAUC <0003> auc.c:180 vector [1]: sres = 065ebdc0 20241129160228773 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228773 DAUC <0003> auc.c:113 vector [2]: rand = 106773ec7a13deac9167a30734be9b25 20241129160228773 DAUC <0003> auc.c:179 vector [2]: kc = 00464c887cee9800 20241129160228773 DAUC <0003> auc.c:180 vector [2]: sres = 6db80384 20241129160228773 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228773 DAUC <0003> auc.c:113 vector [3]: rand = 74ca53825db5dd2a1331618c42a460db 20241129160228773 DAUC <0003> auc.c:179 vector [3]: kc = a22440c320a20400 20241129160228773 DAUC <0003> auc.c:180 vector [3]: sres = 57841654 20241129160228773 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228773 DAUC <0003> db_auc.c:245 IMSI='262428441124607': Generated 4 vectors 20241129160228773 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428441124607"} 20241129160228773 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228773 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228773 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228773 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228773 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228774 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228774 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228774 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428441124607"} 20241129160228774 DAUC <0003> db_auc.c:192 IMSI='262428441124607': No 3G Auth Data 20241129160228774 DAUC <0003> db_auc.c:236 IMSI='262428441124607': Calling to generate 5 vectors 20241129160228774 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160228774 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228774 DAUC <0003> auc.c:113 vector [0]: rand = 404d6e3bfa136e55df9bcab207def751 20241129160228774 DAUC <0003> auc.c:179 vector [0]: kc = b6f9f6c567610800 20241129160228774 DAUC <0003> auc.c:180 vector [0]: sres = b31791ea 20241129160228774 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228774 DAUC <0003> auc.c:113 vector [1]: rand = 265df6d513e27b80c82c95984634a0c1 20241129160228774 DAUC <0003> auc.c:179 vector [1]: kc = af3fbc9332d5bc00 20241129160228774 DAUC <0003> auc.c:180 vector [1]: sres = 4b041b9c 20241129160228774 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228774 DAUC <0003> auc.c:113 vector [2]: rand = 605ff66832c3dae9014afff334a65bbe 20241129160228774 DAUC <0003> auc.c:179 vector [2]: kc = 5cfb132fdf212800 20241129160228774 DAUC <0003> auc.c:180 vector [2]: sres = 043619eb 20241129160228774 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228774 DAUC <0003> auc.c:113 vector [3]: rand = 77c79456abe911c64edfd50e35f7901b 20241129160228774 DAUC <0003> auc.c:179 vector [3]: kc = 1432153ff7c53800 20241129160228774 DAUC <0003> auc.c:180 vector [3]: sres = 89016e49 20241129160228774 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228774 DAUC <0003> auc.c:113 vector [4]: rand = f416f01ef55ac424e409c129bfe7d149 20241129160228774 DAUC <0003> auc.c:179 vector [4]: kc = 43688377f9d16400 20241129160228774 DAUC <0003> auc.c:180 vector [4]: sres = 445eb395 20241129160228774 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160228774 DAUC <0003> db_auc.c:245 IMSI='262428441124607': Generated 5 vectors 20241129160228774 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428441124607"} 20241129160228774 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228774 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228774 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228774 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228774 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228775 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228775 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228775 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428441124607"} 20241129160228775 DAUC <0003> db_auc.c:192 IMSI='262428441124607': No 3G Auth Data 20241129160228775 DAUC <0003> db_auc.c:236 IMSI='262428441124607': Calling to generate 5 vectors 20241129160228775 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160228775 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228775 DAUC <0003> auc.c:113 vector [0]: rand = 8128bbbbc56be2d7fdd4013e85dd44db 20241129160228775 DAUC <0003> auc.c:179 vector [0]: kc = 8ea1eeaad6d92800 20241129160228775 DAUC <0003> auc.c:180 vector [0]: sres = 3738d013 20241129160228775 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228775 DAUC <0003> auc.c:113 vector [1]: rand = a47cff31079acfeb4be522be00211602 20241129160228775 DAUC <0003> auc.c:179 vector [1]: kc = a9107fa8af743400 20241129160228775 DAUC <0003> auc.c:180 vector [1]: sres = 4989d5ea 20241129160228775 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228775 DAUC <0003> auc.c:113 vector [2]: rand = a2346eaac6f10ca927ba4c1419c14ce7 20241129160228775 DAUC <0003> auc.c:179 vector [2]: kc = 5175013aa60ecc00 20241129160228775 DAUC <0003> auc.c:180 vector [2]: sres = dad0d47c 20241129160228775 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228775 DAUC <0003> auc.c:113 vector [3]: rand = e150a75e4fa3e91f172f66557ba4829e 20241129160228775 DAUC <0003> auc.c:179 vector [3]: kc = 2c41d65ebe098000 20241129160228775 DAUC <0003> auc.c:180 vector [3]: sres = 36c431d5 20241129160228775 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228775 DAUC <0003> auc.c:113 vector [4]: rand = 45cf2af6fa6a4d64c7e3f0050a1c5680 20241129160228775 DAUC <0003> auc.c:179 vector [4]: kc = bea8cc65f9401000 20241129160228775 DAUC <0003> auc.c:180 vector [4]: sres = 5367d5c5 20241129160228775 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160228775 DAUC <0003> db_auc.c:245 IMSI='262428441124607': Generated 5 vectors 20241129160228775 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428441124607"} 20241129160228775 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428441124607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228775 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228775 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228775 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228775 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59026<->l=127.0.0.1:4258 20241129160228777 DAUC <0003> db_auc.c:157 IMSI='262420660135985': No 2G Auth Data 20241129160228777 DAUC <0003> db_auc.c:192 IMSI='262420660135985': No 3G Auth Data 20241129160228783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4258 20241129160228785 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228785 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228785 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420660135985"} 20241129160228785 DAUC <0003> db_auc.c:192 IMSI='262420660135985': No 3G Auth Data 20241129160228785 DAUC <0003> db_auc.c:236 IMSI='262420660135985': Calling to generate 1 vectors 20241129160228785 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241129160228785 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228785 DAUC <0003> auc.c:113 vector [0]: rand = c6e8b3b845f755fd2c82e684d86d72bb 20241129160228785 DAUC <0003> auc.c:179 vector [0]: kc = 2323e7c3eecf7400 20241129160228785 DAUC <0003> auc.c:180 vector [0]: sres = 0bfc8316 20241129160228785 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228785 DAUC <0003> db_auc.c:245 IMSI='262420660135985': Generated 1 vectors 20241129160228785 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420660135985"} 20241129160228785 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228785 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228785 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228785 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228785 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228786 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228786 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228786 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420660135985"} 20241129160228786 DAUC <0003> db_auc.c:192 IMSI='262420660135985': No 3G Auth Data 20241129160228786 DAUC <0003> db_auc.c:236 IMSI='262420660135985': Calling to generate 4 vectors 20241129160228786 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241129160228786 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228786 DAUC <0003> auc.c:113 vector [0]: rand = cce409b873c1c5a08372a4b7e84fdae6 20241129160228786 DAUC <0003> auc.c:179 vector [0]: kc = bc22cef94fb72c00 20241129160228786 DAUC <0003> auc.c:180 vector [0]: sres = 43ff872f 20241129160228786 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228786 DAUC <0003> auc.c:113 vector [1]: rand = d00414ce33a428b8a87fcd95768770ef 20241129160228787 DAUC <0003> auc.c:179 vector [1]: kc = 9ad00821df0ec000 20241129160228787 DAUC <0003> auc.c:180 vector [1]: sres = 425fd37a 20241129160228787 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228787 DAUC <0003> auc.c:113 vector [2]: rand = 62a0ebfd7971bcad7235faf18fdb0f18 20241129160228787 DAUC <0003> auc.c:179 vector [2]: kc = 2bfc84279b0eb400 20241129160228787 DAUC <0003> auc.c:180 vector [2]: sres = 0f31735a 20241129160228787 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228787 DAUC <0003> auc.c:113 vector [3]: rand = c97237931f8ca3519a3add54ae10e9b5 20241129160228787 DAUC <0003> auc.c:179 vector [3]: kc = 638a7f6839a50c00 20241129160228787 DAUC <0003> auc.c:180 vector [3]: sres = c394753f 20241129160228787 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228787 DAUC <0003> db_auc.c:245 IMSI='262420660135985': Generated 4 vectors 20241129160228787 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420660135985"} 20241129160228787 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228787 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228787 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228787 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228787 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228788 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228788 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228788 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420660135985"} 20241129160228788 DAUC <0003> db_auc.c:192 IMSI='262420660135985': No 3G Auth Data 20241129160228788 DAUC <0003> db_auc.c:236 IMSI='262420660135985': Calling to generate 5 vectors 20241129160228788 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160228788 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228788 DAUC <0003> auc.c:113 vector [0]: rand = 13661dbf6670ea5c68c4b0b93c54eee9 20241129160228788 DAUC <0003> auc.c:179 vector [0]: kc = c13cbf23095f1800 20241129160228788 DAUC <0003> auc.c:180 vector [0]: sres = b8309b24 20241129160228788 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228788 DAUC <0003> auc.c:113 vector [1]: rand = ad50802f468a86df79aaa0f411cd3e6c 20241129160228788 DAUC <0003> auc.c:179 vector [1]: kc = 232730ee25e35800 20241129160228788 DAUC <0003> auc.c:180 vector [1]: sres = 3376b9f4 20241129160228788 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228788 DAUC <0003> auc.c:113 vector [2]: rand = cd6db206f59a9139a4eab79e0389f349 20241129160228788 DAUC <0003> auc.c:179 vector [2]: kc = ade860bffff4b000 20241129160228788 DAUC <0003> auc.c:180 vector [2]: sres = 47f85316 20241129160228788 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228788 DAUC <0003> auc.c:113 vector [3]: rand = c425f8d916ab09fbb7a922863c4e8628 20241129160228788 DAUC <0003> auc.c:179 vector [3]: kc = 4fc94174545fa800 20241129160228788 DAUC <0003> auc.c:180 vector [3]: sres = 6bea5d72 20241129160228788 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228788 DAUC <0003> auc.c:113 vector [4]: rand = b0042f36edb8dfe51a6476b760d1994e 20241129160228788 DAUC <0003> auc.c:179 vector [4]: kc = efec7660b083f800 20241129160228788 DAUC <0003> auc.c:180 vector [4]: sres = e1afffeb 20241129160228788 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160228788 DAUC <0003> db_auc.c:245 IMSI='262420660135985': Generated 5 vectors 20241129160228788 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420660135985"} 20241129160228788 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228788 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228788 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228788 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228788 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228789 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228789 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228789 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420660135985"} 20241129160228789 DAUC <0003> db_auc.c:192 IMSI='262420660135985': No 3G Auth Data 20241129160228789 DAUC <0003> db_auc.c:236 IMSI='262420660135985': Calling to generate 5 vectors 20241129160228789 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160228789 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228789 DAUC <0003> auc.c:113 vector [0]: rand = c98ae631f79e547c22f068232e3f757c 20241129160228789 DAUC <0003> auc.c:179 vector [0]: kc = b77fff9abf51a000 20241129160228789 DAUC <0003> auc.c:180 vector [0]: sres = 134e8f22 20241129160228789 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228789 DAUC <0003> auc.c:113 vector [1]: rand = 1290f0ec9e6ee526312385c159606742 20241129160228789 DAUC <0003> auc.c:179 vector [1]: kc = 28900f4a588e8800 20241129160228789 DAUC <0003> auc.c:180 vector [1]: sres = f7f8a0fa 20241129160228789 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228789 DAUC <0003> auc.c:113 vector [2]: rand = adf40ddeb752852f4d7afbd613825aa7 20241129160228789 DAUC <0003> auc.c:179 vector [2]: kc = e2b10672df97c400 20241129160228789 DAUC <0003> auc.c:180 vector [2]: sres = cb9807a0 20241129160228789 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228789 DAUC <0003> auc.c:113 vector [3]: rand = f70bb7553e76e42fb355ed2a4448ac30 20241129160228789 DAUC <0003> auc.c:179 vector [3]: kc = b12f53132e01f000 20241129160228789 DAUC <0003> auc.c:180 vector [3]: sres = 297717f2 20241129160228789 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228789 DAUC <0003> auc.c:113 vector [4]: rand = 7eea62b52715ae6e997f7f9d9fef07e4 20241129160228789 DAUC <0003> auc.c:179 vector [4]: kc = 8e54ff5d2145e400 20241129160228789 DAUC <0003> auc.c:180 vector [4]: sres = 83e90b89 20241129160228789 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160228789 DAUC <0003> db_auc.c:245 IMSI='262420660135985': Generated 5 vectors 20241129160228789 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420660135985"} 20241129160228789 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420660135985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228789 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228789 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228789 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228789 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4258 20241129160228791 DAUC <0003> db_auc.c:157 IMSI='262422848244809': No 2G Auth Data 20241129160228791 DAUC <0003> db_auc.c:192 IMSI='262422848244809': No 3G Auth Data 20241129160228797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59046<->l=127.0.0.1:4258 20241129160228799 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228799 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228799 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422848244809"} 20241129160228799 DAUC <0003> db_auc.c:192 IMSI='262422848244809': No 3G Auth Data 20241129160228799 DAUC <0003> db_auc.c:236 IMSI='262422848244809': Calling to generate 1 vectors 20241129160228799 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241129160228799 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228799 DAUC <0003> auc.c:113 vector [0]: rand = d09153944070ee805271a7d201f07504 20241129160228799 DAUC <0003> auc.c:179 vector [0]: kc = 233acb97ff7ed591 20241129160228799 DAUC <0003> auc.c:180 vector [0]: sres = fc8e372b 20241129160228799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228799 DAUC <0003> db_auc.c:245 IMSI='262422848244809': Generated 1 vectors 20241129160228799 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422848244809"} 20241129160228799 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228799 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228799 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228799 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228799 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228800 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228800 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228800 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422848244809"} 20241129160228800 DAUC <0003> db_auc.c:192 IMSI='262422848244809': No 3G Auth Data 20241129160228800 DAUC <0003> db_auc.c:236 IMSI='262422848244809': Calling to generate 4 vectors 20241129160228800 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241129160228800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228800 DAUC <0003> auc.c:113 vector [0]: rand = 47118d8a8a88ff332848f7083d4a4fa6 20241129160228800 DAUC <0003> auc.c:179 vector [0]: kc = 23ccd40f3fdede21 20241129160228800 DAUC <0003> auc.c:180 vector [0]: sres = 7f448faf 20241129160228800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228800 DAUC <0003> auc.c:113 vector [1]: rand = 90d4fb678f80d6dfbafdd5185b92256a 20241129160228800 DAUC <0003> auc.c:179 vector [1]: kc = fe8e65a8b77d9984 20241129160228800 DAUC <0003> auc.c:180 vector [1]: sres = 21503ea6 20241129160228800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228800 DAUC <0003> auc.c:113 vector [2]: rand = df0b1652127d5c930690f8d42be4e70d 20241129160228800 DAUC <0003> auc.c:179 vector [2]: kc = 09d9aa045814d9ea 20241129160228800 DAUC <0003> auc.c:180 vector [2]: sres = 55f0692f 20241129160228800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228800 DAUC <0003> auc.c:113 vector [3]: rand = eb02d1c162854247f0cb9efbf196e2cf 20241129160228800 DAUC <0003> auc.c:179 vector [3]: kc = 64a5367bfa26f1e5 20241129160228800 DAUC <0003> auc.c:180 vector [3]: sres = de01f60b 20241129160228800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228800 DAUC <0003> db_auc.c:245 IMSI='262422848244809': Generated 4 vectors 20241129160228800 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422848244809"} 20241129160228800 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228800 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228800 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228800 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228800 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228801 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228801 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228801 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422848244809"} 20241129160228801 DAUC <0003> db_auc.c:192 IMSI='262422848244809': No 3G Auth Data 20241129160228801 DAUC <0003> db_auc.c:236 IMSI='262422848244809': Calling to generate 5 vectors 20241129160228801 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160228801 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228801 DAUC <0003> auc.c:113 vector [0]: rand = ea61a02d35f2b5d5a19d30c96826877a 20241129160228801 DAUC <0003> auc.c:179 vector [0]: kc = 2c48556a1ddf2552 20241129160228801 DAUC <0003> auc.c:180 vector [0]: sres = f74feaf9 20241129160228801 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228801 DAUC <0003> auc.c:113 vector [1]: rand = 7f53d73c4f557c470fcb32f38d9a872e 20241129160228801 DAUC <0003> auc.c:179 vector [1]: kc = 5305c741fa35c631 20241129160228801 DAUC <0003> auc.c:180 vector [1]: sres = ebfec672 20241129160228801 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228801 DAUC <0003> auc.c:113 vector [2]: rand = bc8e606c76568676be7f507f9ae0dbeb 20241129160228801 DAUC <0003> auc.c:179 vector [2]: kc = 1b8bb6821ab974e2 20241129160228801 DAUC <0003> auc.c:180 vector [2]: sres = c1590195 20241129160228801 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228801 DAUC <0003> auc.c:113 vector [3]: rand = 80e976caff77b9e3e8f27b2480531099 20241129160228801 DAUC <0003> auc.c:179 vector [3]: kc = 730f6239e64911de 20241129160228801 DAUC <0003> auc.c:180 vector [3]: sres = bbb15c10 20241129160228801 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228801 DAUC <0003> auc.c:113 vector [4]: rand = 4f797d8260c9c5cb79d9419fcc190796 20241129160228801 DAUC <0003> auc.c:179 vector [4]: kc = bc8cf6b1ce90b0f2 20241129160228801 DAUC <0003> auc.c:180 vector [4]: sres = 1cdc4631 20241129160228801 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160228801 DAUC <0003> db_auc.c:245 IMSI='262422848244809': Generated 5 vectors 20241129160228801 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422848244809"} 20241129160228801 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228801 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228801 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228801 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228801 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228802 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228802 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422848244809"} 20241129160228802 DAUC <0003> db_auc.c:192 IMSI='262422848244809': No 3G Auth Data 20241129160228802 DAUC <0003> db_auc.c:236 IMSI='262422848244809': Calling to generate 5 vectors 20241129160228802 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241129160228802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228802 DAUC <0003> auc.c:113 vector [0]: rand = 72b8e11d6c711c0081bce74c01353cd4 20241129160228802 DAUC <0003> auc.c:179 vector [0]: kc = 2430934ca01e7c18 20241129160228802 DAUC <0003> auc.c:180 vector [0]: sres = a62e8f04 20241129160228802 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241129160228802 DAUC <0003> auc.c:113 vector [1]: rand = 5320bb4857772512abefafe6ac9f860b 20241129160228802 DAUC <0003> auc.c:179 vector [1]: kc = bdb46f3460f250c8 20241129160228802 DAUC <0003> auc.c:180 vector [1]: sres = 93337620 20241129160228802 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241129160228802 DAUC <0003> auc.c:113 vector [2]: rand = e9552ac8899cab3426a2634e5dd04575 20241129160228802 DAUC <0003> auc.c:179 vector [2]: kc = 16bb1f0d97b65602 20241129160228802 DAUC <0003> auc.c:180 vector [2]: sres = fbb03623 20241129160228802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241129160228802 DAUC <0003> auc.c:113 vector [3]: rand = 11f744c71fbe352caf77fd19cc696326 20241129160228802 DAUC <0003> auc.c:179 vector [3]: kc = eeb2a37adde98e75 20241129160228802 DAUC <0003> auc.c:180 vector [3]: sres = 6b90ad01 20241129160228802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241129160228802 DAUC <0003> auc.c:113 vector [4]: rand = 6423da3ba5d97d882050f6d8073b3369 20241129160228802 DAUC <0003> auc.c:179 vector [4]: kc = e565b1c3bd3f7030 20241129160228802 DAUC <0003> auc.c:180 vector [4]: sres = 72539973 20241129160228802 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241129160228802 DAUC <0003> db_auc.c:245 IMSI='262422848244809': Generated 5 vectors 20241129160228802 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422848244809"} 20241129160228802 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422848244809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228802 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228802 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59046<->l=127.0.0.1:4258 20241129160228804 DAUC <0003> db_auc.c:157 IMSI='262426516440053': No 2G Auth Data 20241129160228804 DAUC <0003> db_auc.c:192 IMSI='262426516440053': No 3G Auth Data 20241129160228810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59058<->l=127.0.0.1:4258 20241129160228812 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228812 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228812 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426516440053"} 20241129160228812 DAUC <0003> db_auc.c:157 IMSI='262426516440053': No 2G Auth Data 20241129160228812 DAUC <0003> db_auc.c:236 IMSI='262426516440053': Calling to generate 1 vectors 20241129160228812 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241129160228812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228812 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228812 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160228812 DAUC <0003> auc.c:113 vector [0]: rand = ee0d556a4c9fe668aca41ddf11ce8e75 20241129160228812 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160228812 DAUC <0003> auc.c:142 vector [0]: autn = bf7ea1e128ab0000482a63ef2394929c 20241129160228812 DAUC <0003> auc.c:143 vector [0]: ck = 260420ae50ae74dbef6945ed0065a3cc 20241129160228812 DAUC <0003> auc.c:144 vector [0]: ik = a4d1e48c06fae0eff7e8027c830e4ca8 20241129160228812 DAUC <0003> auc.c:145 vector [0]: res = f8f147410d8b80400000000000000000 20241129160228812 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228812 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160228812 DAUC <0003> auc.c:151 vector [0]: kc = 9a5483b3d53f7b50 20241129160228812 DAUC <0003> auc.c:152 vector [0]: sres = f57ac701 20241129160228812 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160228812 DAUC <0003> db_auc.c:245 IMSI='262426516440053': Generated 1 vectors 20241129160228812 DAUC <0003> db_auc.c:249 IMSI='262426516440053': Updating SQN=33 in DB 20241129160228812 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426516440053"} 20241129160228812 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228812 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228812 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228812 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228812 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228814 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228814 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228814 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426516440053"} 20241129160228814 DAUC <0003> db_auc.c:157 IMSI='262426516440053': No 2G Auth Data 20241129160228814 DAUC <0003> db_auc.c:236 IMSI='262426516440053': Calling to generate 4 vectors 20241129160228814 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241129160228814 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228814 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228814 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241129160228814 DAUC <0003> auc.c:113 vector [0]: rand = a12aca55a7701f1c43811279def05f41 20241129160228814 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241129160228814 DAUC <0003> auc.c:142 vector [0]: autn = 912da6f365f50000338f050bc888a13e 20241129160228814 DAUC <0003> auc.c:143 vector [0]: ck = 666229d3ab4d4611aa93afbe4407714e 20241129160228814 DAUC <0003> auc.c:144 vector [0]: ik = 5ed43e4537297c17a0b038a6ecfb9978 20241129160228814 DAUC <0003> auc.c:145 vector [0]: res = 2b73021b337719de0000000000000000 20241129160228814 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228814 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160228814 DAUC <0003> auc.c:151 vector [0]: kc = 3295808e3498d230 20241129160228814 DAUC <0003> auc.c:152 vector [0]: sres = 18041bc5 20241129160228814 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160228814 DAUC <0003> auc.c:113 vector [1]: rand = a8cfa4fecf1f13c98aef50f3f8f426e8 20241129160228814 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241129160228814 DAUC <0003> auc.c:142 vector [1]: autn = 32490e2f7516000008d40d0763708489 20241129160228814 DAUC <0003> auc.c:143 vector [1]: ck = 6c98087bea52658591c6dccae8fc1bde 20241129160228814 DAUC <0003> auc.c:144 vector [1]: ik = ae64390c0c563b63c9e5a6b2ed7ad216 20241129160228814 DAUC <0003> auc.c:145 vector [1]: res = 1a10a572392626570000000000000000 20241129160228814 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228814 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160228814 DAUC <0003> auc.c:151 vector [1]: kc = 9adf4b0fe382972e 20241129160228814 DAUC <0003> auc.c:152 vector [1]: sres = 23368325 20241129160228814 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160228814 DAUC <0003> auc.c:113 vector [2]: rand = 0f7386c64e7f68e601efe2f27434216a 20241129160228814 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241129160228814 DAUC <0003> auc.c:142 vector [2]: autn = 510da90a3d6800008464d04e2f78bdbf 20241129160228814 DAUC <0003> auc.c:143 vector [2]: ck = 3156bdac20fa98dbd5f9a75a42087d92 20241129160228814 DAUC <0003> auc.c:144 vector [2]: ik = 941d0e5f88a5f02e827d834ab23b98b9 20241129160228814 DAUC <0003> auc.c:145 vector [2]: res = d142b2fb2196f9cc0000000000000000 20241129160228814 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228814 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160228814 DAUC <0003> auc.c:151 vector [2]: kc = f2cf97e3586c8dde 20241129160228814 DAUC <0003> auc.c:152 vector [2]: sres = f0d44b37 20241129160228814 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160228814 DAUC <0003> auc.c:113 vector [3]: rand = 5305f127526228aa594b753304cc930b 20241129160228814 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241129160228814 DAUC <0003> auc.c:142 vector [3]: autn = ae339c710265000086240991b04e9bcd 20241129160228814 DAUC <0003> auc.c:143 vector [3]: ck = 87117811fada3c3b361549735baed6cd 20241129160228814 DAUC <0003> auc.c:144 vector [3]: ik = 10a1aefeb9f8f416a875ea7ac11e9381 20241129160228814 DAUC <0003> auc.c:145 vector [3]: res = 2f97acd1ec34f9570000000000000000 20241129160228814 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228814 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160228814 DAUC <0003> auc.c:151 vector [3]: kc = 09d075e6d9928d61 20241129160228814 DAUC <0003> auc.c:152 vector [3]: sres = c3a35586 20241129160228814 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160228814 DAUC <0003> db_auc.c:245 IMSI='262426516440053': Generated 4 vectors 20241129160228814 DAUC <0003> db_auc.c:249 IMSI='262426516440053': Updating SQN=161 in DB 20241129160228814 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426516440053"} 20241129160228814 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228814 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228814 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228814 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228814 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228816 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228816 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228816 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426516440053"} 20241129160228816 DAUC <0003> db_auc.c:157 IMSI='262426516440053': No 2G Auth Data 20241129160228816 DAUC <0003> db_auc.c:236 IMSI='262426516440053': Calling to generate 5 vectors 20241129160228816 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241129160228816 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228816 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241129160228816 DAUC <0003> auc.c:113 vector [0]: rand = cc340ffcf493c6a6a5e5833883ff76ff 20241129160228816 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241129160228816 DAUC <0003> auc.c:142 vector [0]: autn = 321f5838a18a0000f98dde13e1056e33 20241129160228816 DAUC <0003> auc.c:143 vector [0]: ck = 180e426bd41110fa5445dbb8422f88ed 20241129160228816 DAUC <0003> auc.c:144 vector [0]: ik = 00e57184aa92ee21ccd14e30d89c9241 20241129160228816 DAUC <0003> auc.c:145 vector [0]: res = 641d0d5746c7c2d30000000000000000 20241129160228816 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228816 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160228816 DAUC <0003> auc.c:151 vector [0]: kc = 807fa667e430e477 20241129160228816 DAUC <0003> auc.c:152 vector [0]: sres = 22dacf84 20241129160228816 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160228816 DAUC <0003> auc.c:113 vector [1]: rand = 097534cd94180ae607ab2943af19ea27 20241129160228816 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241129160228816 DAUC <0003> auc.c:142 vector [1]: autn = 90bfd3aca0f500000def35921968a278 20241129160228816 DAUC <0003> auc.c:143 vector [1]: ck = 7960530d07ff166da5da7e962b919d8e 20241129160228816 DAUC <0003> auc.c:144 vector [1]: ik = a6c7044d85752bd3991e417535de3931 20241129160228816 DAUC <0003> auc.c:145 vector [1]: res = e4ba3b7edd46061f0000000000000000 20241129160228816 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228816 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160228816 DAUC <0003> auc.c:151 vector [1]: kc = e36368a39cc59901 20241129160228816 DAUC <0003> auc.c:152 vector [1]: sres = 39fc3d61 20241129160228816 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160228816 DAUC <0003> auc.c:113 vector [2]: rand = 51d51593fd6e5fd758ef0a922c5b0a83 20241129160228816 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241129160228816 DAUC <0003> auc.c:142 vector [2]: autn = 9f3e59b37dc3000000c4dcaffdbc3c43 20241129160228816 DAUC <0003> auc.c:143 vector [2]: ck = eac56cb9264d3e7365c1b87f26c176de 20241129160228816 DAUC <0003> auc.c:144 vector [2]: ik = 890c02316b0fbd19a7a42b5b82da449b 20241129160228816 DAUC <0003> auc.c:145 vector [2]: res = 59f04adf307600c20000000000000000 20241129160228816 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228816 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160228816 DAUC <0003> auc.c:151 vector [2]: kc = a1acfdace959b12f 20241129160228816 DAUC <0003> auc.c:152 vector [2]: sres = 69864a1d 20241129160228816 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160228816 DAUC <0003> auc.c:113 vector [3]: rand = 893838f32e51da5db3c02fd72b09e7a3 20241129160228816 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241129160228816 DAUC <0003> auc.c:142 vector [3]: autn = 8a2b0b4306770000c12700c29e6271ec 20241129160228816 DAUC <0003> auc.c:143 vector [3]: ck = 59b681928f75cb0d6ee27dbf810c25c4 20241129160228816 DAUC <0003> auc.c:144 vector [3]: ik = 6608c5b2fbd75b5b10fd46a1722169ff 20241129160228816 DAUC <0003> auc.c:145 vector [3]: res = 480ccc6251d066510000000000000000 20241129160228816 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228816 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160228816 DAUC <0003> auc.c:151 vector [3]: kc = 41a17f3e878fdc6d 20241129160228816 DAUC <0003> auc.c:152 vector [3]: sres = 19dcaa33 20241129160228816 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160228816 DAUC <0003> auc.c:113 vector [4]: rand = 513b1378f0307ba289b757e6ef9abd86 20241129160228816 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241129160228816 DAUC <0003> auc.c:142 vector [4]: autn = dc685a67e9c90000028ee55f605bdee4 20241129160228816 DAUC <0003> auc.c:143 vector [4]: ck = dcf2e5ce720dcbe36ac7fa99eedad967 20241129160228816 DAUC <0003> auc.c:144 vector [4]: ik = b90b1bac7f590b4f0a14903db2e625c6 20241129160228816 DAUC <0003> auc.c:145 vector [4]: res = 326537e2236798c80000000000000000 20241129160228816 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228816 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241129160228816 DAUC <0003> auc.c:151 vector [4]: kc = 052a94c651683c0d 20241129160228816 DAUC <0003> auc.c:152 vector [4]: sres = 1102af2a 20241129160228816 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241129160228816 DAUC <0003> db_auc.c:245 IMSI='262426516440053': Generated 5 vectors 20241129160228816 DAUC <0003> db_auc.c:249 IMSI='262426516440053': Updating SQN=321 in DB 20241129160228816 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426516440053"} 20241129160228816 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228816 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228816 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228816 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228816 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228818 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228818 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228818 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426516440053"} 20241129160228818 DAUC <0003> db_auc.c:157 IMSI='262426516440053': No 2G Auth Data 20241129160228818 DAUC <0003> db_auc.c:236 IMSI='262426516440053': Calling to generate 5 vectors 20241129160228818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241129160228818 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228818 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228818 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241129160228818 DAUC <0003> auc.c:113 vector [0]: rand = 98a9f66a35d08a74562797cc619433d7 20241129160228818 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241129160228818 DAUC <0003> auc.c:142 vector [0]: autn = c13ee45f5c4a000091fbad9fffc5b3dd 20241129160228818 DAUC <0003> auc.c:143 vector [0]: ck = 15b1ea17e485a06f4dc07ee9206a27bd 20241129160228818 DAUC <0003> auc.c:144 vector [0]: ik = dbd480e695309f032bea988ca17c74ce 20241129160228818 DAUC <0003> auc.c:145 vector [0]: res = e3d048e259cf8cdf0000000000000000 20241129160228818 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228818 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160228818 DAUC <0003> auc.c:151 vector [0]: kc = a84f8c94f0a36c1f 20241129160228818 DAUC <0003> auc.c:152 vector [0]: sres = ba1fc43d 20241129160228818 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160228818 DAUC <0003> auc.c:113 vector [1]: rand = 1b1080281661e628bf2f6bd2966e53c8 20241129160228818 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241129160228818 DAUC <0003> auc.c:142 vector [1]: autn = 2cd7042e428c00002752ba6c597c35af 20241129160228818 DAUC <0003> auc.c:143 vector [1]: ck = 05c4d13da76e6a39a1f918b7e7d01edc 20241129160228818 DAUC <0003> auc.c:144 vector [1]: ik = 3f03790daf9e52f56b8ac32b27bff081 20241129160228818 DAUC <0003> auc.c:145 vector [1]: res = 84c7938df0c1d0410000000000000000 20241129160228818 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228818 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160228818 DAUC <0003> auc.c:151 vector [1]: kc = f0b473acc89fd691 20241129160228818 DAUC <0003> auc.c:152 vector [1]: sres = 740643cc 20241129160228818 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160228818 DAUC <0003> auc.c:113 vector [2]: rand = bd7c986bf771a8a73d80ddd3d8ed9d24 20241129160228818 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241129160228818 DAUC <0003> auc.c:142 vector [2]: autn = 5a614654bf150000ef6554c7a74f7569 20241129160228818 DAUC <0003> auc.c:143 vector [2]: ck = 0fa951c44cd7a9b0ed73f776820ef19f 20241129160228818 DAUC <0003> auc.c:144 vector [2]: ik = d6af9793655ff7636aa0a9183920e4e3 20241129160228818 DAUC <0003> auc.c:145 vector [2]: res = 0607eb6b1cc451db0000000000000000 20241129160228818 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228818 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160228818 DAUC <0003> auc.c:151 vector [2]: kc = 5ed5983992a64baf 20241129160228818 DAUC <0003> auc.c:152 vector [2]: sres = 1ac3bab0 20241129160228818 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160228818 DAUC <0003> auc.c:113 vector [3]: rand = 551674478e1bcc3b828a4a397e9d7e2b 20241129160228818 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241129160228818 DAUC <0003> auc.c:142 vector [3]: autn = a1470f8b095f000048db153fc343753a 20241129160228818 DAUC <0003> auc.c:143 vector [3]: ck = b1f26c908ca6a293db9781e31c7e20dc 20241129160228818 DAUC <0003> auc.c:144 vector [3]: ik = ec6be6fa8e6bc83ffba9cbbb7c539db1 20241129160228818 DAUC <0003> auc.c:145 vector [3]: res = b1cbc2088e6dc2b00000000000000000 20241129160228818 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228818 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160228818 DAUC <0003> auc.c:151 vector [3]: kc = 7da7c03262e0d7c1 20241129160228818 DAUC <0003> auc.c:152 vector [3]: sres = 3fa600b8 20241129160228818 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160228818 DAUC <0003> auc.c:113 vector [4]: rand = fae73829d5ae75687b19ff26b3cc8f36 20241129160228818 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241129160228818 DAUC <0003> auc.c:142 vector [4]: autn = e20ac197e6620000adab5ad19eb34b31 20241129160228818 DAUC <0003> auc.c:143 vector [4]: ck = f17008217688a6f161043afb58fbba33 20241129160228818 DAUC <0003> auc.c:144 vector [4]: ik = 1647f32aa6b73ba5c79b3339a99dc7a8 20241129160228818 DAUC <0003> auc.c:145 vector [4]: res = 996b7cfe7fa365b90000000000000000 20241129160228818 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228818 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241129160228818 DAUC <0003> auc.c:151 vector [4]: kc = 41a8f2c92159e0cf 20241129160228818 DAUC <0003> auc.c:152 vector [4]: sres = e6c81947 20241129160228818 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241129160228818 DAUC <0003> db_auc.c:245 IMSI='262426516440053': Generated 5 vectors 20241129160228818 DAUC <0003> db_auc.c:249 IMSI='262426516440053': Updating SQN=481 in DB 20241129160228818 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426516440053"} 20241129160228818 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426516440053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228818 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228818 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59058<->l=127.0.0.1:4258 20241129160228821 DAUC <0003> db_auc.c:157 IMSI='262426203871226': No 2G Auth Data 20241129160228821 DAUC <0003> db_auc.c:192 IMSI='262426203871226': No 3G Auth Data 20241129160228829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 20241129160228831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228831 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228831 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426203871226"} 20241129160228831 DAUC <0003> db_auc.c:157 IMSI='262426203871226': No 2G Auth Data 20241129160228831 DAUC <0003> db_auc.c:236 IMSI='262426203871226': Calling to generate 1 vectors 20241129160228831 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241129160228831 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228831 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241129160228831 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160228831 DAUC <0003> auc.c:113 vector [0]: rand = 70ff928992d1fc25d3929557cfacccf3 20241129160228831 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160228831 DAUC <0003> auc.c:142 vector [0]: autn = f7e809a25182000051063b10ee1ce501 20241129160228831 DAUC <0003> auc.c:143 vector [0]: ck = 86bfdd4549473d59eefa69dfb5dd4a4a 20241129160228831 DAUC <0003> auc.c:144 vector [0]: ik = d435e9e0cc29d3addefad6fc0e59453d 20241129160228831 DAUC <0003> auc.c:145 vector [0]: res = 5a23c72989e26c2d0000000000000000 20241129160228831 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228831 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160228831 DAUC <0003> auc.c:151 vector [0]: kc = 628a8b863eeae183 20241129160228831 DAUC <0003> auc.c:152 vector [0]: sres = d3c1ab04 20241129160228831 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160228831 DAUC <0003> db_auc.c:245 IMSI='262426203871226': Generated 1 vectors 20241129160228831 DAUC <0003> db_auc.c:249 IMSI='262426203871226': Updating SQN=33 in DB 20241129160228831 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426203871226"} 20241129160228831 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228833 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228833 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228833 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426203871226"} 20241129160228833 DAUC <0003> db_auc.c:157 IMSI='262426203871226': No 2G Auth Data 20241129160228833 DAUC <0003> db_auc.c:236 IMSI='262426203871226': Calling to generate 4 vectors 20241129160228833 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241129160228833 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228833 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241129160228833 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241129160228833 DAUC <0003> auc.c:113 vector [0]: rand = 6b77c41db29c803cbc9585a0edd8d6cc 20241129160228833 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241129160228833 DAUC <0003> auc.c:142 vector [0]: autn = 89f6eb30569000006e3285321efef1e3 20241129160228833 DAUC <0003> auc.c:143 vector [0]: ck = 9fc2101325d4cb9571843bc9941c39d0 20241129160228833 DAUC <0003> auc.c:144 vector [0]: ik = 7fa9d4ba855bc478782ab3aa02bc75ee 20241129160228833 DAUC <0003> auc.c:145 vector [0]: res = 17c49a11a171ce250000000000000000 20241129160228833 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228833 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160228833 DAUC <0003> auc.c:151 vector [0]: kc = e9c54cca362f43d3 20241129160228833 DAUC <0003> auc.c:152 vector [0]: sres = b6b55434 20241129160228833 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160228833 DAUC <0003> auc.c:113 vector [1]: rand = 42a40479ec1ecc0ba384b2f37878bd1d 20241129160228833 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241129160228833 DAUC <0003> auc.c:142 vector [1]: autn = fbef0c5fb0180000798e96cb2c7f0f1d 20241129160228833 DAUC <0003> auc.c:143 vector [1]: ck = b89f013f0cbeffad7205a85a0a1c32dc 20241129160228833 DAUC <0003> auc.c:144 vector [1]: ik = e26827f2f162c8fca512f5e0d1ed7753 20241129160228833 DAUC <0003> auc.c:145 vector [1]: res = 2e8a1833d9ed078f0000000000000000 20241129160228833 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228833 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160228833 DAUC <0003> auc.c:151 vector [1]: kc = 8de07b77262d72de 20241129160228833 DAUC <0003> auc.c:152 vector [1]: sres = f7671fbc 20241129160228833 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160228833 DAUC <0003> auc.c:113 vector [2]: rand = 3d5b40b087c3401dd81c9efefcc459b6 20241129160228833 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241129160228833 DAUC <0003> auc.c:142 vector [2]: autn = c1257ee7aed30000a0f08fc2bd18d9e8 20241129160228833 DAUC <0003> auc.c:143 vector [2]: ck = ccc1db15f21eac767ee71b09c7605f71 20241129160228833 DAUC <0003> auc.c:144 vector [2]: ik = 69bf9a382569e7e755c6dda393dfbb16 20241129160228833 DAUC <0003> auc.c:145 vector [2]: res = 5ffbf6a2fcbf52dc0000000000000000 20241129160228833 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228833 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160228833 DAUC <0003> auc.c:151 vector [2]: kc = 8e5f878783c8aff6 20241129160228833 DAUC <0003> auc.c:152 vector [2]: sres = a344a47e 20241129160228833 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160228833 DAUC <0003> auc.c:113 vector [3]: rand = 32ff8d3d0ed9c8bb791f6bec93029403 20241129160228833 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241129160228834 DAUC <0003> auc.c:142 vector [3]: autn = 6b4ac9bc78bb0000b95d2d42d81884aa 20241129160228834 DAUC <0003> auc.c:143 vector [3]: ck = 97488e6550b74a205a5a84279854eec1 20241129160228834 DAUC <0003> auc.c:144 vector [3]: ik = 1f7251bdd57da1a3a0a6ec76740d8aaa 20241129160228834 DAUC <0003> auc.c:145 vector [3]: res = 31d9a4573bed2d4a0000000000000000 20241129160228834 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228834 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160228834 DAUC <0003> auc.c:151 vector [3]: kc = 72c6b78969938fe8 20241129160228834 DAUC <0003> auc.c:152 vector [3]: sres = 0a34891d 20241129160228834 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160228834 DAUC <0003> db_auc.c:245 IMSI='262426203871226': Generated 4 vectors 20241129160228834 DAUC <0003> db_auc.c:249 IMSI='262426203871226': Updating SQN=161 in DB 20241129160228834 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426203871226"} 20241129160228834 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228834 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228834 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228834 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228834 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228835 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228835 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228835 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426203871226"} 20241129160228835 DAUC <0003> db_auc.c:157 IMSI='262426203871226': No 2G Auth Data 20241129160228835 DAUC <0003> db_auc.c:236 IMSI='262426203871226': Calling to generate 5 vectors 20241129160228835 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241129160228835 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228835 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241129160228835 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241129160228835 DAUC <0003> auc.c:113 vector [0]: rand = d809980219a857c0530530c141063576 20241129160228835 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241129160228835 DAUC <0003> auc.c:142 vector [0]: autn = 814cac88ae11000061c1d90a20c92c68 20241129160228835 DAUC <0003> auc.c:143 vector [0]: ck = 40d7492035fccd3bf02bf4130ded5891 20241129160228835 DAUC <0003> auc.c:144 vector [0]: ik = f0cd01ab7ad05454d265a4d4d7f1f887 20241129160228835 DAUC <0003> auc.c:145 vector [0]: res = 2fb148bfec5556530000000000000000 20241129160228835 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228835 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160228835 DAUC <0003> auc.c:151 vector [0]: kc = 9254184c95303979 20241129160228835 DAUC <0003> auc.c:152 vector [0]: sres = c3e41eec 20241129160228835 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160228835 DAUC <0003> auc.c:113 vector [1]: rand = 044a4d5afe625c9060865df6de63a46e 20241129160228835 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241129160228835 DAUC <0003> auc.c:142 vector [1]: autn = 6e4e8432c8ba0000deacfd902ad6d8e1 20241129160228835 DAUC <0003> auc.c:143 vector [1]: ck = 7602a50b61e9ea9fb87d95fb07af4fe2 20241129160228835 DAUC <0003> auc.c:144 vector [1]: ik = 2c6ce0abbea02f1deb54f2cf3f624ff7 20241129160228835 DAUC <0003> auc.c:145 vector [1]: res = 440fcab570b362820000000000000000 20241129160228835 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228835 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160228835 DAUC <0003> auc.c:151 vector [1]: kc = 09472294e784c597 20241129160228835 DAUC <0003> auc.c:152 vector [1]: sres = 34bca837 20241129160228835 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160228835 DAUC <0003> auc.c:113 vector [2]: rand = 847465794e7290a1b845c4f5b8e1cfe4 20241129160228835 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241129160228836 DAUC <0003> auc.c:142 vector [2]: autn = cf19d2bfceab0000efc4004bbd4c2d16 20241129160228836 DAUC <0003> auc.c:143 vector [2]: ck = 1ed83809efe14c06c3a51b26349807a8 20241129160228836 DAUC <0003> auc.c:144 vector [2]: ik = 6a3dde83896def9a818246d8f73c244d 20241129160228836 DAUC <0003> auc.c:145 vector [2]: res = c85d628e7e1645fc0000000000000000 20241129160228836 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228836 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160228836 DAUC <0003> auc.c:151 vector [2]: kc = 36c2bb74a5288079 20241129160228836 DAUC <0003> auc.c:152 vector [2]: sres = b64b2772 20241129160228836 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160228836 DAUC <0003> auc.c:113 vector [3]: rand = ef2c75d6ab0528ae08d48173f5e2b06f 20241129160228836 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241129160228836 DAUC <0003> auc.c:142 vector [3]: autn = 199e14a6596400006679dcb488030237 20241129160228836 DAUC <0003> auc.c:143 vector [3]: ck = f45b1c3dd579e558faced74d06135468 20241129160228836 DAUC <0003> auc.c:144 vector [3]: ik = 9da1b0c8304118bd56f04e62f4cc9a0c 20241129160228836 DAUC <0003> auc.c:145 vector [3]: res = ce2c23d2e4eb174d0000000000000000 20241129160228836 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228836 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160228836 DAUC <0003> auc.c:151 vector [3]: kc = c5c435da17e73381 20241129160228836 DAUC <0003> auc.c:152 vector [3]: sres = 2ac7349f 20241129160228836 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160228836 DAUC <0003> auc.c:113 vector [4]: rand = 1dcfb4aef88771fac214bbfaf1e570c3 20241129160228836 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241129160228836 DAUC <0003> auc.c:142 vector [4]: autn = 4b7557f885d800002950b94144806499 20241129160228836 DAUC <0003> auc.c:143 vector [4]: ck = e26a80373ecf7324c05efcd23a02706f 20241129160228836 DAUC <0003> auc.c:144 vector [4]: ik = 12c1bef328de5ed811b85f213bf2ee41 20241129160228836 DAUC <0003> auc.c:145 vector [4]: res = b46c79c7517124ed0000000000000000 20241129160228836 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228836 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241129160228836 DAUC <0003> auc.c:151 vector [4]: kc = 214d9d3717e1b3d2 20241129160228836 DAUC <0003> auc.c:152 vector [4]: sres = e51d5d2a 20241129160228836 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241129160228836 DAUC <0003> db_auc.c:245 IMSI='262426203871226': Generated 5 vectors 20241129160228836 DAUC <0003> db_auc.c:249 IMSI='262426203871226': Updating SQN=321 in DB 20241129160228836 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426203871226"} 20241129160228836 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228836 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228836 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228836 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228836 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228838 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228838 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426203871226"} 20241129160228838 DAUC <0003> db_auc.c:157 IMSI='262426203871226': No 2G Auth Data 20241129160228838 DAUC <0003> db_auc.c:236 IMSI='262426203871226': Calling to generate 5 vectors 20241129160228838 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241129160228838 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228838 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241129160228838 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241129160228838 DAUC <0003> auc.c:113 vector [0]: rand = 6bcfb8e95c2c49f209c69d084aad084e 20241129160228838 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241129160228838 DAUC <0003> auc.c:142 vector [0]: autn = 651d8a2ac4b70000e594377a1f3c704b 20241129160228838 DAUC <0003> auc.c:143 vector [0]: ck = 8f2d6d8501a358ff89841f8d0697d8b7 20241129160228838 DAUC <0003> auc.c:144 vector [0]: ik = b91b73dc9b78796a23e57688f6d073d9 20241129160228838 DAUC <0003> auc.c:145 vector [0]: res = 81c8378a8bb56fed0000000000000000 20241129160228838 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228838 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160228838 DAUC <0003> auc.c:151 vector [0]: kc = 9c57775c6a9c8afb 20241129160228838 DAUC <0003> auc.c:152 vector [0]: sres = 0a7d5867 20241129160228838 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160228838 DAUC <0003> auc.c:113 vector [1]: rand = 51d58e3f91415f8a8d1abf8300ed9b7b 20241129160228838 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241129160228838 DAUC <0003> auc.c:142 vector [1]: autn = 735824db47430000ed551282fb82f344 20241129160228838 DAUC <0003> auc.c:143 vector [1]: ck = e79d7c67edd00280987d8f9ab65b6dc2 20241129160228838 DAUC <0003> auc.c:144 vector [1]: ik = 22d972bb5c40b66c9a0135f581b2e40f 20241129160228838 DAUC <0003> auc.c:145 vector [1]: res = d09e4735996be67c0000000000000000 20241129160228838 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228838 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160228838 DAUC <0003> auc.c:151 vector [1]: kc = c738b4b386793d21 20241129160228838 DAUC <0003> auc.c:152 vector [1]: sres = 49f5a149 20241129160228838 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160228838 DAUC <0003> auc.c:113 vector [2]: rand = ce1758f5728e9da6101a39b517bad638 20241129160228838 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241129160228838 DAUC <0003> auc.c:142 vector [2]: autn = 648f88e1523f000046acdacfd1593ea7 20241129160228838 DAUC <0003> auc.c:143 vector [2]: ck = 5fb0bd77680e19f70362d17cf4330072 20241129160228838 DAUC <0003> auc.c:144 vector [2]: ik = 0768de1699aaf2af0b79bad61d97a321 20241129160228838 DAUC <0003> auc.c:145 vector [2]: res = a662dfa5609691ba0000000000000000 20241129160228838 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228838 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160228838 DAUC <0003> auc.c:151 vector [2]: kc = 50c308cb1800480b 20241129160228838 DAUC <0003> auc.c:152 vector [2]: sres = c6f44e1f 20241129160228838 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160228838 DAUC <0003> auc.c:113 vector [3]: rand = 10dcffac73daa823facb769fb714794b 20241129160228838 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241129160228838 DAUC <0003> auc.c:142 vector [3]: autn = 2ef274141f32000063024f8130990c16 20241129160228838 DAUC <0003> auc.c:143 vector [3]: ck = a30d0019465eb34f3a6d078037638c43 20241129160228838 DAUC <0003> auc.c:144 vector [3]: ik = 255ee3cb453e7cb91765ede0f1efe8bb 20241129160228838 DAUC <0003> auc.c:145 vector [3]: res = 332898a8ad6bb99d0000000000000000 20241129160228838 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228838 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160228838 DAUC <0003> auc.c:151 vector [3]: kc = ab5b09b2c5ecab0e 20241129160228838 DAUC <0003> auc.c:152 vector [3]: sres = 9e432135 20241129160228838 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160228838 DAUC <0003> auc.c:113 vector [4]: rand = 41083429e25f999b22e46c26d0326185 20241129160228838 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241129160228838 DAUC <0003> auc.c:142 vector [4]: autn = b302362d80320000c61e5297c8a3ff7a 20241129160228838 DAUC <0003> auc.c:143 vector [4]: ck = d037f605327646e69a2acc13370549a3 20241129160228838 DAUC <0003> auc.c:144 vector [4]: ik = 2e2d5277797f7f4aa76546b202da6d12 20241129160228838 DAUC <0003> auc.c:145 vector [4]: res = 30cf68bc0ba8b5680000000000000000 20241129160228838 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228838 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241129160228838 DAUC <0003> auc.c:151 vector [4]: kc = c3552ed37ed61d1d 20241129160228838 DAUC <0003> auc.c:152 vector [4]: sres = 3b67ddd4 20241129160228838 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241129160228839 DAUC <0003> db_auc.c:245 IMSI='262426203871226': Generated 5 vectors 20241129160228839 DAUC <0003> db_auc.c:249 IMSI='262426203871226': Updating SQN=481 in DB 20241129160228839 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426203871226"} 20241129160228839 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426203871226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228839 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228839 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228839 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228839 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 20241129160228841 DAUC <0003> db_auc.c:157 IMSI='262424057945752': No 2G Auth Data 20241129160228841 DAUC <0003> db_auc.c:192 IMSI='262424057945752': No 3G Auth Data 20241129160228847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59068<->l=127.0.0.1:4258 20241129160228849 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228849 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228849 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424057945752"} 20241129160228849 DAUC <0003> db_auc.c:236 IMSI='262424057945752': Calling to generate 1 vectors 20241129160228849 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241129160228849 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228849 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228849 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160228849 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228849 DAUC <0003> auc.c:113 vector [0]: rand = 288dd856d187bac0aad04ea588037131 20241129160228849 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160228849 DAUC <0003> auc.c:142 vector [0]: autn = 7ce1f22a00f40000190d407124c5f8f4 20241129160228849 DAUC <0003> auc.c:143 vector [0]: ck = 6c642c75f06ad5311803c230a3311813 20241129160228849 DAUC <0003> auc.c:144 vector [0]: ik = 1b3d9ef39a9295216de51e2f2fa335f0 20241129160228849 DAUC <0003> auc.c:145 vector [0]: res = 7f8a6fce78aaccd40000000000000000 20241129160228849 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228849 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228849 DAUC <0003> auc.c:179 vector [0]: kc = 6cd3b6dd83c25800 20241129160228849 DAUC <0003> auc.c:180 vector [0]: sres = 403669b7 20241129160228849 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228849 DAUC <0003> db_auc.c:245 IMSI='262424057945752': Generated 1 vectors 20241129160228849 DAUC <0003> db_auc.c:249 IMSI='262424057945752': Updating SQN=33 in DB 20241129160228849 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424057945752"} 20241129160228849 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228849 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228849 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228849 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228849 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228851 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228851 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228851 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424057945752"} 20241129160228851 DAUC <0003> db_auc.c:236 IMSI='262424057945752': Calling to generate 4 vectors 20241129160228851 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241129160228851 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228851 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228851 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241129160228851 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228851 DAUC <0003> auc.c:113 vector [0]: rand = a93792b445602ebe6365d03a7f413c8d 20241129160228851 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241129160228851 DAUC <0003> auc.c:142 vector [0]: autn = 1e5cb7cf60bb0000df78e8b4d788a05a 20241129160228851 DAUC <0003> auc.c:143 vector [0]: ck = 56485920cacbf82e077c3c8bc961aece 20241129160228851 DAUC <0003> auc.c:144 vector [0]: ik = 2cbcac4a1c1a1d9d3e57c02567724261 20241129160228851 DAUC <0003> auc.c:145 vector [0]: res = 29ce56ac4ec9d13b0000000000000000 20241129160228851 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228851 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228851 DAUC <0003> auc.c:179 vector [0]: kc = a0aab7ab2ba6fc00 20241129160228851 DAUC <0003> auc.c:180 vector [0]: sres = 56ecf8a3 20241129160228851 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228851 DAUC <0003> auc.c:113 vector [1]: rand = a79914718cf72d890b9ce890e0e2e7e6 20241129160228851 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241129160228851 DAUC <0003> auc.c:142 vector [1]: autn = a2dfd1f5320e00009ae74d6252648a26 20241129160228851 DAUC <0003> auc.c:143 vector [1]: ck = da34dab4757550f871ec941fe1ac6b5a 20241129160228851 DAUC <0003> auc.c:144 vector [1]: ik = f9dd22ac2e22b1377b3ab8389b4403f8 20241129160228851 DAUC <0003> auc.c:145 vector [1]: res = 7364a55e640527f70000000000000000 20241129160228851 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228851 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228851 DAUC <0003> auc.c:179 vector [1]: kc = fb73b57a5d5c9400 20241129160228851 DAUC <0003> auc.c:180 vector [1]: sres = 999f6416 20241129160228851 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228851 DAUC <0003> auc.c:113 vector [2]: rand = 2aac848d89e08dd37db3f3b0b4836314 20241129160228851 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241129160228851 DAUC <0003> auc.c:142 vector [2]: autn = f351c95a0feb0000dcbe861d43708ca7 20241129160228851 DAUC <0003> auc.c:143 vector [2]: ck = 6eac27d929aee682bfe8fe3efd128212 20241129160228851 DAUC <0003> auc.c:144 vector [2]: ik = 5a01f87cc37173c0b632bb8b6e73faaf 20241129160228851 DAUC <0003> auc.c:145 vector [2]: res = 607e647c108e4c2c0000000000000000 20241129160228851 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228851 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228851 DAUC <0003> auc.c:179 vector [2]: kc = 665b2085862c4800 20241129160228851 DAUC <0003> auc.c:180 vector [2]: sres = 8c154516 20241129160228851 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228851 DAUC <0003> auc.c:113 vector [3]: rand = e44ea7423e21374813664583f8354e6f 20241129160228851 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241129160228851 DAUC <0003> auc.c:142 vector [3]: autn = 595d3a22dc620000d4a00af00c817639 20241129160228851 DAUC <0003> auc.c:143 vector [3]: ck = 5ef5f9b15f6103350cc465952b76a3cc 20241129160228851 DAUC <0003> auc.c:144 vector [3]: ik = ffcffe5b3db13646a1f463d815205e2c 20241129160228852 DAUC <0003> auc.c:145 vector [3]: res = 4d9555a487f7f6e90000000000000000 20241129160228852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228852 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228852 DAUC <0003> auc.c:179 vector [3]: kc = 58894b4c84ff2800 20241129160228852 DAUC <0003> auc.c:180 vector [3]: sres = f3dd1679 20241129160228852 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228852 DAUC <0003> db_auc.c:245 IMSI='262424057945752': Generated 4 vectors 20241129160228852 DAUC <0003> db_auc.c:249 IMSI='262424057945752': Updating SQN=161 in DB 20241129160228852 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424057945752"} 20241129160228852 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228852 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228852 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228852 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228852 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228853 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228853 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228853 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424057945752"} 20241129160228853 DAUC <0003> db_auc.c:236 IMSI='262424057945752': Calling to generate 5 vectors 20241129160228853 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160228853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228853 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241129160228853 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228853 DAUC <0003> auc.c:113 vector [0]: rand = 73acd2d1d7bab934c75febc8bf3884b2 20241129160228853 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241129160228853 DAUC <0003> auc.c:142 vector [0]: autn = 25bfde065a1f00000a1c74a786148c76 20241129160228853 DAUC <0003> auc.c:143 vector [0]: ck = d98f0e5d096cf088e7e155b49790dfa5 20241129160228853 DAUC <0003> auc.c:144 vector [0]: ik = ee283495d6531c5819b7ed16bda0eb62 20241129160228853 DAUC <0003> auc.c:145 vector [0]: res = a9db8f01e5eee7dd0000000000000000 20241129160228853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228853 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228853 DAUC <0003> auc.c:179 vector [0]: kc = 6e808a8ab166b000 20241129160228853 DAUC <0003> auc.c:180 vector [0]: sres = 8747919d 20241129160228853 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228853 DAUC <0003> auc.c:113 vector [1]: rand = 775e7a11ff2bf8e4fbf1f7d033a66a65 20241129160228853 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241129160228853 DAUC <0003> auc.c:142 vector [1]: autn = a7948aa34c9d0000294a95e565f0dbc8 20241129160228853 DAUC <0003> auc.c:143 vector [1]: ck = 8875aa85be939548c5810635ab528bfd 20241129160228853 DAUC <0003> auc.c:144 vector [1]: ik = e16d53b28812e91ae0c4e28d01fc4143 20241129160228853 DAUC <0003> auc.c:145 vector [1]: res = a81ba7a62839e5150000000000000000 20241129160228853 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228853 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228853 DAUC <0003> auc.c:179 vector [1]: kc = ea77053e35b15c00 20241129160228853 DAUC <0003> auc.c:180 vector [1]: sres = e7445e04 20241129160228853 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228853 DAUC <0003> auc.c:113 vector [2]: rand = 91a1a4845e09bc9e40a7ab76fe1b9580 20241129160228854 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241129160228854 DAUC <0003> auc.c:142 vector [2]: autn = 2a6d144d1e840000d7f3dee209f86823 20241129160228854 DAUC <0003> auc.c:143 vector [2]: ck = fb8f0d9daf51412e1e4f4f15659d8569 20241129160228854 DAUC <0003> auc.c:144 vector [2]: ik = d880dca03907e991b328f77e124c4bdd 20241129160228854 DAUC <0003> auc.c:145 vector [2]: res = a4e729542769f8d00000000000000000 20241129160228854 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228854 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228854 DAUC <0003> auc.c:179 vector [2]: kc = f42358b071da4800 20241129160228854 DAUC <0003> auc.c:180 vector [2]: sres = 7e75b341 20241129160228854 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228854 DAUC <0003> auc.c:113 vector [3]: rand = 46835af66fdf1a3b06b7d69540d5fc76 20241129160228854 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241129160228854 DAUC <0003> auc.c:142 vector [3]: autn = c15a6c27e34a000058711aa1a1ed9454 20241129160228854 DAUC <0003> auc.c:143 vector [3]: ck = 442970c4b5f0d437459186182e09c064 20241129160228854 DAUC <0003> auc.c:144 vector [3]: ik = 9e183f5e02985252c3844c6f73fea5f1 20241129160228854 DAUC <0003> auc.c:145 vector [3]: res = ede2348cac4d28a90000000000000000 20241129160228854 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228854 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228854 DAUC <0003> auc.c:179 vector [3]: kc = 59ba2cc695b7a800 20241129160228854 DAUC <0003> auc.c:180 vector [3]: sres = cb0230c0 20241129160228854 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228854 DAUC <0003> auc.c:113 vector [4]: rand = 2026ad21c2dcc45ca43fe77bf1085f8d 20241129160228854 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241129160228854 DAUC <0003> auc.c:142 vector [4]: autn = bd54a2183367000025ba8ba2d8c479a6 20241129160228854 DAUC <0003> auc.c:143 vector [4]: ck = 69f944eeaafa7ae6b69fed82f466ed00 20241129160228854 DAUC <0003> auc.c:144 vector [4]: ik = ada5227c2c257adb5be0dcd24c52ab54 20241129160228854 DAUC <0003> auc.c:145 vector [4]: res = 5596f065448d26070000000000000000 20241129160228854 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228854 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160228854 DAUC <0003> auc.c:179 vector [4]: kc = 15fdb1f6cdd73400 20241129160228854 DAUC <0003> auc.c:180 vector [4]: sres = 24e7ae2a 20241129160228854 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160228854 DAUC <0003> db_auc.c:245 IMSI='262424057945752': Generated 5 vectors 20241129160228854 DAUC <0003> db_auc.c:249 IMSI='262424057945752': Updating SQN=321 in DB 20241129160228854 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424057945752"} 20241129160228854 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228854 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228854 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228854 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228854 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228855 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228855 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228855 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424057945752"} 20241129160228855 DAUC <0003> db_auc.c:236 IMSI='262424057945752': Calling to generate 5 vectors 20241129160228855 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160228855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228855 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241129160228855 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228855 DAUC <0003> auc.c:113 vector [0]: rand = b53cbc4352931d11bf7e4d7e60dd7de2 20241129160228856 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241129160228856 DAUC <0003> auc.c:142 vector [0]: autn = 60127fa8d2850000337838acea9f5af4 20241129160228856 DAUC <0003> auc.c:143 vector [0]: ck = 409b4c9bceebb757acc0ca530d3ffc3f 20241129160228856 DAUC <0003> auc.c:144 vector [0]: ik = e9559aab7d2db5624c6be858580e4a3b 20241129160228856 DAUC <0003> auc.c:145 vector [0]: res = cb596e8904f76d3b0000000000000000 20241129160228856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228856 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228856 DAUC <0003> auc.c:179 vector [0]: kc = 10842783fd930000 20241129160228856 DAUC <0003> auc.c:180 vector [0]: sres = b8e79bc8 20241129160228856 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228856 DAUC <0003> auc.c:113 vector [1]: rand = d853d155a3071473587bcf26e656bde5 20241129160228856 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241129160228856 DAUC <0003> auc.c:142 vector [1]: autn = 22aff352015e0000af038f1406b2462e 20241129160228856 DAUC <0003> auc.c:143 vector [1]: ck = f3420de28c0d4590b27076d1b5bd4a3e 20241129160228856 DAUC <0003> auc.c:144 vector [1]: ik = 7ece835006fe4c3440f00b7398d261d1 20241129160228856 DAUC <0003> auc.c:145 vector [1]: res = 7fec7fdffd088e7f0000000000000000 20241129160228856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228856 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228856 DAUC <0003> auc.c:179 vector [1]: kc = 334a6a57b973c800 20241129160228856 DAUC <0003> auc.c:180 vector [1]: sres = a8872623 20241129160228856 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228856 DAUC <0003> auc.c:113 vector [2]: rand = b9ce498cf554e1287cd047988af53187 20241129160228856 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241129160228856 DAUC <0003> auc.c:142 vector [2]: autn = de1ad79b5b250000437bdd954fb00ff8 20241129160228856 DAUC <0003> auc.c:143 vector [2]: ck = 32828be60fe63aa2c6c631b431b48548 20241129160228856 DAUC <0003> auc.c:144 vector [2]: ik = 6ff4b83c227b50c1df70a176553dd73f 20241129160228856 DAUC <0003> auc.c:145 vector [2]: res = 3115c5c28f7e890c0000000000000000 20241129160228856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228856 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228856 DAUC <0003> auc.c:179 vector [2]: kc = 980c557098a2f000 20241129160228856 DAUC <0003> auc.c:180 vector [2]: sres = 949aa0e6 20241129160228856 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228856 DAUC <0003> auc.c:113 vector [3]: rand = 1f97060d51d1c35a6bc56cfe9d86d364 20241129160228856 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241129160228856 DAUC <0003> auc.c:142 vector [3]: autn = 28dce3e193da0000698a407b2c4cb3bd 20241129160228856 DAUC <0003> auc.c:143 vector [3]: ck = 51774b436e70f547b8833672cb02a1f5 20241129160228856 DAUC <0003> auc.c:144 vector [3]: ik = 50b03be4458ef85651757a260ff6aa96 20241129160228856 DAUC <0003> auc.c:145 vector [3]: res = 863c658d0d75f5410000000000000000 20241129160228856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228856 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228856 DAUC <0003> auc.c:179 vector [3]: kc = e45db5a8ae84f800 20241129160228856 DAUC <0003> auc.c:180 vector [3]: sres = 382c3124 20241129160228856 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228856 DAUC <0003> auc.c:113 vector [4]: rand = a037108a89d8c77e3b4df505e3db4d5f 20241129160228856 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241129160228856 DAUC <0003> auc.c:142 vector [4]: autn = 6dc33b6e883f000076bd6ddc56dbce1e 20241129160228856 DAUC <0003> auc.c:143 vector [4]: ck = ab3316dd36e455a466c3aa2d4ecbbc38 20241129160228856 DAUC <0003> auc.c:144 vector [4]: ik = 0840e9dd22246bb562a9b74ca4b13c0c 20241129160228856 DAUC <0003> auc.c:145 vector [4]: res = 3ab2f155b7c042060000000000000000 20241129160228856 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228856 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160228856 DAUC <0003> auc.c:179 vector [4]: kc = f52afeb8a283c400 20241129160228856 DAUC <0003> auc.c:180 vector [4]: sres = 1c8612d3 20241129160228856 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160228856 DAUC <0003> db_auc.c:245 IMSI='262424057945752': Generated 5 vectors 20241129160228856 DAUC <0003> db_auc.c:249 IMSI='262424057945752': Updating SQN=481 in DB 20241129160228856 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424057945752"} 20241129160228857 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424057945752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228857 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228857 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228857 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228857 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59068<->l=127.0.0.1:4258 20241129160228858 DAUC <0003> db_auc.c:157 IMSI='262421192091947': No 2G Auth Data 20241129160228858 DAUC <0003> db_auc.c:192 IMSI='262421192091947': No 3G Auth Data 20241129160228866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 20241129160228869 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228869 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228869 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421192091947"} 20241129160228869 DAUC <0003> db_auc.c:236 IMSI='262421192091947': Calling to generate 1 vectors 20241129160228869 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241129160228869 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228869 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228869 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160228869 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228869 DAUC <0003> auc.c:113 vector [0]: rand = de1d77a6757bc696dd6e14fb9d32d896 20241129160228869 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160228869 DAUC <0003> auc.c:142 vector [0]: autn = d5bd738b9f6a0000ebfef09602e9a111 20241129160228869 DAUC <0003> auc.c:143 vector [0]: ck = 051d2b9057c4d954041d303d95090763 20241129160228869 DAUC <0003> auc.c:144 vector [0]: ik = c32cc8b08be5c28bfad125ecaa3dd152 20241129160228869 DAUC <0003> auc.c:145 vector [0]: res = 0524745f800f927f0000000000000000 20241129160228869 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228869 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228869 DAUC <0003> auc.c:179 vector [0]: kc = 4e6e2d840ec99400 20241129160228869 DAUC <0003> auc.c:180 vector [0]: sres = 1efed963 20241129160228869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228869 DAUC <0003> db_auc.c:245 IMSI='262421192091947': Generated 1 vectors 20241129160228869 DAUC <0003> db_auc.c:249 IMSI='262421192091947': Updating SQN=33 in DB 20241129160228869 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421192091947"} 20241129160228869 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228869 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228869 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228869 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228869 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228871 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228871 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228871 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421192091947"} 20241129160228871 DAUC <0003> db_auc.c:236 IMSI='262421192091947': Calling to generate 4 vectors 20241129160228871 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241129160228871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228871 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241129160228871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228871 DAUC <0003> auc.c:113 vector [0]: rand = f4a45ccd83b8b21b9aa2fc19cd4cc690 20241129160228871 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241129160228871 DAUC <0003> auc.c:142 vector [0]: autn = 1b97a9bc12e10000a0378d0838bf7242 20241129160228871 DAUC <0003> auc.c:143 vector [0]: ck = c9d36a8bbdc283cd6fbd621fd5480900 20241129160228871 DAUC <0003> auc.c:144 vector [0]: ik = 3d58276fc6663a00bc54f5ade6dd4720 20241129160228871 DAUC <0003> auc.c:145 vector [0]: res = 5e1d3b058cec11340000000000000000 20241129160228871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228871 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228871 DAUC <0003> auc.c:179 vector [0]: kc = 755e1813e4cb2c00 20241129160228871 DAUC <0003> auc.c:180 vector [0]: sres = 263c1a3f 20241129160228871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228871 DAUC <0003> auc.c:113 vector [1]: rand = e3416e9f8b55a3ff6de7764edb2086c7 20241129160228871 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241129160228871 DAUC <0003> auc.c:142 vector [1]: autn = 5844eb18f5b3000038475b3acde7e1e8 20241129160228871 DAUC <0003> auc.c:143 vector [1]: ck = f13de259a89c98ef04e94daad77a33de 20241129160228871 DAUC <0003> auc.c:144 vector [1]: ik = 1b947004c06b22792a963f65c62f337c 20241129160228871 DAUC <0003> auc.c:145 vector [1]: res = f1c5363744533bcf0000000000000000 20241129160228871 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228872 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228872 DAUC <0003> auc.c:179 vector [1]: kc = 1deb50f268555c00 20241129160228872 DAUC <0003> auc.c:180 vector [1]: sres = 006104da 20241129160228872 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228872 DAUC <0003> auc.c:113 vector [2]: rand = 86883d57f67a0c28a3300145a6025f3b 20241129160228872 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241129160228872 DAUC <0003> auc.c:142 vector [2]: autn = 588093b57a04000038e65edc3a1dcfb8 20241129160228872 DAUC <0003> auc.c:143 vector [2]: ck = 06f237fefbeb79f9d7142f5543c19777 20241129160228872 DAUC <0003> auc.c:144 vector [2]: ik = ace000a05be2f4dfaa668431242fa743 20241129160228872 DAUC <0003> auc.c:145 vector [2]: res = 14659e75891597dc0000000000000000 20241129160228872 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228872 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228872 DAUC <0003> auc.c:179 vector [2]: kc = bcf93496a18e8000 20241129160228872 DAUC <0003> auc.c:180 vector [2]: sres = bc25093e 20241129160228872 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228872 DAUC <0003> auc.c:113 vector [3]: rand = e89eec52f36c90390b165f7643781072 20241129160228872 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241129160228872 DAUC <0003> auc.c:142 vector [3]: autn = 493b18b2100a0000e2354d8d561b767a 20241129160228872 DAUC <0003> auc.c:143 vector [3]: ck = 728468772478212474ad78a3fc1e4ce9 20241129160228872 DAUC <0003> auc.c:144 vector [3]: ik = ab912ab7875dbae8817e266dd221d9ec 20241129160228872 DAUC <0003> auc.c:145 vector [3]: res = 5badd8e2086273c80000000000000000 20241129160228872 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228872 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228872 DAUC <0003> auc.c:179 vector [3]: kc = 33bc5b21535dcc00 20241129160228872 DAUC <0003> auc.c:180 vector [3]: sres = f520795f 20241129160228872 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228872 DAUC <0003> db_auc.c:245 IMSI='262421192091947': Generated 4 vectors 20241129160228872 DAUC <0003> db_auc.c:249 IMSI='262421192091947': Updating SQN=161 in DB 20241129160228872 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421192091947"} 20241129160228872 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228872 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228872 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228872 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228872 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228874 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228874 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228874 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421192091947"} 20241129160228874 DAUC <0003> db_auc.c:236 IMSI='262421192091947': Calling to generate 5 vectors 20241129160228874 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160228874 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228874 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228874 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241129160228874 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228874 DAUC <0003> auc.c:113 vector [0]: rand = dc3274f651a6161625c7ff4128a41971 20241129160228874 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241129160228874 DAUC <0003> auc.c:142 vector [0]: autn = 6c9cc62f60ff0000418f725010c501fd 20241129160228874 DAUC <0003> auc.c:143 vector [0]: ck = 80b7c04685aeb11e82eec6b4dd3cdccb 20241129160228874 DAUC <0003> auc.c:144 vector [0]: ik = aca4c793e9a6bd0f56a6b5cdabd2056f 20241129160228874 DAUC <0003> auc.c:145 vector [0]: res = dc2c4cf7451791620000000000000000 20241129160228874 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228874 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228874 DAUC <0003> auc.c:179 vector [0]: kc = d8e93644f1830800 20241129160228874 DAUC <0003> auc.c:180 vector [0]: sres = c60f3c12 20241129160228874 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228874 DAUC <0003> auc.c:113 vector [1]: rand = d30297cf6b13170471c0d1c67965da42 20241129160228874 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241129160228874 DAUC <0003> auc.c:142 vector [1]: autn = dd3830c6f3c800009e3901241d530699 20241129160228874 DAUC <0003> auc.c:143 vector [1]: ck = 2f997556785bb6e831c5fc084e06c385 20241129160228874 DAUC <0003> auc.c:144 vector [1]: ik = 7fa8469cf265bb8ee76fa6867b2316db 20241129160228874 DAUC <0003> auc.c:145 vector [1]: res = 906125f894cbb94d0000000000000000 20241129160228874 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228874 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228874 DAUC <0003> auc.c:179 vector [1]: kc = aea5a9c1eadd2c00 20241129160228874 DAUC <0003> auc.c:180 vector [1]: sres = 7e0f3f07 20241129160228874 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228874 DAUC <0003> auc.c:113 vector [2]: rand = 0f3165a8648a7f4868ddd417c16ca4d0 20241129160228874 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241129160228874 DAUC <0003> auc.c:142 vector [2]: autn = 0a940a8ccae000000d46170d057862d9 20241129160228874 DAUC <0003> auc.c:143 vector [2]: ck = 84a698ecdda6ee865467bb2de91791f3 20241129160228874 DAUC <0003> auc.c:144 vector [2]: ik = 428f8b4f07417c39de00bf79a199496e 20241129160228874 DAUC <0003> auc.c:145 vector [2]: res = f03a5dd677ac7dde0000000000000000 20241129160228874 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228874 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228874 DAUC <0003> auc.c:179 vector [2]: kc = 76069a2eb1203000 20241129160228874 DAUC <0003> auc.c:180 vector [2]: sres = d2cd3a9d 20241129160228874 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228874 DAUC <0003> auc.c:113 vector [3]: rand = 0263d4ef1232b6b16ebd72a4180f6a7d 20241129160228874 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241129160228874 DAUC <0003> auc.c:142 vector [3]: autn = 6c6132218ddd0000f8d831286c27f145 20241129160228874 DAUC <0003> auc.c:143 vector [3]: ck = 5499f9cbb755223d7335a74f6291f884 20241129160228874 DAUC <0003> auc.c:144 vector [3]: ik = f2a41bc179a48fb829dcdbbcc29d4a08 20241129160228874 DAUC <0003> auc.c:145 vector [3]: res = 5d73038fdef993850000000000000000 20241129160228874 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228874 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228874 DAUC <0003> auc.c:179 vector [3]: kc = 5b6f730980428000 20241129160228874 DAUC <0003> auc.c:180 vector [3]: sres = efbaa12a 20241129160228874 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228874 DAUC <0003> auc.c:113 vector [4]: rand = dc37b5121ce4efc61214e5df4bb8559a 20241129160228875 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241129160228875 DAUC <0003> auc.c:142 vector [4]: autn = b07fe625ea1000008d2697e70daa98ef 20241129160228875 DAUC <0003> auc.c:143 vector [4]: ck = 502a6a6831a7e3de6e01c2757f00373b 20241129160228875 DAUC <0003> auc.c:144 vector [4]: ik = 5b0fc0272356aaaec5be1dcfb4f0bfee 20241129160228875 DAUC <0003> auc.c:145 vector [4]: res = 8cde7e0a4823e3800000000000000000 20241129160228875 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228875 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160228875 DAUC <0003> auc.c:179 vector [4]: kc = 5bbe6f28d2092400 20241129160228875 DAUC <0003> auc.c:180 vector [4]: sres = 7743cc77 20241129160228875 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160228875 DAUC <0003> db_auc.c:245 IMSI='262421192091947': Generated 5 vectors 20241129160228875 DAUC <0003> db_auc.c:249 IMSI='262421192091947': Updating SQN=321 in DB 20241129160228875 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421192091947"} 20241129160228875 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228875 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228875 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228875 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228875 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228876 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228876 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228876 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421192091947"} 20241129160228876 DAUC <0003> db_auc.c:236 IMSI='262421192091947': Calling to generate 5 vectors 20241129160228876 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160228876 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228876 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228876 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241129160228876 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228876 DAUC <0003> auc.c:113 vector [0]: rand = 65dbacc29632ef7e01962d3099a59484 20241129160228876 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241129160228876 DAUC <0003> auc.c:142 vector [0]: autn = eddc9311ddcb0000d51cbd66eb588fb4 20241129160228876 DAUC <0003> auc.c:143 vector [0]: ck = 03975402ccc2426bf7449dd6c8df30b0 20241129160228876 DAUC <0003> auc.c:144 vector [0]: ik = c013a20fc78bd0c86bbe0be422815ed2 20241129160228876 DAUC <0003> auc.c:145 vector [0]: res = 6aecb0fc2a1a5b070000000000000000 20241129160228876 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228876 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228876 DAUC <0003> auc.c:179 vector [0]: kc = 84cb16bb5922ec00 20241129160228876 DAUC <0003> auc.c:180 vector [0]: sres = 9d89afa4 20241129160228876 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228876 DAUC <0003> auc.c:113 vector [1]: rand = 122933c740dcab617701c0ea3ed5b496 20241129160228876 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241129160228877 DAUC <0003> auc.c:142 vector [1]: autn = 77ed3eb5d72500002f0cec55653d21fb 20241129160228877 DAUC <0003> auc.c:143 vector [1]: ck = ccbfd1ee6a39b66db0a166f38c826dbc 20241129160228877 DAUC <0003> auc.c:144 vector [1]: ik = b1e34ed538c47879445f993a4528c496 20241129160228877 DAUC <0003> auc.c:145 vector [1]: res = e8f8910f0edf41c60000000000000000 20241129160228877 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228877 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228877 DAUC <0003> auc.c:179 vector [1]: kc = e104c8cf6234b400 20241129160228877 DAUC <0003> auc.c:180 vector [1]: sres = 669e322b 20241129160228877 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228877 DAUC <0003> auc.c:113 vector [2]: rand = 3166d3ca9fcfb8c83a6f3287a6d277c9 20241129160228877 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241129160228877 DAUC <0003> auc.c:142 vector [2]: autn = bc3a10ebf458000039658b912492a623 20241129160228877 DAUC <0003> auc.c:143 vector [2]: ck = 9ec9b804832af935ea1d4ee05a92e917 20241129160228877 DAUC <0003> auc.c:144 vector [2]: ik = 76708a5110acb9d3f440cc1dfe94fb5c 20241129160228877 DAUC <0003> auc.c:145 vector [2]: res = 2138392df10ca37c0000000000000000 20241129160228877 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228877 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228877 DAUC <0003> auc.c:179 vector [2]: kc = 9c2dbb4c473cf800 20241129160228877 DAUC <0003> auc.c:180 vector [2]: sres = 4579824e 20241129160228877 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228877 DAUC <0003> auc.c:113 vector [3]: rand = 1f003776fa271b00ec46c6502c5140ee 20241129160228877 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241129160228877 DAUC <0003> auc.c:142 vector [3]: autn = bdb2580b13cc00007ac590da2f9bb208 20241129160228877 DAUC <0003> auc.c:143 vector [3]: ck = 80e9a54fe265d9978c9b7a08211695ba 20241129160228877 DAUC <0003> auc.c:144 vector [3]: ik = 6d3a6896e6cb93849321abda625997ea 20241129160228877 DAUC <0003> auc.c:145 vector [3]: res = abe4cca719fd423a0000000000000000 20241129160228877 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228877 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228877 DAUC <0003> auc.c:179 vector [3]: kc = 9b6928aade0a2400 20241129160228877 DAUC <0003> auc.c:180 vector [3]: sres = 658d8d74 20241129160228877 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228877 DAUC <0003> auc.c:113 vector [4]: rand = 499c83f542871f02ece71ab95545dff2 20241129160228877 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241129160228877 DAUC <0003> auc.c:142 vector [4]: autn = a7eb50e3dec80000882551e8b6d3e5dc 20241129160228877 DAUC <0003> auc.c:143 vector [4]: ck = 7871f7e15dc8a73142e21bd67e13cbdf 20241129160228877 DAUC <0003> auc.c:144 vector [4]: ik = 186935787df2ccbd0fc99f987812ee28 20241129160228877 DAUC <0003> auc.c:145 vector [4]: res = 48e9b15607ec585d0000000000000000 20241129160228877 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228877 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160228877 DAUC <0003> auc.c:179 vector [4]: kc = 7560734cf9c23c00 20241129160228877 DAUC <0003> auc.c:180 vector [4]: sres = 4fda2408 20241129160228877 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160228877 DAUC <0003> db_auc.c:245 IMSI='262421192091947': Generated 5 vectors 20241129160228877 DAUC <0003> db_auc.c:249 IMSI='262421192091947': Updating SQN=481 in DB 20241129160228877 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421192091947"} 20241129160228877 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421192091947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228877 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228877 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228877 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228877 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 20241129160228880 DAUC <0003> db_auc.c:157 IMSI='262424695959427': No 2G Auth Data 20241129160228880 DAUC <0003> db_auc.c:192 IMSI='262424695959427': No 3G Auth Data 20241129160228887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 20241129160228889 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228889 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228889 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424695959427"} 20241129160228889 DAUC <0003> db_auc.c:236 IMSI='262424695959427': Calling to generate 1 vectors 20241129160228889 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241129160228889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228889 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160228889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228889 DAUC <0003> auc.c:113 vector [0]: rand = 2ca80fd5fbc0740bc400cea121fa8e8c 20241129160228889 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160228889 DAUC <0003> auc.c:142 vector [0]: autn = d758bad5a8dc0000b9e40c50dae25b8c 20241129160228889 DAUC <0003> auc.c:143 vector [0]: ck = fb4230dd18094305c743e41735b27d58 20241129160228889 DAUC <0003> auc.c:144 vector [0]: ik = dca9805972a2c885fe63c8bfcac76594 20241129160228889 DAUC <0003> auc.c:145 vector [0]: res = 9d9320ecf43eeef10000000000000000 20241129160228889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228889 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228889 DAUC <0003> auc.c:179 vector [0]: kc = 4346783f4091a240 20241129160228890 DAUC <0003> auc.c:180 vector [0]: sres = 46007308 20241129160228890 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228890 DAUC <0003> db_auc.c:245 IMSI='262424695959427': Generated 1 vectors 20241129160228890 DAUC <0003> db_auc.c:249 IMSI='262424695959427': Updating SQN=33 in DB 20241129160228890 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424695959427"} 20241129160228890 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228890 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228890 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228890 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228890 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228891 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228891 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228891 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424695959427"} 20241129160228891 DAUC <0003> db_auc.c:236 IMSI='262424695959427': Calling to generate 4 vectors 20241129160228891 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241129160228891 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228891 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228891 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241129160228891 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228891 DAUC <0003> auc.c:113 vector [0]: rand = a657f20d0a513146173e7a18618a65c7 20241129160228891 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241129160228891 DAUC <0003> auc.c:142 vector [0]: autn = 84781eced04f0000d1283e1328f9c965 20241129160228891 DAUC <0003> auc.c:143 vector [0]: ck = ed51bc9a35b43cb3a035b60d204bedc1 20241129160228891 DAUC <0003> auc.c:144 vector [0]: ik = 5d79dfc92b149f01cebdbaf91c7b5057 20241129160228891 DAUC <0003> auc.c:145 vector [0]: res = 8d0d07b6ee95fe650000000000000000 20241129160228891 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228891 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228891 DAUC <0003> auc.c:179 vector [0]: kc = de3c22d3edfb16f6 20241129160228891 DAUC <0003> auc.c:180 vector [0]: sres = 25199b65 20241129160228891 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228891 DAUC <0003> auc.c:113 vector [1]: rand = 0a051fc2837aefc794d3b3ab0056157b 20241129160228892 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241129160228892 DAUC <0003> auc.c:142 vector [1]: autn = 7681a4e8bcde00001dc3413600fdb2cb 20241129160228892 DAUC <0003> auc.c:143 vector [1]: ck = 33c9863d3e74007783ed8ff89424afac 20241129160228892 DAUC <0003> auc.c:144 vector [1]: ik = 184736dcc7cfd82831ce77048577e8bd 20241129160228892 DAUC <0003> auc.c:145 vector [1]: res = b6f67d5815cca74a0000000000000000 20241129160228892 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228892 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228892 DAUC <0003> auc.c:179 vector [1]: kc = 8a9fd3c9fc79d305 20241129160228892 DAUC <0003> auc.c:180 vector [1]: sres = 021188aa 20241129160228892 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228892 DAUC <0003> auc.c:113 vector [2]: rand = f1ff037e70ab73542de23e5ececc064a 20241129160228892 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241129160228892 DAUC <0003> auc.c:142 vector [2]: autn = 34ff8972ddbd0000d32e371d702a2f8b 20241129160228892 DAUC <0003> auc.c:143 vector [2]: ck = 997f7988f496e1c9bfcbebde32f4e414 20241129160228892 DAUC <0003> auc.c:144 vector [2]: ik = 0431b8a3b9a0fea67d0a6a8fe79fc6ae 20241129160228892 DAUC <0003> auc.c:145 vector [2]: res = 66224950197abeb20000000000000000 20241129160228892 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228892 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228892 DAUC <0003> auc.c:179 vector [2]: kc = 58bba1c23cabdcf1 20241129160228892 DAUC <0003> auc.c:180 vector [2]: sres = 042491fe 20241129160228892 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228892 DAUC <0003> auc.c:113 vector [3]: rand = cf9b52cf81d985a993d465b15585da43 20241129160228892 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241129160228892 DAUC <0003> auc.c:142 vector [3]: autn = cb99a12e57ba0000a701147d4afaa085 20241129160228892 DAUC <0003> auc.c:143 vector [3]: ck = 3e44da099d88153a0e32690260888eb8 20241129160228892 DAUC <0003> auc.c:144 vector [3]: ik = 3787b8fa5e4ee51d87497a3ef0576ca9 20241129160228892 DAUC <0003> auc.c:145 vector [3]: res = 5552f34e5f25093b0000000000000000 20241129160228892 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228892 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228892 DAUC <0003> auc.c:179 vector [3]: kc = b802faba8f1fd128 20241129160228892 DAUC <0003> auc.c:180 vector [3]: sres = ae7694ec 20241129160228892 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228892 DAUC <0003> db_auc.c:245 IMSI='262424695959427': Generated 4 vectors 20241129160228892 DAUC <0003> db_auc.c:249 IMSI='262424695959427': Updating SQN=161 in DB 20241129160228892 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424695959427"} 20241129160228892 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228892 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228892 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228892 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228892 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228894 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228894 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228894 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424695959427"} 20241129160228894 DAUC <0003> db_auc.c:236 IMSI='262424695959427': Calling to generate 5 vectors 20241129160228894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160228894 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228894 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228894 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241129160228894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228894 DAUC <0003> auc.c:113 vector [0]: rand = d81b962aec1b218e988e12309d334ca5 20241129160228894 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241129160228894 DAUC <0003> auc.c:142 vector [0]: autn = a0d8b57f9577000057e24870de3cdfca 20241129160228894 DAUC <0003> auc.c:143 vector [0]: ck = 516d370b475c0976072885bbb4508433 20241129160228894 DAUC <0003> auc.c:144 vector [0]: ik = e57574eca8a7d3b143e63dbf5094b983 20241129160228894 DAUC <0003> auc.c:145 vector [0]: res = 71fd6feb59efc2a50000000000000000 20241129160228894 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228894 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228894 DAUC <0003> auc.c:179 vector [0]: kc = 3b009b645efbe5c3 20241129160228894 DAUC <0003> auc.c:180 vector [0]: sres = fc212f27 20241129160228894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228894 DAUC <0003> auc.c:113 vector [1]: rand = 1e1f0b439698d761bbd8c0a6c41d27ce 20241129160228894 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241129160228894 DAUC <0003> auc.c:142 vector [1]: autn = 9fc95f29b41900005b7c053ea79ee202 20241129160228894 DAUC <0003> auc.c:143 vector [1]: ck = a55edf16a252757a14667e3cd6383243 20241129160228894 DAUC <0003> auc.c:144 vector [1]: ik = 02817d7d987669e33c268d42effd68f8 20241129160228894 DAUC <0003> auc.c:145 vector [1]: res = 6eeee921f4c774d00000000000000000 20241129160228894 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228894 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228894 DAUC <0003> auc.c:179 vector [1]: kc = 1bdca4eba3968d22 20241129160228894 DAUC <0003> auc.c:180 vector [1]: sres = c4eb1257 20241129160228894 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228894 DAUC <0003> auc.c:113 vector [2]: rand = 17345803d25b18e9f8b1fdbedf20fbc6 20241129160228894 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241129160228894 DAUC <0003> auc.c:142 vector [2]: autn = 2907c21cfdff000064f61716b1e1a088 20241129160228894 DAUC <0003> auc.c:143 vector [2]: ck = 03d207204a24c8f68f5db6dd9f548952 20241129160228894 DAUC <0003> auc.c:144 vector [2]: ik = 911668d429d9198c8ac94bacf79e7bcc 20241129160228894 DAUC <0003> auc.c:145 vector [2]: res = 557119f0afe95c940000000000000000 20241129160228894 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228894 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228894 DAUC <0003> auc.c:179 vector [2]: kc = f2bc83a92f2f1c6f 20241129160228894 DAUC <0003> auc.c:180 vector [2]: sres = dbdb5de6 20241129160228894 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228894 DAUC <0003> auc.c:113 vector [3]: rand = be1858ac272e8ec4879422c0792f0e69 20241129160228894 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241129160228894 DAUC <0003> auc.c:142 vector [3]: autn = d95bbf8262c300004642f025c5fcee50 20241129160228894 DAUC <0003> auc.c:143 vector [3]: ck = 3a2ee9c234c637c1a9022124f65ea6eb 20241129160228894 DAUC <0003> auc.c:144 vector [3]: ik = 4e24f1de6bd88597464c4a562447aba8 20241129160228894 DAUC <0003> auc.c:145 vector [3]: res = e96e26f31665a0fe0000000000000000 20241129160228894 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228894 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228894 DAUC <0003> auc.c:179 vector [3]: kc = 4c9d70e1dbdf8676 20241129160228894 DAUC <0003> auc.c:180 vector [3]: sres = 9bf5af87 20241129160228894 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228894 DAUC <0003> auc.c:113 vector [4]: rand = 43365b983fa3a12a4fce449b35ca8f4d 20241129160228895 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241129160228895 DAUC <0003> auc.c:142 vector [4]: autn = c8f299b84520000030a1a4b02b1a5e96 20241129160228895 DAUC <0003> auc.c:143 vector [4]: ck = 344a59ed595df4087cc033a79cbff91b 20241129160228895 DAUC <0003> auc.c:144 vector [4]: ik = 78e30ce2d9f38a9361ad39d671786424 20241129160228895 DAUC <0003> auc.c:145 vector [4]: res = d437c1672d6c21920000000000000000 20241129160228895 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228895 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160228895 DAUC <0003> auc.c:179 vector [4]: kc = 4c2abfdee9fd1250 20241129160228895 DAUC <0003> auc.c:180 vector [4]: sres = 68739de0 20241129160228895 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160228895 DAUC <0003> db_auc.c:245 IMSI='262424695959427': Generated 5 vectors 20241129160228895 DAUC <0003> db_auc.c:249 IMSI='262424695959427': Updating SQN=321 in DB 20241129160228895 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424695959427"} 20241129160228895 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228895 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228895 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228895 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228895 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228896 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228896 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228896 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424695959427"} 20241129160228896 DAUC <0003> db_auc.c:236 IMSI='262424695959427': Calling to generate 5 vectors 20241129160228896 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160228896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160228896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160228896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241129160228896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160228896 DAUC <0003> auc.c:113 vector [0]: rand = 90cfa04557fbf87946b0d6656dcd18d8 20241129160228896 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241129160228896 DAUC <0003> auc.c:142 vector [0]: autn = b3c25ad6872a00000a13160c631c7408 20241129160228896 DAUC <0003> auc.c:143 vector [0]: ck = e262700f0de9f0983107c52c8e5dc11c 20241129160228896 DAUC <0003> auc.c:144 vector [0]: ik = 9e5d3367ce702e6f74e6f646db21d52a 20241129160228896 DAUC <0003> auc.c:145 vector [0]: res = 0125ac7961947ece0000000000000000 20241129160228896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160228896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160228896 DAUC <0003> auc.c:179 vector [0]: kc = ed41d63b7161ca81 20241129160228896 DAUC <0003> auc.c:180 vector [0]: sres = c2f8c67d 20241129160228896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160228896 DAUC <0003> auc.c:113 vector [1]: rand = 5ffc1f84b62ffea36511b0204c8589fa 20241129160228896 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241129160228896 DAUC <0003> auc.c:142 vector [1]: autn = 604c80529ff40000150f2010c368371c 20241129160228896 DAUC <0003> auc.c:143 vector [1]: ck = 44d221a9b15a52e855b1f0b50260a4b0 20241129160228896 DAUC <0003> auc.c:144 vector [1]: ik = 335233b0925b7e8cc70b7e3a69269ca9 20241129160228896 DAUC <0003> auc.c:145 vector [1]: res = b2887e5764676bf70000000000000000 20241129160228896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160228896 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160228896 DAUC <0003> auc.c:179 vector [1]: kc = e7cfcb6053244167 20241129160228897 DAUC <0003> auc.c:180 vector [1]: sres = 33217e74 20241129160228897 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160228897 DAUC <0003> auc.c:113 vector [2]: rand = 032f4b27aacdaa0fc46934a383fb2381 20241129160228897 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241129160228897 DAUC <0003> auc.c:142 vector [2]: autn = 52f3c652e2c4000086ba8baf5af6bec9 20241129160228897 DAUC <0003> auc.c:143 vector [2]: ck = b8fe6cdbdf18a17dbae559d43a43f05d 20241129160228897 DAUC <0003> auc.c:144 vector [2]: ik = 7b308bdfadf89454b24cc785df886690 20241129160228897 DAUC <0003> auc.c:145 vector [2]: res = e5f64a2bf6f850580000000000000000 20241129160228897 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160228897 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160228897 DAUC <0003> auc.c:179 vector [2]: kc = 6b222be0deb75aa1 20241129160228897 DAUC <0003> auc.c:180 vector [2]: sres = d059315b 20241129160228897 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160228897 DAUC <0003> auc.c:113 vector [3]: rand = a84348644cef02e48a5885b9eb9de598 20241129160228897 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241129160228897 DAUC <0003> auc.c:142 vector [3]: autn = 644f199bf8d100000db2ba6505be6fca 20241129160228897 DAUC <0003> auc.c:143 vector [3]: ck = fee6db6567e80e703fdffa36825c70cf 20241129160228897 DAUC <0003> auc.c:144 vector [3]: ik = ac8fefe0ea19eab22af1b687185ef33f 20241129160228897 DAUC <0003> auc.c:145 vector [3]: res = cf7c39e7e02855e00000000000000000 20241129160228897 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160228897 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160228897 DAUC <0003> auc.c:179 vector [3]: kc = d0837077a8559082 20241129160228897 DAUC <0003> auc.c:180 vector [3]: sres = f1b25155 20241129160228897 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160228897 DAUC <0003> auc.c:113 vector [4]: rand = cd46ed4b79a5b63be8e28db7a1b3cbcb 20241129160228897 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241129160228897 DAUC <0003> auc.c:142 vector [4]: autn = a246af0886b00000de729983a8c557a1 20241129160228897 DAUC <0003> auc.c:143 vector [4]: ck = 553230adf836656753ea4a5850f816fa 20241129160228897 DAUC <0003> auc.c:144 vector [4]: ik = 1e89b2022671903847ab3cd823bcfc4c 20241129160228897 DAUC <0003> auc.c:145 vector [4]: res = 2d5ce6b0058bca540000000000000000 20241129160228897 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160228897 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160228897 DAUC <0003> auc.c:179 vector [4]: kc = a314ded36bdb31f2 20241129160228897 DAUC <0003> auc.c:180 vector [4]: sres = 54ee548f 20241129160228897 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160228897 DAUC <0003> db_auc.c:245 IMSI='262424695959427': Generated 5 vectors 20241129160228897 DAUC <0003> db_auc.c:249 IMSI='262424695959427': Updating SQN=481 in DB 20241129160228897 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424695959427"} 20241129160228897 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424695959427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160228897 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228897 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228897 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228897 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160228898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 20241129160228899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241129160228900 DLINP <000b> input/ipa.c:455 connected read/write 20241129160228900 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160228900 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160228900 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160228900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160228900 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34025<->l=127.0.0.1:4259) 20241129160228923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 20241129160229023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 20241129160232924 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160232924 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160232925 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232925 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160232925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 20241129160232926 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232926 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160232926 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160232926 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160232926 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160232926 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160232926 DLGSUP <0013> gsup_server.c:238 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  20241129160232926 DLGSUP <0013> gsup_server.c:236 2:  20241129160232926 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160232926 DLGSUP <0013> gsup_server.c:236 3:  20241129160232926 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160232926 DLGSUP <0013> gsup_server.c:236 4:  20241129160232926 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160232926 DLGSUP <0013> gsup_server.c:236 5:  20241129160232926 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160232926 DLGSUP <0013> gsup_server.c:236 7:  20241129160232926 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160232926 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160232926 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160232926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160232933 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42085<->l=127.0.0.1:4259) 20241129160232934 DAUC <0003> db_auc.c:157 IMSI='262423713338215': No 2G Auth Data 20241129160232934 DAUC <0003> db_auc.c:192 IMSI='262423713338215': No 3G Auth Data 20241129160232940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4258 20241129160232974 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232974 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160232974 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423713338215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423713338215"} 20241129160232974 DAUC <0003> db_auc.c:157 IMSI='262423713338215': No 2G Auth Data 20241129160232974 DAUC <0003> db_auc.c:236 IMSI='262423713338215': Calling to generate 5 vectors 20241129160232974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241129160232974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160232974 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160232974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160232974 DAUC <0003> auc.c:113 vector [0]: rand = 83bd801d55dfc4c44223133b55eadc11 20241129160232974 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160232974 DAUC <0003> auc.c:142 vector [0]: autn = b2a0c23ff46180003f654810dd0e5e00 20241129160232974 DAUC <0003> auc.c:143 vector [0]: ck = e0896702a5574e81fb97847132bcebf6 20241129160232974 DAUC <0003> auc.c:144 vector [0]: ik = 730023930865f1383ce1662180c8c128 20241129160232974 DAUC <0003> auc.c:145 vector [0]: res = 52dbb130dfe8e2de0000000000000000 20241129160232974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160232974 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160232974 DAUC <0003> auc.c:151 vector [0]: kc = 54ffa6c11f469567 20241129160232974 DAUC <0003> auc.c:152 vector [0]: sres = 8d3353ee 20241129160232974 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160232974 DAUC <0003> auc.c:113 vector [1]: rand = 0bbb51f1ab757e3707a87275b63d9ddc 20241129160232974 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160232974 DAUC <0003> auc.c:142 vector [1]: autn = b69e6e6dc66c8000398a5826056e1750 20241129160232974 DAUC <0003> auc.c:143 vector [1]: ck = 079d3c62112bab87e3a11402b0d775b9 20241129160232974 DAUC <0003> auc.c:144 vector [1]: ik = e75526c832ceb806c1ebb6d41ba59170 20241129160232974 DAUC <0003> auc.c:145 vector [1]: res = 085344086a9e74e10000000000000000 20241129160232974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160232974 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160232974 DAUC <0003> auc.c:151 vector [1]: kc = c282b87c8897f748 20241129160232974 DAUC <0003> auc.c:152 vector [1]: sres = 62cd30e9 20241129160232974 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160232974 DAUC <0003> auc.c:113 vector [2]: rand = 6e2f20378a6b76ea69c40d815cbf1401 20241129160232975 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160232975 DAUC <0003> auc.c:142 vector [2]: autn = 9776d84506a98000a63413688d2fed56 20241129160232975 DAUC <0003> auc.c:143 vector [2]: ck = 1df72ff699de7e78372b0b9bf4e17ad0 20241129160232975 DAUC <0003> auc.c:144 vector [2]: ik = 6e510b3a88cc7e6e03683b32d1d7e71a 20241129160232975 DAUC <0003> auc.c:145 vector [2]: res = a685c55556fad4fd0000000000000000 20241129160232975 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160232975 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160232975 DAUC <0003> auc.c:151 vector [2]: kc = 47e5146534249ddc 20241129160232975 DAUC <0003> auc.c:152 vector [2]: sres = f07f11a8 20241129160232975 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160232975 DAUC <0003> auc.c:113 vector [3]: rand = be11d6c78554a5da290be373641950df 20241129160232975 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160232975 DAUC <0003> auc.c:142 vector [3]: autn = f56983e683c18000e3b727e8e34066b7 20241129160232975 DAUC <0003> auc.c:143 vector [3]: ck = 70b14649bb5d28c7b855f93a0cd96ff0 20241129160232975 DAUC <0003> auc.c:144 vector [3]: ik = 7f3dc62ec492dc7220ac45fef2e8b853 20241129160232975 DAUC <0003> auc.c:145 vector [3]: res = 8ffd1b0afb2de2a90000000000000000 20241129160232975 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160232975 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160232975 DAUC <0003> auc.c:151 vector [3]: kc = 97753ca381fe2316 20241129160232975 DAUC <0003> auc.c:152 vector [3]: sres = 74d0f9a3 20241129160232975 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160232975 DAUC <0003> auc.c:113 vector [4]: rand = a061cc855dc61e16d606491c502a21b6 20241129160232975 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160232975 DAUC <0003> auc.c:142 vector [4]: autn = c36c24a98993800039e37054413e126a 20241129160232975 DAUC <0003> auc.c:143 vector [4]: ck = 33b487902a29f113c007039ab4519e27 20241129160232975 DAUC <0003> auc.c:144 vector [4]: ik = f0dd9e28952d056feffb1a46ab44871f 20241129160232975 DAUC <0003> auc.c:145 vector [4]: res = 865a91b548229c0c0000000000000000 20241129160232975 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160232975 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241129160232975 DAUC <0003> auc.c:151 vector [4]: kc = ec950064a011ed44 20241129160232975 DAUC <0003> auc.c:152 vector [4]: sres = ce780db9 20241129160232975 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241129160232975 DAUC <0003> db_auc.c:245 IMSI='262423713338215': Generated 5 vectors 20241129160232975 DAUC <0003> db_auc.c:249 IMSI='262423713338215': Updating SQN=161 in DB 20241129160232975 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423713338215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423713338215"} 20241129160232975 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423713338215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160232975 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232975 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160232975 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232975 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160232977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4258 20241129160232978 DAUC <0003> db_auc.c:157 IMSI='262429256348522': No 2G Auth Data 20241129160232978 DAUC <0003> db_auc.c:192 IMSI='262429256348522': No 3G Auth Data 20241129160232984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 20241129160232986 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232986 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160232986 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429256348522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429256348522"} 20241129160232986 DAUC <0003> db_auc.c:157 IMSI='262429256348522': No 2G Auth Data 20241129160232986 DAUC <0003> db_auc.c:236 IMSI='262429256348522': Calling to generate 5 vectors 20241129160232986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241129160232986 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160232986 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241129160232986 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160232986 DAUC <0003> auc.c:113 vector [0]: rand = f6091d74a89b20b92d4b15547451a312 20241129160232986 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160232986 DAUC <0003> auc.c:142 vector [0]: autn = 5f67170125f18000d5c752e560b768af 20241129160232986 DAUC <0003> auc.c:143 vector [0]: ck = c5a25ff52e56522dd316977875c70c28 20241129160232986 DAUC <0003> auc.c:144 vector [0]: ik = 81b15c6b6b864315e1201b29a49ff83a 20241129160232986 DAUC <0003> auc.c:145 vector [0]: res = f3a8bcf566707ceb0000000000000000 20241129160232986 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160232986 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241129160232986 DAUC <0003> auc.c:151 vector [0]: kc = 76258fcf9488e52a 20241129160232986 DAUC <0003> auc.c:152 vector [0]: sres = 95d8c01e 20241129160232986 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241129160232986 DAUC <0003> auc.c:113 vector [1]: rand = 1a8cc4fa7320fbfb88392f27a765bc00 20241129160232986 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160232986 DAUC <0003> auc.c:142 vector [1]: autn = d77f1899cd668000dae7bca1a1fc0109 20241129160232986 DAUC <0003> auc.c:143 vector [1]: ck = f045136a9dd81e5a06075f11c2694f87 20241129160232986 DAUC <0003> auc.c:144 vector [1]: ik = ad19818089e48211eba3788492fb5d05 20241129160232986 DAUC <0003> auc.c:145 vector [1]: res = 5b87d25d9cfeda9f0000000000000000 20241129160232986 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160232986 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241129160232986 DAUC <0003> auc.c:151 vector [1]: kc = b0f8b57f44ae8ec9 20241129160232986 DAUC <0003> auc.c:152 vector [1]: sres = c77908c2 20241129160232986 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241129160232986 DAUC <0003> auc.c:113 vector [2]: rand = 048aa72350bfd671a20c6fb6fea31e16 20241129160232986 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160232986 DAUC <0003> auc.c:142 vector [2]: autn = 5fbd183f94fa8000c169ee3eeb9b5153 20241129160232986 DAUC <0003> auc.c:143 vector [2]: ck = 70a9d5c3a91ea766caf8e264fdb910c5 20241129160232986 DAUC <0003> auc.c:144 vector [2]: ik = ff0f6c0d222a3db100ad94abf64eb0d8 20241129160232986 DAUC <0003> auc.c:145 vector [2]: res = 7a305ece9341037f0000000000000000 20241129160232986 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160232986 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241129160232986 DAUC <0003> auc.c:151 vector [2]: kc = 45f3cf0180c33aca 20241129160232986 DAUC <0003> auc.c:152 vector [2]: sres = e9715db1 20241129160232986 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241129160232986 DAUC <0003> auc.c:113 vector [3]: rand = 8586f0b6c5d7f3f0dffc80d8e6e522b3 20241129160232986 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160232986 DAUC <0003> auc.c:142 vector [3]: autn = 621576f6215c800063301c81694326cc 20241129160232986 DAUC <0003> auc.c:143 vector [3]: ck = 13258242d301d5a7dc67ca1b086f0dfa 20241129160232986 DAUC <0003> auc.c:144 vector [3]: ik = 3b2761a3d10b8a73539e0d5e05c1297f 20241129160232986 DAUC <0003> auc.c:145 vector [3]: res = 9b54b5f93da9c4ba0000000000000000 20241129160232986 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160232986 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241129160232986 DAUC <0003> auc.c:151 vector [3]: kc = a7fb24a40fa47b51 20241129160232986 DAUC <0003> auc.c:152 vector [3]: sres = a6fd7143 20241129160232986 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241129160232986 DAUC <0003> auc.c:113 vector [4]: rand = eebede949640a7716f2cb7cd79fd05c5 20241129160232986 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160232986 DAUC <0003> auc.c:142 vector [4]: autn = f375c02eeb0b800027d7db61dc54a61f 20241129160232986 DAUC <0003> auc.c:143 vector [4]: ck = cad85ea7e15d526b1e3c881d01439615 20241129160232986 DAUC <0003> auc.c:144 vector [4]: ik = dc674b2ef8099ff06b8dbff2bec97a21 20241129160232986 DAUC <0003> auc.c:145 vector [4]: res = ebcb3b59e9cb214c0000000000000000 20241129160232986 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160232987 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241129160232987 DAUC <0003> auc.c:151 vector [4]: kc = 630e2266a6de21af 20241129160232987 DAUC <0003> auc.c:152 vector [4]: sres = 02001a15 20241129160232987 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241129160232987 DAUC <0003> db_auc.c:245 IMSI='262429256348522': Generated 5 vectors 20241129160232987 DAUC <0003> db_auc.c:249 IMSI='262429256348522': Updating SQN=161 in DB 20241129160232987 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429256348522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429256348522"} 20241129160232987 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429256348522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160232987 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232987 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160232987 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232987 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160232988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 20241129160232989 DAUC <0003> db_auc.c:157 IMSI='262427407817033': No 2G Auth Data 20241129160232989 DAUC <0003> db_auc.c:192 IMSI='262427407817033': No 3G Auth Data 20241129160232996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59888<->l=127.0.0.1:4258 20241129160232998 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232998 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160232998 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427407817033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427407817033"} 20241129160232998 DAUC <0003> db_auc.c:236 IMSI='262427407817033': Calling to generate 5 vectors 20241129160232998 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160232998 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160232998 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160232998 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160232998 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160232998 DAUC <0003> auc.c:113 vector [0]: rand = dc5bee180f5d2ba54bc4e7249bee6504 20241129160232998 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160232998 DAUC <0003> auc.c:142 vector [0]: autn = 2ae3b0afedfa8000498054424e8c9244 20241129160232998 DAUC <0003> auc.c:143 vector [0]: ck = 50493c87824e5f2a2993bfb80738dd19 20241129160232998 DAUC <0003> auc.c:144 vector [0]: ik = 3b68a709a808b34b4a2c6cdc88dc21c9 20241129160232998 DAUC <0003> auc.c:145 vector [0]: res = 8c9991302f8ee8da0000000000000000 20241129160232998 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160232998 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160232998 DAUC <0003> auc.c:179 vector [0]: kc = 3bc8d3ef05b87400 20241129160232998 DAUC <0003> auc.c:180 vector [0]: sres = 83476aae 20241129160232998 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160232998 DAUC <0003> auc.c:113 vector [1]: rand = c26e495286084963665e9e8c10b63842 20241129160232998 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160232998 DAUC <0003> auc.c:142 vector [1]: autn = f7d5314db569800053e294d7f0bd525f 20241129160232998 DAUC <0003> auc.c:143 vector [1]: ck = 45e34c687827af260e6eff44fd2933ec 20241129160232999 DAUC <0003> auc.c:144 vector [1]: ik = 6d4d621ec1e0960a73b6c6a10b4417a8 20241129160232999 DAUC <0003> auc.c:145 vector [1]: res = dc1709072394da4b0000000000000000 20241129160232999 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160232999 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160232999 DAUC <0003> auc.c:179 vector [1]: kc = be3dd32d59733800 20241129160232999 DAUC <0003> auc.c:180 vector [1]: sres = 26607db8 20241129160232999 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160232999 DAUC <0003> auc.c:113 vector [2]: rand = 7fddb6d6e1b1d53aef7374fb1d137e25 20241129160232999 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160232999 DAUC <0003> auc.c:142 vector [2]: autn = c45ea51983508000ad9ff98e25374e4f 20241129160232999 DAUC <0003> auc.c:143 vector [2]: ck = c2a35d25d12810a832dc51df2f5b4295 20241129160232999 DAUC <0003> auc.c:144 vector [2]: ik = 56a061847838c4b65eaf791a99536f1f 20241129160232999 DAUC <0003> auc.c:145 vector [2]: res = bb6636b3bb0305260000000000000000 20241129160232999 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160232999 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160232999 DAUC <0003> auc.c:179 vector [2]: kc = 45d8f3b5678cfc00 20241129160232999 DAUC <0003> auc.c:180 vector [2]: sres = 356b0ce8 20241129160232999 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160232999 DAUC <0003> auc.c:113 vector [3]: rand = fe286bf5a955ad14e94f2e0c7f79de9c 20241129160232999 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160232999 DAUC <0003> auc.c:142 vector [3]: autn = 2c868789ecf9800001c1e02c96d5951b 20241129160232999 DAUC <0003> auc.c:143 vector [3]: ck = 3df71c618bd907892b7458b28c8a7989 20241129160232999 DAUC <0003> auc.c:144 vector [3]: ik = 65cd06df4bdefdc2aacae59cef8fe84e 20241129160232999 DAUC <0003> auc.c:145 vector [3]: res = 82b0f60fc24a9b720000000000000000 20241129160232999 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160232999 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160232999 DAUC <0003> auc.c:179 vector [3]: kc = 9144a70982117c00 20241129160232999 DAUC <0003> auc.c:180 vector [3]: sres = cea044d3 20241129160232999 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160232999 DAUC <0003> auc.c:113 vector [4]: rand = dd265f9befaec439a817f85ed4dabb64 20241129160232999 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160232999 DAUC <0003> auc.c:142 vector [4]: autn = 30f7af194a9480005a1fd597c584ff71 20241129160232999 DAUC <0003> auc.c:143 vector [4]: ck = 244ae3ca993598a88d07336233353446 20241129160232999 DAUC <0003> auc.c:144 vector [4]: ik = d91506a156b772598a8f319f8287baef 20241129160232999 DAUC <0003> auc.c:145 vector [4]: res = fdbd914beab2567a0000000000000000 20241129160232999 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160232999 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160232999 DAUC <0003> auc.c:179 vector [4]: kc = ab82949322c65c00 20241129160232999 DAUC <0003> auc.c:180 vector [4]: sres = 386d8569 20241129160232999 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160232999 DAUC <0003> db_auc.c:245 IMSI='262427407817033': Generated 5 vectors 20241129160232999 DAUC <0003> db_auc.c:249 IMSI='262427407817033': Updating SQN=161 in DB 20241129160232999 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427407817033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427407817033"} 20241129160232999 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427407817033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160232999 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232999 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160232999 DLINP <000b> input/ipa.c:455 connected read/write 20241129160232999 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160233001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59888<->l=127.0.0.1:4258 20241129160233002 DAUC <0003> db_auc.c:157 IMSI='262428820530049': No 2G Auth Data 20241129160233002 DAUC <0003> db_auc.c:192 IMSI='262428820530049': No 3G Auth Data 20241129160233009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4258 20241129160233010 DLINP <000b> input/ipa.c:455 connected read/write 20241129160233010 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160233011 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428820530049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820530049"} 20241129160233011 DAUC <0003> db_auc.c:236 IMSI='262428820530049': Calling to generate 5 vectors 20241129160233011 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160233011 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160233011 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160233011 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160233011 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160233011 DAUC <0003> auc.c:113 vector [0]: rand = d32efab5d01a4d7b016543c8aacd6c88 20241129160233011 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160233011 DAUC <0003> auc.c:142 vector [0]: autn = 90552612b9a7800077d60ee4d3486650 20241129160233011 DAUC <0003> auc.c:143 vector [0]: ck = 174f05f71859bb9f67c00ac4219a7346 20241129160233011 DAUC <0003> auc.c:144 vector [0]: ik = d83d4a089ecc34f905e27554e3f88e8c 20241129160233011 DAUC <0003> auc.c:145 vector [0]: res = c4cc4dbf93b36b650000000000000000 20241129160233011 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160233011 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160233011 DAUC <0003> auc.c:179 vector [0]: kc = 334a4340c6c8fc00 20241129160233011 DAUC <0003> auc.c:180 vector [0]: sres = 3c79aca4 20241129160233011 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160233011 DAUC <0003> auc.c:113 vector [1]: rand = 1e59348540731cd4cbb6186d7a206b2d 20241129160233011 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160233011 DAUC <0003> auc.c:142 vector [1]: autn = aa9745cb9df980007e212ae898124721 20241129160233011 DAUC <0003> auc.c:143 vector [1]: ck = da66ccccc058a57b2a060a2d570ffc64 20241129160233011 DAUC <0003> auc.c:144 vector [1]: ik = c82240b779ece2d39983db811bec7103 20241129160233011 DAUC <0003> auc.c:145 vector [1]: res = c06391860d0806f20000000000000000 20241129160233011 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160233011 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160233011 DAUC <0003> auc.c:179 vector [1]: kc = a58f5bcdb9284000 20241129160233011 DAUC <0003> auc.c:180 vector [1]: sres = 6fb29c76 20241129160233011 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160233011 DAUC <0003> auc.c:113 vector [2]: rand = 56d9588c4e72262303bfe488c4d1f629 20241129160233011 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160233011 DAUC <0003> auc.c:142 vector [2]: autn = 9114a48fe5cb8000d801902f0bbd232e 20241129160233011 DAUC <0003> auc.c:143 vector [2]: ck = 4d7c46e3b9d64fb683a082d72399c2fc 20241129160233011 DAUC <0003> auc.c:144 vector [2]: ik = 9644ffc8133aadcb630f9a7e09a4cbe8 20241129160233011 DAUC <0003> auc.c:145 vector [2]: res = 92118803c1a0abd50000000000000000 20241129160233011 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160233011 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160233011 DAUC <0003> auc.c:179 vector [2]: kc = 667b9937ab809c00 20241129160233011 DAUC <0003> auc.c:180 vector [2]: sres = 0d09e316 20241129160233011 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160233011 DAUC <0003> auc.c:113 vector [3]: rand = 4a12ffe9c604dc0a2dc4641b99c62c9e 20241129160233011 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160233011 DAUC <0003> auc.c:142 vector [3]: autn = b7496698ce278000efa178e94004eac2 20241129160233011 DAUC <0003> auc.c:143 vector [3]: ck = 5687e94f5f27cccb483effc07c72de8b 20241129160233011 DAUC <0003> auc.c:144 vector [3]: ik = 4a468ef15776ed87378e3e5cf74043d5 20241129160233011 DAUC <0003> auc.c:145 vector [3]: res = 67b40af3bbc3159c0000000000000000 20241129160233011 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160233011 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160233011 DAUC <0003> auc.c:179 vector [3]: kc = dac875a16da32000 20241129160233011 DAUC <0003> auc.c:180 vector [3]: sres = 2dbd3713 20241129160233011 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160233011 DAUC <0003> auc.c:113 vector [4]: rand = 1717f470f9d342a9f3736a2dac2088c0 20241129160233011 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160233011 DAUC <0003> auc.c:142 vector [4]: autn = d1711948b982800022acb037074cd7bb 20241129160233011 DAUC <0003> auc.c:143 vector [4]: ck = 8cd7450590ea4a1b1430efef5fbc89bd 20241129160233011 DAUC <0003> auc.c:144 vector [4]: ik = af2da8b9dd739f20c67740a7ccb1e9c0 20241129160233011 DAUC <0003> auc.c:145 vector [4]: res = c83b86aea0cdde6d0000000000000000 20241129160233011 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160233011 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160233011 DAUC <0003> auc.c:179 vector [4]: kc = fb961bf3c7c22800 20241129160233012 DAUC <0003> auc.c:180 vector [4]: sres = 51e69a8f 20241129160233012 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160233012 DAUC <0003> db_auc.c:245 IMSI='262428820530049': Generated 5 vectors 20241129160233012 DAUC <0003> db_auc.c:249 IMSI='262428820530049': Updating SQN=161 in DB 20241129160233012 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428820530049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820530049"} 20241129160233012 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428820530049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160233012 DLINP <000b> input/ipa.c:455 connected read/write 20241129160233012 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160233012 DLINP <000b> input/ipa.c:455 connected read/write 20241129160233012 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160233013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4258 20241129160233014 DAUC <0003> db_auc.c:157 IMSI='262428155843087': No 2G Auth Data 20241129160233014 DAUC <0003> db_auc.c:192 IMSI='262428155843087': No 3G Auth Data 20241129160233021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59910<->l=127.0.0.1:4258 20241129160233023 DLINP <000b> input/ipa.c:455 connected read/write 20241129160233023 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160233023 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428155843087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428155843087"} 20241129160233023 DAUC <0003> db_auc.c:236 IMSI='262428155843087': Calling to generate 5 vectors 20241129160233023 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241129160233023 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241129160233023 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241129160233023 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241129160233023 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241129160233023 DAUC <0003> auc.c:113 vector [0]: rand = 0ea73840c587f6353380724349e61691 20241129160233023 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241129160233023 DAUC <0003> auc.c:142 vector [0]: autn = 195476a1ece6800060cf1d090735e1e4 20241129160233023 DAUC <0003> auc.c:143 vector [0]: ck = 1b6461159da9314b94a96f9f4cd912dc 20241129160233023 DAUC <0003> auc.c:144 vector [0]: ik = 05f35aeaa5a2ab755bd4b5d7f409d9bd 20241129160233023 DAUC <0003> auc.c:145 vector [0]: res = 49a6c3d68c2968ed0000000000000000 20241129160233023 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241129160233023 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241129160233023 DAUC <0003> auc.c:179 vector [0]: kc = e4fee7017fcdd34c 20241129160233023 DAUC <0003> auc.c:180 vector [0]: sres = 48f401de 20241129160233023 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241129160233023 DAUC <0003> auc.c:113 vector [1]: rand = 6335761d74957e27c9ef0380b6dd075e 20241129160233023 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241129160233023 DAUC <0003> auc.c:142 vector [1]: autn = a00ae0bb016380009650fe6362695bc0 20241129160233023 DAUC <0003> auc.c:143 vector [1]: ck = ca2fcfc9fa4004d6f17dc22866b19154 20241129160233023 DAUC <0003> auc.c:144 vector [1]: ik = 9bd365fe5feb062998443de10674bc2c 20241129160233023 DAUC <0003> auc.c:145 vector [1]: res = 18394638fa77db2d0000000000000000 20241129160233023 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241129160233023 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241129160233023 DAUC <0003> auc.c:179 vector [1]: kc = 5662eb82d3726554 20241129160233023 DAUC <0003> auc.c:180 vector [1]: sres = 29ad420e 20241129160233023 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241129160233023 DAUC <0003> auc.c:113 vector [2]: rand = a9c5b03536d26784c50662928e7185a0 20241129160233023 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241129160233023 DAUC <0003> auc.c:142 vector [2]: autn = 410248d6a98a80009899804e6eaf4848 20241129160233023 DAUC <0003> auc.c:143 vector [2]: ck = 951d06a3d3c7a5cc25c1ae5bb8039a6a 20241129160233023 DAUC <0003> auc.c:144 vector [2]: ik = 1f25d317d8a2f8e9c0c7f074ba826c20 20241129160233023 DAUC <0003> auc.c:145 vector [2]: res = 04ee3c4469cee5110000000000000000 20241129160233023 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241129160233023 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241129160233023 DAUC <0003> auc.c:179 vector [2]: kc = 4c0e5f34071e9e6e 20241129160233023 DAUC <0003> auc.c:180 vector [2]: sres = c714a045 20241129160233023 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241129160233023 DAUC <0003> auc.c:113 vector [3]: rand = 7ea827308c7ff60c508be4034011b9a1 20241129160233023 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241129160233023 DAUC <0003> auc.c:142 vector [3]: autn = 2a520c9e8d4f800049e6bafceb58f078 20241129160233023 DAUC <0003> auc.c:143 vector [3]: ck = 3fabc61bf78f3ec253a8cbd4d79c11c8 20241129160233023 DAUC <0003> auc.c:144 vector [3]: ik = dc99bf1a671581fd251a614e6ad65a01 20241129160233023 DAUC <0003> auc.c:145 vector [3]: res = cde17f47113460650000000000000000 20241129160233024 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241129160233024 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241129160233024 DAUC <0003> auc.c:179 vector [3]: kc = 2a42770f17ca67da 20241129160233024 DAUC <0003> auc.c:180 vector [3]: sres = b00a3dc9 20241129160233024 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241129160233024 DAUC <0003> auc.c:113 vector [4]: rand = 69f6452f8e52152a03e4d7e929f9d83e 20241129160233024 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241129160233024 DAUC <0003> auc.c:142 vector [4]: autn = 3ac4b105ed9a8000870d298427181aea 20241129160233024 DAUC <0003> auc.c:143 vector [4]: ck = 4c39472c23774a67d8581adafe36ce72 20241129160233024 DAUC <0003> auc.c:144 vector [4]: ik = d311ebce0cc68bd6049c93d92586e684 20241129160233024 DAUC <0003> auc.c:145 vector [4]: res = f44e7967352dca720000000000000000 20241129160233024 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241129160233024 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241129160233024 DAUC <0003> auc.c:179 vector [4]: kc = 4190941df7de8f62 20241129160233024 DAUC <0003> auc.c:180 vector [4]: sres = 4ccff20b 20241129160233024 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241129160233024 DAUC <0003> db_auc.c:245 IMSI='262428155843087': Generated 5 vectors 20241129160233024 DAUC <0003> db_auc.c:249 IMSI='262428155843087': Updating SQN=161 in DB 20241129160233024 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428155843087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428155843087"} 20241129160233024 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428155843087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160233024 DLINP <000b> input/ipa.c:455 connected read/write 20241129160233024 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160233024 DLINP <000b> input/ipa.c:455 connected read/write 20241129160233024 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160233026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59910<->l=127.0.0.1:4258 20241129160233026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 20241129160233027 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42085<->l=127.0.0.1:4259) 20241129160233027 DLINP <000b> input/ipa.c:455 connected read/write 20241129160233027 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160233027 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160233027 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160233027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160233050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59916<->l=127.0.0.1:4258 20241129160233150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59916<->l=127.0.0.1:4258 20241129160236188 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160236188 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160236189 DLINP <000b> input/ipa.c:455 connected read/write 20241129160236189 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160236190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20241129160236191 DLINP <000b> input/ipa.c:455 connected read/write 20241129160236191 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160236191 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160236191 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160236191 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160236191 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160236191 DLGSUP <0013> gsup_server.c:238 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  20241129160236191 DLGSUP <0013> gsup_server.c:236 2:  20241129160236191 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160236191 DLGSUP <0013> gsup_server.c:236 3:  20241129160236191 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160236191 DLGSUP <0013> gsup_server.c:236 4:  20241129160236191 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160236191 DLGSUP <0013> gsup_server.c:236 5:  20241129160236191 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160236191 DLGSUP <0013> gsup_server.c:236 7:  20241129160236191 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160236191 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160236191 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160236191 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160236198 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33585<->l=127.0.0.1:4259) 20241129160236203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59930<->l=127.0.0.1:4258 20241129160236234 DLINP <000b> input/ipa.c:455 connected read/write 20241129160236234 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160236234 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425219461531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425219461531" cn_domain=PS} 20241129160236234 DLU <0006> fsm.c:456 lu(262425219461531)[0x61200000b320]{UNVALIDATED}: Allocated 20241129160236234 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425219461531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241129160236234 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425219461531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425219461531" cause=IMSI unknown in HLR} 20241129160236234 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425219461531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160236234 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425219461531)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160236234 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425219461531)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241129160236234 DLU <0006> fsm.c:568 lu(PS:IMSI-262425219461531)[0x61200000b320]{UNVALIDATED}: Deallocated 20241129160236234 DLINP <000b> input/ipa.c:455 connected read/write 20241129160236234 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160236234 DLINP <000b> input/ipa.c:455 connected read/write 20241129160236234 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160236236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59930<->l=127.0.0.1:4258 20241129160236236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20241129160236236 DLINP <000b> input/ipa.c:455 connected read/write 20241129160236236 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160236236 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160236236 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160236236 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160236236 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33585<->l=127.0.0.1:4259) 20241129160236259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20241129160236360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20241129160239389 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160239389 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160239390 DLINP <000b> input/ipa.c:455 connected read/write 20241129160239390 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160239390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4258 20241129160239391 DLINP <000b> input/ipa.c:455 connected read/write 20241129160239391 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160239391 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160239391 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160239391 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160239391 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160239391 DLGSUP <0013> gsup_server.c:238 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  20241129160239391 DLGSUP <0013> gsup_server.c:236 2:  20241129160239391 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160239391 DLGSUP <0013> gsup_server.c:236 3:  20241129160239391 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160239391 DLGSUP <0013> gsup_server.c:236 4:  20241129160239391 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160239391 DLGSUP <0013> gsup_server.c:236 5:  20241129160239391 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160239391 DLGSUP <0013> gsup_server.c:236 7:  20241129160239391 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160239391 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160239391 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160239391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160239400 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38971<->l=127.0.0.1:4259) 20241129160239405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59952<->l=127.0.0.1:4258 20241129160239434 DLINP <000b> input/ipa.c:455 connected read/write 20241129160239434 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160239434 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428709793317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428709793317" cn_domain=PS source_name="the-source\n"} 20241129160239434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241129160239434 DLU <0006> fsm.c:456 lu(262428709793317)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241129160239434 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428709793317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241129160239434 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262428709793317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428709793317" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241129160239434 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262428709793317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160239434 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428709793317)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160239434 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428709793317)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241129160239434 DLU <0006> fsm.c:568 lu(PS:IMSI-262428709793317)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241129160239434 DLINP <000b> input/ipa.c:455 connected read/write 20241129160239434 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160239434 DLINP <000b> input/ipa.c:455 connected read/write 20241129160239434 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160239437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59952<->l=127.0.0.1:4258 20241129160239438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4258 20241129160239438 DLINP <000b> input/ipa.c:455 connected read/write 20241129160239438 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160239438 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160239438 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160239438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160239438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241129160239439 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38971<->l=127.0.0.1:4259) 20241129160239465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 20241129160239565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 20241129160242595 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160242595 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160242596 DLINP <000b> input/ipa.c:455 connected read/write 20241129160242596 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160242596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 20241129160242597 DLINP <000b> input/ipa.c:455 connected read/write 20241129160242597 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160242597 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160242597 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160242597 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160242597 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160242597 DLGSUP <0013> gsup_server.c:238 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  20241129160242597 DLGSUP <0013> gsup_server.c:236 2:  20241129160242597 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160242597 DLGSUP <0013> gsup_server.c:236 3:  20241129160242597 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160242597 DLGSUP <0013> gsup_server.c:236 4:  20241129160242597 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160242597 DLGSUP <0013> gsup_server.c:236 5:  20241129160242597 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160242597 DLGSUP <0013> gsup_server.c:236 7:  20241129160242597 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160242597 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160242597 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160242597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160242605 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38565<->l=127.0.0.1:4259) 20241129160242610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 20241129160242638 DLINP <000b> input/ipa.c:455 connected read/write 20241129160242638 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160242638 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423143994340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423143994340" cn_domain=PS} 20241129160242638 DLU <0006> fsm.c:456 lu(262423143994340)[0x61200000b620]{UNVALIDATED}: Allocated 20241129160242638 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423143994340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241129160242638 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423143994340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423143994340" cause=Roaming not allowed in this location area} 20241129160242638 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423143994340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160242638 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423143994340)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160242638 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423143994340)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241129160242638 DLU <0006> fsm.c:568 lu(PS:IMSI-262423143994340)[0x61200000b620]{UNVALIDATED}: Deallocated 20241129160242638 DLINP <000b> input/ipa.c:455 connected read/write 20241129160242638 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160242638 DLINP <000b> input/ipa.c:455 connected read/write 20241129160242638 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160242639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 20241129160242640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 20241129160242640 DLINP <000b> input/ipa.c:455 connected read/write 20241129160242640 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160242640 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160242640 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160242640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160242640 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38565<->l=127.0.0.1:4259) 20241129160242663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4258 20241129160242764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4258 20241129160245794 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160245794 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160245795 DLINP <000b> input/ipa.c:455 connected read/write 20241129160245795 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160245796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33436<->l=127.0.0.1:4258 20241129160245797 DLINP <000b> input/ipa.c:455 connected read/write 20241129160245797 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160245797 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160245797 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160245797 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160245797 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160245797 DLGSUP <0013> gsup_server.c:238 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  20241129160245797 DLGSUP <0013> gsup_server.c:236 2:  20241129160245797 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160245797 DLGSUP <0013> gsup_server.c:236 3:  20241129160245797 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160245797 DLGSUP <0013> gsup_server.c:236 4:  20241129160245797 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160245797 DLGSUP <0013> gsup_server.c:236 5:  20241129160245797 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160245797 DLGSUP <0013> gsup_server.c:236 7:  20241129160245797 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160245797 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160245797 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160245797 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160245805 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44903<->l=127.0.0.1:4259) 20241129160245810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4258 20241129160245838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160245838 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160245838 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425437064962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425437064962"} 20241129160245838 DAUC <0003> db_auc.c:133 IMSI='262425437064962': No such subscriber 20241129160245838 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425437064962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241129160245838 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425437064962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425437064962" cause=IMSI unknown in HLR} 20241129160245838 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425437064962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160245838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160245838 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160245838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160245838 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160245839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4258 20241129160245840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33436<->l=127.0.0.1:4258 20241129160245840 DLINP <000b> input/ipa.c:455 connected read/write 20241129160245840 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160245840 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160245840 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160245840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160245841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44903<->l=127.0.0.1:4259) 20241129160245863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20241129160245963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20241129160248994 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160248994 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160248995 DLINP <000b> input/ipa.c:455 connected read/write 20241129160248995 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160248995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4258 20241129160248996 DLINP <000b> input/ipa.c:455 connected read/write 20241129160248996 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160248996 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160248996 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160248996 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160248996 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160248996 DLGSUP <0013> gsup_server.c:238 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  20241129160248996 DLGSUP <0013> gsup_server.c:236 2:  20241129160248996 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160248996 DLGSUP <0013> gsup_server.c:236 3:  20241129160248996 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160248996 DLGSUP <0013> gsup_server.c:236 4:  20241129160248996 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160248996 DLGSUP <0013> gsup_server.c:236 5:  20241129160248996 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160248996 DLGSUP <0013> gsup_server.c:236 7:  20241129160248996 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160248996 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160248996 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160248996 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160249004 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32837<->l=127.0.0.1:4259) 20241129160249006 DAUC <0003> db_auc.c:157 IMSI='262425647006956': No 2G Auth Data 20241129160249006 DAUC <0003> db_auc.c:192 IMSI='262425647006956': No 3G Auth Data 20241129160249011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4258 20241129160249038 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249038 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249038 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425647006956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425647006956" cn_domain=PS} 20241129160249038 DLU <0006> fsm.c:456 lu(262425647006956)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241129160249038 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425647006956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160249038 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425647006956)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160249038 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425647006956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425647006956" cn_domain=PS} 20241129160249038 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249038 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249038 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249038 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249039 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249039 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249039 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425647006956 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425647006956"} 20241129160249039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425647006956)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160249039 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425647006956 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160249039 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425647006956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425647006956"} 20241129160249039 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425647006956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160249039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425647006956)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160249039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425647006956)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160249039 DLU <0006> fsm.c:568 lu(PS:IMSI-262425647006956)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160249039 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249039 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249039 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249039 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4258 20241129160249040 DAUC <0003> db_auc.c:157 IMSI='262428043014554': No 2G Auth Data 20241129160249040 DAUC <0003> db_auc.c:192 IMSI='262428043014554': No 3G Auth Data 20241129160249041 DLGSUP <0013> hlr.c:121 IMSI 262428043014554: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160249046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33470<->l=127.0.0.1:4258 20241129160249047 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249048 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249048 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428043014554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428043014554" cn_domain=PS} 20241129160249048 DLU <0006> fsm.c:456 lu(262428043014554)[0x61200000b920]{UNVALIDATED}: Allocated 20241129160249048 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428043014554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160249048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428043014554)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160249048 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428043014554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428043014554" cn_domain=PS} 20241129160249048 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249048 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249048 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249048 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249048 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249048 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249048 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428043014554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428043014554"} 20241129160249048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428043014554)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160249048 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428043014554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160249048 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428043014554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428043014554"} 20241129160249048 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428043014554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160249048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428043014554)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160249048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428043014554)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160249048 DLU <0006> fsm.c:568 lu(PS:IMSI-262428043014554)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160249048 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249048 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249048 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249048 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33470<->l=127.0.0.1:4258 20241129160249050 DAUC <0003> db_auc.c:157 IMSI='262423415839798': No 2G Auth Data 20241129160249050 DAUC <0003> db_auc.c:192 IMSI='262423415839798': No 3G Auth Data 20241129160249050 DLGSUP <0013> hlr.c:121 IMSI 262423415839798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160249056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33482<->l=127.0.0.1:4258 20241129160249057 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249057 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249057 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423415839798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423415839798" cn_domain=PS} 20241129160249057 DLU <0006> fsm.c:456 lu(262423415839798)[0x61200000baa0]{UNVALIDATED}: Allocated 20241129160249057 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423415839798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160249057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423415839798)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160249057 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423415839798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423415839798" cn_domain=PS} 20241129160249057 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249057 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249057 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249058 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249058 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249058 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249058 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423415839798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423415839798"} 20241129160249059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423415839798)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160249059 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423415839798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160249059 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423415839798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423415839798"} 20241129160249059 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423415839798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160249059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423415839798)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160249059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423415839798)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160249059 DLU <0006> fsm.c:568 lu(PS:IMSI-262423415839798)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160249059 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249059 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249059 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249059 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33482<->l=127.0.0.1:4258 20241129160249060 DAUC <0003> db_auc.c:157 IMSI='262425958813386': No 2G Auth Data 20241129160249060 DAUC <0003> db_auc.c:192 IMSI='262425958813386': No 3G Auth Data 20241129160249061 DLGSUP <0013> hlr.c:121 IMSI 262425958813386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160249067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241129160249069 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249069 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249069 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425958813386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425958813386" cn_domain=PS} 20241129160249069 DLU <0006> fsm.c:456 lu(262425958813386)[0x61200000bc20]{UNVALIDATED}: Allocated 20241129160249069 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425958813386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160249069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425958813386)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160249069 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425958813386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425958813386" cn_domain=PS} 20241129160249069 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249069 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249069 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249069 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249070 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249070 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249070 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425958813386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425958813386"} 20241129160249070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425958813386)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160249070 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425958813386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160249071 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425958813386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425958813386"} 20241129160249071 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425958813386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160249071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425958813386)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160249071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425958813386)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160249071 DLU <0006> fsm.c:568 lu(PS:IMSI-262425958813386)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160249071 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249071 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249071 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249071 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241129160249072 DAUC <0003> db_auc.c:157 IMSI='262424994336929': No 2G Auth Data 20241129160249072 DAUC <0003> db_auc.c:192 IMSI='262424994336929': No 3G Auth Data 20241129160249072 DLGSUP <0013> hlr.c:121 IMSI 262424994336929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160249078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4258 20241129160249080 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249080 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249080 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424994336929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424994336929" cn_domain=PS} 20241129160249080 DLU <0006> fsm.c:456 lu(262424994336929)[0x61200000bda0]{UNVALIDATED}: Allocated 20241129160249080 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424994336929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160249080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424994336929)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160249080 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424994336929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424994336929" cn_domain=PS} 20241129160249080 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249080 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249080 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249080 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249081 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249081 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249081 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424994336929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424994336929"} 20241129160249081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424994336929)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160249081 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424994336929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160249081 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424994336929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424994336929"} 20241129160249081 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424994336929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160249081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424994336929)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160249081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424994336929)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160249081 DLU <0006> fsm.c:568 lu(PS:IMSI-262424994336929)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160249081 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249081 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249081 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249081 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4258 20241129160249083 DAUC <0003> db_auc.c:157 IMSI='262425333802543': No 2G Auth Data 20241129160249083 DAUC <0003> db_auc.c:192 IMSI='262425333802543': No 3G Auth Data 20241129160249083 DLGSUP <0013> hlr.c:121 IMSI 262425333802543: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160249090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241129160249091 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249091 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249091 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425333802543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425333802543" cn_domain=PS} 20241129160249092 DLU <0006> fsm.c:456 lu(262425333802543)[0x61200000bf20]{UNVALIDATED}: Allocated 20241129160249092 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425333802543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160249092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425333802543)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160249092 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425333802543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425333802543" cn_domain=PS} 20241129160249092 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249092 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249092 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249092 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249093 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249093 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249093 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425333802543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425333802543"} 20241129160249093 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425333802543)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160249093 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425333802543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160249093 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425333802543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425333802543"} 20241129160249093 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425333802543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160249093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425333802543)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160249093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425333802543)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160249093 DLU <0006> fsm.c:568 lu(PS:IMSI-262425333802543)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160249093 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249093 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249093 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249093 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241129160249095 DAUC <0003> db_auc.c:157 IMSI='262425972383563': No 2G Auth Data 20241129160249095 DAUC <0003> db_auc.c:192 IMSI='262425972383563': No 3G Auth Data 20241129160249096 DLGSUP <0013> hlr.c:121 IMSI 262425972383563: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160249102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33514<->l=127.0.0.1:4258 20241129160249104 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249104 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249104 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425972383563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425972383563" cn_domain=PS} 20241129160249104 DLU <0006> fsm.c:456 lu(262425972383563)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241129160249104 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425972383563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160249104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425972383563)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160249104 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425972383563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425972383563" cn_domain=PS} 20241129160249104 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249104 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249104 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249104 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249106 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249106 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249106 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425972383563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425972383563"} 20241129160249106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425972383563)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160249106 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425972383563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160249106 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425972383563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425972383563"} 20241129160249106 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425972383563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160249106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425972383563)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160249106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425972383563)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160249106 DLU <0006> fsm.c:568 lu(PS:IMSI-262425972383563)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160249106 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249106 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249106 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249106 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33514<->l=127.0.0.1:4258 20241129160249108 DAUC <0003> db_auc.c:157 IMSI='262425759166028': No 2G Auth Data 20241129160249108 DAUC <0003> db_auc.c:192 IMSI='262425759166028': No 3G Auth Data 20241129160249108 DLGSUP <0013> hlr.c:121 IMSI 262425759166028: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160249115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 20241129160249117 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249117 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249117 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425759166028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425759166028" cn_domain=PS} 20241129160249117 DLU <0006> fsm.c:456 lu(262425759166028)[0x612000010120]{UNVALIDATED}: Allocated 20241129160249117 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425759166028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160249117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425759166028)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160249117 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425759166028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425759166028" cn_domain=PS} 20241129160249117 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249117 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249117 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249117 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249118 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249118 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249118 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425759166028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425759166028"} 20241129160249118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425759166028)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160249118 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425759166028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160249118 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425759166028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425759166028"} 20241129160249118 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425759166028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160249118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425759166028)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160249118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425759166028)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160249118 DLU <0006> fsm.c:568 lu(PS:IMSI-262425759166028)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160249118 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249118 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249118 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249118 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160249119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 20241129160249120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4258 20241129160249121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32837<->l=127.0.0.1:4259) 20241129160249121 DLINP <000b> input/ipa.c:455 connected read/write 20241129160249121 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160249121 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160249121 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160249121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160249144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33544<->l=127.0.0.1:4258 20241129160249244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33544<->l=127.0.0.1:4258 20241129160252275 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160252275 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160252276 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252276 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 20241129160252277 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252278 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252278 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160252278 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160252278 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160252278 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160252278 DLGSUP <0013> gsup_server.c:238 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  20241129160252278 DLGSUP <0013> gsup_server.c:236 2:  20241129160252278 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160252278 DLGSUP <0013> gsup_server.c:236 3:  20241129160252278 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160252278 DLGSUP <0013> gsup_server.c:236 4:  20241129160252278 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160252278 DLGSUP <0013> gsup_server.c:236 5:  20241129160252278 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160252278 DLGSUP <0013> gsup_server.c:236 7:  20241129160252278 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160252278 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160252278 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160252278 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160252286 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36947<->l=127.0.0.1:4259) 20241129160252289 DAUC <0003> db_auc.c:157 IMSI='262422760279102': No 2G Auth Data 20241129160252289 DAUC <0003> db_auc.c:192 IMSI='262422760279102': No 3G Auth Data 20241129160252295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 20241129160252318 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252318 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252318 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422760279102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422760279102" cn_domain=PS source_name="the-source\n"} 20241129160252318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241129160252318 DLU <0006> fsm.c:456 lu(262422760279102)[0x6120000102a0]{UNVALIDATED}: Allocated 20241129160252318 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422760279102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241129160252318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422760279102)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160252318 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422760279102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422760279102" cn_domain=PS destination_name="the-source\n"} 20241129160252318 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252318 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252318 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252318 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252319 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252319 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252319 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422760279102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422760279102" source_name="the-source\n"} 20241129160252319 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422760279102)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160252319 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262422760279102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160252319 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422760279102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422760279102" destination_name="the-source\n"} 20241129160252319 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262422760279102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160252319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422760279102)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160252319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422760279102)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160252319 DLU <0006> fsm.c:568 lu(PS:IMSI-262422760279102)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160252319 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252319 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252319 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252319 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 20241129160252321 DAUC <0003> db_auc.c:157 IMSI='262424044859674': No 2G Auth Data 20241129160252321 DAUC <0003> db_auc.c:192 IMSI='262424044859674': No 3G Auth Data 20241129160252321 DLGSUP <0013> hlr.c:121 IMSI 262424044859674: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160252328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45948<->l=127.0.0.1:4258 20241129160252329 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252329 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252329 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424044859674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424044859674" cn_domain=PS source_name="the-source\n"} 20241129160252329 DLU <0006> fsm.c:456 lu(262424044859674)[0x612000010420]{UNVALIDATED}: Allocated 20241129160252329 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424044859674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241129160252329 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424044859674)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160252330 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424044859674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424044859674" cn_domain=PS destination_name="the-source\n"} 20241129160252330 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252330 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252331 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252331 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252331 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424044859674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424044859674" source_name="the-source\n"} 20241129160252331 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424044859674)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160252331 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262424044859674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160252331 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424044859674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424044859674" destination_name="the-source\n"} 20241129160252331 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262424044859674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160252331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424044859674)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160252331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424044859674)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160252331 DLU <0006> fsm.c:568 lu(PS:IMSI-262424044859674)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160252331 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252331 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252331 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252331 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45948<->l=127.0.0.1:4258 20241129160252332 DAUC <0003> db_auc.c:157 IMSI='262425960921260': No 2G Auth Data 20241129160252332 DAUC <0003> db_auc.c:192 IMSI='262425960921260': No 3G Auth Data 20241129160252333 DLGSUP <0013> hlr.c:121 IMSI 262425960921260: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160252339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4258 20241129160252341 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252341 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252341 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425960921260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425960921260" cn_domain=PS source_name="the-source\n"} 20241129160252341 DLU <0006> fsm.c:456 lu(262425960921260)[0x6120000105a0]{UNVALIDATED}: Allocated 20241129160252341 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425960921260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241129160252341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425960921260)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160252341 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425960921260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425960921260" cn_domain=PS destination_name="the-source\n"} 20241129160252342 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252342 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252342 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252342 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252343 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252343 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252343 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425960921260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425960921260" source_name="the-source\n"} 20241129160252343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425960921260)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160252343 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425960921260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160252343 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425960921260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425960921260" destination_name="the-source\n"} 20241129160252343 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425960921260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160252343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425960921260)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160252343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425960921260)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160252343 DLU <0006> fsm.c:568 lu(PS:IMSI-262425960921260)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160252343 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252343 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252343 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252343 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4258 20241129160252345 DAUC <0003> db_auc.c:157 IMSI='262428825519808': No 2G Auth Data 20241129160252345 DAUC <0003> db_auc.c:192 IMSI='262428825519808': No 3G Auth Data 20241129160252345 DLGSUP <0013> hlr.c:121 IMSI 262428825519808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160252352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4258 20241129160252354 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252354 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252354 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428825519808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428825519808" cn_domain=PS source_name="the-source\n"} 20241129160252354 DLU <0006> fsm.c:456 lu(262428825519808)[0x612000010720]{UNVALIDATED}: Allocated 20241129160252354 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428825519808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241129160252354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428825519808)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160252354 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428825519808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428825519808" cn_domain=PS destination_name="the-source\n"} 20241129160252354 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252354 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252354 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252354 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252355 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252355 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252355 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428825519808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428825519808" source_name="the-source\n"} 20241129160252355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428825519808)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160252355 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262428825519808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160252355 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428825519808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428825519808" destination_name="the-source\n"} 20241129160252355 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262428825519808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160252355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428825519808)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160252355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428825519808)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160252355 DLU <0006> fsm.c:568 lu(PS:IMSI-262428825519808)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160252355 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252355 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252355 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252355 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4258 20241129160252356 DAUC <0003> db_auc.c:157 IMSI='262427518285412': No 2G Auth Data 20241129160252356 DAUC <0003> db_auc.c:192 IMSI='262427518285412': No 3G Auth Data 20241129160252357 DLGSUP <0013> hlr.c:121 IMSI 262427518285412: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160252363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45962<->l=127.0.0.1:4258 20241129160252365 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252365 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252365 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427518285412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427518285412" cn_domain=PS source_name="the-source\n"} 20241129160252365 DLU <0006> fsm.c:456 lu(262427518285412)[0x6120000108a0]{UNVALIDATED}: Allocated 20241129160252365 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427518285412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241129160252365 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427518285412)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160252365 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427518285412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427518285412" cn_domain=PS destination_name="the-source\n"} 20241129160252365 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252365 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252366 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252366 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252366 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427518285412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427518285412" source_name="the-source\n"} 20241129160252366 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427518285412)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160252366 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262427518285412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160252366 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427518285412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427518285412" destination_name="the-source\n"} 20241129160252366 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262427518285412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160252366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427518285412)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160252366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427518285412)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160252366 DLU <0006> fsm.c:568 lu(PS:IMSI-262427518285412)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160252366 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252366 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252366 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252366 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45962<->l=127.0.0.1:4258 20241129160252368 DAUC <0003> db_auc.c:157 IMSI='262428511151409': No 2G Auth Data 20241129160252368 DAUC <0003> db_auc.c:192 IMSI='262428511151409': No 3G Auth Data 20241129160252368 DLGSUP <0013> hlr.c:121 IMSI 262428511151409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160252375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 20241129160252377 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252377 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252377 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428511151409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428511151409" cn_domain=PS source_name="the-source\n"} 20241129160252377 DLU <0006> fsm.c:456 lu(262428511151409)[0x612000010a20]{UNVALIDATED}: Allocated 20241129160252377 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428511151409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241129160252377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428511151409)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160252377 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428511151409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428511151409" cn_domain=PS destination_name="the-source\n"} 20241129160252377 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252377 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252377 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252377 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252378 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252378 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252378 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428511151409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428511151409" source_name="the-source\n"} 20241129160252378 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428511151409)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160252378 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428511151409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160252378 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428511151409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428511151409" destination_name="the-source\n"} 20241129160252378 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428511151409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160252378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428511151409)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160252378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428511151409)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160252378 DLU <0006> fsm.c:568 lu(PS:IMSI-262428511151409)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160252378 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252379 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252379 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 20241129160252380 DAUC <0003> db_auc.c:157 IMSI='262426708778765': No 2G Auth Data 20241129160252380 DAUC <0003> db_auc.c:192 IMSI='262426708778765': No 3G Auth Data 20241129160252380 DLGSUP <0013> hlr.c:121 IMSI 262426708778765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160252386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4258 20241129160252389 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252389 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252389 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426708778765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426708778765" cn_domain=PS source_name="the-source\n"} 20241129160252389 DLU <0006> fsm.c:456 lu(262426708778765)[0x612000010ba0]{UNVALIDATED}: Allocated 20241129160252389 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426708778765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241129160252389 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426708778765)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160252389 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426708778765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426708778765" cn_domain=PS destination_name="the-source\n"} 20241129160252389 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252389 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252389 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252389 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252390 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252390 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252390 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426708778765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426708778765" source_name="the-source\n"} 20241129160252390 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426708778765)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160252390 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426708778765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160252390 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426708778765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426708778765" destination_name="the-source\n"} 20241129160252390 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426708778765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160252391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426708778765)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160252391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426708778765)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160252391 DLU <0006> fsm.c:568 lu(PS:IMSI-262426708778765)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160252391 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252391 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252391 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252391 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4258 20241129160252392 DAUC <0003> db_auc.c:157 IMSI='262422955884331': No 2G Auth Data 20241129160252392 DAUC <0003> db_auc.c:192 IMSI='262422955884331': No 3G Auth Data 20241129160252393 DLGSUP <0013> hlr.c:121 IMSI 262422955884331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160252401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 20241129160252403 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252403 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252403 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422955884331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422955884331" cn_domain=PS source_name="the-source\n"} 20241129160252403 DLU <0006> fsm.c:456 lu(262422955884331)[0x612000010d20]{UNVALIDATED}: Allocated 20241129160252403 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422955884331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241129160252403 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422955884331)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160252403 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422955884331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422955884331" cn_domain=PS destination_name="the-source\n"} 20241129160252403 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252403 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252403 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252403 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252404 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252404 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252404 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422955884331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422955884331" source_name="the-source\n"} 20241129160252404 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422955884331)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160252404 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262422955884331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160252404 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422955884331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422955884331" destination_name="the-source\n"} 20241129160252405 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262422955884331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160252405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422955884331)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160252405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422955884331)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160252405 DLU <0006> fsm.c:568 lu(PS:IMSI-262422955884331)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160252405 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252405 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252405 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252405 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160252405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 20241129160252406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 20241129160252407 DLINP <000b> input/ipa.c:455 connected read/write 20241129160252407 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160252407 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160252407 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160252407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160252407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241129160252407 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36947<->l=127.0.0.1:4259) 20241129160252430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4258 20241129160252530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4258 20241129160255564 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160255564 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160255565 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255565 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4258 20241129160255566 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255566 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255566 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160255566 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160255566 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160255566 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160255566 DLGSUP <0013> gsup_server.c:238 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  20241129160255566 DLGSUP <0013> gsup_server.c:236 2:  20241129160255566 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160255566 DLGSUP <0013> gsup_server.c:236 3:  20241129160255566 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160255566 DLGSUP <0013> gsup_server.c:236 4:  20241129160255566 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160255566 DLGSUP <0013> gsup_server.c:236 5:  20241129160255566 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160255566 DLGSUP <0013> gsup_server.c:236 7:  20241129160255566 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160255566 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160255566 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160255566 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160255575 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42339<->l=127.0.0.1:4259) 20241129160255583 DAUC <0003> db_auc.c:157 IMSI='262423133730614': No 2G Auth Data 20241129160255583 DAUC <0003> db_auc.c:192 IMSI='262423133730614': No 3G Auth Data 20241129160255588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4258 20241129160255610 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255610 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255610 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423133730614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423133730614" cn_domain=PS} 20241129160255610 DLU <0006> fsm.c:456 lu(262423133730614)[0x612000010ea0]{UNVALIDATED}: Allocated 20241129160255610 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423133730614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160255610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423133730614)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160255610 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423133730614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423133730614" cn_domain=PS} 20241129160255610 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255610 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255610 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255610 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255612 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255612 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255612 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423133730614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423133730614"} 20241129160255612 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423133730614)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160255612 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423133730614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160255612 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423133730614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423133730614"} 20241129160255612 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423133730614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160255612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423133730614)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160255612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423133730614)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160255612 DLU <0006> fsm.c:568 lu(PS:IMSI-262423133730614)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160255612 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255612 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255612 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255612 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4258 20241129160255613 DAUC <0003> db_auc.c:157 IMSI='262429089803357': No 2G Auth Data 20241129160255613 DAUC <0003> db_auc.c:192 IMSI='262429089803357': No 3G Auth Data 20241129160255613 DLGSUP <0013> hlr.c:121 IMSI 262429089803357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160255620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46032<->l=127.0.0.1:4258 20241129160255622 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255622 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255622 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429089803357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429089803357" cn_domain=PS} 20241129160255622 DLU <0006> fsm.c:456 lu(262429089803357)[0x612000011020]{UNVALIDATED}: Allocated 20241129160255622 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429089803357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160255622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429089803357)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160255622 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429089803357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429089803357" cn_domain=PS} 20241129160255622 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255622 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255622 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255622 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255623 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255623 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255623 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429089803357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429089803357"} 20241129160255623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429089803357)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160255623 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429089803357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160255623 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429089803357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429089803357"} 20241129160255623 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429089803357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160255623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429089803357)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160255623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429089803357)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160255623 DLU <0006> fsm.c:568 lu(PS:IMSI-262429089803357)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160255623 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255623 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255623 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255623 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46032<->l=127.0.0.1:4258 20241129160255625 DAUC <0003> db_auc.c:157 IMSI='262420043095907': No 2G Auth Data 20241129160255625 DAUC <0003> db_auc.c:192 IMSI='262420043095907': No 3G Auth Data 20241129160255625 DLGSUP <0013> hlr.c:121 IMSI 262420043095907: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160255631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 20241129160255633 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255633 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255633 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420043095907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420043095907" cn_domain=PS} 20241129160255633 DLU <0006> fsm.c:456 lu(262420043095907)[0x6120000111a0]{UNVALIDATED}: Allocated 20241129160255633 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420043095907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160255633 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420043095907)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160255633 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420043095907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420043095907" cn_domain=PS} 20241129160255633 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255633 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255633 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255633 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255634 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255634 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255634 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420043095907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420043095907"} 20241129160255634 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420043095907)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160255634 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420043095907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160255634 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420043095907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420043095907"} 20241129160255634 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420043095907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160255634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420043095907)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160255634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420043095907)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160255634 DLU <0006> fsm.c:568 lu(PS:IMSI-262420043095907)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160255634 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255634 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255634 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255634 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 20241129160255636 DAUC <0003> db_auc.c:157 IMSI='262420331745415': No 2G Auth Data 20241129160255636 DAUC <0003> db_auc.c:192 IMSI='262420331745415': No 3G Auth Data 20241129160255636 DLGSUP <0013> hlr.c:121 IMSI 262420331745415: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160255643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4258 20241129160255644 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255644 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255644 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420331745415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420331745415" cn_domain=PS} 20241129160255644 DLU <0006> fsm.c:456 lu(262420331745415)[0x612000011320]{UNVALIDATED}: Allocated 20241129160255644 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420331745415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160255645 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420331745415)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160255645 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420331745415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420331745415" cn_domain=PS} 20241129160255645 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255645 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255645 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255645 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255646 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255646 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255646 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420331745415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420331745415"} 20241129160255646 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420331745415)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160255646 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420331745415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160255646 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420331745415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420331745415"} 20241129160255646 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420331745415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160255646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420331745415)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160255646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420331745415)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160255646 DLU <0006> fsm.c:568 lu(PS:IMSI-262420331745415)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160255646 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255646 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255646 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255646 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4258 20241129160255648 DAUC <0003> db_auc.c:157 IMSI='262428301796861': No 2G Auth Data 20241129160255648 DAUC <0003> db_auc.c:192 IMSI='262428301796861': No 3G Auth Data 20241129160255648 DLGSUP <0013> hlr.c:121 IMSI 262428301796861: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160255656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4258 20241129160255658 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255659 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255659 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428301796861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428301796861" cn_domain=PS} 20241129160255659 DLU <0006> fsm.c:456 lu(262428301796861)[0x6120000114a0]{UNVALIDATED}: Allocated 20241129160255659 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428301796861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160255659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428301796861)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160255659 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428301796861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428301796861" cn_domain=PS} 20241129160255659 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255659 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255659 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255659 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255660 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255660 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255660 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428301796861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428301796861"} 20241129160255660 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428301796861)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160255660 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428301796861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160255660 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428301796861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428301796861"} 20241129160255660 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428301796861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160255660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428301796861)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160255660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428301796861)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160255660 DLU <0006> fsm.c:568 lu(PS:IMSI-262428301796861)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160255660 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255660 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255660 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255660 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4258 20241129160255662 DAUC <0003> db_auc.c:157 IMSI='262422395411395': No 2G Auth Data 20241129160255662 DAUC <0003> db_auc.c:192 IMSI='262422395411395': No 3G Auth Data 20241129160255662 DLGSUP <0013> hlr.c:121 IMSI 262422395411395: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160255669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4258 20241129160255671 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255671 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255671 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422395411395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422395411395" cn_domain=PS} 20241129160255671 DLU <0006> fsm.c:456 lu(262422395411395)[0x612000011620]{UNVALIDATED}: Allocated 20241129160255671 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422395411395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160255671 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422395411395)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160255671 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422395411395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422395411395" cn_domain=PS} 20241129160255671 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255671 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255671 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255671 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255672 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255672 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255672 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422395411395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422395411395"} 20241129160255672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422395411395)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160255672 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422395411395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160255672 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422395411395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422395411395"} 20241129160255672 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422395411395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160255672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395411395)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160255672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395411395)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160255672 DLU <0006> fsm.c:568 lu(PS:IMSI-262422395411395)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160255672 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255672 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255672 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255672 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4258 20241129160255674 DAUC <0003> db_auc.c:157 IMSI='262422043801608': No 2G Auth Data 20241129160255674 DAUC <0003> db_auc.c:192 IMSI='262422043801608': No 3G Auth Data 20241129160255674 DLGSUP <0013> hlr.c:121 IMSI 262422043801608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160255681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4258 20241129160255682 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255682 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255682 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422043801608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422043801608" cn_domain=PS} 20241129160255682 DLU <0006> fsm.c:456 lu(262422043801608)[0x6120000117a0]{UNVALIDATED}: Allocated 20241129160255682 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422043801608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160255682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422043801608)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160255682 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422043801608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422043801608" cn_domain=PS} 20241129160255682 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255683 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255683 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255683 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255684 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255684 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255684 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422043801608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422043801608"} 20241129160255684 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422043801608)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160255684 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422043801608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160255684 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422043801608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422043801608"} 20241129160255684 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422043801608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160255684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422043801608)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160255684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422043801608)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160255684 DLU <0006> fsm.c:568 lu(PS:IMSI-262422043801608)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160255684 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255684 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255684 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255684 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4258 20241129160255685 DAUC <0003> db_auc.c:157 IMSI='262420090179599': No 2G Auth Data 20241129160255685 DAUC <0003> db_auc.c:192 IMSI='262420090179599': No 3G Auth Data 20241129160255686 DLGSUP <0013> hlr.c:121 IMSI 262420090179599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160255692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 20241129160255693 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255693 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255694 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420090179599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090179599" cn_domain=PS} 20241129160255694 DLU <0006> fsm.c:456 lu(262420090179599)[0x612000011920]{UNVALIDATED}: Allocated 20241129160255694 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420090179599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160255694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420090179599)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160255694 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420090179599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420090179599" cn_domain=PS} 20241129160255694 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255694 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255695 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255695 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255695 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420090179599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420090179599"} 20241129160255695 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420090179599)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160255695 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420090179599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160255695 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420090179599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420090179599"} 20241129160255695 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420090179599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160255695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090179599)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160255695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090179599)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160255695 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090179599)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160255695 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255695 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255695 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255695 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160255696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 20241129160255697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4258 20241129160255697 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42339<->l=127.0.0.1:4259) 20241129160255697 DLINP <000b> input/ipa.c:455 connected read/write 20241129160255697 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160255697 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160255697 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160255697 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160255720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 20241129160255821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 20241129160258850 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160258850 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160258851 DLINP <000b> input/ipa.c:455 connected read/write 20241129160258851 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160258852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46100<->l=127.0.0.1:4258 20241129160258853 DLINP <000b> input/ipa.c:455 connected read/write 20241129160258853 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160258853 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160258853 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160258853 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160258853 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160258853 DLGSUP <0013> gsup_server.c:238 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  20241129160258853 DLGSUP <0013> gsup_server.c:236 2:  20241129160258853 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160258853 DLGSUP <0013> gsup_server.c:236 3:  20241129160258853 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160258853 DLGSUP <0013> gsup_server.c:236 4:  20241129160258853 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160258853 DLGSUP <0013> gsup_server.c:236 5:  20241129160258853 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160258853 DLGSUP <0013> gsup_server.c:236 7:  20241129160258853 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160258853 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160258853 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160258853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160258862 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45269<->l=127.0.0.1:4259) 20241129160258863 DAUC <0003> db_auc.c:157 IMSI='262426107875868': No 2G Auth Data 20241129160258863 DAUC <0003> db_auc.c:192 IMSI='262426107875868': No 3G Auth Data 20241129160258865 DAUC <0003> db_auc.c:192 IMSI='262426107875868': No 3G Auth Data 20241129160258866 DAUC <0003> db_auc.c:157 IMSI='262426505955758': No 2G Auth Data 20241129160258866 DAUC <0003> db_auc.c:192 IMSI='262426505955758': No 3G Auth Data 20241129160258868 DAUC <0003> db_auc.c:157 IMSI='262426505955758': No 2G Auth Data 20241129160258869 DAUC <0003> db_auc.c:157 IMSI='262428637634396': No 2G Auth Data 20241129160258869 DAUC <0003> db_auc.c:192 IMSI='262428637634396': No 3G Auth Data 20241129160258872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46100<->l=127.0.0.1:4258 20241129160258873 DLINP <000b> input/ipa.c:455 connected read/write 20241129160258873 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160258873 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160258873 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160258873 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160258873 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45269<->l=127.0.0.1:4259) 20241129160258894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 20241129160258995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 20241129160302055 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160302055 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160302056 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302056 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160302056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4258 20241129160302057 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302057 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160302057 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160302057 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160302057 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160302057 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160302057 DLGSUP <0013> gsup_server.c:238 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  20241129160302057 DLGSUP <0013> gsup_server.c:236 2:  20241129160302057 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160302057 DLGSUP <0013> gsup_server.c:236 3:  20241129160302057 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160302057 DLGSUP <0013> gsup_server.c:236 4:  20241129160302057 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160302057 DLGSUP <0013> gsup_server.c:236 5:  20241129160302057 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160302057 DLGSUP <0013> gsup_server.c:236 7:  20241129160302057 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160302057 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160302057 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160302057 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160302066 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38335<->l=127.0.0.1:4259) 20241129160302072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55832<->l=127.0.0.1:4258 20241129160302073 DAUC <0003> db_auc.c:157 IMSI='262426377470901': No 2G Auth Data 20241129160302073 DAUC <0003> db_auc.c:192 IMSI='262426377470901': No 3G Auth Data 20241129160302098 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302098 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160302098 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426377470901" cn_domain=PS} 20241129160302098 DLU <0006> fsm.c:456 lu(262426377470901)[0x612000011aa0]{UNVALIDATED}: Allocated 20241129160302098 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160302098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426377470901)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160302098 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426377470901" cn_domain=PS} 20241129160302098 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302098 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160302098 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302098 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160302100 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302100 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160302100 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426377470901"} 20241129160302100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426377470901)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160302100 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160302100 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426377470901"} 20241129160302100 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160302100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426377470901)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160302100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426377470901)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160302100 DLU <0006> fsm.c:568 lu(PS:IMSI-262426377470901)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160302100 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302100 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160302100 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302100 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160302101 DLGSUP <0013> hlr.c:128 IMSI 262426377470901: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241129160302101 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302101 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160302101 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302101 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160302102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55832<->l=127.0.0.1:4258 20241129160302102 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302102 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160302102 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426377470901"} 20241129160302102 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241129160302102 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426377470901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160302102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4258 20241129160302103 DLINP <000b> input/ipa.c:455 connected read/write 20241129160302103 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160302103 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160302103 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160302103 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160302103 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38335<->l=127.0.0.1:4259) 20241129160302139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 20241129160302240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 20241129160305296 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160305296 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160305298 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305298 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4258 20241129160305300 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305300 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305301 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160305301 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160305301 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160305301 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160305301 DLGSUP <0013> gsup_server.c:238 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  20241129160305301 DLGSUP <0013> gsup_server.c:236 2:  20241129160305301 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160305301 DLGSUP <0013> gsup_server.c:236 3:  20241129160305301 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160305301 DLGSUP <0013> gsup_server.c:236 4:  20241129160305301 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160305301 DLGSUP <0013> gsup_server.c:236 5:  20241129160305301 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160305301 DLGSUP <0013> gsup_server.c:236 7:  20241129160305301 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160305301 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160305301 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160305301 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160305312 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45383<->l=127.0.0.1:4259) 20241129160305318 DAUC <0003> db_auc.c:157 IMSI='262421293321702': No 2G Auth Data 20241129160305318 DAUC <0003> db_auc.c:192 IMSI='262421293321702': No 3G Auth Data 20241129160305339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55846<->l=127.0.0.1:4258 20241129160305345 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305345 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305345 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421293321702" cn_domain=PS} 20241129160305345 DLU <0006> fsm.c:456 lu(262421293321702)[0x612000011c20]{UNVALIDATED}: Allocated 20241129160305345 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160305345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421293321702)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160305345 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421293321702" cn_domain=PS} 20241129160305345 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305345 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305345 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305345 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305349 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305349 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305349 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421293321702"} 20241129160305349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421293321702)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160305349 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160305350 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421293321702"} 20241129160305350 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160305350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421293321702)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160305350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421293321702)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160305350 DLU <0006> fsm.c:568 lu(PS:IMSI-262421293321702)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160305350 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305350 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305350 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305350 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305352 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305352 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305352 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421293321702" cn_domain=CS} 20241129160305352 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241129160305352 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421293321702"} 20241129160305352 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421293321702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160305352 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305352 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305352 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305352 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55846<->l=127.0.0.1:4258 20241129160305358 DAUC <0003> db_auc.c:157 IMSI='262426750250245': No 2G Auth Data 20241129160305358 DAUC <0003> db_auc.c:192 IMSI='262426750250245': No 3G Auth Data 20241129160305359 DLGSUP <0013> hlr.c:121 IMSI 262426750250245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160305369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4258 20241129160305371 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305371 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305371 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426750250245" cn_domain=PS} 20241129160305371 DLU <0006> fsm.c:456 lu(262426750250245)[0x612000011da0]{UNVALIDATED}: Allocated 20241129160305371 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160305371 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426750250245)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160305371 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426750250245" cn_domain=PS} 20241129160305371 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305371 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305371 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305371 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305372 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305372 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305372 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426750250245"} 20241129160305372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426750250245)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160305372 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160305372 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426750250245"} 20241129160305372 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160305372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426750250245)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160305372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426750250245)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160305372 DLU <0006> fsm.c:568 lu(PS:IMSI-262426750250245)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160305372 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305372 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305372 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305372 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305373 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305373 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305373 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426750250245" cn_domain=CS} 20241129160305373 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241129160305373 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426750250245"} 20241129160305373 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426750250245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160305373 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305373 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305373 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305373 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4258 20241129160305374 DAUC <0003> db_auc.c:157 IMSI='262422118070109': No 2G Auth Data 20241129160305374 DAUC <0003> db_auc.c:192 IMSI='262422118070109': No 3G Auth Data 20241129160305375 DLGSUP <0013> hlr.c:121 IMSI 262422118070109: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160305381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4258 20241129160305383 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305383 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305383 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422118070109" cn_domain=PS} 20241129160305383 DLU <0006> fsm.c:456 lu(262422118070109)[0x612000011f20]{UNVALIDATED}: Allocated 20241129160305383 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160305383 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422118070109)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160305383 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422118070109" cn_domain=PS} 20241129160305383 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305383 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305383 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305383 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305385 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305385 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305385 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422118070109"} 20241129160305385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422118070109)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160305385 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160305385 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422118070109"} 20241129160305385 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160305385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422118070109)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160305385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422118070109)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160305385 DLU <0006> fsm.c:568 lu(PS:IMSI-262422118070109)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160305385 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305385 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305385 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305385 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305386 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305386 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305386 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422118070109" cn_domain=CS} 20241129160305386 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241129160305386 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422118070109"} 20241129160305386 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422118070109 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160305386 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305386 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305386 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305386 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4258 20241129160305387 DAUC <0003> db_auc.c:157 IMSI='262426456321840': No 2G Auth Data 20241129160305387 DAUC <0003> db_auc.c:192 IMSI='262426456321840': No 3G Auth Data 20241129160305388 DLGSUP <0013> hlr.c:121 IMSI 262426456321840: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160305394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55872<->l=127.0.0.1:4258 20241129160305397 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305397 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305397 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426456321840" cn_domain=PS} 20241129160305397 DLU <0006> fsm.c:456 lu(262426456321840)[0x6120000120a0]{UNVALIDATED}: Allocated 20241129160305397 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160305397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426456321840)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160305397 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426456321840" cn_domain=PS} 20241129160305397 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305397 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305397 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305397 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305399 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305399 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305399 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426456321840"} 20241129160305399 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426456321840)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160305399 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160305399 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426456321840"} 20241129160305399 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160305399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426456321840)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160305399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426456321840)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160305399 DLU <0006> fsm.c:568 lu(PS:IMSI-262426456321840)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160305399 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305399 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305399 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305399 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305400 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305400 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305400 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426456321840" cn_domain=CS} 20241129160305400 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241129160305400 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426456321840"} 20241129160305400 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426456321840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160305400 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305400 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305400 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305400 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55872<->l=127.0.0.1:4258 20241129160305402 DAUC <0003> db_auc.c:157 IMSI='262426009967334': No 2G Auth Data 20241129160305402 DAUC <0003> db_auc.c:192 IMSI='262426009967334': No 3G Auth Data 20241129160305403 DLGSUP <0013> hlr.c:121 IMSI 262426009967334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160305409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4258 20241129160305411 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305411 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305411 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426009967334" cn_domain=PS} 20241129160305411 DLU <0006> fsm.c:456 lu(262426009967334)[0x612000012220]{UNVALIDATED}: Allocated 20241129160305411 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160305411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426009967334)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160305411 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426009967334" cn_domain=PS} 20241129160305411 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305411 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305411 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305411 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305413 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305413 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305413 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426009967334"} 20241129160305413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426009967334)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160305413 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160305413 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426009967334"} 20241129160305413 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160305413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426009967334)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160305413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426009967334)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160305413 DLU <0006> fsm.c:568 lu(PS:IMSI-262426009967334)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160305413 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305413 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305413 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305413 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305414 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305414 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305414 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426009967334" cn_domain=CS} 20241129160305414 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241129160305414 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426009967334"} 20241129160305414 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426009967334 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160305414 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305414 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305414 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305414 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4258 20241129160305416 DAUC <0003> db_auc.c:157 IMSI='262425951847671': No 2G Auth Data 20241129160305416 DAUC <0003> db_auc.c:192 IMSI='262425951847671': No 3G Auth Data 20241129160305416 DLGSUP <0013> hlr.c:121 IMSI 262425951847671: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160305424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 20241129160305426 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305426 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305426 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425951847671" cn_domain=PS} 20241129160305426 DLU <0006> fsm.c:456 lu(262425951847671)[0x6120000123a0]{UNVALIDATED}: Allocated 20241129160305426 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160305426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425951847671)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160305426 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425951847671" cn_domain=PS} 20241129160305426 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305426 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305426 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305426 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305428 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305428 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305428 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425951847671"} 20241129160305428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425951847671)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160305428 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160305428 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425951847671"} 20241129160305428 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160305428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425951847671)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160305428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425951847671)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160305428 DLU <0006> fsm.c:568 lu(PS:IMSI-262425951847671)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160305428 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305428 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305428 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305428 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305429 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305429 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305429 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425951847671" cn_domain=CS} 20241129160305429 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241129160305429 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425951847671"} 20241129160305429 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425951847671 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160305429 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305429 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305429 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305429 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 20241129160305431 DAUC <0003> db_auc.c:157 IMSI='262425041091483': No 2G Auth Data 20241129160305431 DAUC <0003> db_auc.c:192 IMSI='262425041091483': No 3G Auth Data 20241129160305432 DLGSUP <0013> hlr.c:121 IMSI 262425041091483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160305439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4258 20241129160305441 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305441 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305441 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425041091483" cn_domain=PS} 20241129160305441 DLU <0006> fsm.c:456 lu(262425041091483)[0x612000012520]{UNVALIDATED}: Allocated 20241129160305441 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160305441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425041091483)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160305441 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425041091483" cn_domain=PS} 20241129160305441 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305441 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305441 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305441 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305443 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305443 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305443 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425041091483"} 20241129160305443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425041091483)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160305443 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160305443 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425041091483"} 20241129160305443 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160305443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425041091483)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160305443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425041091483)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160305443 DLU <0006> fsm.c:568 lu(PS:IMSI-262425041091483)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160305443 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305443 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305444 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305444 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305444 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425041091483" cn_domain=CS} 20241129160305444 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241129160305444 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425041091483"} 20241129160305445 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425041091483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160305445 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305445 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305445 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305445 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4258 20241129160305446 DAUC <0003> db_auc.c:157 IMSI='262422128484858': No 2G Auth Data 20241129160305446 DAUC <0003> db_auc.c:192 IMSI='262422128484858': No 3G Auth Data 20241129160305447 DLGSUP <0013> hlr.c:121 IMSI 262422128484858: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160305454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55900<->l=127.0.0.1:4258 20241129160305458 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305458 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305458 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422128484858" cn_domain=PS} 20241129160305458 DLU <0006> fsm.c:456 lu(262422128484858)[0x6120000126a0]{UNVALIDATED}: Allocated 20241129160305458 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160305458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422128484858)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160305458 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422128484858" cn_domain=PS} 20241129160305458 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305458 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305458 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305458 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305460 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305460 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305460 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422128484858"} 20241129160305460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422128484858)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160305460 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160305460 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422128484858"} 20241129160305460 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160305460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422128484858)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160305460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422128484858)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160305460 DLU <0006> fsm.c:568 lu(PS:IMSI-262422128484858)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160305460 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305460 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305460 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305460 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305462 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305462 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305462 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422128484858" cn_domain=CS} 20241129160305462 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241129160305462 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422128484858"} 20241129160305462 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422128484858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160305462 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305462 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305462 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305462 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160305464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55900<->l=127.0.0.1:4258 20241129160305465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4258 20241129160305466 DLINP <000b> input/ipa.c:455 connected read/write 20241129160305466 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160305466 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160305466 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160305466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160305466 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45383<->l=127.0.0.1:4259) 20241129160305504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4258 20241129160305605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4258 20241129160308683 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160308683 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160308684 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308684 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55916<->l=127.0.0.1:4258 20241129160308685 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308685 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308685 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160308685 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160308685 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160308685 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160308685 DLGSUP <0013> gsup_server.c:238 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  20241129160308685 DLGSUP <0013> gsup_server.c:236 2:  20241129160308685 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160308686 DLGSUP <0013> gsup_server.c:236 3:  20241129160308686 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160308686 DLGSUP <0013> gsup_server.c:236 4:  20241129160308686 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160308686 DLGSUP <0013> gsup_server.c:236 5:  20241129160308686 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160308686 DLGSUP <0013> gsup_server.c:236 7:  20241129160308686 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160308686 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160308686 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160308686 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160308693 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37405<->l=127.0.0.1:4259) 20241129160308696 DAUC <0003> db_auc.c:157 IMSI='262426761132464': No 2G Auth Data 20241129160308696 DAUC <0003> db_auc.c:192 IMSI='262426761132464': No 3G Auth Data 20241129160308702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 20241129160308730 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308730 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308730 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426761132464" cn_domain=PS} 20241129160308730 DLU <0006> fsm.c:456 lu(262426761132464)[0x612000012820]{UNVALIDATED}: Allocated 20241129160308731 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160308731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426761132464)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160308731 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426761132464" cn_domain=PS} 20241129160308731 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308731 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308731 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308731 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308739 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308739 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308740 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426761132464"} 20241129160308740 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426761132464)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160308740 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160308740 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426761132464"} 20241129160308740 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160308740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426761132464)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160308740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426761132464)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160308740 DLU <0006> fsm.c:568 lu(PS:IMSI-262426761132464)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160308740 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308740 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308741 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308741 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308745 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308745 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308745 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426761132464" cn_domain=PS} 20241129160308745 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241129160308745 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426761132464"} 20241129160308745 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426761132464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160308745 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308745 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308745 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308746 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 20241129160308752 DAUC <0003> db_auc.c:157 IMSI='262420151174780': No 2G Auth Data 20241129160308752 DAUC <0003> db_auc.c:192 IMSI='262420151174780': No 3G Auth Data 20241129160308753 DLGSUP <0013> hlr.c:121 IMSI 262420151174780: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160308765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55932<->l=127.0.0.1:4258 20241129160308768 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308768 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308768 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420151174780" cn_domain=PS} 20241129160308768 DLU <0006> fsm.c:456 lu(262420151174780)[0x6120000129a0]{UNVALIDATED}: Allocated 20241129160308768 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160308768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420151174780)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160308768 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420151174780" cn_domain=PS} 20241129160308768 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308768 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308768 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308768 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308770 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308770 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308770 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420151174780"} 20241129160308770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420151174780)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160308770 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160308770 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420151174780"} 20241129160308770 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160308770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420151174780)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160308770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420151174780)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160308770 DLU <0006> fsm.c:568 lu(PS:IMSI-262420151174780)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160308770 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308770 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308770 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308770 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308771 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308771 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308771 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420151174780" cn_domain=PS} 20241129160308771 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241129160308771 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420151174780"} 20241129160308771 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420151174780 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160308771 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308771 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308771 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308771 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55932<->l=127.0.0.1:4258 20241129160308773 DAUC <0003> db_auc.c:157 IMSI='262426225600788': No 2G Auth Data 20241129160308773 DAUC <0003> db_auc.c:192 IMSI='262426225600788': No 3G Auth Data 20241129160308773 DLGSUP <0013> hlr.c:121 IMSI 262426225600788: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160308779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 20241129160308780 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308781 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308781 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426225600788" cn_domain=PS} 20241129160308781 DLU <0006> fsm.c:456 lu(262426225600788)[0x612000012b20]{UNVALIDATED}: Allocated 20241129160308781 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160308781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426225600788)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160308781 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426225600788" cn_domain=PS} 20241129160308781 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308781 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308781 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308781 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308782 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308782 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308782 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426225600788"} 20241129160308782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426225600788)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160308782 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160308782 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426225600788"} 20241129160308782 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160308782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426225600788)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160308782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426225600788)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160308782 DLU <0006> fsm.c:568 lu(PS:IMSI-262426225600788)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160308782 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308782 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308782 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308782 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308783 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308783 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308783 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426225600788" cn_domain=PS} 20241129160308783 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241129160308783 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426225600788"} 20241129160308783 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426225600788 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160308783 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308783 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308783 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308783 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 20241129160308784 DAUC <0003> db_auc.c:157 IMSI='262420622347238': No 2G Auth Data 20241129160308784 DAUC <0003> db_auc.c:192 IMSI='262420622347238': No 3G Auth Data 20241129160308784 DLGSUP <0013> hlr.c:121 IMSI 262420622347238: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160308790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55952<->l=127.0.0.1:4258 20241129160308792 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308792 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308792 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420622347238" cn_domain=PS} 20241129160308792 DLU <0006> fsm.c:456 lu(262420622347238)[0x612000012ca0]{UNVALIDATED}: Allocated 20241129160308792 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160308792 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420622347238)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160308792 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420622347238" cn_domain=PS} 20241129160308792 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308792 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308792 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308792 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308793 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308793 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308793 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420622347238"} 20241129160308793 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420622347238)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160308793 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160308793 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420622347238"} 20241129160308793 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160308793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420622347238)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160308794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420622347238)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160308794 DLU <0006> fsm.c:568 lu(PS:IMSI-262420622347238)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160308794 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308794 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308794 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308794 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308794 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308794 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308794 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420622347238" cn_domain=PS} 20241129160308794 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241129160308794 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420622347238"} 20241129160308794 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420622347238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160308795 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308795 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308795 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308795 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55952<->l=127.0.0.1:4258 20241129160308796 DAUC <0003> db_auc.c:157 IMSI='262425206712582': No 2G Auth Data 20241129160308796 DAUC <0003> db_auc.c:192 IMSI='262425206712582': No 3G Auth Data 20241129160308797 DLGSUP <0013> hlr.c:121 IMSI 262425206712582: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160308803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55966<->l=127.0.0.1:4258 20241129160308804 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308805 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308805 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425206712582" cn_domain=PS} 20241129160308805 DLU <0006> fsm.c:456 lu(262425206712582)[0x612000012e20]{UNVALIDATED}: Allocated 20241129160308805 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160308805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425206712582)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160308805 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425206712582" cn_domain=PS} 20241129160308805 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308805 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308805 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308805 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308806 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308806 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308806 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425206712582"} 20241129160308806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425206712582)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160308806 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160308806 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425206712582"} 20241129160308806 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160308806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425206712582)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160308806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425206712582)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160308806 DLU <0006> fsm.c:568 lu(PS:IMSI-262425206712582)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160308806 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308806 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308806 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308806 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308807 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308807 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308807 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425206712582" cn_domain=PS} 20241129160308807 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241129160308807 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425206712582"} 20241129160308807 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425206712582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160308807 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308807 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308807 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308807 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55966<->l=127.0.0.1:4258 20241129160308809 DAUC <0003> db_auc.c:157 IMSI='262427575202487': No 2G Auth Data 20241129160308809 DAUC <0003> db_auc.c:192 IMSI='262427575202487': No 3G Auth Data 20241129160308809 DLGSUP <0013> hlr.c:121 IMSI 262427575202487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160308816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55980<->l=127.0.0.1:4258 20241129160308817 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308817 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308817 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427575202487" cn_domain=PS} 20241129160308817 DLU <0006> fsm.c:456 lu(262427575202487)[0x612000012fa0]{UNVALIDATED}: Allocated 20241129160308817 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160308818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427575202487)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160308818 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427575202487" cn_domain=PS} 20241129160308818 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308818 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308819 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308819 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308819 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427575202487"} 20241129160308819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427575202487)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160308819 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160308819 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427575202487"} 20241129160308819 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160308819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427575202487)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160308819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427575202487)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160308819 DLU <0006> fsm.c:568 lu(PS:IMSI-262427575202487)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160308819 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308819 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308819 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308819 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308820 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308820 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308820 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427575202487" cn_domain=PS} 20241129160308820 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241129160308820 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427575202487"} 20241129160308820 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427575202487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160308820 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308820 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308820 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308820 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55980<->l=127.0.0.1:4258 20241129160308822 DAUC <0003> db_auc.c:157 IMSI='262422516486356': No 2G Auth Data 20241129160308822 DAUC <0003> db_auc.c:192 IMSI='262422516486356': No 3G Auth Data 20241129160308823 DLGSUP <0013> hlr.c:121 IMSI 262422516486356: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160308829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4258 20241129160308831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308831 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308831 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422516486356" cn_domain=PS} 20241129160308831 DLU <0006> fsm.c:456 lu(262422516486356)[0x612000013120]{UNVALIDATED}: Allocated 20241129160308831 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160308831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422516486356)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160308831 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422516486356" cn_domain=PS} 20241129160308831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308832 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308832 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308832 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422516486356"} 20241129160308832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422516486356)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160308832 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160308832 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422516486356"} 20241129160308832 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160308832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422516486356)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160308833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422516486356)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160308833 DLU <0006> fsm.c:568 lu(PS:IMSI-262422516486356)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160308833 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308833 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308833 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308833 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308833 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308833 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308833 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422516486356" cn_domain=PS} 20241129160308833 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241129160308833 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422516486356"} 20241129160308833 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422516486356 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160308833 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308833 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308833 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308834 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4258 20241129160308835 DAUC <0003> db_auc.c:157 IMSI='262429298463407': No 2G Auth Data 20241129160308835 DAUC <0003> db_auc.c:192 IMSI='262429298463407': No 3G Auth Data 20241129160308835 DLGSUP <0013> hlr.c:121 IMSI 262429298463407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241129160308841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56008<->l=127.0.0.1:4258 20241129160308843 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308843 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308843 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429298463407" cn_domain=PS} 20241129160308843 DLU <0006> fsm.c:456 lu(262429298463407)[0x6120000132a0]{UNVALIDATED}: Allocated 20241129160308843 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160308843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429298463407)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160308843 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429298463407" cn_domain=PS} 20241129160308843 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308843 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308843 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308843 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308844 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308844 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308844 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429298463407"} 20241129160308844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429298463407)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160308844 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160308844 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429298463407"} 20241129160308844 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160308844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429298463407)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160308844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429298463407)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160308844 DLU <0006> fsm.c:568 lu(PS:IMSI-262429298463407)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160308844 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308844 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308844 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308844 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308845 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308845 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308845 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429298463407" cn_domain=PS} 20241129160308845 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241129160308845 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429298463407"} 20241129160308845 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429298463407 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241129160308845 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308845 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308845 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308845 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160308846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56008<->l=127.0.0.1:4258 20241129160308847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55916<->l=127.0.0.1:4258 20241129160308847 DLINP <000b> input/ipa.c:455 connected read/write 20241129160308847 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160308847 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160308847 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160308847 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160308847 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37405<->l=127.0.0.1:4259) 20241129160308875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 20241129160308976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 20241129160312040 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160312040 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160312045 DLINP <000b> input/ipa.c:455 connected read/write 20241129160312045 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160312046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33486<->l=127.0.0.1:4258 20241129160312048 DLINP <000b> input/ipa.c:455 connected read/write 20241129160312048 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160312048 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160312048 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160312048 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160312048 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160312048 DLGSUP <0013> gsup_server.c:238 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  20241129160312048 DLGSUP <0013> gsup_server.c:236 2:  20241129160312048 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160312048 DLGSUP <0013> gsup_server.c:236 3:  20241129160312048 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160312048 DLGSUP <0013> gsup_server.c:236 4:  20241129160312048 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160312048 DLGSUP <0013> gsup_server.c:236 5:  20241129160312048 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160312048 DLGSUP <0013> gsup_server.c:236 7:  20241129160312048 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160312048 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160312048 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160312048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160312069 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39475<->l=127.0.0.1:4259) 20241129160312086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 20241129160312095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160312095 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160312095 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241129160312095 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241129160312095 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 20241129160312095 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241129160312095 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160312095 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160312095 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241129160312095 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241129160312095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160312095 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160312095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160312095 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160312100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 20241129160312101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33486<->l=127.0.0.1:4258 20241129160312102 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39475<->l=127.0.0.1:4259) 20241129160312103 DLINP <000b> input/ipa.c:455 connected read/write 20241129160312103 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160312103 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160312103 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160312103 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160312141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33498<->l=127.0.0.1:4258 20241129160312242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33498<->l=127.0.0.1:4258 20241129160315371 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160315371 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160315374 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315374 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241129160315379 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315379 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315380 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160315380 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160315380 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160315380 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160315380 DLGSUP <0013> gsup_server.c:238 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  20241129160315380 DLGSUP <0013> gsup_server.c:236 2:  20241129160315380 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160315380 DLGSUP <0013> gsup_server.c:236 3:  20241129160315380 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160315380 DLGSUP <0013> gsup_server.c:236 4:  20241129160315380 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160315380 DLGSUP <0013> gsup_server.c:236 5:  20241129160315380 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160315380 DLGSUP <0013> gsup_server.c:236 7:  20241129160315380 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160315380 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160315381 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160315381 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160315404 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40421<->l=127.0.0.1:4259) 20241129160315412 DAUC <0003> db_auc.c:157 IMSI='262425012651162': No 2G Auth Data 20241129160315412 DAUC <0003> db_auc.c:192 IMSI='262425012651162': No 3G Auth Data 20241129160315438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20241129160315452 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315452 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315452 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425012651162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425012651162" session_id=1884547211 session_state=BEGIN} 20241129160315452 DSS <0004> hlr_ussd.c:576 262425012651162/0x7053e88b: Process SS (BEGIN) 20241129160315452 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241129160315452 DSS <0004> hlr_ussd.c:518 262425012651162/0x7053e88b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241129160315452 DSS <0004> hlr_ussd.c:523 262425012651162/0x7053e88b: USSD for unknown code '*#200#' 20241129160315452 DSS <0004> hlr_ussd.c:354 262425012651162/0x7053e88b: Tx ReturnError(1, 0x12) 20241129160315452 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425012651162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425012651162" session_id=1884547211 session_state=END} 20241129160315453 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315453 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315453 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315453 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20241129160315460 DAUC <0003> db_auc.c:157 IMSI='262426433979001': No 2G Auth Data 20241129160315460 DAUC <0003> db_auc.c:192 IMSI='262426433979001': No 3G Auth Data 20241129160315478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33530<->l=127.0.0.1:4258 20241129160315481 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315481 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315481 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426433979001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426433979001" session_id=4037085943 session_state=BEGIN} 20241129160315481 DSS <0004> hlr_ussd.c:576 262426433979001/0xf0a10af7: Process SS (BEGIN) 20241129160315481 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241129160315481 DSS <0004> hlr_ussd.c:518 262426433979001/0xf0a10af7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241129160315481 DSS <0004> hlr_ussd.c:523 262426433979001/0xf0a10af7: USSD for unknown code '*#200#' 20241129160315481 DSS <0004> hlr_ussd.c:354 262426433979001/0xf0a10af7: Tx ReturnError(1, 0x12) 20241129160315481 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426433979001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426433979001" session_id=4037085943 session_state=END} 20241129160315481 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315481 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315481 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315481 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33530<->l=127.0.0.1:4258 20241129160315483 DAUC <0003> db_auc.c:157 IMSI='262420844603829': No 2G Auth Data 20241129160315483 DAUC <0003> db_auc.c:192 IMSI='262420844603829': No 3G Auth Data 20241129160315489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33536<->l=127.0.0.1:4258 20241129160315491 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315491 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315492 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420844603829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420844603829" session_id=1428998281 session_state=BEGIN} 20241129160315492 DSS <0004> hlr_ussd.c:576 262420844603829/0x552cc889: Process SS (BEGIN) 20241129160315492 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241129160315492 DSS <0004> hlr_ussd.c:518 262420844603829/0x552cc889: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241129160315492 DSS <0004> hlr_ussd.c:523 262420844603829/0x552cc889: USSD for unknown code '*#200#' 20241129160315492 DSS <0004> hlr_ussd.c:354 262420844603829/0x552cc889: Tx ReturnError(1, 0x12) 20241129160315492 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420844603829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420844603829" session_id=1428998281 session_state=END} 20241129160315492 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315492 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315492 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315492 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33536<->l=127.0.0.1:4258 20241129160315493 DAUC <0003> db_auc.c:157 IMSI='262425978879982': No 2G Auth Data 20241129160315493 DAUC <0003> db_auc.c:192 IMSI='262425978879982': No 3G Auth Data 20241129160315500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20241129160315503 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315503 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315503 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425978879982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425978879982" session_id=1765096437 session_state=BEGIN} 20241129160315503 DSS <0004> hlr_ussd.c:576 262425978879982/0x69353bf5: Process SS (BEGIN) 20241129160315503 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241129160315503 DSS <0004> hlr_ussd.c:518 262425978879982/0x69353bf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241129160315503 DSS <0004> hlr_ussd.c:523 262425978879982/0x69353bf5: USSD for unknown code '*#200#' 20241129160315503 DSS <0004> hlr_ussd.c:354 262425978879982/0x69353bf5: Tx ReturnError(1, 0x12) 20241129160315503 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425978879982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425978879982" session_id=1765096437 session_state=END} 20241129160315503 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315503 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315503 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315503 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20241129160315505 DAUC <0003> db_auc.c:157 IMSI='262421906328525': No 2G Auth Data 20241129160315505 DAUC <0003> db_auc.c:192 IMSI='262421906328525': No 3G Auth Data 20241129160315512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241129160315516 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315516 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315516 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421906328525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421906328525" session_id=2145755185 session_state=BEGIN} 20241129160315516 DSS <0004> hlr_ussd.c:576 262421906328525/0x7fe5a031: Process SS (BEGIN) 20241129160315516 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241129160315516 DSS <0004> hlr_ussd.c:518 262421906328525/0x7fe5a031: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241129160315516 DSS <0004> hlr_ussd.c:523 262421906328525/0x7fe5a031: USSD for unknown code '*#200#' 20241129160315516 DSS <0004> hlr_ussd.c:354 262421906328525/0x7fe5a031: Tx ReturnError(1, 0x12) 20241129160315516 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421906328525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421906328525" session_id=2145755185 session_state=END} 20241129160315516 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315516 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315516 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315516 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241129160315518 DAUC <0003> db_auc.c:157 IMSI='262421903587334': No 2G Auth Data 20241129160315518 DAUC <0003> db_auc.c:192 IMSI='262421903587334': No 3G Auth Data 20241129160315526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 20241129160315529 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315529 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315529 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421903587334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421903587334" session_id=2832962086 session_state=BEGIN} 20241129160315529 DSS <0004> hlr_ussd.c:576 262421903587334/0xa8db9226: Process SS (BEGIN) 20241129160315529 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241129160315529 DSS <0004> hlr_ussd.c:518 262421903587334/0xa8db9226: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241129160315529 DSS <0004> hlr_ussd.c:523 262421903587334/0xa8db9226: USSD for unknown code '*#200#' 20241129160315529 DSS <0004> hlr_ussd.c:354 262421903587334/0xa8db9226: Tx ReturnError(1, 0x12) 20241129160315529 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421903587334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421903587334" session_id=2832962086 session_state=END} 20241129160315529 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315529 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315529 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315529 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 20241129160315531 DAUC <0003> db_auc.c:157 IMSI='262427197742985': No 2G Auth Data 20241129160315531 DAUC <0003> db_auc.c:192 IMSI='262427197742985': No 3G Auth Data 20241129160315538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241129160315541 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315541 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315541 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427197742985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427197742985" session_id=3677154010 session_state=BEGIN} 20241129160315541 DSS <0004> hlr_ussd.c:576 262427197742985/0xdb2ceada: Process SS (BEGIN) 20241129160315541 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241129160315541 DSS <0004> hlr_ussd.c:518 262427197742985/0xdb2ceada: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241129160315541 DSS <0004> hlr_ussd.c:523 262427197742985/0xdb2ceada: USSD for unknown code '*#200#' 20241129160315541 DSS <0004> hlr_ussd.c:354 262427197742985/0xdb2ceada: Tx ReturnError(1, 0x12) 20241129160315541 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427197742985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427197742985" session_id=3677154010 session_state=END} 20241129160315541 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315541 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315541 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315541 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241129160315543 DAUC <0003> db_auc.c:157 IMSI='262422459885166': No 2G Auth Data 20241129160315543 DAUC <0003> db_auc.c:192 IMSI='262422459885166': No 3G Auth Data 20241129160315549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 20241129160315552 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315552 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315552 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422459885166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422459885166" session_id=3988243533 session_state=BEGIN} 20241129160315552 DSS <0004> hlr_ussd.c:576 262422459885166/0xedb7c44d: Process SS (BEGIN) 20241129160315552 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241129160315552 DSS <0004> hlr_ussd.c:518 262422459885166/0xedb7c44d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241129160315552 DSS <0004> hlr_ussd.c:523 262422459885166/0xedb7c44d: USSD for unknown code '*#200#' 20241129160315552 DSS <0004> hlr_ussd.c:354 262422459885166/0xedb7c44d: Tx ReturnError(1, 0x12) 20241129160315553 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422459885166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459885166" session_id=3988243533 session_state=END} 20241129160315553 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315553 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315553 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315553 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160315554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 20241129160315555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241129160315555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40421<->l=127.0.0.1:4259) 20241129160315555 DLINP <000b> input/ipa.c:455 connected read/write 20241129160315555 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160315555 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160315555 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160315555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160315578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 20241129160315679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 20241129160318791 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160318791 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160318793 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318793 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33608<->l=127.0.0.1:4258 20241129160318795 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318795 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318795 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160318795 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160318795 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160318795 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160318795 DLGSUP <0013> gsup_server.c:238 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  20241129160318795 DLGSUP <0013> gsup_server.c:236 2:  20241129160318795 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160318795 DLGSUP <0013> gsup_server.c:236 3:  20241129160318795 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160318795 DLGSUP <0013> gsup_server.c:236 4:  20241129160318795 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160318795 DLGSUP <0013> gsup_server.c:236 5:  20241129160318795 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160318795 DLGSUP <0013> gsup_server.c:236 7:  20241129160318795 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160318795 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160318795 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160318795 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160318806 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34077<->l=127.0.0.1:4259) 20241129160318810 DAUC <0003> db_auc.c:157 IMSI='262423983116251': No 2G Auth Data 20241129160318810 DAUC <0003> db_auc.c:192 IMSI='262423983116251': No 3G Auth Data 20241129160318822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33620<->l=127.0.0.1:4258 20241129160318838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318838 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318838 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423983116251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423983116251" session_id=1860824967 session_state=BEGIN} 20241129160318838 DSS <0004> hlr_ussd.c:576 262423983116251/0x6ee9ef87: Process SS (BEGIN) 20241129160318838 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160318838 DSS <0004> hlr_ussd.c:518 262423983116251/0x6ee9ef87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160318838 DSS <0004> hlr_ussd.c:542 262423983116251/0x6ee9ef87: Cannot find conn for EUSE EUSE-foobar 20241129160318838 DSS <0004> hlr_ussd.c:354 262423983116251/0x6ee9ef87: Tx ReturnError(1, 0x22) 20241129160318838 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423983116251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423983116251" session_id=1860824967 session_state=END} 20241129160318838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318838 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318838 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33620<->l=127.0.0.1:4258 20241129160318846 DAUC <0003> db_auc.c:157 IMSI='262424918286075': No 2G Auth Data 20241129160318846 DAUC <0003> db_auc.c:192 IMSI='262424918286075': No 3G Auth Data 20241129160318860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 20241129160318863 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318863 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318863 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424918286075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424918286075" session_id=147082068 session_state=BEGIN} 20241129160318863 DSS <0004> hlr_ussd.c:576 262424918286075/0x08c44b54: Process SS (BEGIN) 20241129160318863 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160318863 DSS <0004> hlr_ussd.c:518 262424918286075/0x08c44b54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160318863 DSS <0004> hlr_ussd.c:542 262424918286075/0x08c44b54: Cannot find conn for EUSE EUSE-foobar 20241129160318863 DSS <0004> hlr_ussd.c:354 262424918286075/0x08c44b54: Tx ReturnError(1, 0x22) 20241129160318863 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424918286075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424918286075" session_id=147082068 session_state=END} 20241129160318863 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318863 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318863 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318863 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 20241129160318865 DAUC <0003> db_auc.c:157 IMSI='262424918669157': No 2G Auth Data 20241129160318865 DAUC <0003> db_auc.c:192 IMSI='262424918669157': No 3G Auth Data 20241129160318873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241129160318878 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318878 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318878 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424918669157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424918669157" session_id=4126152142 session_state=BEGIN} 20241129160318878 DSS <0004> hlr_ussd.c:576 262424918669157/0xf5f015ce: Process SS (BEGIN) 20241129160318878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160318878 DSS <0004> hlr_ussd.c:518 262424918669157/0xf5f015ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160318878 DSS <0004> hlr_ussd.c:542 262424918669157/0xf5f015ce: Cannot find conn for EUSE EUSE-foobar 20241129160318878 DSS <0004> hlr_ussd.c:354 262424918669157/0xf5f015ce: Tx ReturnError(1, 0x22) 20241129160318878 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424918669157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424918669157" session_id=4126152142 session_state=END} 20241129160318878 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318878 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318878 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318878 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241129160318880 DAUC <0003> db_auc.c:157 IMSI='262426442860417': No 2G Auth Data 20241129160318880 DAUC <0003> db_auc.c:192 IMSI='262426442860417': No 3G Auth Data 20241129160318887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33646<->l=127.0.0.1:4258 20241129160318890 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318890 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318890 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426442860417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426442860417" session_id=3132601070 session_state=BEGIN} 20241129160318890 DSS <0004> hlr_ussd.c:576 262426442860417/0xbab7b2ee: Process SS (BEGIN) 20241129160318890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160318890 DSS <0004> hlr_ussd.c:518 262426442860417/0xbab7b2ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160318890 DSS <0004> hlr_ussd.c:542 262426442860417/0xbab7b2ee: Cannot find conn for EUSE EUSE-foobar 20241129160318890 DSS <0004> hlr_ussd.c:354 262426442860417/0xbab7b2ee: Tx ReturnError(1, 0x22) 20241129160318890 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426442860417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426442860417" session_id=3132601070 session_state=END} 20241129160318890 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318890 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318890 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318890 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33646<->l=127.0.0.1:4258 20241129160318892 DAUC <0003> db_auc.c:157 IMSI='262421688242488': No 2G Auth Data 20241129160318892 DAUC <0003> db_auc.c:192 IMSI='262421688242488': No 3G Auth Data 20241129160318899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241129160318902 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318902 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318902 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421688242488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421688242488" session_id=33302118 session_state=BEGIN} 20241129160318902 DSS <0004> hlr_ussd.c:576 262421688242488/0x01fc2666: Process SS (BEGIN) 20241129160318902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160318902 DSS <0004> hlr_ussd.c:518 262421688242488/0x01fc2666: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160318902 DSS <0004> hlr_ussd.c:542 262421688242488/0x01fc2666: Cannot find conn for EUSE EUSE-foobar 20241129160318902 DSS <0004> hlr_ussd.c:354 262421688242488/0x01fc2666: Tx ReturnError(1, 0x22) 20241129160318902 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421688242488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688242488" session_id=33302118 session_state=END} 20241129160318902 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318902 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318902 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318902 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241129160318904 DAUC <0003> db_auc.c:157 IMSI='262423745106685': No 2G Auth Data 20241129160318904 DAUC <0003> db_auc.c:192 IMSI='262423745106685': No 3G Auth Data 20241129160318911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241129160318913 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318913 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318913 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423745106685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423745106685" session_id=4216007706 session_state=BEGIN} 20241129160318914 DSS <0004> hlr_ussd.c:576 262423745106685/0xfb4b2c1a: Process SS (BEGIN) 20241129160318914 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160318914 DSS <0004> hlr_ussd.c:518 262423745106685/0xfb4b2c1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160318914 DSS <0004> hlr_ussd.c:542 262423745106685/0xfb4b2c1a: Cannot find conn for EUSE EUSE-foobar 20241129160318914 DSS <0004> hlr_ussd.c:354 262423745106685/0xfb4b2c1a: Tx ReturnError(1, 0x22) 20241129160318914 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423745106685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745106685" session_id=4216007706 session_state=END} 20241129160318914 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318914 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318914 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318914 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241129160318916 DAUC <0003> db_auc.c:157 IMSI='262420046778252': No 2G Auth Data 20241129160318916 DAUC <0003> db_auc.c:192 IMSI='262420046778252': No 3G Auth Data 20241129160318922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33672<->l=127.0.0.1:4258 20241129160318925 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318925 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318925 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420046778252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420046778252" session_id=4003195670 session_state=BEGIN} 20241129160318925 DSS <0004> hlr_ussd.c:576 262420046778252/0xee9beb16: Process SS (BEGIN) 20241129160318925 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160318925 DSS <0004> hlr_ussd.c:518 262420046778252/0xee9beb16: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160318925 DSS <0004> hlr_ussd.c:542 262420046778252/0xee9beb16: Cannot find conn for EUSE EUSE-foobar 20241129160318925 DSS <0004> hlr_ussd.c:354 262420046778252/0xee9beb16: Tx ReturnError(1, 0x22) 20241129160318926 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420046778252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420046778252" session_id=4003195670 session_state=END} 20241129160318926 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318926 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33672<->l=127.0.0.1:4258 20241129160318927 DAUC <0003> db_auc.c:157 IMSI='262427829389673': No 2G Auth Data 20241129160318927 DAUC <0003> db_auc.c:192 IMSI='262427829389673': No 3G Auth Data 20241129160318934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20241129160318937 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318937 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318937 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427829389673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427829389673" session_id=4000893948 session_state=BEGIN} 20241129160318937 DSS <0004> hlr_ussd.c:576 262427829389673/0xee78cbfc: Process SS (BEGIN) 20241129160318937 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160318937 DSS <0004> hlr_ussd.c:518 262427829389673/0xee78cbfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160318937 DSS <0004> hlr_ussd.c:542 262427829389673/0xee78cbfc: Cannot find conn for EUSE EUSE-foobar 20241129160318937 DSS <0004> hlr_ussd.c:354 262427829389673/0xee78cbfc: Tx ReturnError(1, 0x22) 20241129160318937 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427829389673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427829389673" session_id=4000893948 session_state=END} 20241129160318937 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318937 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318937 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318937 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160318938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20241129160318939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33608<->l=127.0.0.1:4258 20241129160318939 DLINP <000b> input/ipa.c:455 connected read/write 20241129160318939 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160318939 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160318939 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160318939 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160318939 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34077<->l=127.0.0.1:4259) 20241129160318965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33690<->l=127.0.0.1:4258 20241129160319166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33690<->l=127.0.0.1:4258 20241129160322237 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160322237 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160322239 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322239 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46632<->l=127.0.0.1:4258 20241129160322241 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322241 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322241 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160322241 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160322241 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160322241 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160322241 DLGSUP <0013> gsup_server.c:238 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  20241129160322241 DLGSUP <0013> gsup_server.c:236 2:  20241129160322241 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160322241 DLGSUP <0013> gsup_server.c:236 3:  20241129160322241 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160322241 DLGSUP <0013> gsup_server.c:236 4:  20241129160322241 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160322241 DLGSUP <0013> gsup_server.c:236 5:  20241129160322242 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160322242 DLGSUP <0013> gsup_server.c:236 7:  20241129160322242 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160322242 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160322242 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160322242 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160322250 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45873<->l=127.0.0.1:4259) 20241129160322253 DAUC <0003> db_auc.c:157 IMSI='262425813747994': No 2G Auth Data 20241129160322253 DAUC <0003> db_auc.c:192 IMSI='262425813747994': No 3G Auth Data 20241129160322259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46642<->l=127.0.0.1:4258 20241129160322282 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322282 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322282 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425813747994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425813747994" session_id=2623700645 session_state=BEGIN} 20241129160322282 DSS <0004> hlr_ussd.c:576 262425813747994/0x9c627ea5: Process SS (BEGIN) 20241129160322282 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160322282 DSS <0004> hlr_ussd.c:518 262425813747994/0x9c627ea5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160322282 DSS <0004> hlr_ussd.c:363 262425813747994/0x9c627ea5: Tx USSD 'Your IMSI is 262425813747994' 20241129160322282 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425813747994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425813747994" session_id=2623700645 session_state=END} 20241129160322282 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425813747994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160322282 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322282 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322283 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322283 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46642<->l=127.0.0.1:4258 20241129160322295 DAUC <0003> db_auc.c:157 IMSI='262425418124336': No 2G Auth Data 20241129160322295 DAUC <0003> db_auc.c:192 IMSI='262425418124336': No 3G Auth Data 20241129160322308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241129160322310 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322310 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322310 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425418124336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425418124336" session_id=510221859 session_state=BEGIN} 20241129160322310 DSS <0004> hlr_ussd.c:576 262425418124336/0x1e695e23: Process SS (BEGIN) 20241129160322310 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160322310 DSS <0004> hlr_ussd.c:518 262425418124336/0x1e695e23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160322310 DSS <0004> hlr_ussd.c:363 262425418124336/0x1e695e23: Tx USSD 'Your IMSI is 262425418124336' 20241129160322310 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425418124336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425418124336" session_id=510221859 session_state=END} 20241129160322310 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425418124336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160322310 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322310 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322310 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322311 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241129160322313 DAUC <0003> db_auc.c:157 IMSI='262429260049170': No 2G Auth Data 20241129160322313 DAUC <0003> db_auc.c:192 IMSI='262429260049170': No 3G Auth Data 20241129160322319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 20241129160322321 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322321 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322322 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429260049170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429260049170" session_id=3924873958 session_state=BEGIN} 20241129160322322 DSS <0004> hlr_ussd.c:576 262429260049170/0xe9f0d2e6: Process SS (BEGIN) 20241129160322322 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160322322 DSS <0004> hlr_ussd.c:518 262429260049170/0xe9f0d2e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160322322 DSS <0004> hlr_ussd.c:363 262429260049170/0xe9f0d2e6: Tx USSD 'Your IMSI is 262429260049170' 20241129160322322 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429260049170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429260049170" session_id=3924873958 session_state=END} 20241129160322322 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429260049170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160322322 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322322 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322322 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322322 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 20241129160322324 DAUC <0003> db_auc.c:157 IMSI='262425156073765': No 2G Auth Data 20241129160322324 DAUC <0003> db_auc.c:192 IMSI='262425156073765': No 3G Auth Data 20241129160322331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20241129160322334 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322334 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322334 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425156073765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425156073765" session_id=2308598960 session_state=BEGIN} 20241129160322334 DSS <0004> hlr_ussd.c:576 262425156073765/0x899a6cb0: Process SS (BEGIN) 20241129160322334 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160322334 DSS <0004> hlr_ussd.c:518 262425156073765/0x899a6cb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160322334 DSS <0004> hlr_ussd.c:363 262425156073765/0x899a6cb0: Tx USSD 'Your IMSI is 262425156073765' 20241129160322334 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425156073765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425156073765" session_id=2308598960 session_state=END} 20241129160322334 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425156073765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160322334 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322334 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322334 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322334 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20241129160322336 DAUC <0003> db_auc.c:157 IMSI='262425309931464': No 2G Auth Data 20241129160322336 DAUC <0003> db_auc.c:192 IMSI='262425309931464': No 3G Auth Data 20241129160322342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 20241129160322346 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322346 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322346 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425309931464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425309931464" session_id=4205482577 session_state=BEGIN} 20241129160322346 DSS <0004> hlr_ussd.c:576 262425309931464/0xfaaa9251: Process SS (BEGIN) 20241129160322346 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160322346 DSS <0004> hlr_ussd.c:518 262425309931464/0xfaaa9251: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160322346 DSS <0004> hlr_ussd.c:363 262425309931464/0xfaaa9251: Tx USSD 'Your IMSI is 262425309931464' 20241129160322346 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425309931464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425309931464" session_id=4205482577 session_state=END} 20241129160322346 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425309931464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160322346 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322346 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322346 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322346 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 20241129160322348 DAUC <0003> db_auc.c:157 IMSI='262424846105724': No 2G Auth Data 20241129160322348 DAUC <0003> db_auc.c:192 IMSI='262424846105724': No 3G Auth Data 20241129160322355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 20241129160322358 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322358 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322358 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424846105724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424846105724" session_id=3996107435 session_state=BEGIN} 20241129160322358 DSS <0004> hlr_ussd.c:576 262424846105724/0xee2fc2ab: Process SS (BEGIN) 20241129160322358 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160322358 DSS <0004> hlr_ussd.c:518 262424846105724/0xee2fc2ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160322358 DSS <0004> hlr_ussd.c:363 262424846105724/0xee2fc2ab: Tx USSD 'Your IMSI is 262424846105724' 20241129160322358 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424846105724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846105724" session_id=3996107435 session_state=END} 20241129160322358 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424846105724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160322358 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322358 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322358 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322358 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 20241129160322360 DAUC <0003> db_auc.c:157 IMSI='262421043421821': No 2G Auth Data 20241129160322360 DAUC <0003> db_auc.c:192 IMSI='262421043421821': No 3G Auth Data 20241129160322366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241129160322369 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322369 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322369 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421043421821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421043421821" session_id=1851033971 session_state=BEGIN} 20241129160322369 DSS <0004> hlr_ussd.c:576 262421043421821/0x6e548973: Process SS (BEGIN) 20241129160322369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160322369 DSS <0004> hlr_ussd.c:518 262421043421821/0x6e548973: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160322369 DSS <0004> hlr_ussd.c:363 262421043421821/0x6e548973: Tx USSD 'Your IMSI is 262421043421821' 20241129160322369 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421043421821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421043421821" session_id=1851033971 session_state=END} 20241129160322369 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421043421821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160322369 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322369 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322369 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322369 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241129160322371 DAUC <0003> db_auc.c:157 IMSI='262423022772115': No 2G Auth Data 20241129160322371 DAUC <0003> db_auc.c:192 IMSI='262423022772115': No 3G Auth Data 20241129160322378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4258 20241129160322381 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322381 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322381 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423022772115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423022772115" session_id=1534458714 session_state=BEGIN} 20241129160322381 DSS <0004> hlr_ussd.c:576 262423022772115/0x5b75fb5a: Process SS (BEGIN) 20241129160322381 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160322381 DSS <0004> hlr_ussd.c:518 262423022772115/0x5b75fb5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160322381 DSS <0004> hlr_ussd.c:363 262423022772115/0x5b75fb5a: Tx USSD 'Your IMSI is 262423022772115' 20241129160322381 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423022772115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423022772115" session_id=1534458714 session_state=END} 20241129160322381 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423022772115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160322381 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322381 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322381 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322381 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160322383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4258 20241129160322383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46632<->l=127.0.0.1:4258 20241129160322383 DLINP <000b> input/ipa.c:455 connected read/write 20241129160322383 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160322383 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160322383 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160322383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160322384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45873<->l=127.0.0.1:4259) 20241129160322419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46692<->l=127.0.0.1:4258 20241129160322620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46692<->l=127.0.0.1:4258 20241129160325749 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160325749 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160325754 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325754 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241129160325758 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325758 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325759 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160325759 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160325759 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160325759 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160325759 DLGSUP <0013> gsup_server.c:238 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  20241129160325759 DLGSUP <0013> gsup_server.c:236 2:  20241129160325759 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160325759 DLGSUP <0013> gsup_server.c:236 3:  20241129160325759 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160325759 DLGSUP <0013> gsup_server.c:236 4:  20241129160325759 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160325759 DLGSUP <0013> gsup_server.c:236 5:  20241129160325759 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160325759 DLGSUP <0013> gsup_server.c:236 7:  20241129160325759 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160325759 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160325759 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160325759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160325773 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34309<->l=127.0.0.1:4259) 20241129160325775 DAUC <0003> db_auc.c:157 IMSI='262421064959977': No 2G Auth Data 20241129160325775 DAUC <0003> db_auc.c:192 IMSI='262421064959977': No 3G Auth Data 20241129160325782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4258 20241129160325806 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325806 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325806 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421064959977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421064959977" source_name="the-source\n" session_id=3054818185 session_state=BEGIN} 20241129160325807 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241129160325807 DSS <0004> hlr_ussd.c:576 262421064959977/0xb614d389: Process SS (BEGIN) 20241129160325807 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160325807 DSS <0004> hlr_ussd.c:518 262421064959977/0xb614d389: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160325807 DSS <0004> hlr_ussd.c:363 262421064959977/0xb614d389: Tx USSD 'Your IMSI is 262421064959977' 20241129160325807 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421064959977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421064959977" destination_name="the-source\n" session_id=3054818185 session_state=END} 20241129160325807 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421064959977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160325807 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325807 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325807 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325807 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4258 20241129160325822 DAUC <0003> db_auc.c:157 IMSI='262422545898961': No 2G Auth Data 20241129160325822 DAUC <0003> db_auc.c:192 IMSI='262422545898961': No 3G Auth Data 20241129160325835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 20241129160325838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325838 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325838 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422545898961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422545898961" source_name="the-source\n" session_id=3843790835 session_state=BEGIN} 20241129160325838 DSS <0004> hlr_ussd.c:576 262422545898961/0xe51b97f3: Process SS (BEGIN) 20241129160325838 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160325838 DSS <0004> hlr_ussd.c:518 262422545898961/0xe51b97f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160325838 DSS <0004> hlr_ussd.c:363 262422545898961/0xe51b97f3: Tx USSD 'Your IMSI is 262422545898961' 20241129160325838 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422545898961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422545898961" destination_name="the-source\n" session_id=3843790835 session_state=END} 20241129160325838 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422545898961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160325838 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325839 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325839 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325839 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 20241129160325841 DAUC <0003> db_auc.c:157 IMSI='262428989526059': No 2G Auth Data 20241129160325841 DAUC <0003> db_auc.c:192 IMSI='262428989526059': No 3G Auth Data 20241129160325848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 20241129160325852 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325852 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325852 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428989526059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428989526059" source_name="the-source\n" session_id=1505384297 session_state=BEGIN} 20241129160325852 DSS <0004> hlr_ussd.c:576 262428989526059/0x59ba5769: Process SS (BEGIN) 20241129160325852 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160325852 DSS <0004> hlr_ussd.c:518 262428989526059/0x59ba5769: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160325852 DSS <0004> hlr_ussd.c:363 262428989526059/0x59ba5769: Tx USSD 'Your IMSI is 262428989526059' 20241129160325852 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428989526059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989526059" destination_name="the-source\n" session_id=1505384297 session_state=END} 20241129160325852 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428989526059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160325852 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325852 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325852 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325852 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 20241129160325854 DAUC <0003> db_auc.c:157 IMSI='262429370813855': No 2G Auth Data 20241129160325854 DAUC <0003> db_auc.c:192 IMSI='262429370813855': No 3G Auth Data 20241129160325861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 20241129160325865 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325865 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325865 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429370813855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429370813855" source_name="the-source\n" session_id=703195638 session_state=BEGIN} 20241129160325865 DSS <0004> hlr_ussd.c:576 262429370813855/0x29e9e9f6: Process SS (BEGIN) 20241129160325865 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160325865 DSS <0004> hlr_ussd.c:518 262429370813855/0x29e9e9f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160325865 DSS <0004> hlr_ussd.c:363 262429370813855/0x29e9e9f6: Tx USSD 'Your IMSI is 262429370813855' 20241129160325865 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429370813855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429370813855" destination_name="the-source\n" session_id=703195638 session_state=END} 20241129160325865 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429370813855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160325865 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325865 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325865 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325865 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 20241129160325867 DAUC <0003> db_auc.c:157 IMSI='262429741599709': No 2G Auth Data 20241129160325867 DAUC <0003> db_auc.c:192 IMSI='262429741599709': No 3G Auth Data 20241129160325875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 20241129160325879 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325879 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325879 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429741599709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429741599709" source_name="the-source\n" session_id=2146439655 session_state=BEGIN} 20241129160325879 DSS <0004> hlr_ussd.c:576 262429741599709/0x7ff011e7: Process SS (BEGIN) 20241129160325879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160325879 DSS <0004> hlr_ussd.c:518 262429741599709/0x7ff011e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160325879 DSS <0004> hlr_ussd.c:363 262429741599709/0x7ff011e7: Tx USSD 'Your IMSI is 262429741599709' 20241129160325879 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429741599709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429741599709" destination_name="the-source\n" session_id=2146439655 session_state=END} 20241129160325879 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429741599709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160325879 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325879 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325879 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325879 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 20241129160325881 DAUC <0003> db_auc.c:157 IMSI='262427460134157': No 2G Auth Data 20241129160325881 DAUC <0003> db_auc.c:192 IMSI='262427460134157': No 3G Auth Data 20241129160325890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 20241129160325893 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325893 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325893 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427460134157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427460134157" source_name="the-source\n" session_id=1503522449 session_state=BEGIN} 20241129160325893 DSS <0004> hlr_ussd.c:576 262427460134157/0x599dee91: Process SS (BEGIN) 20241129160325893 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160325893 DSS <0004> hlr_ussd.c:518 262427460134157/0x599dee91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160325893 DSS <0004> hlr_ussd.c:363 262427460134157/0x599dee91: Tx USSD 'Your IMSI is 262427460134157' 20241129160325893 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427460134157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427460134157" destination_name="the-source\n" session_id=1503522449 session_state=END} 20241129160325893 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262427460134157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160325893 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325893 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325893 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325893 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 20241129160325896 DAUC <0003> db_auc.c:157 IMSI='262423497938814': No 2G Auth Data 20241129160325896 DAUC <0003> db_auc.c:192 IMSI='262423497938814': No 3G Auth Data 20241129160325902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4258 20241129160325905 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325905 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325905 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423497938814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423497938814" source_name="the-source\n" session_id=2629583708 session_state=BEGIN} 20241129160325905 DSS <0004> hlr_ussd.c:576 262423497938814/0x9cbc435c: Process SS (BEGIN) 20241129160325905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160325905 DSS <0004> hlr_ussd.c:518 262423497938814/0x9cbc435c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160325905 DSS <0004> hlr_ussd.c:363 262423497938814/0x9cbc435c: Tx USSD 'Your IMSI is 262423497938814' 20241129160325905 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423497938814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423497938814" destination_name="the-source\n" session_id=2629583708 session_state=END} 20241129160325905 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423497938814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160325905 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325905 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325905 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325905 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4258 20241129160325908 DAUC <0003> db_auc.c:157 IMSI='262423737163799': No 2G Auth Data 20241129160325908 DAUC <0003> db_auc.c:192 IMSI='262423737163799': No 3G Auth Data 20241129160325915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 20241129160325919 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325919 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325919 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423737163799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423737163799" source_name="the-source\n" session_id=1102852153 session_state=BEGIN} 20241129160325919 DSS <0004> hlr_ussd.c:576 262423737163799/0x41bc3039: Process SS (BEGIN) 20241129160325919 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241129160325919 DSS <0004> hlr_ussd.c:518 262423737163799/0x41bc3039: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241129160325919 DSS <0004> hlr_ussd.c:363 262423737163799/0x41bc3039: Tx USSD 'Your IMSI is 262423737163799' 20241129160325919 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423737163799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423737163799" destination_name="the-source\n" session_id=1102852153 session_state=END} 20241129160325919 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262423737163799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160325919 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325919 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325919 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325919 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160325921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 20241129160325922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241129160325922 DLINP <000b> input/ipa.c:455 connected read/write 20241129160325922 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160325922 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160325922 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160325922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160325923 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241129160325923 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34309<->l=127.0.0.1:4259) 20241129160325947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 20241129160326149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 20241129160329264 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160329264 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160329268 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329268 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46766<->l=127.0.0.1:4258 20241129160329273 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329273 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329273 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160329273 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160329273 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160329274 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160329274 DLGSUP <0013> gsup_server.c:238 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  20241129160329274 DLGSUP <0013> gsup_server.c:236 2:  20241129160329274 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160329274 DLGSUP <0013> gsup_server.c:236 3:  20241129160329274 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160329274 DLGSUP <0013> gsup_server.c:236 4:  20241129160329274 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160329274 DLGSUP <0013> gsup_server.c:236 5:  20241129160329274 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160329274 DLGSUP <0013> gsup_server.c:236 7:  20241129160329274 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160329274 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160329274 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160329274 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160329294 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38867<->l=127.0.0.1:4259) 20241129160329301 DAUC <0003> db_auc.c:157 IMSI='262426875972139': No 2G Auth Data 20241129160329301 DAUC <0003> db_auc.c:192 IMSI='262426875972139': No 3G Auth Data 20241129160329314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46782<->l=127.0.0.1:4258 20241129160329322 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329322 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329322 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426875972139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426875972139" session_id=3694365825 session_state=BEGIN} 20241129160329322 DSS <0004> hlr_ussd.c:576 262426875972139/0xdc338c81: Process SS (BEGIN) 20241129160329322 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160329322 DSS <0004> hlr_ussd.c:518 262426875972139/0xdc338c81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160329323 DSS <0004> hlr_ussd.c:363 262426875972139/0xdc338c81: Tx USSD 'Your extension is 491610161512' 20241129160329323 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426875972139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426875972139" session_id=3694365825 session_state=END} 20241129160329323 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426875972139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160329323 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329323 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329323 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329323 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46782<->l=127.0.0.1:4258 20241129160329327 DAUC <0003> db_auc.c:157 IMSI='262424077265854': No 2G Auth Data 20241129160329327 DAUC <0003> db_auc.c:192 IMSI='262424077265854': No 3G Auth Data 20241129160329334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46798<->l=127.0.0.1:4258 20241129160329338 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329338 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329338 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424077265854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424077265854" session_id=288724874 session_state=BEGIN} 20241129160329338 DSS <0004> hlr_ussd.c:576 262424077265854/0x1135978a: Process SS (BEGIN) 20241129160329338 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160329338 DSS <0004> hlr_ussd.c:518 262424077265854/0x1135978a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160329338 DSS <0004> hlr_ussd.c:363 262424077265854/0x1135978a: Tx USSD 'Your extension is 491615533018' 20241129160329338 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424077265854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424077265854" session_id=288724874 session_state=END} 20241129160329338 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424077265854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160329339 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329339 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329339 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329339 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46798<->l=127.0.0.1:4258 20241129160329341 DAUC <0003> db_auc.c:157 IMSI='262429021644630': No 2G Auth Data 20241129160329341 DAUC <0003> db_auc.c:192 IMSI='262429021644630': No 3G Auth Data 20241129160329348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46800<->l=127.0.0.1:4258 20241129160329351 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329351 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329351 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429021644630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429021644630" session_id=2298028493 session_state=BEGIN} 20241129160329351 DSS <0004> hlr_ussd.c:576 262429021644630/0x88f921cd: Process SS (BEGIN) 20241129160329351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160329351 DSS <0004> hlr_ussd.c:518 262429021644630/0x88f921cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160329351 DSS <0004> hlr_ussd.c:363 262429021644630/0x88f921cd: Tx USSD 'Your extension is 491613612814' 20241129160329351 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429021644630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429021644630" session_id=2298028493 session_state=END} 20241129160329351 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429021644630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160329351 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329351 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329351 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329351 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46800<->l=127.0.0.1:4258 20241129160329354 DAUC <0003> db_auc.c:157 IMSI='262427081789892': No 2G Auth Data 20241129160329354 DAUC <0003> db_auc.c:192 IMSI='262427081789892': No 3G Auth Data 20241129160329361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241129160329365 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329365 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329365 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427081789892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427081789892" session_id=11499245 session_state=BEGIN} 20241129160329365 DSS <0004> hlr_ussd.c:576 262427081789892/0x00af76ed: Process SS (BEGIN) 20241129160329365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160329365 DSS <0004> hlr_ussd.c:518 262427081789892/0x00af76ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160329365 DSS <0004> hlr_ussd.c:363 262427081789892/0x00af76ed: Tx USSD 'Your extension is 491617486032' 20241129160329365 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427081789892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427081789892" session_id=11499245 session_state=END} 20241129160329365 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427081789892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160329365 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329365 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241129160329367 DAUC <0003> db_auc.c:157 IMSI='262427924398006': No 2G Auth Data 20241129160329367 DAUC <0003> db_auc.c:192 IMSI='262427924398006': No 3G Auth Data 20241129160329373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46814<->l=127.0.0.1:4258 20241129160329376 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329376 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329376 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427924398006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427924398006" session_id=1689981611 session_state=BEGIN} 20241129160329376 DSS <0004> hlr_ussd.c:576 262427924398006/0x64bb12ab: Process SS (BEGIN) 20241129160329376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160329376 DSS <0004> hlr_ussd.c:518 262427924398006/0x64bb12ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160329376 DSS <0004> hlr_ussd.c:363 262427924398006/0x64bb12ab: Tx USSD 'Your extension is 491614723680' 20241129160329376 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427924398006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427924398006" session_id=1689981611 session_state=END} 20241129160329376 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427924398006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160329376 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329376 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329376 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329376 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46814<->l=127.0.0.1:4258 20241129160329379 DAUC <0003> db_auc.c:157 IMSI='262421471914265': No 2G Auth Data 20241129160329379 DAUC <0003> db_auc.c:192 IMSI='262421471914265': No 3G Auth Data 20241129160329385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 20241129160329388 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329388 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329388 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421471914265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421471914265" session_id=650498360 session_state=BEGIN} 20241129160329388 DSS <0004> hlr_ussd.c:576 262421471914265/0x26c5d138: Process SS (BEGIN) 20241129160329388 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160329388 DSS <0004> hlr_ussd.c:518 262421471914265/0x26c5d138: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160329388 DSS <0004> hlr_ussd.c:363 262421471914265/0x26c5d138: Tx USSD 'Your extension is 491613567623' 20241129160329388 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421471914265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421471914265" session_id=650498360 session_state=END} 20241129160329388 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421471914265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160329388 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329388 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329388 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329388 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 20241129160329391 DAUC <0003> db_auc.c:157 IMSI='262424323523817': No 2G Auth Data 20241129160329391 DAUC <0003> db_auc.c:192 IMSI='262424323523817': No 3G Auth Data 20241129160329398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46820<->l=127.0.0.1:4258 20241129160329401 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329401 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329401 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424323523817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424323523817" session_id=296935141 session_state=BEGIN} 20241129160329401 DSS <0004> hlr_ussd.c:576 262424323523817/0x11b2dee5: Process SS (BEGIN) 20241129160329401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160329401 DSS <0004> hlr_ussd.c:518 262424323523817/0x11b2dee5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160329401 DSS <0004> hlr_ussd.c:363 262424323523817/0x11b2dee5: Tx USSD 'Your extension is 491611200782' 20241129160329401 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424323523817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424323523817" session_id=296935141 session_state=END} 20241129160329401 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424323523817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160329401 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329401 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329401 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329401 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46820<->l=127.0.0.1:4258 20241129160329403 DAUC <0003> db_auc.c:157 IMSI='262422810778721': No 2G Auth Data 20241129160329403 DAUC <0003> db_auc.c:192 IMSI='262422810778721': No 3G Auth Data 20241129160329410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20241129160329413 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329413 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329413 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422810778721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422810778721" session_id=4132403690 session_state=BEGIN} 20241129160329413 DSS <0004> hlr_ussd.c:576 262422810778721/0xf64f79ea: Process SS (BEGIN) 20241129160329413 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160329413 DSS <0004> hlr_ussd.c:518 262422810778721/0xf64f79ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160329413 DSS <0004> hlr_ussd.c:363 262422810778721/0xf64f79ea: Tx USSD 'Your extension is 491612512286' 20241129160329413 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422810778721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422810778721" session_id=4132403690 session_state=END} 20241129160329413 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422810778721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160329413 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329413 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329413 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329413 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160329415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20241129160329415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46766<->l=127.0.0.1:4258 20241129160329416 DLINP <000b> input/ipa.c:455 connected read/write 20241129160329416 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160329416 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160329416 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160329416 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160329416 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38867<->l=127.0.0.1:4259) 20241129160329439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46832<->l=127.0.0.1:4258 20241129160329640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46832<->l=127.0.0.1:4258 20241129160332723 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160332723 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160332727 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332727 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 20241129160332733 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332733 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332733 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160332733 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160332733 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160332733 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160332733 DLGSUP <0013> gsup_server.c:238 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  20241129160332733 DLGSUP <0013> gsup_server.c:236 2:  20241129160332733 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160332733 DLGSUP <0013> gsup_server.c:236 3:  20241129160332733 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160332734 DLGSUP <0013> gsup_server.c:236 4:  20241129160332734 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160332734 DLGSUP <0013> gsup_server.c:236 5:  20241129160332734 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160332734 DLGSUP <0013> gsup_server.c:236 7:  20241129160332734 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160332734 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160332734 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160332734 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160332756 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35645<->l=127.0.0.1:4259) 20241129160332760 DAUC <0003> db_auc.c:157 IMSI='262421539290934': No 2G Auth Data 20241129160332760 DAUC <0003> db_auc.c:192 IMSI='262421539290934': No 3G Auth Data 20241129160332770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4258 20241129160332780 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332780 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332780 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421539290934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421539290934" source_name="the-source\n" session_id=2212950410 session_state=BEGIN} 20241129160332780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241129160332780 DSS <0004> hlr_ussd.c:576 262421539290934/0x83e6f18a: Process SS (BEGIN) 20241129160332780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160332780 DSS <0004> hlr_ussd.c:518 262421539290934/0x83e6f18a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160332780 DSS <0004> hlr_ussd.c:363 262421539290934/0x83e6f18a: Tx USSD 'Your extension is 491618535120' 20241129160332780 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421539290934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421539290934" destination_name="the-source\n" session_id=2212950410 session_state=END} 20241129160332781 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421539290934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160332781 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332781 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332781 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332781 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4258 20241129160332790 DAUC <0003> db_auc.c:157 IMSI='262422959516084': No 2G Auth Data 20241129160332790 DAUC <0003> db_auc.c:192 IMSI='262422959516084': No 3G Auth Data 20241129160332801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4258 20241129160332804 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332804 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332804 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422959516084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422959516084" source_name="the-source\n" session_id=1225927569 session_state=BEGIN} 20241129160332804 DSS <0004> hlr_ussd.c:576 262422959516084/0x49122b91: Process SS (BEGIN) 20241129160332804 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160332804 DSS <0004> hlr_ussd.c:518 262422959516084/0x49122b91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160332804 DSS <0004> hlr_ussd.c:363 262422959516084/0x49122b91: Tx USSD 'Your extension is 491610064283' 20241129160332804 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422959516084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422959516084" destination_name="the-source\n" session_id=1225927569 session_state=END} 20241129160332804 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422959516084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160332804 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332804 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332804 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332804 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4258 20241129160332806 DAUC <0003> db_auc.c:157 IMSI='262420473905673': No 2G Auth Data 20241129160332806 DAUC <0003> db_auc.c:192 IMSI='262420473905673': No 3G Auth Data 20241129160332813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 20241129160332816 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332816 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332816 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420473905673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420473905673" source_name="the-source\n" session_id=3141904562 session_state=BEGIN} 20241129160332816 DSS <0004> hlr_ussd.c:576 262420473905673/0xbb45a8b2: Process SS (BEGIN) 20241129160332816 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160332816 DSS <0004> hlr_ussd.c:518 262420473905673/0xbb45a8b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160332817 DSS <0004> hlr_ussd.c:363 262420473905673/0xbb45a8b2: Tx USSD 'Your extension is 491614726052' 20241129160332817 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420473905673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420473905673" destination_name="the-source\n" session_id=3141904562 session_state=END} 20241129160332817 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420473905673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160332817 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332817 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332817 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332817 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 20241129160332819 DAUC <0003> db_auc.c:157 IMSI='262424532448393': No 2G Auth Data 20241129160332819 DAUC <0003> db_auc.c:192 IMSI='262424532448393': No 3G Auth Data 20241129160332826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241129160332831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332831 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332831 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424532448393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424532448393" source_name="the-source\n" session_id=3628833549 session_state=BEGIN} 20241129160332831 DSS <0004> hlr_ussd.c:576 262424532448393/0xd84b9b0d: Process SS (BEGIN) 20241129160332831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160332831 DSS <0004> hlr_ussd.c:518 262424532448393/0xd84b9b0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160332831 DSS <0004> hlr_ussd.c:363 262424532448393/0xd84b9b0d: Tx USSD 'Your extension is 491613542678' 20241129160332831 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424532448393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424532448393" destination_name="the-source\n" session_id=3628833549 session_state=END} 20241129160332831 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262424532448393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160332831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332831 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241129160332834 DAUC <0003> db_auc.c:157 IMSI='262424429741147': No 2G Auth Data 20241129160332834 DAUC <0003> db_auc.c:192 IMSI='262424429741147': No 3G Auth Data 20241129160332841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4258 20241129160332844 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332844 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332844 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424429741147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424429741147" source_name="the-source\n" session_id=2790156691 session_state=BEGIN} 20241129160332844 DSS <0004> hlr_ussd.c:576 262424429741147/0xa64e6993: Process SS (BEGIN) 20241129160332844 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160332844 DSS <0004> hlr_ussd.c:518 262424429741147/0xa64e6993: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160332844 DSS <0004> hlr_ussd.c:363 262424429741147/0xa64e6993: Tx USSD 'Your extension is 491617306130' 20241129160332844 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424429741147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424429741147" destination_name="the-source\n" session_id=2790156691 session_state=END} 20241129160332844 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262424429741147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160332844 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332844 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332844 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332844 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4258 20241129160332847 DAUC <0003> db_auc.c:157 IMSI='262424225007950': No 2G Auth Data 20241129160332847 DAUC <0003> db_auc.c:192 IMSI='262424225007950': No 3G Auth Data 20241129160332853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241129160332856 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332856 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332856 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424225007950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424225007950" source_name="the-source\n" session_id=2162119022 session_state=BEGIN} 20241129160332856 DSS <0004> hlr_ussd.c:576 262424225007950/0x80df516e: Process SS (BEGIN) 20241129160332856 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160332856 DSS <0004> hlr_ussd.c:518 262424225007950/0x80df516e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160332856 DSS <0004> hlr_ussd.c:363 262424225007950/0x80df516e: Tx USSD 'Your extension is 491612460748' 20241129160332856 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424225007950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424225007950" destination_name="the-source\n" session_id=2162119022 session_state=END} 20241129160332856 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262424225007950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160332856 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332856 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332856 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332856 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241129160332859 DAUC <0003> db_auc.c:157 IMSI='262424916452053': No 2G Auth Data 20241129160332859 DAUC <0003> db_auc.c:192 IMSI='262424916452053': No 3G Auth Data 20241129160332865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57414<->l=127.0.0.1:4258 20241129160332868 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332868 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332868 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424916452053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424916452053" source_name="the-source\n" session_id=2409655425 session_state=BEGIN} 20241129160332868 DSS <0004> hlr_ussd.c:576 262424916452053/0x8fa06c81: Process SS (BEGIN) 20241129160332868 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160332868 DSS <0004> hlr_ussd.c:518 262424916452053/0x8fa06c81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160332868 DSS <0004> hlr_ussd.c:363 262424916452053/0x8fa06c81: Tx USSD 'Your extension is 491610604274' 20241129160332868 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424916452053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424916452053" destination_name="the-source\n" session_id=2409655425 session_state=END} 20241129160332868 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262424916452053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160332868 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332868 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332868 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332868 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57414<->l=127.0.0.1:4258 20241129160332870 DAUC <0003> db_auc.c:157 IMSI='262420114891426': No 2G Auth Data 20241129160332870 DAUC <0003> db_auc.c:192 IMSI='262420114891426': No 3G Auth Data 20241129160332876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4258 20241129160332880 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332880 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332880 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420114891426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420114891426" source_name="the-source\n" session_id=2674308351 session_state=BEGIN} 20241129160332880 DSS <0004> hlr_ussd.c:576 262420114891426/0x9f66b4ff: Process SS (BEGIN) 20241129160332880 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241129160332880 DSS <0004> hlr_ussd.c:518 262420114891426/0x9f66b4ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241129160332880 DSS <0004> hlr_ussd.c:363 262420114891426/0x9f66b4ff: Tx USSD 'Your extension is 491616021586' 20241129160332880 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420114891426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420114891426" destination_name="the-source\n" session_id=2674308351 session_state=END} 20241129160332880 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420114891426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160332880 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332880 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332880 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332880 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160332882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4258 20241129160332883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 20241129160332883 DLINP <000b> input/ipa.c:455 connected read/write 20241129160332883 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160332883 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160332883 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160332883 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160332883 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241129160332883 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35645<->l=127.0.0.1:4259) 20241129160332906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241129160333108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241129160336234 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43607 20241129160336234 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43607 20241129160336235 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336235 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336236 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160336236 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160336236 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336236 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336236 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160336236 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241129160336237 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241129160336237 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241129160336237 DLGSUP <0013> gsup_server.c:238 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  20241129160336237 DLGSUP <0013> gsup_server.c:236 2:  20241129160336237 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160336237 DLGSUP <0013> gsup_server.c:236 3:  20241129160336237 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160336237 DLGSUP <0013> gsup_server.c:236 4:  20241129160336237 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160336237 DLGSUP <0013> gsup_server.c:236 5:  20241129160336237 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160336237 DLGSUP <0013> gsup_server.c:236 7:  20241129160336237 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160336237 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160336237 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160336237 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43607 20241129160336237 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336237 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4258 20241129160336238 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336238 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336238 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160336238 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160336238 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160336238 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160336238 DLGSUP <0013> gsup_server.c:238 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  20241129160336238 DLGSUP <0013> gsup_server.c:236 2:  20241129160336238 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160336238 DLGSUP <0013> gsup_server.c:236 3:  20241129160336238 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160336238 DLGSUP <0013> gsup_server.c:236 4:  20241129160336239 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160336239 DLGSUP <0013> gsup_server.c:236 5:  20241129160336239 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160336239 DLGSUP <0013> gsup_server.c:236 7:  20241129160336239 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160336239 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160336239 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160336239 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160336247 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38321<->l=127.0.0.1:4259) 20241129160336249 DAUC <0003> db_auc.c:157 IMSI='262426491164695': No 2G Auth Data 20241129160336249 DAUC <0003> db_auc.c:192 IMSI='262426491164695': No 3G Auth Data 20241129160336256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 20241129160336282 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336282 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336282 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426491164695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426491164695" session_id=1406172950 session_state=BEGIN} 20241129160336282 DSS <0004> hlr_ussd.c:576 262426491164695/0x53d07f16: Process SS (BEGIN) 20241129160336282 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160336282 DSS <0004> hlr_ussd.c:518 262426491164695/0x53d07f16: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160336282 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336282 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336283 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336283 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336297 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336297 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336297 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426491164695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426491164695" session_id=1406172950 session_state=END} 20241129160336297 DSS <0004> hlr_ussd.c:576 262426491164695/0x53d07f16: Process SS (END) 20241129160336297 DSS <0004> hlr_ussd.c:518 262426491164695/0x53d07f16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160336297 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426491164695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426491164695" session_id=1406172950 session_state=END} 20241129160336297 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426491164695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160336297 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426491164695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160336297 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336297 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 20241129160336308 DAUC <0003> db_auc.c:157 IMSI='262424326439720': No 2G Auth Data 20241129160336308 DAUC <0003> db_auc.c:192 IMSI='262424326439720': No 3G Auth Data 20241129160336318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 20241129160336321 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336321 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336321 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424326439720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424326439720" session_id=3412350790 session_state=BEGIN} 20241129160336321 DSS <0004> hlr_ussd.c:576 262424326439720/0xcb645746: Process SS (BEGIN) 20241129160336321 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160336321 DSS <0004> hlr_ussd.c:518 262424326439720/0xcb645746: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160336321 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336321 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336321 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336321 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336322 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336322 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336322 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424326439720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424326439720" session_id=3412350790 session_state=END} 20241129160336322 DSS <0004> hlr_ussd.c:576 262424326439720/0xcb645746: Process SS (END) 20241129160336322 DSS <0004> hlr_ussd.c:518 262424326439720/0xcb645746: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160336322 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424326439720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424326439720" session_id=3412350790 session_state=END} 20241129160336322 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424326439720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160336322 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424326439720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160336322 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336322 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336322 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336322 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 20241129160336324 DAUC <0003> db_auc.c:157 IMSI='262429906974672': No 2G Auth Data 20241129160336324 DAUC <0003> db_auc.c:192 IMSI='262429906974672': No 3G Auth Data 20241129160336330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57478<->l=127.0.0.1:4258 20241129160336333 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336333 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336333 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429906974672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429906974672" session_id=2395144850 session_state=BEGIN} 20241129160336333 DSS <0004> hlr_ussd.c:576 262429906974672/0x8ec30292: Process SS (BEGIN) 20241129160336333 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160336333 DSS <0004> hlr_ussd.c:518 262429906974672/0x8ec30292: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160336333 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336333 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336333 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336333 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336334 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336334 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336334 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429906974672 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429906974672" session_id=2395144850 session_state=END} 20241129160336334 DSS <0004> hlr_ussd.c:576 262429906974672/0x8ec30292: Process SS (END) 20241129160336334 DSS <0004> hlr_ussd.c:518 262429906974672/0x8ec30292: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160336334 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429906974672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429906974672" session_id=2395144850 session_state=END} 20241129160336334 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429906974672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160336334 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429906974672 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160336334 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336334 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336334 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336334 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57478<->l=127.0.0.1:4258 20241129160336336 DAUC <0003> db_auc.c:157 IMSI='262422301469653': No 2G Auth Data 20241129160336336 DAUC <0003> db_auc.c:192 IMSI='262422301469653': No 3G Auth Data 20241129160336343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241129160336346 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336346 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336346 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422301469653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422301469653" session_id=2881782337 session_state=BEGIN} 20241129160336346 DSS <0004> hlr_ussd.c:576 262422301469653/0xabc48241: Process SS (BEGIN) 20241129160336346 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160336346 DSS <0004> hlr_ussd.c:518 262422301469653/0xabc48241: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160336346 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336346 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336346 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336346 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336347 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336347 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336347 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422301469653 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422301469653" session_id=2881782337 session_state=END} 20241129160336347 DSS <0004> hlr_ussd.c:576 262422301469653/0xabc48241: Process SS (END) 20241129160336347 DSS <0004> hlr_ussd.c:518 262422301469653/0xabc48241: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160336347 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422301469653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422301469653" session_id=2881782337 session_state=END} 20241129160336347 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422301469653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160336347 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422301469653 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160336347 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336347 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336347 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336347 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241129160336350 DAUC <0003> db_auc.c:157 IMSI='262423786415738': No 2G Auth Data 20241129160336350 DAUC <0003> db_auc.c:192 IMSI='262423786415738': No 3G Auth Data 20241129160336357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57494<->l=127.0.0.1:4258 20241129160336360 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336360 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336360 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423786415738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423786415738" session_id=3191433498 session_state=BEGIN} 20241129160336360 DSS <0004> hlr_ussd.c:576 262423786415738/0xbe39691a: Process SS (BEGIN) 20241129160336360 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160336360 DSS <0004> hlr_ussd.c:518 262423786415738/0xbe39691a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160336361 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336361 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336361 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336361 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336361 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336361 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336362 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423786415738 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423786415738" session_id=3191433498 session_state=END} 20241129160336362 DSS <0004> hlr_ussd.c:576 262423786415738/0xbe39691a: Process SS (END) 20241129160336362 DSS <0004> hlr_ussd.c:518 262423786415738/0xbe39691a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160336362 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423786415738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423786415738" session_id=3191433498 session_state=END} 20241129160336362 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423786415738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160336362 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423786415738 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160336362 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336362 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336362 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336362 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57494<->l=127.0.0.1:4258 20241129160336364 DAUC <0003> db_auc.c:157 IMSI='262422788765558': No 2G Auth Data 20241129160336364 DAUC <0003> db_auc.c:192 IMSI='262422788765558': No 3G Auth Data 20241129160336372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241129160336375 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336375 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336375 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422788765558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422788765558" session_id=1588211256 session_state=BEGIN} 20241129160336375 DSS <0004> hlr_ussd.c:576 262422788765558/0x5eaa2e38: Process SS (BEGIN) 20241129160336375 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160336375 DSS <0004> hlr_ussd.c:518 262422788765558/0x5eaa2e38: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160336375 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336375 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336375 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336375 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336376 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336376 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336376 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262422788765558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422788765558" session_id=1588211256 session_state=END} 20241129160336376 DSS <0004> hlr_ussd.c:576 262422788765558/0x5eaa2e38: Process SS (END) 20241129160336376 DSS <0004> hlr_ussd.c:518 262422788765558/0x5eaa2e38: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160336376 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422788765558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422788765558" session_id=1588211256 session_state=END} 20241129160336376 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422788765558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160336376 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262422788765558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160336376 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336376 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336376 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336376 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241129160336379 DAUC <0003> db_auc.c:157 IMSI='262425957188817': No 2G Auth Data 20241129160336379 DAUC <0003> db_auc.c:192 IMSI='262425957188817': No 3G Auth Data 20241129160336386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4258 20241129160336389 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336389 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336389 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425957188817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425957188817" session_id=3223299571 session_state=BEGIN} 20241129160336389 DSS <0004> hlr_ussd.c:576 262425957188817/0xc01fa5f3: Process SS (BEGIN) 20241129160336389 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160336389 DSS <0004> hlr_ussd.c:518 262425957188817/0xc01fa5f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160336389 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336389 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336389 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336389 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336390 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336390 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336390 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425957188817 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425957188817" session_id=3223299571 session_state=END} 20241129160336390 DSS <0004> hlr_ussd.c:576 262425957188817/0xc01fa5f3: Process SS (END) 20241129160336390 DSS <0004> hlr_ussd.c:518 262425957188817/0xc01fa5f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160336390 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425957188817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425957188817" session_id=3223299571 session_state=END} 20241129160336390 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425957188817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160336390 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425957188817 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160336390 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336390 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336390 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336390 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4258 20241129160336392 DAUC <0003> db_auc.c:157 IMSI='262426648052248': No 2G Auth Data 20241129160336392 DAUC <0003> db_auc.c:192 IMSI='262426648052248': No 3G Auth Data 20241129160336398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4258 20241129160336401 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336401 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336401 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426648052248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426648052248" session_id=200903740 session_state=BEGIN} 20241129160336401 DSS <0004> hlr_ussd.c:576 262426648052248/0x0bf98c3c: Process SS (BEGIN) 20241129160336401 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160336401 DSS <0004> hlr_ussd.c:518 262426648052248/0x0bf98c3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160336401 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336401 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336401 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336401 DLINP <000b> input/ipa.c:435 127.0.0.1:43607 sending data 20241129160336402 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336402 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336402 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262426648052248 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426648052248" session_id=200903740 session_state=END} 20241129160336402 DSS <0004> hlr_ussd.c:576 262426648052248/0x0bf98c3c: Process SS (END) 20241129160336402 DSS <0004> hlr_ussd.c:518 262426648052248/0x0bf98c3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160336402 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426648052248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426648052248" session_id=200903740 session_state=END} 20241129160336402 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426648052248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160336402 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262426648052248 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160336402 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336402 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336402 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336403 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160336404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4258 20241129160336405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4258 20241129160336406 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38321<->l=127.0.0.1:4259) 20241129160336406 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336406 DLINP <000b> input/ipa.c:409 127.0.0.1:43607 message received 20241129160336406 DLINP <000b> input/ipa.c:418 127.0.0.1:43607 connection closed with server 20241129160336406 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43607 20241129160336406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241129160336406 DLINP <000b> input/ipa.c:455 connected read/write 20241129160336406 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160336406 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160336406 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160336406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160336430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4258 20241129160336631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4258 20241129160339752 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36799 20241129160339752 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36799 20241129160339754 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339754 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339755 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160339755 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160339756 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339756 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339756 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160339756 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241129160339756 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241129160339756 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241129160339756 DLGSUP <0013> gsup_server.c:238 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  20241129160339756 DLGSUP <0013> gsup_server.c:236 2:  20241129160339756 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160339756 DLGSUP <0013> gsup_server.c:236 3:  20241129160339756 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160339756 DLGSUP <0013> gsup_server.c:236 4:  20241129160339756 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160339756 DLGSUP <0013> gsup_server.c:236 5:  20241129160339756 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160339756 DLGSUP <0013> gsup_server.c:236 7:  20241129160339756 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160339756 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160339756 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160339756 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36799 20241129160339757 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339757 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 20241129160339758 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339758 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339758 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160339758 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160339758 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160339758 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160339758 DLGSUP <0013> gsup_server.c:238 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  20241129160339758 DLGSUP <0013> gsup_server.c:236 2:  20241129160339758 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160339758 DLGSUP <0013> gsup_server.c:236 3:  20241129160339758 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160339758 DLGSUP <0013> gsup_server.c:236 4:  20241129160339758 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160339758 DLGSUP <0013> gsup_server.c:236 5:  20241129160339758 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160339758 DLGSUP <0013> gsup_server.c:236 7:  20241129160339758 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160339758 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160339758 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160339758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160339766 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36139<->l=127.0.0.1:4259) 20241129160339768 DAUC <0003> db_auc.c:157 IMSI='262420048080311': No 2G Auth Data 20241129160339768 DAUC <0003> db_auc.c:192 IMSI='262420048080311': No 3G Auth Data 20241129160339773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20241129160339802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339802 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339802 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420048080311" session_id=1592194573 session_state=BEGIN} 20241129160339802 DSS <0004> hlr_ussd.c:576 262420048080311/0x5ee6f60d: Process SS (BEGIN) 20241129160339802 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160339802 DSS <0004> hlr_ussd.c:518 262420048080311/0x5ee6f60d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160339802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339802 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339802 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339821 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339821 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339822 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420048080311" session_id=1592194573 session_state=CONTINUE} 20241129160339822 DSS <0004> hlr_ussd.c:576 262420048080311/0x5ee6f60d: Process SS (CONTINUE) 20241129160339822 DSS <0004> hlr_ussd.c:518 262420048080311/0x5ee6f60d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160339822 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420048080311" session_id=1592194573 session_state=CONTINUE} 20241129160339822 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339822 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339822 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339822 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339822 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339835 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339835 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339835 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420048080311" session_id=1592194573 session_state=CONTINUE} 20241129160339835 DSS <0004> hlr_ussd.c:576 262420048080311/0x5ee6f60d: Process SS (CONTINUE) 20241129160339835 DSS <0004> hlr_ussd.c:518 262420048080311/0x5ee6f60d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339835 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339835 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339835 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339835 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339835 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339839 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339839 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339839 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420048080311" session_id=1592194573 session_state=END} 20241129160339839 DSS <0004> hlr_ussd.c:576 262420048080311/0x5ee6f60d: Process SS (END) 20241129160339839 DSS <0004> hlr_ussd.c:518 262420048080311/0x5ee6f60d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339839 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420048080311" session_id=1592194573 session_state=END} 20241129160339839 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339839 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420048080311 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339839 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339839 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339840 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339840 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20241129160339844 DAUC <0003> db_auc.c:157 IMSI='262425973000401': No 2G Auth Data 20241129160339844 DAUC <0003> db_auc.c:192 IMSI='262425973000401': No 3G Auth Data 20241129160339860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 20241129160339863 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339863 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339863 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425973000401" session_id=2397931137 session_state=BEGIN} 20241129160339863 DSS <0004> hlr_ussd.c:576 262425973000401/0x8eed8681: Process SS (BEGIN) 20241129160339863 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160339863 DSS <0004> hlr_ussd.c:518 262425973000401/0x8eed8681: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160339863 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339863 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339863 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339863 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339865 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339865 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339865 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425973000401" session_id=2397931137 session_state=CONTINUE} 20241129160339865 DSS <0004> hlr_ussd.c:576 262425973000401/0x8eed8681: Process SS (CONTINUE) 20241129160339865 DSS <0004> hlr_ussd.c:518 262425973000401/0x8eed8681: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160339865 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425973000401" session_id=2397931137 session_state=CONTINUE} 20241129160339865 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339865 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339865 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339865 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339865 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339867 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339867 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339867 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425973000401" session_id=2397931137 session_state=CONTINUE} 20241129160339867 DSS <0004> hlr_ussd.c:576 262425973000401/0x8eed8681: Process SS (CONTINUE) 20241129160339867 DSS <0004> hlr_ussd.c:518 262425973000401/0x8eed8681: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339867 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339867 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339867 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339867 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339867 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339868 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339868 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339868 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425973000401" session_id=2397931137 session_state=END} 20241129160339868 DSS <0004> hlr_ussd.c:576 262425973000401/0x8eed8681: Process SS (END) 20241129160339868 DSS <0004> hlr_ussd.c:518 262425973000401/0x8eed8681: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339868 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425973000401" session_id=2397931137 session_state=END} 20241129160339868 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339868 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262425973000401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339868 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339868 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339868 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339868 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 20241129160339869 DAUC <0003> db_auc.c:157 IMSI='262429410909026': No 2G Auth Data 20241129160339869 DAUC <0003> db_auc.c:192 IMSI='262429410909026': No 3G Auth Data 20241129160339876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57568<->l=127.0.0.1:4258 20241129160339879 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339879 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339879 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429410909026" session_id=3911076986 session_state=BEGIN} 20241129160339879 DSS <0004> hlr_ussd.c:576 262429410909026/0xe91e4c7a: Process SS (BEGIN) 20241129160339879 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160339879 DSS <0004> hlr_ussd.c:518 262429410909026/0xe91e4c7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160339879 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339879 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339879 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339879 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339880 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339880 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339880 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429410909026" session_id=3911076986 session_state=CONTINUE} 20241129160339880 DSS <0004> hlr_ussd.c:576 262429410909026/0xe91e4c7a: Process SS (CONTINUE) 20241129160339880 DSS <0004> hlr_ussd.c:518 262429410909026/0xe91e4c7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160339880 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429410909026" session_id=3911076986 session_state=CONTINUE} 20241129160339880 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339880 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339880 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339880 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339880 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339883 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339883 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339883 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429410909026" session_id=3911076986 session_state=CONTINUE} 20241129160339883 DSS <0004> hlr_ussd.c:576 262429410909026/0xe91e4c7a: Process SS (CONTINUE) 20241129160339883 DSS <0004> hlr_ussd.c:518 262429410909026/0xe91e4c7a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339883 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339883 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339883 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339883 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339883 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339883 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339883 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339883 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429410909026" session_id=3911076986 session_state=END} 20241129160339883 DSS <0004> hlr_ussd.c:576 262429410909026/0xe91e4c7a: Process SS (END) 20241129160339883 DSS <0004> hlr_ussd.c:518 262429410909026/0xe91e4c7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339883 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429410909026" session_id=3911076986 session_state=END} 20241129160339883 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339883 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262429410909026 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339883 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339883 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339883 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339883 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57568<->l=127.0.0.1:4258 20241129160339885 DAUC <0003> db_auc.c:157 IMSI='262426503987946': No 2G Auth Data 20241129160339885 DAUC <0003> db_auc.c:192 IMSI='262426503987946': No 3G Auth Data 20241129160339892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57570<->l=127.0.0.1:4258 20241129160339895 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339895 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339895 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426503987946" session_id=1424739641 session_state=BEGIN} 20241129160339895 DSS <0004> hlr_ussd.c:576 262426503987946/0x54ebcd39: Process SS (BEGIN) 20241129160339895 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160339895 DSS <0004> hlr_ussd.c:518 262426503987946/0x54ebcd39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160339895 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339895 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339895 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339895 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339896 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339896 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339896 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426503987946" session_id=1424739641 session_state=CONTINUE} 20241129160339896 DSS <0004> hlr_ussd.c:576 262426503987946/0x54ebcd39: Process SS (CONTINUE) 20241129160339896 DSS <0004> hlr_ussd.c:518 262426503987946/0x54ebcd39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160339896 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426503987946" session_id=1424739641 session_state=CONTINUE} 20241129160339896 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339896 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339896 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339896 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339896 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339898 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339898 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339898 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426503987946" session_id=1424739641 session_state=CONTINUE} 20241129160339898 DSS <0004> hlr_ussd.c:576 262426503987946/0x54ebcd39: Process SS (CONTINUE) 20241129160339898 DSS <0004> hlr_ussd.c:518 262426503987946/0x54ebcd39: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339898 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339898 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339898 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339898 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339898 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339899 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339899 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339899 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426503987946" session_id=1424739641 session_state=END} 20241129160339899 DSS <0004> hlr_ussd.c:576 262426503987946/0x54ebcd39: Process SS (END) 20241129160339899 DSS <0004> hlr_ussd.c:518 262426503987946/0x54ebcd39: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339899 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426503987946" session_id=1424739641 session_state=END} 20241129160339899 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339899 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426503987946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339899 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339899 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339899 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339899 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57570<->l=127.0.0.1:4258 20241129160339901 DAUC <0003> db_auc.c:157 IMSI='262420886520774': No 2G Auth Data 20241129160339901 DAUC <0003> db_auc.c:192 IMSI='262420886520774': No 3G Auth Data 20241129160339907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241129160339910 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339910 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339910 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420886520774" session_id=4078162803 session_state=BEGIN} 20241129160339910 DSS <0004> hlr_ussd.c:576 262420886520774/0xf313d373: Process SS (BEGIN) 20241129160339910 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160339910 DSS <0004> hlr_ussd.c:518 262420886520774/0xf313d373: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160339910 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339910 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339910 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339910 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339911 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339911 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339911 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420886520774" session_id=4078162803 session_state=CONTINUE} 20241129160339911 DSS <0004> hlr_ussd.c:576 262420886520774/0xf313d373: Process SS (CONTINUE) 20241129160339911 DSS <0004> hlr_ussd.c:518 262420886520774/0xf313d373: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160339911 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420886520774" session_id=4078162803 session_state=CONTINUE} 20241129160339911 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339911 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339911 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339911 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339911 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339913 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339913 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339913 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420886520774" session_id=4078162803 session_state=CONTINUE} 20241129160339913 DSS <0004> hlr_ussd.c:576 262420886520774/0xf313d373: Process SS (CONTINUE) 20241129160339913 DSS <0004> hlr_ussd.c:518 262420886520774/0xf313d373: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339913 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339913 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339913 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339913 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339913 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339914 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339914 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339914 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420886520774" session_id=4078162803 session_state=END} 20241129160339914 DSS <0004> hlr_ussd.c:576 262420886520774/0xf313d373: Process SS (END) 20241129160339914 DSS <0004> hlr_ussd.c:518 262420886520774/0xf313d373: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339914 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420886520774" session_id=4078162803 session_state=END} 20241129160339914 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339914 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262420886520774 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339914 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339914 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339914 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339914 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241129160339915 DAUC <0003> db_auc.c:157 IMSI='262424148112974': No 2G Auth Data 20241129160339915 DAUC <0003> db_auc.c:192 IMSI='262424148112974': No 3G Auth Data 20241129160339922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4258 20241129160339925 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339925 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339925 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424148112974" session_id=677982211 session_state=BEGIN} 20241129160339925 DSS <0004> hlr_ussd.c:576 262424148112974/0x28693003: Process SS (BEGIN) 20241129160339925 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160339925 DSS <0004> hlr_ussd.c:518 262424148112974/0x28693003: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160339925 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339925 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339925 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339925 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339926 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339926 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339926 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424148112974" session_id=677982211 session_state=CONTINUE} 20241129160339926 DSS <0004> hlr_ussd.c:576 262424148112974/0x28693003: Process SS (CONTINUE) 20241129160339926 DSS <0004> hlr_ussd.c:518 262424148112974/0x28693003: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160339926 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424148112974" session_id=677982211 session_state=CONTINUE} 20241129160339926 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339926 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339926 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339929 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339929 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339929 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424148112974" session_id=677982211 session_state=CONTINUE} 20241129160339929 DSS <0004> hlr_ussd.c:576 262424148112974/0x28693003: Process SS (CONTINUE) 20241129160339929 DSS <0004> hlr_ussd.c:518 262424148112974/0x28693003: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339929 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339929 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339929 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339929 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339929 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339929 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339929 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339929 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424148112974" session_id=677982211 session_state=END} 20241129160339929 DSS <0004> hlr_ussd.c:576 262424148112974/0x28693003: Process SS (END) 20241129160339930 DSS <0004> hlr_ussd.c:518 262424148112974/0x28693003: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339930 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424148112974" session_id=677982211 session_state=END} 20241129160339930 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339930 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424148112974 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339930 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339930 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339930 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339930 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4258 20241129160339931 DAUC <0003> db_auc.c:157 IMSI='262421538705040': No 2G Auth Data 20241129160339931 DAUC <0003> db_auc.c:192 IMSI='262421538705040': No 3G Auth Data 20241129160339937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20241129160339940 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339940 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339940 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421538705040" session_id=4195741980 session_state=BEGIN} 20241129160339940 DSS <0004> hlr_ussd.c:576 262421538705040/0xfa15f11c: Process SS (BEGIN) 20241129160339940 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160339940 DSS <0004> hlr_ussd.c:518 262421538705040/0xfa15f11c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160339940 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339940 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339940 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339940 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339941 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339941 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339941 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421538705040" session_id=4195741980 session_state=CONTINUE} 20241129160339941 DSS <0004> hlr_ussd.c:576 262421538705040/0xfa15f11c: Process SS (CONTINUE) 20241129160339941 DSS <0004> hlr_ussd.c:518 262421538705040/0xfa15f11c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160339941 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421538705040" session_id=4195741980 session_state=CONTINUE} 20241129160339941 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339941 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339941 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339941 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339941 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339944 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339944 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339944 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421538705040" session_id=4195741980 session_state=CONTINUE} 20241129160339944 DSS <0004> hlr_ussd.c:576 262421538705040/0xfa15f11c: Process SS (CONTINUE) 20241129160339944 DSS <0004> hlr_ussd.c:518 262421538705040/0xfa15f11c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339944 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339944 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339944 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339944 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339944 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339945 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339945 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339945 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421538705040" session_id=4195741980 session_state=END} 20241129160339945 DSS <0004> hlr_ussd.c:576 262421538705040/0xfa15f11c: Process SS (END) 20241129160339945 DSS <0004> hlr_ussd.c:518 262421538705040/0xfa15f11c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339945 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421538705040" session_id=4195741980 session_state=END} 20241129160339945 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339945 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421538705040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339945 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339945 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339945 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339945 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20241129160339946 DAUC <0003> db_auc.c:157 IMSI='262426635009427': No 2G Auth Data 20241129160339946 DAUC <0003> db_auc.c:192 IMSI='262426635009427': No 3G Auth Data 20241129160339953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57606<->l=127.0.0.1:4258 20241129160339956 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339956 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339956 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426635009427" session_id=2867562258 session_state=BEGIN} 20241129160339956 DSS <0004> hlr_ussd.c:576 262426635009427/0xaaeb8712: Process SS (BEGIN) 20241129160339956 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241129160339956 DSS <0004> hlr_ussd.c:518 262426635009427/0xaaeb8712: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241129160339956 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339956 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339956 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339956 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339957 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339957 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339957 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426635009427" session_id=2867562258 session_state=CONTINUE} 20241129160339957 DSS <0004> hlr_ussd.c:576 262426635009427/0xaaeb8712: Process SS (CONTINUE) 20241129160339957 DSS <0004> hlr_ussd.c:518 262426635009427/0xaaeb8712: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241129160339957 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426635009427" session_id=2867562258 session_state=CONTINUE} 20241129160339957 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339957 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339957 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339957 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339957 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339960 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339960 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339960 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426635009427" session_id=2867562258 session_state=CONTINUE} 20241129160339960 DSS <0004> hlr_ussd.c:576 262426635009427/0xaaeb8712: Process SS (CONTINUE) 20241129160339960 DSS <0004> hlr_ussd.c:518 262426635009427/0xaaeb8712: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339960 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339960 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339960 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339960 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339960 DLINP <000b> input/ipa.c:435 127.0.0.1:36799 sending data 20241129160339961 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339961 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339961 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426635009427" session_id=2867562258 session_state=END} 20241129160339961 DSS <0004> hlr_ussd.c:576 262426635009427/0xaaeb8712: Process SS (END) 20241129160339961 DSS <0004> hlr_ussd.c:518 262426635009427/0xaaeb8712: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241129160339961 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426635009427" session_id=2867562258 session_state=END} 20241129160339961 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160339961 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426635009427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160339961 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339961 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339961 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339961 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160339962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57606<->l=127.0.0.1:4258 20241129160339963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 20241129160339963 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339963 DLINP <000b> input/ipa.c:409 127.0.0.1:36799 message received 20241129160339963 DLINP <000b> input/ipa.c:418 127.0.0.1:36799 connection closed with server 20241129160339963 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36799 20241129160339963 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241129160339963 DLINP <000b> input/ipa.c:455 connected read/write 20241129160339963 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160339963 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160339963 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160339963 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160339964 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36139<->l=127.0.0.1:4259) 20241129160339989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57612<->l=127.0.0.1:4258 20241129160340190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57612<->l=127.0.0.1:4258 20241129160343322 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41303 20241129160343322 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41303 20241129160343324 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343324 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343325 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160343325 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160343326 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343326 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343326 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160343326 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241129160343326 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241129160343326 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241129160343326 DLGSUP <0013> gsup_server.c:238 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  20241129160343326 DLGSUP <0013> gsup_server.c:236 2:  20241129160343326 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160343326 DLGSUP <0013> gsup_server.c:236 3:  20241129160343326 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160343326 DLGSUP <0013> gsup_server.c:236 4:  20241129160343326 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160343326 DLGSUP <0013> gsup_server.c:236 5:  20241129160343326 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160343326 DLGSUP <0013> gsup_server.c:236 7:  20241129160343326 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160343326 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160343326 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160343326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41303 20241129160343326 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343326 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53180<->l=127.0.0.1:4258 20241129160343329 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343329 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343329 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160343329 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160343329 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160343329 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160343329 DLGSUP <0013> gsup_server.c:238 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  20241129160343329 DLGSUP <0013> gsup_server.c:236 2:  20241129160343329 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160343329 DLGSUP <0013> gsup_server.c:236 3:  20241129160343329 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160343329 DLGSUP <0013> gsup_server.c:236 4:  20241129160343329 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160343329 DLGSUP <0013> gsup_server.c:236 5:  20241129160343329 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160343329 DLGSUP <0013> gsup_server.c:236 7:  20241129160343329 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160343329 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160343329 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160343329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160343342 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43615<->l=127.0.0.1:4259) 20241129160343346 DAUC <0003> db_auc.c:157 IMSI='262429828968197': No 2G Auth Data 20241129160343346 DAUC <0003> db_auc.c:192 IMSI='262429828968197': No 3G Auth Data 20241129160343354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4258 20241129160343370 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343370 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343370 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429828968197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429828968197" session_id=3444096734 session_state=BEGIN} 20241129160343370 DSS <0004> hlr_ussd.c:576 262429828968197/0xcd48bede: Process SS (BEGIN) 20241129160343370 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241129160343370 DSS <0004> hlr_ussd.c:518 262429828968197/0xcd48bede: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241129160343370 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343370 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343370 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343370 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343380 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343380 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343380 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262429828968197 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429828968197" session_id=3444096734 session_state=END} 20241129160343380 DSS <0004> hlr_ussd.c:576 262429828968197/0xcd48bede: Process SS (END) 20241129160343380 DSS <0004> hlr_ussd.c:518 262429828968197/0xcd48bede: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241129160343380 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429828968197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429828968197" session_id=3444096734 session_state=END} 20241129160343380 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429828968197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160343380 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262429828968197 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160343380 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343380 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343380 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343380 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4258 20241129160343388 DAUC <0003> db_auc.c:157 IMSI='262428161624968': No 2G Auth Data 20241129160343388 DAUC <0003> db_auc.c:192 IMSI='262428161624968': No 3G Auth Data 20241129160343400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241129160343403 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343403 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343403 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428161624968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428161624968" session_id=1164116029 session_state=BEGIN} 20241129160343403 DSS <0004> hlr_ussd.c:576 262428161624968/0x4563003d: Process SS (BEGIN) 20241129160343403 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241129160343403 DSS <0004> hlr_ussd.c:518 262428161624968/0x4563003d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241129160343403 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343403 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343403 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343403 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343404 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343404 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343404 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428161624968 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428161624968" session_id=1164116029 session_state=END} 20241129160343404 DSS <0004> hlr_ussd.c:576 262428161624968/0x4563003d: Process SS (END) 20241129160343404 DSS <0004> hlr_ussd.c:518 262428161624968/0x4563003d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241129160343404 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428161624968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428161624968" session_id=1164116029 session_state=END} 20241129160343404 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428161624968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160343404 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428161624968 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160343404 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343404 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343404 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343404 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241129160343407 DAUC <0003> db_auc.c:157 IMSI='262424224004256': No 2G Auth Data 20241129160343407 DAUC <0003> db_auc.c:192 IMSI='262424224004256': No 3G Auth Data 20241129160343413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20241129160343416 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343416 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343416 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424224004256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424224004256" session_id=3252664442 session_state=BEGIN} 20241129160343416 DSS <0004> hlr_ussd.c:576 262424224004256/0xc1dfb87a: Process SS (BEGIN) 20241129160343416 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241129160343416 DSS <0004> hlr_ussd.c:518 262424224004256/0xc1dfb87a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241129160343416 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343416 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343416 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343416 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343417 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343417 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343417 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424224004256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424224004256" session_id=3252664442 session_state=END} 20241129160343417 DSS <0004> hlr_ussd.c:576 262424224004256/0xc1dfb87a: Process SS (END) 20241129160343417 DSS <0004> hlr_ussd.c:518 262424224004256/0xc1dfb87a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241129160343417 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424224004256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424224004256" session_id=3252664442 session_state=END} 20241129160343417 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424224004256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160343417 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424224004256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160343417 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343417 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343417 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343417 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20241129160343419 DAUC <0003> db_auc.c:157 IMSI='262423426107975': No 2G Auth Data 20241129160343419 DAUC <0003> db_auc.c:192 IMSI='262423426107975': No 3G Auth Data 20241129160343428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20241129160343431 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343431 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343431 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423426107975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423426107975" session_id=634179860 session_state=BEGIN} 20241129160343431 DSS <0004> hlr_ussd.c:576 262423426107975/0x25ccd114: Process SS (BEGIN) 20241129160343431 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241129160343431 DSS <0004> hlr_ussd.c:518 262423426107975/0x25ccd114: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241129160343431 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343431 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343431 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343431 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343432 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343432 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343432 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423426107975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423426107975" session_id=634179860 session_state=END} 20241129160343432 DSS <0004> hlr_ussd.c:576 262423426107975/0x25ccd114: Process SS (END) 20241129160343432 DSS <0004> hlr_ussd.c:518 262423426107975/0x25ccd114: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241129160343432 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423426107975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423426107975" session_id=634179860 session_state=END} 20241129160343432 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423426107975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160343432 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423426107975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160343432 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343432 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343432 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343432 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20241129160343435 DAUC <0003> db_auc.c:157 IMSI='262429392208018': No 2G Auth Data 20241129160343435 DAUC <0003> db_auc.c:192 IMSI='262429392208018': No 3G Auth Data 20241129160343442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4258 20241129160343445 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343445 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343445 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429392208018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429392208018" session_id=474551256 session_state=BEGIN} 20241129160343445 DSS <0004> hlr_ussd.c:576 262429392208018/0x1c4913d8: Process SS (BEGIN) 20241129160343445 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241129160343445 DSS <0004> hlr_ussd.c:518 262429392208018/0x1c4913d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241129160343445 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343445 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343445 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343445 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343446 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343446 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343446 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429392208018 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429392208018" session_id=474551256 session_state=END} 20241129160343446 DSS <0004> hlr_ussd.c:576 262429392208018/0x1c4913d8: Process SS (END) 20241129160343446 DSS <0004> hlr_ussd.c:518 262429392208018/0x1c4913d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241129160343446 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429392208018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429392208018" session_id=474551256 session_state=END} 20241129160343446 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429392208018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160343446 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429392208018 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160343446 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343446 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343446 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343446 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4258 20241129160343449 DAUC <0003> db_auc.c:157 IMSI='262427802509500': No 2G Auth Data 20241129160343449 DAUC <0003> db_auc.c:192 IMSI='262427802509500': No 3G Auth Data 20241129160343456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20241129160343459 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343459 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343459 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427802509500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427802509500" session_id=2700199960 session_state=BEGIN} 20241129160343459 DSS <0004> hlr_ussd.c:576 262427802509500/0xa0f1c818: Process SS (BEGIN) 20241129160343459 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241129160343459 DSS <0004> hlr_ussd.c:518 262427802509500/0xa0f1c818: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241129160343459 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343459 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343459 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343459 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343460 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343460 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343460 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262427802509500 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427802509500" session_id=2700199960 session_state=END} 20241129160343460 DSS <0004> hlr_ussd.c:576 262427802509500/0xa0f1c818: Process SS (END) 20241129160343460 DSS <0004> hlr_ussd.c:518 262427802509500/0xa0f1c818: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241129160343460 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427802509500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427802509500" session_id=2700199960 session_state=END} 20241129160343460 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427802509500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160343460 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262427802509500 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160343460 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343460 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343460 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343460 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20241129160343463 DAUC <0003> db_auc.c:157 IMSI='262427636169130': No 2G Auth Data 20241129160343463 DAUC <0003> db_auc.c:192 IMSI='262427636169130': No 3G Auth Data 20241129160343470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20241129160343473 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343473 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343473 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427636169130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427636169130" session_id=3555355385 session_state=BEGIN} 20241129160343473 DSS <0004> hlr_ussd.c:576 262427636169130/0xd3ea6af9: Process SS (BEGIN) 20241129160343473 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241129160343473 DSS <0004> hlr_ussd.c:518 262427636169130/0xd3ea6af9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241129160343473 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343473 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343473 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343473 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343474 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343474 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343474 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262427636169130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427636169130" session_id=3555355385 session_state=END} 20241129160343474 DSS <0004> hlr_ussd.c:576 262427636169130/0xd3ea6af9: Process SS (END) 20241129160343474 DSS <0004> hlr_ussd.c:518 262427636169130/0xd3ea6af9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241129160343474 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427636169130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427636169130" session_id=3555355385 session_state=END} 20241129160343474 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427636169130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160343474 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262427636169130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160343474 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343474 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343474 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343474 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20241129160343476 DAUC <0003> db_auc.c:157 IMSI='262421528395970': No 2G Auth Data 20241129160343476 DAUC <0003> db_auc.c:192 IMSI='262421528395970': No 3G Auth Data 20241129160343482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4258 20241129160343485 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343485 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343485 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421528395970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421528395970" session_id=2522944793 session_state=BEGIN} 20241129160343485 DSS <0004> hlr_ussd.c:576 262421528395970/0x96611519: Process SS (BEGIN) 20241129160343485 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241129160343485 DSS <0004> hlr_ussd.c:518 262421528395970/0x96611519: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241129160343485 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343485 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343485 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343485 DLINP <000b> input/ipa.c:435 127.0.0.1:41303 sending data 20241129160343486 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343486 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343486 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421528395970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421528395970" session_id=2522944793 session_state=END} 20241129160343486 DSS <0004> hlr_ussd.c:576 262421528395970/0x96611519: Process SS (END) 20241129160343486 DSS <0004> hlr_ussd.c:518 262421528395970/0x96611519: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241129160343486 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421528395970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421528395970" session_id=2522944793 session_state=END} 20241129160343486 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421528395970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160343486 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421528395970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241129160343486 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343486 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343486 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343486 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160343488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4258 20241129160343490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53180<->l=127.0.0.1:4258 20241129160343490 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343490 DLINP <000b> input/ipa.c:409 127.0.0.1:41303 message received 20241129160343490 DLINP <000b> input/ipa.c:418 127.0.0.1:41303 connection closed with server 20241129160343490 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41303 20241129160343490 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241129160343490 DLINP <000b> input/ipa.c:455 connected read/write 20241129160343490 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160343490 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160343490 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160343490 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160343490 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43615<->l=127.0.0.1:4259) 20241129160343520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53250<->l=127.0.0.1:4258 20241129160343721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53250<->l=127.0.0.1:4258 20241129160345454 DSS <0004> hlr_ussd.c:239 262425012651162/0x7053e88b: SS Session Timeout, destroying 20241129160345454 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425012651162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160345481 DSS <0004> hlr_ussd.c:239 262426433979001/0xf0a10af7: SS Session Timeout, destroying 20241129160345481 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426433979001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160345492 DSS <0004> hlr_ussd.c:239 262420844603829/0x552cc889: SS Session Timeout, destroying 20241129160345492 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420844603829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160345504 DSS <0004> hlr_ussd.c:239 262425978879982/0x69353bf5: SS Session Timeout, destroying 20241129160345504 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425978879982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160345516 DSS <0004> hlr_ussd.c:239 262421906328525/0x7fe5a031: SS Session Timeout, destroying 20241129160345516 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421906328525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160345529 DSS <0004> hlr_ussd.c:239 262421903587334/0xa8db9226: SS Session Timeout, destroying 20241129160345529 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421903587334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160345541 DSS <0004> hlr_ussd.c:239 262427197742985/0xdb2ceada: SS Session Timeout, destroying 20241129160345541 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427197742985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160345554 DSS <0004> hlr_ussd.c:239 262422459885166/0xedb7c44d: SS Session Timeout, destroying 20241129160345554 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422459885166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160346846 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160346846 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160346851 DLINP <000b> input/ipa.c:455 connected read/write 20241129160346851 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160346852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4258 20241129160346857 DLINP <000b> input/ipa.c:455 connected read/write 20241129160346857 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160346858 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160346858 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160346858 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160346858 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160346858 DLGSUP <0013> gsup_server.c:238 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  20241129160346858 DLGSUP <0013> gsup_server.c:236 2:  20241129160346858 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160346858 DLGSUP <0013> gsup_server.c:236 3:  20241129160346858 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160346858 DLGSUP <0013> gsup_server.c:236 4:  20241129160346858 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160346858 DLGSUP <0013> gsup_server.c:236 5:  20241129160346858 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160346858 DLGSUP <0013> gsup_server.c:236 7:  20241129160346858 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160346858 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160346858 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160346858 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160346881 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35545<->l=127.0.0.1:4259) 20241129160346883 DAUC <0003> db_auc.c:157 IMSI='262425052213290': No 2G Auth Data 20241129160346883 DAUC <0003> db_auc.c:192 IMSI='262425052213290': No 3G Auth Data 20241129160346889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4258 20241129160346902 DLINP <000b> input/ipa.c:455 connected read/write 20241129160346902 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160346902 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425052213290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425052213290" session_id=2639227068 session_state=BEGIN} 20241129160346902 DSS <0004> hlr_ussd.c:576 262425052213290/0x9d4f68bc: Process SS (BEGIN) 20241129160346902 DSS <0004> hlr_ussd.c:498 262425052213290/0x9d4f68bc: SS CompType=Invoke, OpCode=InterrogateSS 20241129160346902 DSS <0004> hlr_ussd.c:506 262425052213290/0x9d4f68bc: Structured SS requests are not supported, rejecting... 20241129160346902 DSS <0004> hlr_ussd.c:354 262425052213290/0x9d4f68bc: Tx ReturnError(0, 0x15) 20241129160346902 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425052213290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425052213290" session_id=2639227068 session_state=END} 20241129160346902 DLINP <000b> input/ipa.c:455 connected read/write 20241129160346902 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160346902 DLINP <000b> input/ipa.c:455 connected read/write 20241129160346902 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160346905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4258 20241129160346907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4258 20241129160346908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35545<->l=127.0.0.1:4259) 20241129160346909 DLINP <000b> input/ipa.c:455 connected read/write 20241129160346909 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160346909 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160346909 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160346909 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160346941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4258 20241129160347042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4258 20241129160348841 DSS <0004> hlr_ussd.c:239 262423983116251/0x6ee9ef87: SS Session Timeout, destroying 20241129160348841 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423983116251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160348864 DSS <0004> hlr_ussd.c:239 262424918286075/0x08c44b54: SS Session Timeout, destroying 20241129160348864 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424918286075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160348879 DSS <0004> hlr_ussd.c:239 262424918669157/0xf5f015ce: SS Session Timeout, destroying 20241129160348879 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424918669157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160348890 DSS <0004> hlr_ussd.c:239 262426442860417/0xbab7b2ee: SS Session Timeout, destroying 20241129160348891 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426442860417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160348903 DSS <0004> hlr_ussd.c:239 262421688242488/0x01fc2666: SS Session Timeout, destroying 20241129160348903 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421688242488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160348915 DSS <0004> hlr_ussd.c:239 262423745106685/0xfb4b2c1a: SS Session Timeout, destroying 20241129160348915 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423745106685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160348926 DSS <0004> hlr_ussd.c:239 262420046778252/0xee9beb16: SS Session Timeout, destroying 20241129160348926 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420046778252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160348938 DSS <0004> hlr_ussd.c:239 262427829389673/0xee78cbfc: SS Session Timeout, destroying 20241129160348938 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427829389673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160350163 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160350164 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160350168 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350168 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4258 20241129160350174 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350174 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350175 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160350175 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160350175 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160350175 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160350175 DLGSUP <0013> gsup_server.c:238 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  20241129160350175 DLGSUP <0013> gsup_server.c:236 2:  20241129160350175 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160350175 DLGSUP <0013> gsup_server.c:236 3:  20241129160350175 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160350175 DLGSUP <0013> gsup_server.c:236 4:  20241129160350175 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160350175 DLGSUP <0013> gsup_server.c:236 5:  20241129160350175 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160350175 DLGSUP <0013> gsup_server.c:236 7:  20241129160350175 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160350175 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160350175 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160350175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160350198 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36529<->l=127.0.0.1:4259) 20241129160350212 DAUC <0003> db_auc.c:157 IMSI='262421608102492': No 2G Auth Data 20241129160350212 DAUC <0003> db_auc.c:192 IMSI='262421608102492': No 3G Auth Data 20241129160350239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53280<->l=127.0.0.1:4258 20241129160350252 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350252 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350252 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421608102492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421608102492"} 20241129160350252 DMAIN <0000> hlr.c:435 IMSI='262421608102492': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160350253 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421608102492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421608102492"} 20241129160350253 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421608102492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350253 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350253 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350253 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350253 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350258 DAUC <0003> db_auc.c:192 IMSI='262421608102492': No 3G Auth Data 20241129160350264 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350264 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350264 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421608102492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421608102492"} 20241129160350264 DAUC <0003> hlr.c:428 IMSI='262421608102492': storing IMEI = 12345678901234 20241129160350264 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421608102492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421608102492"} 20241129160350264 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421608102492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350264 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350264 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350264 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350264 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350267 DAUC <0003> db_auc.c:192 IMSI='262421608102492': No 3G Auth Data 20241129160350268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53280<->l=127.0.0.1:4258 20241129160350270 DAUC <0003> db_auc.c:157 IMSI='262422215527703': No 2G Auth Data 20241129160350270 DAUC <0003> db_auc.c:192 IMSI='262422215527703': No 3G Auth Data 20241129160350281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53284<->l=127.0.0.1:4258 20241129160350284 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350284 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350284 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422215527703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422215527703"} 20241129160350284 DMAIN <0000> hlr.c:435 IMSI='262422215527703': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160350284 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422215527703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422215527703"} 20241129160350284 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422215527703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350284 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350284 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350284 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350284 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350285 DAUC <0003> db_auc.c:192 IMSI='262422215527703': No 3G Auth Data 20241129160350286 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350286 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350286 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422215527703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422215527703"} 20241129160350286 DAUC <0003> hlr.c:428 IMSI='262422215527703': storing IMEI = 12345678901234 20241129160350286 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422215527703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422215527703"} 20241129160350286 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422215527703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350286 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350286 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350286 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350286 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350287 DAUC <0003> db_auc.c:192 IMSI='262422215527703': No 3G Auth Data 20241129160350287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53284<->l=127.0.0.1:4258 20241129160350288 DAUC <0003> db_auc.c:157 IMSI='262426028112418': No 2G Auth Data 20241129160350288 DAUC <0003> db_auc.c:192 IMSI='262426028112418': No 3G Auth Data 20241129160350294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241129160350297 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350297 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350297 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426028112418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426028112418"} 20241129160350297 DMAIN <0000> hlr.c:435 IMSI='262426028112418': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160350297 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426028112418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426028112418"} 20241129160350297 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426028112418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350297 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350297 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350298 DAUC <0003> db_auc.c:192 IMSI='262426028112418': No 3G Auth Data 20241129160350299 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350299 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350299 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426028112418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426028112418"} 20241129160350299 DAUC <0003> hlr.c:428 IMSI='262426028112418': storing IMEI = 12345678901234 20241129160350299 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426028112418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426028112418"} 20241129160350299 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426028112418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350299 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350299 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350299 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350299 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350300 DAUC <0003> db_auc.c:192 IMSI='262426028112418': No 3G Auth Data 20241129160350301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241129160350301 DAUC <0003> db_auc.c:157 IMSI='262420634254986': No 2G Auth Data 20241129160350301 DAUC <0003> db_auc.c:192 IMSI='262420634254986': No 3G Auth Data 20241129160350308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241129160350311 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350311 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350311 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420634254986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420634254986"} 20241129160350311 DMAIN <0000> hlr.c:435 IMSI='262420634254986': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160350311 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420634254986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420634254986"} 20241129160350311 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420634254986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350311 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350311 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350311 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350311 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350312 DAUC <0003> db_auc.c:157 IMSI='262420634254986': No 2G Auth Data 20241129160350313 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350313 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350313 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420634254986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420634254986"} 20241129160350314 DAUC <0003> hlr.c:428 IMSI='262420634254986': storing IMEI = 12345678901234 20241129160350314 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420634254986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420634254986"} 20241129160350314 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420634254986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350314 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350314 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350314 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350314 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350314 DAUC <0003> db_auc.c:157 IMSI='262420634254986': No 2G Auth Data 20241129160350315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241129160350316 DAUC <0003> db_auc.c:157 IMSI='262428530252605': No 2G Auth Data 20241129160350316 DAUC <0003> db_auc.c:192 IMSI='262428530252605': No 3G Auth Data 20241129160350323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53316<->l=127.0.0.1:4258 20241129160350325 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350325 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350325 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428530252605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428530252605"} 20241129160350325 DMAIN <0000> hlr.c:435 IMSI='262428530252605': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160350325 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428530252605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428530252605"} 20241129160350325 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428530252605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350325 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350325 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350325 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350325 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350326 DAUC <0003> db_auc.c:157 IMSI='262428530252605': No 2G Auth Data 20241129160350328 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350328 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350328 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428530252605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428530252605"} 20241129160350328 DAUC <0003> hlr.c:428 IMSI='262428530252605': storing IMEI = 12345678901234 20241129160350328 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428530252605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428530252605"} 20241129160350328 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428530252605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350328 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350328 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350328 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350328 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350329 DAUC <0003> db_auc.c:157 IMSI='262428530252605': No 2G Auth Data 20241129160350330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53316<->l=127.0.0.1:4258 20241129160350331 DAUC <0003> db_auc.c:157 IMSI='262425738737818': No 2G Auth Data 20241129160350331 DAUC <0003> db_auc.c:192 IMSI='262425738737818': No 3G Auth Data 20241129160350337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4258 20241129160350339 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350339 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350339 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425738737818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425738737818"} 20241129160350339 DMAIN <0000> hlr.c:435 IMSI='262425738737818': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160350339 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425738737818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425738737818"} 20241129160350339 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425738737818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350339 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350339 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350339 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350339 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350341 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350341 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350341 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425738737818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425738737818"} 20241129160350341 DAUC <0003> hlr.c:428 IMSI='262425738737818': storing IMEI = 12345678901234 20241129160350341 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425738737818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425738737818"} 20241129160350341 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425738737818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350341 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350342 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350342 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350342 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4258 20241129160350344 DAUC <0003> db_auc.c:157 IMSI='262427171130523': No 2G Auth Data 20241129160350344 DAUC <0003> db_auc.c:192 IMSI='262427171130523': No 3G Auth Data 20241129160350351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241129160350354 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350354 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350354 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427171130523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427171130523"} 20241129160350354 DMAIN <0000> hlr.c:435 IMSI='262427171130523': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160350354 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427171130523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427171130523"} 20241129160350354 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427171130523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350354 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350354 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350354 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350354 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350357 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350357 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350357 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427171130523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427171130523"} 20241129160350357 DAUC <0003> hlr.c:428 IMSI='262427171130523': storing IMEI = 12345678901234 20241129160350357 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427171130523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427171130523"} 20241129160350357 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427171130523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350357 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350357 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350357 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350357 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241129160350359 DAUC <0003> db_auc.c:157 IMSI='262423489353060': No 2G Auth Data 20241129160350359 DAUC <0003> db_auc.c:192 IMSI='262423489353060': No 3G Auth Data 20241129160350367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20241129160350369 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350369 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350369 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423489353060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423489353060"} 20241129160350369 DMAIN <0000> hlr.c:435 IMSI='262423489353060': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160350369 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423489353060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423489353060"} 20241129160350369 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423489353060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350369 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350369 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350369 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350369 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350372 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350372 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350372 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423489353060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423489353060"} 20241129160350372 DAUC <0003> hlr.c:428 IMSI='262423489353060': storing IMEI = 12345678901234 20241129160350372 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423489353060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423489353060"} 20241129160350372 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423489353060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160350372 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350372 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350372 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350372 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160350373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20241129160350374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4258 20241129160350374 DLINP <000b> input/ipa.c:455 connected read/write 20241129160350374 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160350374 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160350374 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160350374 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160350374 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36529<->l=127.0.0.1:4259) 20241129160350396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 20241129160350497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 20241129160353600 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160353600 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160353602 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353603 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4258 20241129160353605 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353605 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353605 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160353605 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160353605 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160353605 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160353605 DLGSUP <0013> gsup_server.c:238 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  20241129160353605 DLGSUP <0013> gsup_server.c:236 2:  20241129160353605 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160353605 DLGSUP <0013> gsup_server.c:236 3:  20241129160353605 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160353605 DLGSUP <0013> gsup_server.c:236 4:  20241129160353605 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160353605 DLGSUP <0013> gsup_server.c:236 5:  20241129160353605 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160353605 DLGSUP <0013> gsup_server.c:236 7:  20241129160353605 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160353605 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160353605 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160353605 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160353616 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44993<->l=127.0.0.1:4259) 20241129160353618 DAUC <0003> db_auc.c:157 IMSI='262422946776639': No 2G Auth Data 20241129160353618 DAUC <0003> db_auc.c:192 IMSI='262422946776639': No 3G Auth Data 20241129160353626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 20241129160353650 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353650 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353650 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422946776639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422946776639" source_name="the-source\n"} 20241129160353650 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241129160353651 DMAIN <0000> hlr.c:435 IMSI='262422946776639': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160353651 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422946776639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422946776639" destination_name="the-source\n"} 20241129160353651 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422946776639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353651 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353651 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353651 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353651 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353659 DAUC <0003> db_auc.c:192 IMSI='262422946776639': No 3G Auth Data 20241129160353666 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353667 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353667 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422946776639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422946776639" source_name="the-source\n"} 20241129160353667 DAUC <0003> hlr.c:428 IMSI='262422946776639': storing IMEI = 12345678901234 20241129160353667 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422946776639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422946776639" destination_name="the-source\n"} 20241129160353667 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422946776639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353667 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353667 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353667 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353667 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353670 DAUC <0003> db_auc.c:192 IMSI='262422946776639': No 3G Auth Data 20241129160353673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 20241129160353676 DAUC <0003> db_auc.c:157 IMSI='262420134791363': No 2G Auth Data 20241129160353676 DAUC <0003> db_auc.c:192 IMSI='262420134791363': No 3G Auth Data 20241129160353688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60764<->l=127.0.0.1:4258 20241129160353690 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353690 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353691 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420134791363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420134791363" source_name="the-source\n"} 20241129160353691 DMAIN <0000> hlr.c:435 IMSI='262420134791363': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160353691 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420134791363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420134791363" destination_name="the-source\n"} 20241129160353691 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262420134791363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353691 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353691 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353691 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353691 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353692 DAUC <0003> db_auc.c:192 IMSI='262420134791363': No 3G Auth Data 20241129160353693 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353693 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353693 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420134791363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420134791363" source_name="the-source\n"} 20241129160353693 DAUC <0003> hlr.c:428 IMSI='262420134791363': storing IMEI = 12345678901234 20241129160353693 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420134791363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420134791363" destination_name="the-source\n"} 20241129160353693 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262420134791363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353693 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353693 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353693 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353693 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353694 DAUC <0003> db_auc.c:192 IMSI='262420134791363': No 3G Auth Data 20241129160353694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60764<->l=127.0.0.1:4258 20241129160353695 DAUC <0003> db_auc.c:157 IMSI='262423807399422': No 2G Auth Data 20241129160353695 DAUC <0003> db_auc.c:192 IMSI='262423807399422': No 3G Auth Data 20241129160353701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 20241129160353703 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353703 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353703 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423807399422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423807399422" source_name="the-source\n"} 20241129160353703 DMAIN <0000> hlr.c:435 IMSI='262423807399422': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160353704 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423807399422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423807399422" destination_name="the-source\n"} 20241129160353704 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423807399422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353704 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353704 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353704 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353704 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353705 DAUC <0003> db_auc.c:192 IMSI='262423807399422': No 3G Auth Data 20241129160353706 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353706 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353706 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423807399422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423807399422" source_name="the-source\n"} 20241129160353706 DAUC <0003> hlr.c:428 IMSI='262423807399422': storing IMEI = 12345678901234 20241129160353706 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423807399422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423807399422" destination_name="the-source\n"} 20241129160353706 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423807399422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353706 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353706 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353706 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353706 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353706 DAUC <0003> db_auc.c:192 IMSI='262423807399422': No 3G Auth Data 20241129160353707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 20241129160353708 DAUC <0003> db_auc.c:157 IMSI='262428761214668': No 2G Auth Data 20241129160353708 DAUC <0003> db_auc.c:192 IMSI='262428761214668': No 3G Auth Data 20241129160353714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4258 20241129160353717 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353717 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353717 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428761214668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428761214668" source_name="the-source\n"} 20241129160353717 DMAIN <0000> hlr.c:435 IMSI='262428761214668': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160353717 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428761214668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428761214668" destination_name="the-source\n"} 20241129160353717 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262428761214668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353717 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353717 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353717 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353717 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353718 DAUC <0003> db_auc.c:157 IMSI='262428761214668': No 2G Auth Data 20241129160353719 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353719 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353719 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428761214668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428761214668" source_name="the-source\n"} 20241129160353719 DAUC <0003> hlr.c:428 IMSI='262428761214668': storing IMEI = 12345678901234 20241129160353719 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428761214668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428761214668" destination_name="the-source\n"} 20241129160353719 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262428761214668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353719 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353719 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353719 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353719 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353720 DAUC <0003> db_auc.c:157 IMSI='262428761214668': No 2G Auth Data 20241129160353720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4258 20241129160353721 DAUC <0003> db_auc.c:157 IMSI='262421214821106': No 2G Auth Data 20241129160353721 DAUC <0003> db_auc.c:192 IMSI='262421214821106': No 3G Auth Data 20241129160353728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 20241129160353731 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353731 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353731 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421214821106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421214821106" source_name="the-source\n"} 20241129160353731 DMAIN <0000> hlr.c:435 IMSI='262421214821106': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160353731 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421214821106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421214821106" destination_name="the-source\n"} 20241129160353731 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421214821106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353731 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353731 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353731 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353731 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353732 DAUC <0003> db_auc.c:157 IMSI='262421214821106': No 2G Auth Data 20241129160353733 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353734 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353734 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421214821106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421214821106" source_name="the-source\n"} 20241129160353734 DAUC <0003> hlr.c:428 IMSI='262421214821106': storing IMEI = 12345678901234 20241129160353734 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421214821106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421214821106" destination_name="the-source\n"} 20241129160353734 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421214821106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353734 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353734 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353734 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353734 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353734 DAUC <0003> db_auc.c:157 IMSI='262421214821106': No 2G Auth Data 20241129160353735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 20241129160353736 DAUC <0003> db_auc.c:157 IMSI='262424549106680': No 2G Auth Data 20241129160353736 DAUC <0003> db_auc.c:192 IMSI='262424549106680': No 3G Auth Data 20241129160353743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20241129160353745 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353745 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353745 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424549106680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424549106680" source_name="the-source\n"} 20241129160353745 DMAIN <0000> hlr.c:435 IMSI='262424549106680': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160353745 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424549106680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424549106680" destination_name="the-source\n"} 20241129160353745 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262424549106680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353745 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353745 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353745 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353745 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353748 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353748 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353748 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424549106680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424549106680" source_name="the-source\n"} 20241129160353748 DAUC <0003> hlr.c:428 IMSI='262424549106680': storing IMEI = 12345678901234 20241129160353748 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424549106680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424549106680" destination_name="the-source\n"} 20241129160353748 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262424549106680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353748 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353748 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353748 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353748 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20241129160353750 DAUC <0003> db_auc.c:157 IMSI='262426897601558': No 2G Auth Data 20241129160353750 DAUC <0003> db_auc.c:192 IMSI='262426897601558': No 3G Auth Data 20241129160353757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60832<->l=127.0.0.1:4258 20241129160353760 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353760 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353760 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426897601558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426897601558" source_name="the-source\n"} 20241129160353760 DMAIN <0000> hlr.c:435 IMSI='262426897601558': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160353760 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426897601558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426897601558" destination_name="the-source\n"} 20241129160353760 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426897601558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353760 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353760 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353760 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353760 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353762 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353762 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353762 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426897601558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426897601558" source_name="the-source\n"} 20241129160353762 DAUC <0003> hlr.c:428 IMSI='262426897601558': storing IMEI = 12345678901234 20241129160353762 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426897601558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426897601558" destination_name="the-source\n"} 20241129160353762 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426897601558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353762 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353762 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353762 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353762 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60832<->l=127.0.0.1:4258 20241129160353764 DAUC <0003> db_auc.c:157 IMSI='262427475509833': No 2G Auth Data 20241129160353764 DAUC <0003> db_auc.c:192 IMSI='262427475509833': No 3G Auth Data 20241129160353770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20241129160353773 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353773 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353773 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427475509833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427475509833" source_name="the-source\n"} 20241129160353773 DMAIN <0000> hlr.c:435 IMSI='262427475509833': has IMEI = 12345678901234 (consider setting 'store-imei') 20241129160353773 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427475509833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427475509833" destination_name="the-source\n"} 20241129160353773 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427475509833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353773 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353773 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353773 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353773 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353775 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353775 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353775 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427475509833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427475509833" source_name="the-source\n"} 20241129160353775 DAUC <0003> hlr.c:428 IMSI='262427475509833': storing IMEI = 12345678901234 20241129160353775 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427475509833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427475509833" destination_name="the-source\n"} 20241129160353775 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427475509833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160353775 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353775 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353775 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353775 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160353776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20241129160353777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4258 20241129160353778 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44993<->l=127.0.0.1:4259) 20241129160353778 DLINP <000b> input/ipa.c:455 connected read/write 20241129160353778 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160353778 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160353778 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160353778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160353778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241129160353803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 20241129160353904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 20241129160357013 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160357013 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160357016 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357016 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 20241129160357020 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357020 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357021 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160357021 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160357021 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160357021 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160357021 DLGSUP <0013> gsup_server.c:238 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  20241129160357021 DLGSUP <0013> gsup_server.c:236 2:  20241129160357021 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160357021 DLGSUP <0013> gsup_server.c:236 3:  20241129160357021 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160357021 DLGSUP <0013> gsup_server.c:236 4:  20241129160357021 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160357021 DLGSUP <0013> gsup_server.c:236 5:  20241129160357021 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160357021 DLGSUP <0013> gsup_server.c:236 7:  20241129160357021 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160357021 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160357021 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160357021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160357035 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35827<->l=127.0.0.1:4259) 20241129160357042 DAUC <0003> db_auc.c:157 IMSI='262426186922970': No 2G Auth Data 20241129160357042 DAUC <0003> db_auc.c:192 IMSI='262426186922970': No 3G Auth Data 20241129160357059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60864<->l=127.0.0.1:4258 20241129160357065 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357065 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357065 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426186922970"} 20241129160357065 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241129160357065 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426186922970" cause=Invalid mandatory information} 20241129160357065 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357065 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357065 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357065 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357065 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357068 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357068 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357068 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426186922970"} 20241129160357068 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241129160357068 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426186922970" cause=Invalid mandatory information} 20241129160357068 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357068 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357068 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357068 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357068 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357070 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357070 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357070 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426186922970"} 20241129160357070 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241129160357070 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426186922970" cause=Invalid mandatory information} 20241129160357070 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357071 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357071 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357071 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357071 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357072 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357072 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357073 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426186922970"} 20241129160357073 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241129160357073 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426186922970" cause=Invalid mandatory information} 20241129160357073 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357073 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357073 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357073 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357073 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357075 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357076 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357076 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426186922970"} 20241129160357076 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241129160357076 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426186922970" cause=Invalid mandatory information} 20241129160357076 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426186922970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357076 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357076 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357076 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357077 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60864<->l=127.0.0.1:4258 20241129160357081 DAUC <0003> db_auc.c:157 IMSI='262429059249746': No 2G Auth Data 20241129160357081 DAUC <0003> db_auc.c:192 IMSI='262429059249746': No 3G Auth Data 20241129160357091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20241129160357094 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357094 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357094 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059249746"} 20241129160357094 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241129160357094 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059249746" cause=Invalid mandatory information} 20241129160357094 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357094 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357094 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357094 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357094 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357095 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357095 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059249746"} 20241129160357095 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241129160357095 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059249746" cause=Invalid mandatory information} 20241129160357095 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357095 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357095 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357095 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357095 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059249746"} 20241129160357095 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241129160357095 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059249746" cause=Invalid mandatory information} 20241129160357095 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357095 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357095 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357095 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357096 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357096 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357096 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059249746"} 20241129160357096 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241129160357096 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059249746" cause=Invalid mandatory information} 20241129160357096 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357096 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357096 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357096 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357096 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357096 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357097 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357097 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059249746"} 20241129160357097 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241129160357097 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429059249746" cause=Invalid mandatory information} 20241129160357097 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429059249746 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357097 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357097 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357097 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357097 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20241129160357098 DAUC <0003> db_auc.c:157 IMSI='262421531101011': No 2G Auth Data 20241129160357098 DAUC <0003> db_auc.c:192 IMSI='262421531101011': No 3G Auth Data 20241129160357104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20241129160357106 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357106 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357106 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421531101011"} 20241129160357106 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241129160357106 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421531101011" cause=Invalid mandatory information} 20241129160357106 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357106 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357106 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357106 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357106 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357107 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357107 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357107 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421531101011"} 20241129160357107 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241129160357107 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421531101011" cause=Invalid mandatory information} 20241129160357107 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357107 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357107 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357107 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357107 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357108 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357108 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357108 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421531101011"} 20241129160357108 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241129160357108 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421531101011" cause=Invalid mandatory information} 20241129160357108 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357108 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357108 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357108 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357108 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357109 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357109 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357109 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421531101011"} 20241129160357109 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241129160357109 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421531101011" cause=Invalid mandatory information} 20241129160357109 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357109 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357109 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357109 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357109 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357110 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357110 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357110 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421531101011"} 20241129160357110 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241129160357110 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421531101011" cause=Invalid mandatory information} 20241129160357110 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421531101011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357110 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357110 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357110 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357110 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20241129160357112 DAUC <0003> db_auc.c:157 IMSI='262422162450286': No 2G Auth Data 20241129160357112 DAUC <0003> db_auc.c:192 IMSI='262422162450286': No 3G Auth Data 20241129160357118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60884<->l=127.0.0.1:4258 20241129160357120 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357120 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357120 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422162450286"} 20241129160357120 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241129160357120 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422162450286" cause=Invalid mandatory information} 20241129160357120 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357120 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357120 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357120 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357120 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357122 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357122 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357122 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422162450286"} 20241129160357122 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241129160357122 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422162450286" cause=Invalid mandatory information} 20241129160357122 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357122 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357122 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357122 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357122 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357123 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357123 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357123 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422162450286"} 20241129160357123 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241129160357123 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422162450286" cause=Invalid mandatory information} 20241129160357123 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357123 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357123 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357123 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357123 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357123 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357123 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357123 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422162450286"} 20241129160357123 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241129160357123 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422162450286" cause=Invalid mandatory information} 20241129160357123 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357123 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357123 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357123 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357123 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357124 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357124 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357124 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422162450286"} 20241129160357124 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241129160357124 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422162450286" cause=Invalid mandatory information} 20241129160357124 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422162450286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357124 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357124 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357124 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357124 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60884<->l=127.0.0.1:4258 20241129160357126 DAUC <0003> db_auc.c:157 IMSI='262420086595657': No 2G Auth Data 20241129160357126 DAUC <0003> db_auc.c:192 IMSI='262420086595657': No 3G Auth Data 20241129160357133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 20241129160357135 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357135 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357135 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420086595657"} 20241129160357135 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241129160357135 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420086595657" cause=Invalid mandatory information} 20241129160357135 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357135 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357135 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357135 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357135 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357136 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357136 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357136 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420086595657"} 20241129160357136 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241129160357136 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420086595657" cause=Invalid mandatory information} 20241129160357136 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357136 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357136 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357136 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357136 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357137 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357137 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357137 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420086595657"} 20241129160357137 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241129160357137 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420086595657" cause=Invalid mandatory information} 20241129160357137 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357137 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357137 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357137 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357137 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357137 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357137 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357137 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420086595657"} 20241129160357137 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241129160357137 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420086595657" cause=Invalid mandatory information} 20241129160357137 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357138 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357138 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357138 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357138 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357138 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357138 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357138 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420086595657"} 20241129160357138 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241129160357138 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420086595657" cause=Invalid mandatory information} 20241129160357138 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420086595657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357138 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357138 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357138 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357138 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 20241129160357140 DAUC <0003> db_auc.c:157 IMSI='262424957569226': No 2G Auth Data 20241129160357140 DAUC <0003> db_auc.c:192 IMSI='262424957569226': No 3G Auth Data 20241129160357147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60914<->l=127.0.0.1:4258 20241129160357148 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357148 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357149 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424957569226"} 20241129160357149 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241129160357149 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424957569226" cause=Invalid mandatory information} 20241129160357149 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357149 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357149 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357149 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357149 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357150 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357150 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357150 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424957569226"} 20241129160357150 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241129160357150 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424957569226" cause=Invalid mandatory information} 20241129160357150 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357150 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357150 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357150 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357150 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357151 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357151 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357151 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424957569226"} 20241129160357151 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241129160357151 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424957569226" cause=Invalid mandatory information} 20241129160357151 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357151 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357151 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357151 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357151 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357152 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357152 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357152 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424957569226"} 20241129160357152 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241129160357152 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424957569226" cause=Invalid mandatory information} 20241129160357152 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357152 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357152 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357152 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357152 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357153 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357153 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357153 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424957569226"} 20241129160357153 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241129160357154 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424957569226" cause=Invalid mandatory information} 20241129160357154 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424957569226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357154 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357154 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357154 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357154 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60914<->l=127.0.0.1:4258 20241129160357155 DAUC <0003> db_auc.c:157 IMSI='262425028757799': No 2G Auth Data 20241129160357155 DAUC <0003> db_auc.c:192 IMSI='262425028757799': No 3G Auth Data 20241129160357161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60930<->l=127.0.0.1:4258 20241129160357163 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357163 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357163 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425028757799"} 20241129160357163 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241129160357163 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425028757799" cause=Invalid mandatory information} 20241129160357163 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357163 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357163 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357163 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357163 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357164 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357164 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357164 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425028757799"} 20241129160357164 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241129160357164 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425028757799" cause=Invalid mandatory information} 20241129160357164 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357164 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357164 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357164 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357164 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357164 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357164 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357164 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425028757799"} 20241129160357164 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241129160357165 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425028757799" cause=Invalid mandatory information} 20241129160357165 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357165 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357165 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357165 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357165 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357165 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357165 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357165 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425028757799"} 20241129160357165 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241129160357165 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425028757799" cause=Invalid mandatory information} 20241129160357165 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357165 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357165 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357165 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357165 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357166 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357166 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357166 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425028757799"} 20241129160357166 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241129160357166 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425028757799" cause=Invalid mandatory information} 20241129160357166 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425028757799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357166 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357166 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357166 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357166 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60930<->l=127.0.0.1:4258 20241129160357167 DAUC <0003> db_auc.c:157 IMSI='262429490165615': No 2G Auth Data 20241129160357167 DAUC <0003> db_auc.c:192 IMSI='262429490165615': No 3G Auth Data 20241129160357173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 20241129160357175 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357175 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357175 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429490165615"} 20241129160357175 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241129160357175 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429490165615" cause=Invalid mandatory information} 20241129160357175 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357175 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357175 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357175 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357175 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357176 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357176 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357176 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429490165615"} 20241129160357176 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241129160357176 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429490165615" cause=Invalid mandatory information} 20241129160357176 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357176 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357176 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357176 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357176 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357177 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357177 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357177 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429490165615"} 20241129160357177 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241129160357177 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429490165615" cause=Invalid mandatory information} 20241129160357177 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357177 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357177 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357177 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357177 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357177 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357177 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357177 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429490165615"} 20241129160357177 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241129160357177 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429490165615" cause=Invalid mandatory information} 20241129160357177 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357177 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357177 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357178 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357178 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357178 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357178 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357178 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429490165615"} 20241129160357178 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241129160357178 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429490165615" cause=Invalid mandatory information} 20241129160357178 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429490165615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160357178 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357178 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357178 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357178 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160357179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 20241129160357180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 20241129160357180 DLINP <000b> input/ipa.c:455 connected read/write 20241129160357181 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160357181 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160357181 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160357181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160357181 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35827<->l=127.0.0.1:4259) 20241129160357204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60950<->l=127.0.0.1:4258 20241129160357305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60950<->l=127.0.0.1:4258 20241129160400418 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160400418 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160400420 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400420 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160400421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60962<->l=127.0.0.1:4258 20241129160400422 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400422 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160400423 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160400423 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160400423 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160400423 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160400423 DLGSUP <0013> gsup_server.c:238 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  20241129160400423 DLGSUP <0013> gsup_server.c:236 2:  20241129160400423 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160400423 DLGSUP <0013> gsup_server.c:236 3:  20241129160400423 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160400423 DLGSUP <0013> gsup_server.c:236 4:  20241129160400423 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160400423 DLGSUP <0013> gsup_server.c:236 5:  20241129160400423 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160400423 DLGSUP <0013> gsup_server.c:236 7:  20241129160400423 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160400423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160400423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160400423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160400433 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40907<->l=127.0.0.1:4259) 20241129160400441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60964<->l=127.0.0.1:4258 20241129160400466 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400466 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160400466 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427969446352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427969446352"} 20241129160400466 DMAIN <0000> hlr.c:435 IMSI='262427969446352': has IMEI = 22245678901234 (consider setting 'store-imei') 20241129160400466 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427969446352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241129160400467 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427969446352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427969446352" cause=Invalid mandatory information} 20241129160400467 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427969446352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160400467 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160400467 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160400476 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400477 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160400477 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427969446352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427969446352"} 20241129160400477 DAUC <0003> hlr.c:428 IMSI='262427969446352': storing IMEI = 22245678901234 20241129160400477 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427969446352': no such subscriber 20241129160400477 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427969446352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241129160400477 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427969446352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427969446352" cause=Invalid mandatory information} 20241129160400477 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427969446352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160400477 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400477 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160400478 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400478 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160400480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60964<->l=127.0.0.1:4258 20241129160400482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60962<->l=127.0.0.1:4258 20241129160400485 DLINP <000b> input/ipa.c:455 connected read/write 20241129160400485 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160400485 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160400485 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160400485 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160400485 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40907<->l=127.0.0.1:4259) 20241129160400525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60966<->l=127.0.0.1:4258 20241129160400627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60966<->l=127.0.0.1:4258 20241129160403723 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160403723 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160403725 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403725 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 20241129160403728 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403728 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403728 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160403728 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160403728 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160403728 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160403728 DLGSUP <0013> gsup_server.c:238 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  20241129160403728 DLGSUP <0013> gsup_server.c:236 2:  20241129160403728 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160403728 DLGSUP <0013> gsup_server.c:236 3:  20241129160403728 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160403728 DLGSUP <0013> gsup_server.c:236 4:  20241129160403728 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160403728 DLGSUP <0013> gsup_server.c:236 5:  20241129160403728 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160403728 DLGSUP <0013> gsup_server.c:236 7:  20241129160403728 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160403728 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160403728 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160403728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160403751 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39795<->l=127.0.0.1:4259) 20241129160403765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241129160403773 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403773 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403773 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525344801"} 20241129160403774 DMAIN <0000> hlr.c:227 IMSI='262429525344801': Creating subscriber on demand 20241129160403774 DMAIN <0000> hlr.c:243 IMSI='262429525344801': Successfully assigned MSISDN='254' 20241129160403774 DAUC <0003> hlr.c:428 IMSI='262429525344801': storing IMEI = 12345678901234 20241129160403774 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525344801"} 20241129160403774 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160403774 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403774 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403774 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403774 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403776 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403776 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403776 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403777 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403777 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403777 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403778 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403778 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403778 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403778 DLU <0006> fsm.c:456 lu(262429525344801)[0x6120000135a0]{UNVALIDATED}: Allocated 20241129160403778 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160403778 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429525344801)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160403778 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403778 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403778 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403778 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403778 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403780 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403780 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403780 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429525344801"} 20241129160403780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429525344801)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160403780 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160403780 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429525344801"} 20241129160403780 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160403780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429525344801)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160403780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429525344801)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160403780 DLU <0006> fsm.c:568 lu(PS:IMSI-262429525344801)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160403780 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403780 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403780 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403780 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403783 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403783 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403783 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525344801"} 20241129160403783 DMAIN <0000> hlr.c:227 IMSI='262429525344801': Creating subscriber on demand 20241129160403783 DMAIN <0000> hlr.c:243 IMSI='262429525344801': Successfully assigned MSISDN='558' 20241129160403783 DAUC <0003> hlr.c:428 IMSI='262429525344801': storing IMEI = 12345678901234 20241129160403783 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525344801"} 20241129160403783 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160403783 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403783 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403783 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403783 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403783 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403783 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403784 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403784 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403784 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403784 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403785 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403785 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403785 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403785 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403786 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403786 DLU <0006> fsm.c:456 lu(262429525344801)[0x612000013720]{UNVALIDATED}: Allocated 20241129160403786 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160403786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429525344801)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160403786 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403786 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403786 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403786 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403786 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403787 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403787 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403787 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429525344801"} 20241129160403787 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429525344801)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160403787 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160403787 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429525344801"} 20241129160403787 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160403787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429525344801)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160403787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429525344801)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160403787 DLU <0006> fsm.c:568 lu(PS:IMSI-262429525344801)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160403787 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403787 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403787 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403787 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403789 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403789 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403789 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525344801"} 20241129160403789 DMAIN <0000> hlr.c:227 IMSI='262429525344801': Creating subscriber on demand 20241129160403789 DMAIN <0000> hlr.c:243 IMSI='262429525344801': Successfully assigned MSISDN='956' 20241129160403789 DAUC <0003> hlr.c:428 IMSI='262429525344801': storing IMEI = 12345678901234 20241129160403789 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525344801"} 20241129160403789 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160403789 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403789 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403789 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403789 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403790 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403790 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403790 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403790 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403791 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403791 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403791 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403791 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403792 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403792 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403792 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403792 DLU <0006> fsm.c:456 lu(262429525344801)[0x6120000138a0]{UNVALIDATED}: Allocated 20241129160403792 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241129160403792 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429525344801" cause=GPRS services not allowed} 20241129160403792 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160403792 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429525344801)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160403792 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429525344801)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241129160403792 DLU <0006> fsm.c:568 lu(PS:IMSI-262429525344801)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241129160403792 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403792 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403792 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403792 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403795 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403795 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403795 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525344801"} 20241129160403795 DMAIN <0000> hlr.c:227 IMSI='262429525344801': Creating subscriber on demand 20241129160403795 DMAIN <0000> hlr.c:243 IMSI='262429525344801': Successfully assigned MSISDN='081' 20241129160403795 DAUC <0003> hlr.c:428 IMSI='262429525344801': storing IMEI = 12345678901234 20241129160403795 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525344801"} 20241129160403795 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160403795 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403795 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403795 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403795 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403795 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403795 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403796 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403796 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403796 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403796 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403797 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403797 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403797 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403797 DLU <0006> fsm.c:456 lu(262429525344801)[0x612000013a20]{UNVALIDATED}: Allocated 20241129160403797 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241129160403797 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429525344801" cause=GPRS services not allowed} 20241129160403797 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160403797 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429525344801)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160403797 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429525344801)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241129160403797 DLU <0006> fsm.c:568 lu(PS:IMSI-262429525344801)[0x612000013a20]{UNVALIDATED}: Deallocated 20241129160403797 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403797 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403797 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403797 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403799 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403799 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403799 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525344801"} 20241129160403799 DMAIN <0000> hlr.c:227 IMSI='262429525344801': Creating subscriber on demand 20241129160403799 DAUC <0003> hlr.c:428 IMSI='262429525344801': storing IMEI = 12345678901234 20241129160403799 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525344801"} 20241129160403799 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160403799 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403799 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403799 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403799 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403800 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403800 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403800 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403800 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403801 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403801 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403802 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403802 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403802 DLU <0006> fsm.c:456 lu(262429525344801)[0x612000013ba0]{UNVALIDATED}: Allocated 20241129160403802 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241129160403802 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429525344801" cause=GPRS services not allowed} 20241129160403802 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160403802 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429525344801)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160403802 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429525344801)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241129160403802 DLU <0006> fsm.c:568 lu(PS:IMSI-262429525344801)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241129160403802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403802 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403802 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403802 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403805 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403805 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403805 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525344801"} 20241129160403805 DMAIN <0000> hlr.c:227 IMSI='262429525344801': Creating subscriber on demand 20241129160403805 DAUC <0003> hlr.c:428 IMSI='262429525344801': storing IMEI = 12345678901234 20241129160403805 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525344801"} 20241129160403805 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241129160403805 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403805 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403805 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403805 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403806 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403806 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403806 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403806 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403807 DAUC <0003> db_auc.c:157 IMSI='262429525344801': No 2G Auth Data 20241129160403807 DAUC <0003> db_auc.c:192 IMSI='262429525344801': No 3G Auth Data 20241129160403807 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403807 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403807 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403807 DLU <0006> fsm.c:456 lu(262429525344801)[0x612000013d20]{UNVALIDATED}: Allocated 20241129160403807 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160403808 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429525344801)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160403808 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429525344801" cn_domain=PS} 20241129160403808 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403808 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403808 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403808 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403809 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403809 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403809 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429525344801"} 20241129160403809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429525344801)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160403809 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160403809 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429525344801"} 20241129160403809 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429525344801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160403809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429525344801)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160403809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429525344801)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160403809 DLU <0006> fsm.c:568 lu(PS:IMSI-262429525344801)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160403809 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403809 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403809 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403809 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160403810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241129160403811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 20241129160403811 DLINP <000b> input/ipa.c:455 connected read/write 20241129160403811 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160403811 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160403811 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160403811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160403812 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39795<->l=127.0.0.1:4259) 20241129160403857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20241129160403957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20241129160407067 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160407067 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160407069 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407069 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56470<->l=127.0.0.1:4258 20241129160407072 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407072 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407072 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160407072 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160407072 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160407072 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160407072 DLGSUP <0013> gsup_server.c:238 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  20241129160407072 DLGSUP <0013> gsup_server.c:236 2:  20241129160407072 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160407072 DLGSUP <0013> gsup_server.c:236 3:  20241129160407072 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160407072 DLGSUP <0013> gsup_server.c:236 4:  20241129160407072 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160407072 DLGSUP <0013> gsup_server.c:236 5:  20241129160407072 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160407072 DLGSUP <0013> gsup_server.c:236 7:  20241129160407072 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160407072 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160407072 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160407072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160407082 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45203<->l=127.0.0.1:4259) 20241129160407089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20241129160407118 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407118 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407118 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407118 DMAIN <0000> hlr.c:227 IMSI='262424474563316': Creating subscriber on demand 20241129160407119 DMAIN <0000> hlr.c:243 IMSI='262424474563316': Successfully assigned MSISDN='383' 20241129160407119 DLU <0006> fsm.c:456 lu(262424474563316)[0x612000013ea0]{UNVALIDATED}: Allocated 20241129160407119 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160407119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424474563316)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160407119 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407119 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407119 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407119 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407119 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407126 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407126 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407127 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424474563316"} 20241129160407127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424474563316)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160407127 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160407127 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424474563316"} 20241129160407127 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160407127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424474563316)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160407127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424474563316)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160407127 DLU <0006> fsm.c:568 lu(PS:IMSI-262424474563316)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160407127 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407127 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407127 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407127 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407130 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407130 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407132 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407132 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407134 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407134 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407141 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407141 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407141 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407141 DMAIN <0000> hlr.c:227 IMSI='262424474563316': Creating subscriber on demand 20241129160407142 DMAIN <0000> hlr.c:243 IMSI='262424474563316': Successfully assigned MSISDN='529' 20241129160407142 DLU <0006> fsm.c:456 lu(262424474563316)[0x612000014020]{UNVALIDATED}: Allocated 20241129160407142 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160407142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424474563316)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160407142 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407142 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407142 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407146 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407146 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407146 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424474563316"} 20241129160407146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424474563316)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160407146 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160407146 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424474563316"} 20241129160407146 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160407146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424474563316)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160407146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424474563316)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160407146 DLU <0006> fsm.c:568 lu(PS:IMSI-262424474563316)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160407146 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407146 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407146 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407146 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407150 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407150 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407153 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407153 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407155 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407155 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407157 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407157 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407164 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407164 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407164 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407165 DMAIN <0000> hlr.c:227 IMSI='262424474563316': Creating subscriber on demand 20241129160407165 DMAIN <0000> hlr.c:243 IMSI='262424474563316': Successfully assigned MSISDN='107' 20241129160407165 DLU <0006> fsm.c:456 lu(262424474563316)[0x6120000141a0]{UNVALIDATED}: Allocated 20241129160407165 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241129160407165 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424474563316" cause=GPRS services not allowed} 20241129160407165 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160407165 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424474563316)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160407165 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424474563316)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241129160407165 DLU <0006> fsm.c:568 lu(PS:IMSI-262424474563316)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241129160407165 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407165 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407165 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407165 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407168 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407169 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407171 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407171 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407172 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407172 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407174 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407174 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407184 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407184 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407184 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407184 DMAIN <0000> hlr.c:227 IMSI='262424474563316': Creating subscriber on demand 20241129160407184 DMAIN <0000> hlr.c:243 IMSI='262424474563316': Successfully assigned MSISDN='464' 20241129160407184 DLU <0006> fsm.c:456 lu(262424474563316)[0x612000014320]{UNVALIDATED}: Allocated 20241129160407184 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241129160407184 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424474563316" cause=GPRS services not allowed} 20241129160407184 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160407185 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424474563316)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160407185 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424474563316)[0x612000014320]{UNVALIDATED}: Freeing instance 20241129160407185 DLU <0006> fsm.c:568 lu(PS:IMSI-262424474563316)[0x612000014320]{UNVALIDATED}: Deallocated 20241129160407185 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407185 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407185 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407185 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407187 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407187 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407189 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407189 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407190 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407190 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407197 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407197 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407197 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407197 DMAIN <0000> hlr.c:227 IMSI='262424474563316': Creating subscriber on demand 20241129160407197 DLU <0006> fsm.c:456 lu(262424474563316)[0x6120000144a0]{UNVALIDATED}: Allocated 20241129160407197 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241129160407197 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424474563316" cause=GPRS services not allowed} 20241129160407197 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160407197 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424474563316)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160407197 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424474563316)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241129160407197 DLU <0006> fsm.c:568 lu(PS:IMSI-262424474563316)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241129160407197 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407197 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407197 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407198 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407200 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407200 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407201 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407201 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407203 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407203 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407208 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407208 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407208 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407208 DMAIN <0000> hlr.c:227 IMSI='262424474563316': Creating subscriber on demand 20241129160407208 DLU <0006> fsm.c:456 lu(262424474563316)[0x612000014620]{UNVALIDATED}: Allocated 20241129160407208 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160407208 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424474563316)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160407208 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424474563316" cn_domain=PS} 20241129160407208 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407208 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407208 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407208 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407211 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407211 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407211 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424474563316"} 20241129160407211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424474563316)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160407211 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160407211 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424474563316"} 20241129160407211 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424474563316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160407211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424474563316)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160407211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424474563316)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160407211 DLU <0006> fsm.c:568 lu(PS:IMSI-262424474563316)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160407211 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407211 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407211 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407211 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160407213 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407213 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407215 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407215 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407216 DAUC <0003> db_auc.c:157 IMSI='262424474563316': No 2G Auth Data 20241129160407216 DAUC <0003> db_auc.c:192 IMSI='262424474563316': No 3G Auth Data 20241129160407219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20241129160407220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56470<->l=127.0.0.1:4258 20241129160407221 DLINP <000b> input/ipa.c:455 connected read/write 20241129160407221 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160407222 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160407222 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160407222 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160407222 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45203<->l=127.0.0.1:4259) 20241129160407259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241129160407360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241129160410490 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160410490 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160410496 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410496 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160410497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 20241129160410501 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410501 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160410501 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160410501 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160410501 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160410501 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160410501 DLGSUP <0013> gsup_server.c:238 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  20241129160410501 DLGSUP <0013> gsup_server.c:236 2:  20241129160410501 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160410501 DLGSUP <0013> gsup_server.c:236 3:  20241129160410501 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160410501 DLGSUP <0013> gsup_server.c:236 4:  20241129160410501 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160410502 DLGSUP <0013> gsup_server.c:236 5:  20241129160410502 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160410502 DLGSUP <0013> gsup_server.c:236 7:  20241129160410502 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160410502 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160410502 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160410502 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160410515 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20241129160410520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 20241129160410546 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410546 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160410546 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425161911093"} 20241129160410546 DMAIN <0000> hlr.c:227 IMSI='262425161911093': Creating subscriber on demand 20241129160410547 DMAIN <0000> hlr.c:243 IMSI='262425161911093': Successfully assigned MSISDN='937' 20241129160410547 DAUC <0003> db_auc.c:157 IMSI='262425161911093': No 2G Auth Data 20241129160410547 DAUC <0003> db_auc.c:192 IMSI='262425161911093': No 3G Auth Data 20241129160410547 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425161911093 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 20241129160410547 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425161911093" cause=IMSI unknown in HLR} 20241129160410547 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241129160410548 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410548 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160410548 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410548 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160410553 DAUC <0003> db_auc.c:157 IMSI='262425161911093': No 2G Auth Data 20241129160410553 DAUC <0003> db_auc.c:192 IMSI='262425161911093': No 3G Auth Data 20241129160410555 DAUC <0003> db_auc.c:157 IMSI='262425161911093': No 2G Auth Data 20241129160410555 DAUC <0003> db_auc.c:192 IMSI='262425161911093': No 3G Auth Data 20241129160410557 DAUC <0003> db_auc.c:157 IMSI='262425161911093': No 2G Auth Data 20241129160410557 DAUC <0003> db_auc.c:192 IMSI='262425161911093': No 3G Auth Data 20241129160410560 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410560 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160410561 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425161911093" cn_domain=PS} 20241129160410561 DLU <0006> fsm.c:456 lu(262425161911093)[0x6120000147a0]{UNVALIDATED}: Allocated 20241129160410561 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241129160410561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425161911093)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160410561 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425161911093" cn_domain=PS} 20241129160410561 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410561 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160410561 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410562 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160410566 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410566 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160410566 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425161911093"} 20241129160410566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425161911093)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160410566 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160410566 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425161911093"} 20241129160410566 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425161911093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160410566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425161911093)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160410566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425161911093)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160410566 DLU <0006> fsm.c:568 lu(PS:IMSI-262425161911093)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160410566 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410567 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160410567 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410567 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160410572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 20241129160410574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 20241129160410576 DLINP <000b> input/ipa.c:455 connected read/write 20241129160410576 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160410576 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160410576 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160410576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160410576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20241129160410610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20241129160410711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20241129160413809 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160413809 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160413810 DLINP <000b> input/ipa.c:455 connected read/write 20241129160413810 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160413811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59698<->l=127.0.0.1:4258 20241129160413811 DLINP <000b> input/ipa.c:455 connected read/write 20241129160413811 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160413812 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160413812 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160413812 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160413812 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160413812 DLGSUP <0013> gsup_server.c:238 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  20241129160413812 DLGSUP <0013> gsup_server.c:236 2:  20241129160413812 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160413812 DLGSUP <0013> gsup_server.c:236 3:  20241129160413812 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160413812 DLGSUP <0013> gsup_server.c:236 4:  20241129160413812 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160413812 DLGSUP <0013> gsup_server.c:236 5:  20241129160413812 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160413812 DLGSUP <0013> gsup_server.c:236 7:  20241129160413812 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160413812 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160413812 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160413812 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160413821 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35779<->l=127.0.0.1:4259) 20241129160413823 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241129160413823 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241129160413833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4258 20241129160413836 DAUC <0003> db_auc.c:157 IMSI='262421571766794': No 2G Auth Data 20241129160413836 DAUC <0003> db_auc.c:192 IMSI='262421571766794': No 3G Auth Data 20241129160413843 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618340037.msisdn 20241129160413843 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618340037.msisdn: not attached (vlr_number unset) 20241129160413843 DDGSM <0007> mslookup_server.c:327 sip.voice.491618340037.msisdn: does not exist in GSUP proxy 20241129160414852 DLINP <000b> input/ipa.c:455 connected read/write 20241129160414852 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160414852 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421571766794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421571766794" cn_domain=CS} 20241129160414853 DLU <0006> fsm.c:456 lu(262421571766794)[0x612000014c20]{UNVALIDATED}: Allocated 20241129160414853 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421571766794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241129160414853 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421571766794)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241129160414853 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421571766794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421571766794" cn_domain=CS} 20241129160414853 DLINP <000b> input/ipa.c:455 connected read/write 20241129160414853 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160414853 DLINP <000b> input/ipa.c:455 connected read/write 20241129160414853 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160414861 DLINP <000b> input/ipa.c:455 connected read/write 20241129160414861 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160414861 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421571766794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421571766794"} 20241129160414861 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421571766794)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241129160414861 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421571766794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241129160414861 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421571766794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421571766794"} 20241129160414861 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421571766794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160414861 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421571766794)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241129160414861 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421571766794)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241129160414861 DLU <0006> fsm.c:568 lu(CS:IMSI-262421571766794)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241129160414861 DLINP <000b> input/ipa.c:455 connected read/write 20241129160414861 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160414861 DLINP <000b> input/ipa.c:455 connected read/write 20241129160414861 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160414865 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618340037.msisdn 20241129160414865 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618340037.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241129160414865 DDGSM <0007> mslookup_server.c:327 sip.voice.491618340037.msisdn: does not exist in GSUP proxy 20241129160414865 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618340037.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241129160414871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4258 20241129160414874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59698<->l=127.0.0.1:4258 20241129160414876 DLINP <000b> input/ipa.c:455 connected read/write 20241129160414876 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160414876 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160414876 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160414876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160414876 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35779<->l=127.0.0.1:4259) 20241129160414909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20241129160415010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20241129160416904 DSS <0004> hlr_ussd.c:239 262425052213290/0x9d4f68bc: SS Session Timeout, destroying 20241129160416904 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425052213290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241129160418124 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160418124 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160418128 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418128 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160418129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59728<->l=127.0.0.1:4258 20241129160418130 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241129160418130 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241129160418131 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418131 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160418131 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160418131 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160418131 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160418131 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160418131 DLGSUP <0013> gsup_server.c:238 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  20241129160418131 DLGSUP <0013> gsup_server.c:236 2:  20241129160418131 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160418131 DLGSUP <0013> gsup_server.c:236 3:  20241129160418131 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160418131 DLGSUP <0013> gsup_server.c:236 4:  20241129160418131 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160418131 DLGSUP <0013> gsup_server.c:236 5:  20241129160418131 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160418131 DLGSUP <0013> gsup_server.c:236 7:  20241129160418131 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160418131 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160418131 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160418131 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160418151 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41077<->l=127.0.0.1:4259) 20241129160418153 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241129160418153 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241129160418159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4258 20241129160418174 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418174 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160418174 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428789928389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428789928389" cn_domain=CS} 20241129160418174 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428789928389 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241129160418174 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428789928389 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241129160418174 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428789928389.imsi 20241129160418174 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428789928389.imsi 20241129160418174 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428789928389.imsi: does not exist in local HLR 20241129160418182 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428789928389 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241129160418182 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241129160418182 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241129160418182 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241129160418182 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241129160418182 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241129160418183 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428789928389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160418183 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160418183 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160418183 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160418183 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160418183 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160418183 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160418186 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160418186 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160418186 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241129160418186 DLINP <000b> ipa.c:396 tag 1: HLR 20241129160418186 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241129160418187 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160418187 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160418187 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241129160418230 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160418230 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160418230 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160418230 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160418230 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428789928389 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616241454 20241129160418231 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428789928389 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160418231 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418231 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160418231 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418231 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160418237 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160418237 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160418237 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428789928389 MSISDN-491616241454 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160418237 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418237 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160418237 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418237 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160418240 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160418240 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160418241 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428789928389 MSISDN-491616241454 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 20241129160418241 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428789928389 MSISDN-491616241454 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160418241 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418241 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160418241 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418241 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160418243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4258 20241129160418245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59728<->l=127.0.0.1:4258 20241129160418248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41077<->l=127.0.0.1:4259) 20241129160418248 DLINP <000b> input/ipa.c:455 connected read/write 20241129160418248 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160418248 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160418248 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160418248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160418248 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160418249 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160418249 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241129160418249 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241129160418249 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241129160418340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 20241129160418441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 20241129160421557 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160421557 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160421560 DLINP <000b> input/ipa.c:455 connected read/write 20241129160421560 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160421561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59750<->l=127.0.0.1:4258 20241129160421562 DLINP <000b> input/ipa.c:455 connected read/write 20241129160421562 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160421563 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160421563 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160421563 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160421563 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160421563 DLGSUP <0013> gsup_server.c:238 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  20241129160421563 DLGSUP <0013> gsup_server.c:236 2:  20241129160421563 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160421563 DLGSUP <0013> gsup_server.c:236 3:  20241129160421563 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160421563 DLGSUP <0013> gsup_server.c:236 4:  20241129160421563 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160421563 DLGSUP <0013> gsup_server.c:236 5:  20241129160421563 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160421563 DLGSUP <0013> gsup_server.c:236 7:  20241129160421563 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160421563 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160421563 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160421563 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160421563 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241129160421563 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241129160421574 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42623<->l=127.0.0.1:4259) 20241129160421576 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241129160421576 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241129160421583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47270<->l=127.0.0.1:4258 20241129160421585 DAUC <0003> db_auc.c:157 IMSI='262425993512393': No 2G Auth Data 20241129160421585 DAUC <0003> db_auc.c:192 IMSI='262425993512393': No 3G Auth Data 20241129160421591 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425993512393.imsi 20241129160421591 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425993512393.imsi: found in local HLR 20241129160421598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47270<->l=127.0.0.1:4258 20241129160421599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59750<->l=127.0.0.1:4258 20241129160421601 DLINP <000b> input/ipa.c:455 connected read/write 20241129160421601 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160421601 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160421601 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160421601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160421601 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42623<->l=127.0.0.1:4259) 20241129160421652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 20241129160421753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 20241129160424860 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160424860 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160424863 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424863 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160424864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47278<->l=127.0.0.1:4258 20241129160424867 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424867 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160424867 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160424867 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160424867 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160424867 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160424867 DLGSUP <0013> gsup_server.c:238 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  20241129160424867 DLGSUP <0013> gsup_server.c:236 2:  20241129160424867 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160424867 DLGSUP <0013> gsup_server.c:236 3:  20241129160424867 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160424867 DLGSUP <0013> gsup_server.c:236 4:  20241129160424867 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160424867 DLGSUP <0013> gsup_server.c:236 5:  20241129160424867 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160424867 DLGSUP <0013> gsup_server.c:236 7:  20241129160424867 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160424867 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160424867 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160424867 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160424869 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241129160424869 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241129160424888 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37745<->l=127.0.0.1:4259) 20241129160424890 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241129160424890 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241129160424898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47292<->l=127.0.0.1:4258 20241129160424914 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424914 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160424914 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422871226345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422871226345" cn_domain=CS} 20241129160424914 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422871226345 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241129160424914 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422871226345 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241129160424914 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422871226345.imsi 20241129160424914 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422871226345.imsi 20241129160424914 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422871226345.imsi: does not exist in local HLR 20241129160424925 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422871226345 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241129160424925 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241129160424925 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241129160424925 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241129160424925 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241129160424925 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241129160424925 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422871226345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160424925 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160424925 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160424926 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160424926 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160424926 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160424926 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160424930 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160424930 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160424930 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241129160424930 DLINP <000b> ipa.c:396 tag 1: HLR 20241129160424930 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241129160424932 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160424932 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160424932 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241129160424974 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160424974 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160424974 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160424974 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160424975 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422871226345 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611423217 20241129160424975 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422871226345 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160424975 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424975 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160424975 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424975 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160424984 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160424984 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160424984 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422871226345 MSISDN-491611423217 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160424984 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424984 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160424984 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424984 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160424988 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160424988 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160424988 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422871226345 MSISDN-491611423217 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 20241129160424988 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422871226345 MSISDN-491611423217 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160424988 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160424988 DLINP <000b> input/ipa.c:455 connected read/write 20241129160424988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160424991 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422871226345.imsi 20241129160424991 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422871226345.imsi: does not exist in local HLR 20241129160425994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47292<->l=127.0.0.1:4258 20241129160425996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47278<->l=127.0.0.1:4258 20241129160425998 DLINP <000b> input/ipa.c:455 connected read/write 20241129160425998 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160425998 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160425998 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160425998 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160426000 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37745<->l=127.0.0.1:4259) 20241129160426001 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160426001 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160426001 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241129160426001 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241129160426002 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241129160426095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 20241129160426196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 20241129160429332 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241129160429332 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241129160429336 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429336 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160429336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20241129160429340 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429340 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160429340 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241129160429340 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241129160429340 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241129160429340 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241129160429341 DLGSUP <0013> gsup_server.c:238 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  20241129160429341 DLGSUP <0013> gsup_server.c:236 2:  20241129160429341 DLGSUP <0013> gsup_server.c:238 2: 00  20241129160429341 DLGSUP <0013> gsup_server.c:236 3:  20241129160429341 DLGSUP <0013> gsup_server.c:238 3: 00  20241129160429341 DLGSUP <0013> gsup_server.c:236 4:  20241129160429341 DLGSUP <0013> gsup_server.c:238 4: 00  20241129160429341 DLGSUP <0013> gsup_server.c:236 5:  20241129160429341 DLGSUP <0013> gsup_server.c:238 5: 00  20241129160429341 DLGSUP <0013> gsup_server.c:236 7:  20241129160429341 DLGSUP <0013> gsup_server.c:238 7: 00  20241129160429341 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241129160429341 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241129160429341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241129160429341 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241129160429342 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241129160429371 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36833<->l=127.0.0.1:4259) 20241129160429373 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241129160429373 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241129160429393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 20241129160429403 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429403 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160429403 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423849033854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423849033854" cn_domain=CS} 20241129160429404 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423849033854 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241129160429404 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423849033854 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241129160429404 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423849033854.imsi 20241129160429404 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423849033854.imsi 20241129160429404 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423849033854.imsi: does not exist in local HLR 20241129160429411 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423849033854 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241129160429411 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241129160429411 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241129160429411 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241129160429411 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241129160429411 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241129160429411 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423849033854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241129160429411 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160429411 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160429411 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160429411 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160429411 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241129160429412 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241129160429415 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160429415 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160429415 DLINP <000b> input/ipaccess.c:805 received ID_GET for unit ID 0/0/0 20241129160429415 DLINP <000b> ipa.c:396 tag 1: HLR 20241129160429415 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241129160429416 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160429416 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160429416 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241129160429462 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160429462 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160429462 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160429462 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160429463 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423849033854 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613702162 20241129160429463 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423849033854 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160429463 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429463 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160429463 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429463 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160429470 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160429470 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160429470 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423849033854 MSISDN-491613702162 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160429470 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429471 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160429471 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429471 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160429474 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160429474 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160429474 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423849033854 MSISDN-491613702162 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 20241129160429474 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423849033854 MSISDN-491613702162 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241129160429474 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429474 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160429474 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429474 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241129160429477 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613702162.msisdn 20241129160429477 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613702162.msisdn: does not exist in local HLR 20241129160429477 DDGSM <0007> mslookup_server.c:352 sip.voice.491613702162.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241129160429477 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613702162.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241129160429481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 20241129160429482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20241129160429484 DLINP <000b> input/ipa.c:455 connected read/write 20241129160429484 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241129160429484 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241129160429484 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241129160429484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241129160429484 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241129160429484 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241129160429485 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241129160429485 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241129160429485 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241129160429485 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36833<->l=127.0.0.1:4259) 20241129160429564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 20241129160429666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258