20241209160235898 DMAIN <0000> hlr.c:813 hlr starting 20241209160235898 DDB <0001> db.c:599 using database: :memory: 20241209160235898 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241209160235900 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241209160235901 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241209160235901 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241209160235901 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241209160235902 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241209160235902 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241209160235903 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241209160235903 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241209160235904 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241209160235906 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241209160235906 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241209160237325 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160237325 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160237326 DLINP <000b> input/ipa.c:454 connected read/write 20241209160237326 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160237326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 20241209160237327 DLINP <000b> input/ipa.c:454 connected read/write 20241209160237327 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160237327 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160237327 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160237327 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  20241209160237327 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160237327 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  20241209160237327 DLGSUP <0013> gsup_server.c:236 2:  20241209160237327 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160237327 DLGSUP <0013> gsup_server.c:236 3:  20241209160237327 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160237327 DLGSUP <0013> gsup_server.c:236 4:  20241209160237327 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160237327 DLGSUP <0013> gsup_server.c:236 5:  20241209160237327 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160237327 DLGSUP <0013> gsup_server.c:236 7:  20241209160237327 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160237327 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160237327 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160237327 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160237336 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39501<->l=127.0.0.1:4259) 20241209160237341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56596<->l=127.0.0.1:4258 20241209160237370 DLINP <000b> input/ipa.c:454 connected read/write 20241209160237370 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160237370 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"} 20241209160237370 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" 20241209160237370 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} 20241209160237370 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 20241209160237370 DLINP <000b> input/ipa.c:454 connected read/write 20241209160237370 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160237370 DLINP <000b> input/ipa.c:454 connected read/write 20241209160237370 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160237371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56596<->l=127.0.0.1:4258 20241209160237372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 20241209160237372 DLINP <000b> input/ipa.c:454 connected read/write 20241209160237372 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160237372 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160237372 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160237372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160237372 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39501<->l=127.0.0.1:4259) 20241209160237411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56602<->l=127.0.0.1:4258 20241209160237512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56602<->l=127.0.0.1:4258 20241209160240549 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160240549 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160240551 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240551 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 20241209160240552 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240552 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240552 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160240552 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160240552 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  20241209160240552 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160240552 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  20241209160240552 DLGSUP <0013> gsup_server.c:236 2:  20241209160240552 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160240552 DLGSUP <0013> gsup_server.c:236 3:  20241209160240552 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160240552 DLGSUP <0013> gsup_server.c:236 4:  20241209160240552 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160240552 DLGSUP <0013> gsup_server.c:236 5:  20241209160240552 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160240552 DLGSUP <0013> gsup_server.c:236 7:  20241209160240552 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160240552 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160240552 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160240552 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160240560 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44447<->l=127.0.0.1:4259) 20241209160240563 DAUC <0003> db_auc.c:157 IMSI='262420515287779': No 2G Auth Data 20241209160240563 DAUC <0003> db_auc.c:192 IMSI='262420515287779': No 3G Auth Data 20241209160240569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56626<->l=127.0.0.1:4258 20241209160240594 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240594 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240594 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420515287779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420515287779"} 20241209160240595 DAUC <0003> db_auc.c:192 IMSI='262420515287779': No 3G Auth Data 20241209160240595 DAUC <0003> db_auc.c:236 IMSI='262420515287779': Calling to generate 5 vectors 20241209160240595 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160240595 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160240595 DAUC <0003> auc.c:113 vector [0]: rand = a95c9c6c11ef2a537eb940f0e2795540 20241209160240595 DAUC <0003> auc.c:179 vector [0]: kc = 3b9c61d8d7e37800 20241209160240595 DAUC <0003> auc.c:180 vector [0]: sres = 6bf8f488 20241209160240595 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160240595 DAUC <0003> auc.c:113 vector [1]: rand = 1e8533f10bc966d32fdc301264aa92fb 20241209160240595 DAUC <0003> auc.c:179 vector [1]: kc = e801e1a4c720e400 20241209160240595 DAUC <0003> auc.c:180 vector [1]: sres = 60137ce2 20241209160240595 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160240595 DAUC <0003> auc.c:113 vector [2]: rand = 4c0adb0c5906ffab1b5b6ca72696ff56 20241209160240596 DAUC <0003> auc.c:179 vector [2]: kc = 72d97e71a3cf8c00 20241209160240596 DAUC <0003> auc.c:180 vector [2]: sres = 5d2147ca 20241209160240596 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160240596 DAUC <0003> auc.c:113 vector [3]: rand = 8a8af09c2c22e3f331bef4947bbc350d 20241209160240596 DAUC <0003> auc.c:179 vector [3]: kc = 9d96648f8ed0b800 20241209160240596 DAUC <0003> auc.c:180 vector [3]: sres = 351e3f4b 20241209160240596 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160240596 DAUC <0003> auc.c:113 vector [4]: rand = 9d9c3499abef08449d0278204a0ea5b1 20241209160240596 DAUC <0003> auc.c:179 vector [4]: kc = 86e2b43b8382fc00 20241209160240596 DAUC <0003> auc.c:180 vector [4]: sres = a9763918 20241209160240596 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160240596 DAUC <0003> db_auc.c:245 IMSI='262420515287779': Generated 5 vectors 20241209160240596 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420515287779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420515287779"} 20241209160240597 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420515287779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160240597 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240597 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240597 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240597 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56626<->l=127.0.0.1:4258 20241209160240607 DAUC <0003> db_auc.c:157 IMSI='262420109381174': No 2G Auth Data 20241209160240607 DAUC <0003> db_auc.c:192 IMSI='262420109381174': No 3G Auth Data 20241209160240619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56632<->l=127.0.0.1:4258 20241209160240620 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240620 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240620 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420109381174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420109381174"} 20241209160240620 DAUC <0003> db_auc.c:192 IMSI='262420109381174': No 3G Auth Data 20241209160240620 DAUC <0003> db_auc.c:236 IMSI='262420109381174': Calling to generate 5 vectors 20241209160240620 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160240620 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160240620 DAUC <0003> auc.c:113 vector [0]: rand = 73894c7290c98b0a5b5c1b38c966707c 20241209160240620 DAUC <0003> auc.c:179 vector [0]: kc = 3f36183303f02000 20241209160240620 DAUC <0003> auc.c:180 vector [0]: sres = 7ba10186 20241209160240620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160240620 DAUC <0003> auc.c:113 vector [1]: rand = b4472fadb2166b9b3b454caec097f9bf 20241209160240620 DAUC <0003> auc.c:179 vector [1]: kc = a3b89049258c3000 20241209160240620 DAUC <0003> auc.c:180 vector [1]: sres = 0804ce24 20241209160240620 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160240620 DAUC <0003> auc.c:113 vector [2]: rand = 2b7cab561aad9142b2784d7f55d2f551 20241209160240620 DAUC <0003> auc.c:179 vector [2]: kc = 80cb3cae0e711400 20241209160240620 DAUC <0003> auc.c:180 vector [2]: sres = a5a081b6 20241209160240620 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160240620 DAUC <0003> auc.c:113 vector [3]: rand = c9d33f928974808fdb429e68f49661ff 20241209160240620 DAUC <0003> auc.c:179 vector [3]: kc = d7561da19cffa400 20241209160240620 DAUC <0003> auc.c:180 vector [3]: sres = 307256f4 20241209160240620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160240621 DAUC <0003> auc.c:113 vector [4]: rand = 2bfaea34ffd7cba2e4fa957062c05651 20241209160240621 DAUC <0003> auc.c:179 vector [4]: kc = cc4bc635e7e6f400 20241209160240621 DAUC <0003> auc.c:180 vector [4]: sres = 7f821ff2 20241209160240621 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160240621 DAUC <0003> db_auc.c:245 IMSI='262420109381174': Generated 5 vectors 20241209160240621 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420109381174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420109381174"} 20241209160240621 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420109381174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160240621 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240621 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240621 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240621 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56632<->l=127.0.0.1:4258 20241209160240622 DAUC <0003> db_auc.c:157 IMSI='262429315403491': No 2G Auth Data 20241209160240622 DAUC <0003> db_auc.c:192 IMSI='262429315403491': No 3G Auth Data 20241209160240629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4258 20241209160240630 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240630 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240630 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429315403491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429315403491"} 20241209160240630 DAUC <0003> db_auc.c:192 IMSI='262429315403491': No 3G Auth Data 20241209160240630 DAUC <0003> db_auc.c:236 IMSI='262429315403491': Calling to generate 5 vectors 20241209160240630 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160240630 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160240630 DAUC <0003> auc.c:113 vector [0]: rand = bc363baef3d343683f76398529c942f8 20241209160240630 DAUC <0003> auc.c:179 vector [0]: kc = aa32898afd9f463f 20241209160240631 DAUC <0003> auc.c:180 vector [0]: sres = 312a23ca 20241209160240631 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160240631 DAUC <0003> auc.c:113 vector [1]: rand = 5a3b1e4c465553fa19a8d5f3e99ccce8 20241209160240631 DAUC <0003> auc.c:179 vector [1]: kc = 1f0a46f5852182a8 20241209160240631 DAUC <0003> auc.c:180 vector [1]: sres = 708d7e26 20241209160240631 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160240631 DAUC <0003> auc.c:113 vector [2]: rand = 00dcf787b258806dccba12ca32cd5af0 20241209160240631 DAUC <0003> auc.c:179 vector [2]: kc = fc47f299d2cab355 20241209160240631 DAUC <0003> auc.c:180 vector [2]: sres = 636b723b 20241209160240631 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160240631 DAUC <0003> auc.c:113 vector [3]: rand = dc6ef53b6503bf5409a0815d78270f92 20241209160240631 DAUC <0003> auc.c:179 vector [3]: kc = 77f4ff8d6268d55f 20241209160240631 DAUC <0003> auc.c:180 vector [3]: sres = 3e9e7a30 20241209160240631 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160240631 DAUC <0003> auc.c:113 vector [4]: rand = 9ffff3e190f09f55d42401351b1310f2 20241209160240631 DAUC <0003> auc.c:179 vector [4]: kc = da86cb401f155f81 20241209160240631 DAUC <0003> auc.c:180 vector [4]: sres = 23c64b5a 20241209160240631 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160240631 DAUC <0003> db_auc.c:245 IMSI='262429315403491': Generated 5 vectors 20241209160240631 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429315403491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429315403491"} 20241209160240631 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429315403491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160240631 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240631 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240631 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240631 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4258 20241209160240633 DAUC <0003> db_auc.c:157 IMSI='262425320977912': No 2G Auth Data 20241209160240633 DAUC <0003> db_auc.c:192 IMSI='262425320977912': No 3G Auth Data 20241209160240640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56644<->l=127.0.0.1:4258 20241209160240642 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240642 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240642 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425320977912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425320977912"} 20241209160240642 DAUC <0003> db_auc.c:157 IMSI='262425320977912': No 2G Auth Data 20241209160240642 DAUC <0003> db_auc.c:236 IMSI='262425320977912': Calling to generate 5 vectors 20241209160240642 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241209160240642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160240642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160240642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160240642 DAUC <0003> auc.c:113 vector [0]: rand = 2817c1200867d1c1ab1421950c19bc79 20241209160240642 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160240642 DAUC <0003> auc.c:142 vector [0]: autn = 19b3df656eaf0000891142666ba376a0 20241209160240642 DAUC <0003> auc.c:143 vector [0]: ck = b52fdc1a89724afceda423fadd3c1379 20241209160240642 DAUC <0003> auc.c:144 vector [0]: ik = e2a27a252bb3adbae99c0e0f0461451b 20241209160240642 DAUC <0003> auc.c:145 vector [0]: res = 80c00f332ad9970b0000000000000000 20241209160240642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160240642 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160240642 DAUC <0003> auc.c:151 vector [0]: kc = 53b58bca7b9cb124 20241209160240642 DAUC <0003> auc.c:152 vector [0]: sres = aa199838 20241209160240642 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160240642 DAUC <0003> auc.c:113 vector [1]: rand = 95e0ce529e6ca788d64bde9cde4ae963 20241209160240642 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160240642 DAUC <0003> auc.c:142 vector [1]: autn = d23a0e2c51610000a43e867170227d80 20241209160240642 DAUC <0003> auc.c:143 vector [1]: ck = 5f1654f5f9d27acd34c9bf33925e3520 20241209160240642 DAUC <0003> auc.c:144 vector [1]: ik = 596d66908a0a66db3cc045fecf6c50b6 20241209160240642 DAUC <0003> auc.c:145 vector [1]: res = 78f23a3e26ff9de40000000000000000 20241209160240642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160240642 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160240642 DAUC <0003> auc.c:151 vector [1]: kc = 0e72c8a82eea7980 20241209160240642 DAUC <0003> auc.c:152 vector [1]: sres = 5e0da7da 20241209160240642 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160240642 DAUC <0003> auc.c:113 vector [2]: rand = 783350dc425270833ac7e09e5fe29038 20241209160240642 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160240642 DAUC <0003> auc.c:142 vector [2]: autn = 584de76a679b0000acaa8cf3e7c3216b 20241209160240642 DAUC <0003> auc.c:143 vector [2]: ck = 1912ea07006ae23690c3fc9b011f8b10 20241209160240642 DAUC <0003> auc.c:144 vector [2]: ik = a40e5b673177e918474b4a8547d2837c 20241209160240642 DAUC <0003> auc.c:145 vector [2]: res = f77e897720216dd10000000000000000 20241209160240642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160240642 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160240642 DAUC <0003> auc.c:151 vector [2]: kc = 6a94077e77d00342 20241209160240642 DAUC <0003> auc.c:152 vector [2]: sres = d75fe4a6 20241209160240643 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160240643 DAUC <0003> auc.c:113 vector [3]: rand = f2f84fb34a77ae77b94abb8d176157a6 20241209160240643 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160240643 DAUC <0003> auc.c:142 vector [3]: autn = 724c4ed088d00000f62ee554adf9dd3d 20241209160240643 DAUC <0003> auc.c:143 vector [3]: ck = 2e2aa78340b3353a7b04b881da11e09c 20241209160240643 DAUC <0003> auc.c:144 vector [3]: ik = 6ae0ab3e9380048aee7de7873272e59f 20241209160240643 DAUC <0003> auc.c:145 vector [3]: res = 3b8931bff3dd01c40000000000000000 20241209160240643 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160240643 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160240643 DAUC <0003> auc.c:151 vector [3]: kc = d1b353bb3b5034b3 20241209160240643 DAUC <0003> auc.c:152 vector [3]: sres = c854307b 20241209160240643 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160240643 DAUC <0003> auc.c:113 vector [4]: rand = 0d0beabb99999c44710b7f3759d3e5ff 20241209160240643 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160240643 DAUC <0003> auc.c:142 vector [4]: autn = 4da9c0a249d4000035023bef28c1d2da 20241209160240643 DAUC <0003> auc.c:143 vector [4]: ck = d0ac65ef2cbb3ec7ebd5c62e53531e95 20241209160240643 DAUC <0003> auc.c:144 vector [4]: ik = ce56d036b4dc1d42ce007a6fc5be9749 20241209160240643 DAUC <0003> auc.c:145 vector [4]: res = 090668b005b233d30000000000000000 20241209160240643 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160240643 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241209160240643 DAUC <0003> auc.c:151 vector [4]: kc = 3b2f09980e8aaa59 20241209160240643 DAUC <0003> auc.c:152 vector [4]: sres = 0cb45b63 20241209160240643 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241209160240643 DAUC <0003> db_auc.c:245 IMSI='262425320977912': Generated 5 vectors 20241209160240643 DAUC <0003> db_auc.c:249 IMSI='262425320977912': Updating SQN=161 in DB 20241209160240643 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425320977912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425320977912"} 20241209160240643 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425320977912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160240643 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240643 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240643 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240643 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56644<->l=127.0.0.1:4258 20241209160240646 DAUC <0003> db_auc.c:157 IMSI='262429281431082': No 2G Auth Data 20241209160240646 DAUC <0003> db_auc.c:192 IMSI='262429281431082': No 3G Auth Data 20241209160240652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20241209160240655 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240655 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240655 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429281431082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429281431082"} 20241209160240655 DAUC <0003> db_auc.c:157 IMSI='262429281431082': No 2G Auth Data 20241209160240655 DAUC <0003> db_auc.c:236 IMSI='262429281431082': Calling to generate 5 vectors 20241209160240655 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241209160240655 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160240655 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241209160240655 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160240655 DAUC <0003> auc.c:113 vector [0]: rand = 4997f50af92a6c7069c1664ba2b332ac 20241209160240655 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160240655 DAUC <0003> auc.c:142 vector [0]: autn = 5edc19e95caf0000914a72aa9d978814 20241209160240655 DAUC <0003> auc.c:143 vector [0]: ck = 008c3d216cf4292d3585a49151bcd0a5 20241209160240655 DAUC <0003> auc.c:144 vector [0]: ik = c6e80351fbf09edac6f74115b07ef92e 20241209160240655 DAUC <0003> auc.c:145 vector [0]: res = abadd0af711c9cd90000000000000000 20241209160240655 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160240655 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160240655 DAUC <0003> auc.c:151 vector [0]: kc = 3516dbf476c69e7c 20241209160240655 DAUC <0003> auc.c:152 vector [0]: sres = dab14c76 20241209160240655 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160240655 DAUC <0003> auc.c:113 vector [1]: rand = 5b316a06b612367d390f9a9bd3e5e2c4 20241209160240655 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160240655 DAUC <0003> auc.c:142 vector [1]: autn = 1e6e9aadfcce000077f119c1e3f4b67e 20241209160240655 DAUC <0003> auc.c:143 vector [1]: ck = 050b814e41eb689c5ae2e8b1146a3f65 20241209160240655 DAUC <0003> auc.c:144 vector [1]: ik = 345830f61d770421c715e3391ac96f29 20241209160240655 DAUC <0003> auc.c:145 vector [1]: res = 726013e609f329420000000000000000 20241209160240655 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160240655 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160240655 DAUC <0003> auc.c:151 vector [1]: kc = aca4ba30523f3cf1 20241209160240655 DAUC <0003> auc.c:152 vector [1]: sres = 7b933aa4 20241209160240655 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160240655 DAUC <0003> auc.c:113 vector [2]: rand = dc9ef0a8a9449347a43096f2854f58bb 20241209160240655 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160240655 DAUC <0003> auc.c:142 vector [2]: autn = 301bc70c2351000008cc4faeb3c82011 20241209160240655 DAUC <0003> auc.c:143 vector [2]: ck = 5583bc18a0240df42b194c2833711852 20241209160240655 DAUC <0003> auc.c:144 vector [2]: ik = 6cece7776a3e1bdc07cbdb9d0b744949 20241209160240655 DAUC <0003> auc.c:145 vector [2]: res = a19c898067094e7a0000000000000000 20241209160240655 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160240655 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160240655 DAUC <0003> auc.c:151 vector [2]: kc = 15bdccdaf21f4733 20241209160240655 DAUC <0003> auc.c:152 vector [2]: sres = c695c7fa 20241209160240655 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160240655 DAUC <0003> auc.c:113 vector [3]: rand = a670ba08f5b43a7fd5da3d5fae5b219a 20241209160240655 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160240655 DAUC <0003> auc.c:142 vector [3]: autn = a80af6c76f970000e842b0417b2ee98b 20241209160240655 DAUC <0003> auc.c:143 vector [3]: ck = 77bf0bfe303cd071835e9c5afe810e37 20241209160240655 DAUC <0003> auc.c:144 vector [3]: ik = b2cf2089a65727bc30fb69694fbe2045 20241209160240655 DAUC <0003> auc.c:145 vector [3]: res = 1d80741ee68cb3c40000000000000000 20241209160240655 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160240655 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160240655 DAUC <0003> auc.c:151 vector [3]: kc = 76d5de442754d9bf 20241209160240655 DAUC <0003> auc.c:152 vector [3]: sres = fb0cc7da 20241209160240655 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160240655 DAUC <0003> auc.c:113 vector [4]: rand = 321395e6ebda291497c464a2d9171446 20241209160240656 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160240656 DAUC <0003> auc.c:142 vector [4]: autn = bd558d5dc06c0000c4251a4467dd000c 20241209160240656 DAUC <0003> auc.c:143 vector [4]: ck = c6fdc21630a20244a3bc22aedbd21d71 20241209160240656 DAUC <0003> auc.c:144 vector [4]: ik = 7ab52dc8d0e684c30c75b7b0a204cb40 20241209160240656 DAUC <0003> auc.c:145 vector [4]: res = 2152dd292203fa950000000000000000 20241209160240656 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160240656 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241209160240656 DAUC <0003> auc.c:151 vector [4]: kc = 13817ac0999250b6 20241209160240656 DAUC <0003> auc.c:152 vector [4]: sres = 035127bc 20241209160240656 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241209160240656 DAUC <0003> db_auc.c:245 IMSI='262429281431082': Generated 5 vectors 20241209160240656 DAUC <0003> db_auc.c:249 IMSI='262429281431082': Updating SQN=161 in DB 20241209160240656 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429281431082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429281431082"} 20241209160240656 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429281431082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160240656 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240656 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240656 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240656 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20241209160240658 DAUC <0003> db_auc.c:157 IMSI='262429840955383': No 2G Auth Data 20241209160240658 DAUC <0003> db_auc.c:192 IMSI='262429840955383': No 3G Auth Data 20241209160240664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4258 20241209160240665 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240665 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240666 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429840955383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429840955383"} 20241209160240666 DAUC <0003> db_auc.c:236 IMSI='262429840955383': Calling to generate 5 vectors 20241209160240666 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160240666 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160240666 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160240666 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160240666 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160240666 DAUC <0003> auc.c:113 vector [0]: rand = a58a270d8b8ec8f9a319bf873555a3d8 20241209160240666 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160240666 DAUC <0003> auc.c:142 vector [0]: autn = 36695ed4ceec0000c46ef3154eb4f1fc 20241209160240666 DAUC <0003> auc.c:143 vector [0]: ck = e09814cc9db1a2a201b9fc947e731b70 20241209160240666 DAUC <0003> auc.c:144 vector [0]: ik = 087576bf35a2c17282a524c647918016 20241209160240666 DAUC <0003> auc.c:145 vector [0]: res = 280b15b7947801aa0000000000000000 20241209160240666 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160240666 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160240666 DAUC <0003> auc.c:179 vector [0]: kc = 8b0dd3668d575800 20241209160240666 DAUC <0003> auc.c:180 vector [0]: sres = 4b50a20a 20241209160240666 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160240666 DAUC <0003> auc.c:113 vector [1]: rand = c119efbcfd05a1680d148fc047eb41e4 20241209160240666 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160240666 DAUC <0003> auc.c:142 vector [1]: autn = 1ae999989a2a0000db2f320a8e918b99 20241209160240666 DAUC <0003> auc.c:143 vector [1]: ck = 89f44dd8274a2be518f6c107bfe210b7 20241209160240666 DAUC <0003> auc.c:144 vector [1]: ik = 089b57900b73f083d5529022ff2352b6 20241209160240666 DAUC <0003> auc.c:145 vector [1]: res = c0154765810c66ab0000000000000000 20241209160240666 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160240666 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160240666 DAUC <0003> auc.c:179 vector [1]: kc = 073274887d440800 20241209160240666 DAUC <0003> auc.c:180 vector [1]: sres = 9aed60a8 20241209160240666 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160240666 DAUC <0003> auc.c:113 vector [2]: rand = f2e0802b65beff8724b2e49944ad616e 20241209160240666 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160240666 DAUC <0003> auc.c:142 vector [2]: autn = eaba02aebac200006c1806164de4d9ae 20241209160240666 DAUC <0003> auc.c:143 vector [2]: ck = 8a3a3299cca304e27f4a09106394c8b8 20241209160240666 DAUC <0003> auc.c:144 vector [2]: ik = 44ae7b56f9b2fa727fe6902db53e6f8f 20241209160240666 DAUC <0003> auc.c:145 vector [2]: res = 4fdf42428ae6b6ed0000000000000000 20241209160240666 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160240666 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160240666 DAUC <0003> auc.c:179 vector [2]: kc = 029c49743cbd9c00 20241209160240666 DAUC <0003> auc.c:180 vector [2]: sres = fae97f83 20241209160240666 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160240666 DAUC <0003> auc.c:113 vector [3]: rand = e1c63c0e9483000dfaf18a6f6886a32e 20241209160240666 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160240666 DAUC <0003> auc.c:142 vector [3]: autn = 5e32aec7ccb40000b98b15d099e90b37 20241209160240666 DAUC <0003> auc.c:143 vector [3]: ck = 748e4ce46ca477d57ea01e8b7fc1e703 20241209160240666 DAUC <0003> auc.c:144 vector [3]: ik = f2ee90ba5fb48437830adc50c41c1292 20241209160240666 DAUC <0003> auc.c:145 vector [3]: res = a86e2f67078bcaae0000000000000000 20241209160240666 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160240666 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160240666 DAUC <0003> auc.c:179 vector [3]: kc = 1926e9da19e46c00 20241209160240666 DAUC <0003> auc.c:180 vector [3]: sres = f84d7549 20241209160240666 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160240666 DAUC <0003> auc.c:113 vector [4]: rand = 6204736b4558869f271fc417caf324a6 20241209160240666 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160240666 DAUC <0003> auc.c:142 vector [4]: autn = bd6d693f96250000ad96284e869581d1 20241209160240666 DAUC <0003> auc.c:143 vector [4]: ck = b37ff64dcf94e4d2a42585fd79bf965f 20241209160240666 DAUC <0003> auc.c:144 vector [4]: ik = 8aa089cd61d2389763923ca60d448e6d 20241209160240666 DAUC <0003> auc.c:145 vector [4]: res = 8ee9aadd47d497cf0000000000000000 20241209160240666 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160240666 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160240667 DAUC <0003> auc.c:179 vector [4]: kc = 992e7a5b5c475400 20241209160240667 DAUC <0003> auc.c:180 vector [4]: sres = 01bab115 20241209160240667 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160240667 DAUC <0003> db_auc.c:245 IMSI='262429840955383': Generated 5 vectors 20241209160240667 DAUC <0003> db_auc.c:249 IMSI='262429840955383': Updating SQN=161 in DB 20241209160240667 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429840955383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429840955383"} 20241209160240667 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429840955383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160240667 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240667 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240667 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240667 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4258 20241209160240669 DAUC <0003> db_auc.c:157 IMSI='262428922679566': No 2G Auth Data 20241209160240669 DAUC <0003> db_auc.c:192 IMSI='262428922679566': No 3G Auth Data 20241209160240675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56690<->l=127.0.0.1:4258 20241209160240677 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240677 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240677 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428922679566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428922679566"} 20241209160240677 DAUC <0003> db_auc.c:236 IMSI='262428922679566': Calling to generate 5 vectors 20241209160240677 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160240677 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160240677 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160240677 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160240677 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160240677 DAUC <0003> auc.c:113 vector [0]: rand = 14798cba0dc5584cc923f5da8f863fd5 20241209160240677 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160240677 DAUC <0003> auc.c:142 vector [0]: autn = d7012ae1c74e0000994ffad1587ee5cb 20241209160240678 DAUC <0003> auc.c:143 vector [0]: ck = e434de1f04534859c0480ee89103ad36 20241209160240678 DAUC <0003> auc.c:144 vector [0]: ik = d61037bbfa8a43d5aae9e700365e7219 20241209160240678 DAUC <0003> auc.c:145 vector [0]: res = 878e893e48aff8630000000000000000 20241209160240678 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160240678 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160240678 DAUC <0003> auc.c:179 vector [0]: kc = b968748ce0442400 20241209160240678 DAUC <0003> auc.c:180 vector [0]: sres = 4ed7a89e 20241209160240678 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160240678 DAUC <0003> auc.c:113 vector [1]: rand = b17097dcb4d095de3d59db86b4665b39 20241209160240678 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160240678 DAUC <0003> auc.c:142 vector [1]: autn = 8fb935e5a94300004a22d5756cd654d7 20241209160240678 DAUC <0003> auc.c:143 vector [1]: ck = ba05d51d2cd5ec38fd3d1f072edad51b 20241209160240678 DAUC <0003> auc.c:144 vector [1]: ik = e6b07affb66f1974db7e8b70d1778ef2 20241209160240678 DAUC <0003> auc.c:145 vector [1]: res = 5c1a7f7afc9249610000000000000000 20241209160240678 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160240678 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160240678 DAUC <0003> auc.c:179 vector [1]: kc = 2b9f8b0a3358f000 20241209160240678 DAUC <0003> auc.c:180 vector [1]: sres = 2a443f39 20241209160240678 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160240678 DAUC <0003> auc.c:113 vector [2]: rand = 6d7b755e00df97d2506bc0694bc4b14c 20241209160240678 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160240678 DAUC <0003> auc.c:142 vector [2]: autn = 8e476f575c030000957293f3a140ddd2 20241209160240678 DAUC <0003> auc.c:143 vector [2]: ck = 9573f292bfe1b34ddefa456dd37d8255 20241209160240678 DAUC <0003> auc.c:144 vector [2]: ik = 6741c4d24ac876ea5d8d074f88539dfe 20241209160240678 DAUC <0003> auc.c:145 vector [2]: res = 3f9b5d44d652c7800000000000000000 20241209160240678 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160240678 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160240678 DAUC <0003> auc.c:179 vector [2]: kc = c6aeba1d9d4fac00 20241209160240678 DAUC <0003> auc.c:180 vector [2]: sres = 0eec685c 20241209160240678 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160240678 DAUC <0003> auc.c:113 vector [3]: rand = fda0c56b8eb9bfb91ef67bad22744a75 20241209160240678 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160240678 DAUC <0003> auc.c:142 vector [3]: autn = 35dde9d4630200008c294865851fd792 20241209160240678 DAUC <0003> auc.c:143 vector [3]: ck = 7478ec01cae433e660862d056cc5c1d8 20241209160240678 DAUC <0003> auc.c:144 vector [3]: ik = e9570bb8dc9cfe0770952dc35bdfebd8 20241209160240678 DAUC <0003> auc.c:145 vector [3]: res = 4153ea737841b8a20000000000000000 20241209160240678 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160240678 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160240678 DAUC <0003> auc.c:179 vector [3]: kc = 3b9f14f18a04a000 20241209160240678 DAUC <0003> auc.c:180 vector [3]: sres = 36c10138 20241209160240678 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160240678 DAUC <0003> auc.c:113 vector [4]: rand = 85ebc609bd788077d4b8143a492bbfbf 20241209160240678 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160240678 DAUC <0003> auc.c:142 vector [4]: autn = 27da46d31efc0000e0a5ccaf55d47966 20241209160240678 DAUC <0003> auc.c:143 vector [4]: ck = 81d7cf62af1cbee8ecdceabe3e779827 20241209160240678 DAUC <0003> auc.c:144 vector [4]: ik = f4a0695306902cd06b9a3cc36930e6ae 20241209160240678 DAUC <0003> auc.c:145 vector [4]: res = 84627eb8551881dd0000000000000000 20241209160240678 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160240678 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160240678 DAUC <0003> auc.c:179 vector [4]: kc = bac74db47e467400 20241209160240678 DAUC <0003> auc.c:180 vector [4]: sres = de9e162b 20241209160240678 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160240678 DAUC <0003> db_auc.c:245 IMSI='262428922679566': Generated 5 vectors 20241209160240678 DAUC <0003> db_auc.c:249 IMSI='262428922679566': Updating SQN=161 in DB 20241209160240678 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428922679566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428922679566"} 20241209160240679 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428922679566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160240679 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240679 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240679 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240679 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56690<->l=127.0.0.1:4258 20241209160240681 DAUC <0003> db_auc.c:157 IMSI='262425927189486': No 2G Auth Data 20241209160240681 DAUC <0003> db_auc.c:192 IMSI='262425927189486': No 3G Auth Data 20241209160240688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4258 20241209160240690 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240690 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240690 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425927189486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425927189486"} 20241209160240690 DAUC <0003> db_auc.c:236 IMSI='262425927189486': Calling to generate 5 vectors 20241209160240690 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160240690 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160240690 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160240690 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160240690 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160240690 DAUC <0003> auc.c:113 vector [0]: rand = 48910f31e6250f62d4e8db6a397440c9 20241209160240690 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160240690 DAUC <0003> auc.c:142 vector [0]: autn = 265acee5e95b00003354fddd2add7134 20241209160240690 DAUC <0003> auc.c:143 vector [0]: ck = 729fff6e79e15d3ca48cc4a07add5fe5 20241209160240690 DAUC <0003> auc.c:144 vector [0]: ik = be298aa35721b2743d9e12562e48ce04 20241209160240690 DAUC <0003> auc.c:145 vector [0]: res = fe40942dbf1f5d3d0000000000000000 20241209160240690 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160240690 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160240690 DAUC <0003> auc.c:179 vector [0]: kc = ad2585fbeb7decf0 20241209160240690 DAUC <0003> auc.c:180 vector [0]: sres = 5fe322c7 20241209160240690 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160240690 DAUC <0003> auc.c:113 vector [1]: rand = 948b5c8cdf8d76d1837c1013d1e628e4 20241209160240690 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160240690 DAUC <0003> auc.c:142 vector [1]: autn = 86bc844846b500008a7bd3f7d774954f 20241209160240690 DAUC <0003> auc.c:143 vector [1]: ck = 1bc86a284d1f6d24bb44b084b2b0aae0 20241209160240690 DAUC <0003> auc.c:144 vector [1]: ik = 82fe359e3822bfb1cc4e7a851a9097a6 20241209160240690 DAUC <0003> auc.c:145 vector [1]: res = 848d1bec7628cfda0000000000000000 20241209160240690 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160240690 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160240690 DAUC <0003> auc.c:179 vector [1]: kc = ecba3971e64331ec 20241209160240690 DAUC <0003> auc.c:180 vector [1]: sres = b43523ff 20241209160240690 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160240690 DAUC <0003> auc.c:113 vector [2]: rand = d93be3ae202b4b34d6e04bf70f784f87 20241209160240690 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160240690 DAUC <0003> auc.c:142 vector [2]: autn = 9f98f96fd72800006c7af5f11055c1cf 20241209160240690 DAUC <0003> auc.c:143 vector [2]: ck = dcea9456170dd9fe832d6302e639315e 20241209160240690 DAUC <0003> auc.c:144 vector [2]: ik = 5adb8e55d1b425c6c4e31b448adaca86 20241209160240690 DAUC <0003> auc.c:145 vector [2]: res = d6a204ce802cd8070000000000000000 20241209160240690 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160240690 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160240690 DAUC <0003> auc.c:179 vector [2]: kc = 72447b01231018e1 20241209160240690 DAUC <0003> auc.c:180 vector [2]: sres = 3df5e990 20241209160240690 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160240690 DAUC <0003> auc.c:113 vector [3]: rand = aa1d2e02b3c61c0f39df21fdda2f899d 20241209160240690 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160240690 DAUC <0003> auc.c:142 vector [3]: autn = ac3a2ee032b6000039ae1f8fc5473075 20241209160240690 DAUC <0003> auc.c:143 vector [3]: ck = fcbe6c53a2258acf4c43e9ece563cd71 20241209160240690 DAUC <0003> auc.c:144 vector [3]: ik = 0db728998ad80582ed51159c55f23378 20241209160240690 DAUC <0003> auc.c:145 vector [3]: res = 34c2e9c81130ea3d0000000000000000 20241209160240690 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160240690 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160240690 DAUC <0003> auc.c:179 vector [3]: kc = b03e42e4de70677d 20241209160240690 DAUC <0003> auc.c:180 vector [3]: sres = 69922dd0 20241209160240690 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160240690 DAUC <0003> auc.c:113 vector [4]: rand = 2a3d8d64c5081b528b41baba55d3d7f3 20241209160240690 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160240690 DAUC <0003> auc.c:142 vector [4]: autn = 3c733fcfb63b00000797c85205e7bbff 20241209160240690 DAUC <0003> auc.c:143 vector [4]: ck = 7459ff26639a1fb59f521e7996d5c759 20241209160240690 DAUC <0003> auc.c:144 vector [4]: ik = f15b97b2053251f630357e25528e72dc 20241209160240690 DAUC <0003> auc.c:145 vector [4]: res = 6d31f66b42395dcd0000000000000000 20241209160240690 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160240690 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160240690 DAUC <0003> auc.c:179 vector [4]: kc = c069e057af343905 20241209160240690 DAUC <0003> auc.c:180 vector [4]: sres = b507ea37 20241209160240690 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160240690 DAUC <0003> db_auc.c:245 IMSI='262425927189486': Generated 5 vectors 20241209160240690 DAUC <0003> db_auc.c:249 IMSI='262425927189486': Updating SQN=161 in DB 20241209160240690 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425927189486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425927189486"} 20241209160240690 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425927189486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160240690 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240690 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240690 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240690 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160240692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4258 20241209160240693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 20241209160240693 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44447<->l=127.0.0.1:4259) 20241209160240693 DLINP <000b> input/ipa.c:454 connected read/write 20241209160240693 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160240693 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160240694 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160240694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160240730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56696<->l=127.0.0.1:4258 20241209160240830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56696<->l=127.0.0.1:4258 20241209160243881 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160243881 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160243882 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243882 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 20241209160243883 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243883 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243883 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160243883 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160243883 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  20241209160243883 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160243883 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  20241209160243883 DLGSUP <0013> gsup_server.c:236 2:  20241209160243883 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160243883 DLGSUP <0013> gsup_server.c:236 3:  20241209160243883 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160243883 DLGSUP <0013> gsup_server.c:236 4:  20241209160243883 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160243883 DLGSUP <0013> gsup_server.c:236 5:  20241209160243883 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160243883 DLGSUP <0013> gsup_server.c:236 7:  20241209160243883 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160243883 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160243883 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160243883 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160243891 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42823<->l=127.0.0.1:4259) 20241209160243893 DAUC <0003> db_auc.c:157 IMSI='262421776683619': No 2G Auth Data 20241209160243893 DAUC <0003> db_auc.c:192 IMSI='262421776683619': No 3G Auth Data 20241209160243898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 20241209160243926 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243926 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243926 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421776683619"} 20241209160243926 DAUC <0003> db_auc.c:192 IMSI='262421776683619': No 3G Auth Data 20241209160243926 DAUC <0003> db_auc.c:236 IMSI='262421776683619': Calling to generate 1 vectors 20241209160243926 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241209160243926 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243926 DAUC <0003> auc.c:113 vector [0]: rand = 62cc3e29b2048a7eb44126b171b587e2 20241209160243926 DAUC <0003> auc.c:179 vector [0]: kc = 1f43f688d322a800 20241209160243926 DAUC <0003> auc.c:180 vector [0]: sres = 1fbd9b12 20241209160243926 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243926 DAUC <0003> db_auc.c:245 IMSI='262421776683619': Generated 1 vectors 20241209160243926 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421776683619"} 20241209160243926 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243926 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243926 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243926 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243926 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243928 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243928 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243928 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421776683619"} 20241209160243928 DAUC <0003> db_auc.c:192 IMSI='262421776683619': No 3G Auth Data 20241209160243928 DAUC <0003> db_auc.c:236 IMSI='262421776683619': Calling to generate 4 vectors 20241209160243928 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241209160243928 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243928 DAUC <0003> auc.c:113 vector [0]: rand = 86b35596a2f26e2d2f713d930f942e04 20241209160243928 DAUC <0003> auc.c:179 vector [0]: kc = 991a6e5f517d5800 20241209160243928 DAUC <0003> auc.c:180 vector [0]: sres = b87da2ac 20241209160243928 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243928 DAUC <0003> auc.c:113 vector [1]: rand = 04c25a0780d669051694b088e2f19379 20241209160243928 DAUC <0003> auc.c:179 vector [1]: kc = 227998d6b453c000 20241209160243928 DAUC <0003> auc.c:180 vector [1]: sres = ded41b7a 20241209160243928 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243928 DAUC <0003> auc.c:113 vector [2]: rand = 6759de318c1040274b3e705465e8e2da 20241209160243928 DAUC <0003> auc.c:179 vector [2]: kc = 41329f4f6b232400 20241209160243928 DAUC <0003> auc.c:180 vector [2]: sres = b2ba2e81 20241209160243928 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243928 DAUC <0003> auc.c:113 vector [3]: rand = 49e6fb470a425b96fe87a2bf81f92a76 20241209160243928 DAUC <0003> auc.c:179 vector [3]: kc = 71e35f799bb38400 20241209160243928 DAUC <0003> auc.c:180 vector [3]: sres = ff43dcd8 20241209160243928 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243928 DAUC <0003> db_auc.c:245 IMSI='262421776683619': Generated 4 vectors 20241209160243928 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421776683619"} 20241209160243928 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243929 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243929 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243929 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243929 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243930 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243930 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243930 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421776683619"} 20241209160243930 DAUC <0003> db_auc.c:192 IMSI='262421776683619': No 3G Auth Data 20241209160243930 DAUC <0003> db_auc.c:236 IMSI='262421776683619': Calling to generate 5 vectors 20241209160243930 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160243930 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243930 DAUC <0003> auc.c:113 vector [0]: rand = 5f3e7346c1d6d1ab8ed36825ed07b8b7 20241209160243930 DAUC <0003> auc.c:179 vector [0]: kc = 124da2190093d800 20241209160243930 DAUC <0003> auc.c:180 vector [0]: sres = 8228f0b4 20241209160243930 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243930 DAUC <0003> auc.c:113 vector [1]: rand = 318397a160aefc8d4a2cb6ef30094fd2 20241209160243930 DAUC <0003> auc.c:179 vector [1]: kc = 192b1bd6cc002400 20241209160243930 DAUC <0003> auc.c:180 vector [1]: sres = 39091d03 20241209160243930 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243930 DAUC <0003> auc.c:113 vector [2]: rand = 4300bd8dc6b1ce09a8d54ce808fa255f 20241209160243930 DAUC <0003> auc.c:179 vector [2]: kc = 0d09b4337e896800 20241209160243930 DAUC <0003> auc.c:180 vector [2]: sres = 02ec3331 20241209160243930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243930 DAUC <0003> auc.c:113 vector [3]: rand = fed472057ceff7a5f7d0b39353206d25 20241209160243930 DAUC <0003> auc.c:179 vector [3]: kc = c1779462293bdc00 20241209160243930 DAUC <0003> auc.c:180 vector [3]: sres = a229322d 20241209160243930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243930 DAUC <0003> auc.c:113 vector [4]: rand = 4271e224d41fb5f99b7baf5ac0d15c15 20241209160243930 DAUC <0003> auc.c:179 vector [4]: kc = bd4146bf052c3400 20241209160243930 DAUC <0003> auc.c:180 vector [4]: sres = 8a5754b2 20241209160243930 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160243930 DAUC <0003> db_auc.c:245 IMSI='262421776683619': Generated 5 vectors 20241209160243930 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421776683619"} 20241209160243930 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243930 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243930 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243930 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243930 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243931 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243931 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243931 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421776683619"} 20241209160243931 DAUC <0003> db_auc.c:192 IMSI='262421776683619': No 3G Auth Data 20241209160243931 DAUC <0003> db_auc.c:236 IMSI='262421776683619': Calling to generate 5 vectors 20241209160243931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160243931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243931 DAUC <0003> auc.c:113 vector [0]: rand = 7041ffce57c6fac68fa19804f5407a4e 20241209160243931 DAUC <0003> auc.c:179 vector [0]: kc = 8d889c31417a0000 20241209160243931 DAUC <0003> auc.c:180 vector [0]: sres = fd9d6adb 20241209160243931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243931 DAUC <0003> auc.c:113 vector [1]: rand = bb0506dc74b8d841a80731d2fc043f2d 20241209160243931 DAUC <0003> auc.c:179 vector [1]: kc = e70824bb7304b400 20241209160243931 DAUC <0003> auc.c:180 vector [1]: sres = 37d47f2b 20241209160243931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243931 DAUC <0003> auc.c:113 vector [2]: rand = 70789ca9176001cc402e3458fac774ae 20241209160243931 DAUC <0003> auc.c:179 vector [2]: kc = 1b4e3fb39d87e800 20241209160243931 DAUC <0003> auc.c:180 vector [2]: sres = 340da015 20241209160243931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243931 DAUC <0003> auc.c:113 vector [3]: rand = 96fc9a5a41860f89eac4c01ba9c6eca3 20241209160243931 DAUC <0003> auc.c:179 vector [3]: kc = 2818aa5ee834d400 20241209160243931 DAUC <0003> auc.c:180 vector [3]: sres = a8304ab9 20241209160243931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243931 DAUC <0003> auc.c:113 vector [4]: rand = b80d2f8236cd317e84355af4814063ed 20241209160243931 DAUC <0003> auc.c:179 vector [4]: kc = b211d80eb7471800 20241209160243931 DAUC <0003> auc.c:180 vector [4]: sres = 43a2d852 20241209160243931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160243931 DAUC <0003> db_auc.c:245 IMSI='262421776683619': Generated 5 vectors 20241209160243931 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421776683619"} 20241209160243931 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421776683619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243931 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243931 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243931 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243931 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 20241209160243933 DAUC <0003> db_auc.c:157 IMSI='262425577804037': No 2G Auth Data 20241209160243933 DAUC <0003> db_auc.c:192 IMSI='262425577804037': No 3G Auth Data 20241209160243940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241209160243943 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243943 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243943 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425577804037"} 20241209160243943 DAUC <0003> db_auc.c:192 IMSI='262425577804037': No 3G Auth Data 20241209160243943 DAUC <0003> db_auc.c:236 IMSI='262425577804037': Calling to generate 1 vectors 20241209160243943 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241209160243943 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243943 DAUC <0003> auc.c:113 vector [0]: rand = 074d0e19a5b08e14c44b36a820d2ff62 20241209160243943 DAUC <0003> auc.c:179 vector [0]: kc = f80df07c85eb8400 20241209160243943 DAUC <0003> auc.c:180 vector [0]: sres = 12689648 20241209160243943 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243943 DAUC <0003> db_auc.c:245 IMSI='262425577804037': Generated 1 vectors 20241209160243943 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425577804037"} 20241209160243943 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243943 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243943 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243943 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243943 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243945 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243945 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243945 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425577804037"} 20241209160243945 DAUC <0003> db_auc.c:192 IMSI='262425577804037': No 3G Auth Data 20241209160243945 DAUC <0003> db_auc.c:236 IMSI='262425577804037': Calling to generate 4 vectors 20241209160243945 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241209160243945 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243945 DAUC <0003> auc.c:113 vector [0]: rand = 6e4035ef0e477fed18147986c3749fa8 20241209160243945 DAUC <0003> auc.c:179 vector [0]: kc = b27a4f3a5178e000 20241209160243945 DAUC <0003> auc.c:180 vector [0]: sres = b34784b9 20241209160243945 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243945 DAUC <0003> auc.c:113 vector [1]: rand = 76624020d04ac213c5d1fabb9fa40e38 20241209160243945 DAUC <0003> auc.c:179 vector [1]: kc = 3e5f1f06be8ae400 20241209160243945 DAUC <0003> auc.c:180 vector [1]: sres = 536efc55 20241209160243945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243945 DAUC <0003> auc.c:113 vector [2]: rand = 02e6f409c6da932941cabe9442a2300e 20241209160243945 DAUC <0003> auc.c:179 vector [2]: kc = 4599caa7719a9800 20241209160243945 DAUC <0003> auc.c:180 vector [2]: sres = 7b21f080 20241209160243945 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243945 DAUC <0003> auc.c:113 vector [3]: rand = 453ef0c5b31fda9dc0fb79c3e59bb692 20241209160243945 DAUC <0003> auc.c:179 vector [3]: kc = f82031f74c2da000 20241209160243945 DAUC <0003> auc.c:180 vector [3]: sres = 2817ac8d 20241209160243945 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243945 DAUC <0003> db_auc.c:245 IMSI='262425577804037': Generated 4 vectors 20241209160243945 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425577804037"} 20241209160243945 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243945 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243945 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243945 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243945 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243946 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243946 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243946 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425577804037"} 20241209160243946 DAUC <0003> db_auc.c:192 IMSI='262425577804037': No 3G Auth Data 20241209160243946 DAUC <0003> db_auc.c:236 IMSI='262425577804037': Calling to generate 5 vectors 20241209160243946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160243946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243946 DAUC <0003> auc.c:113 vector [0]: rand = 39ca1dc309bee6a55153c84bba27ee9c 20241209160243946 DAUC <0003> auc.c:179 vector [0]: kc = 73d60e6a90636400 20241209160243946 DAUC <0003> auc.c:180 vector [0]: sres = c9825047 20241209160243946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243946 DAUC <0003> auc.c:113 vector [1]: rand = da9e01d1447bd0d0317785349a97ecf9 20241209160243947 DAUC <0003> auc.c:179 vector [1]: kc = 5503114ca30da400 20241209160243947 DAUC <0003> auc.c:180 vector [1]: sres = af127d01 20241209160243947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243947 DAUC <0003> auc.c:113 vector [2]: rand = e9e209b691229c14e8f55457c869528c 20241209160243947 DAUC <0003> auc.c:179 vector [2]: kc = fc69e91b32ec1c00 20241209160243947 DAUC <0003> auc.c:180 vector [2]: sres = 62fdab6c 20241209160243947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243947 DAUC <0003> auc.c:113 vector [3]: rand = 7e4a0f753a9ac0e68d73fa3eae8fa25c 20241209160243947 DAUC <0003> auc.c:179 vector [3]: kc = 8cc9bffc6200e800 20241209160243947 DAUC <0003> auc.c:180 vector [3]: sres = b20e1372 20241209160243947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243947 DAUC <0003> auc.c:113 vector [4]: rand = b46a0717b79c1a7b9ac1bc4d3c65e6e7 20241209160243947 DAUC <0003> auc.c:179 vector [4]: kc = 6ed0b61534c45800 20241209160243947 DAUC <0003> auc.c:180 vector [4]: sres = 2b4a9f44 20241209160243947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160243947 DAUC <0003> db_auc.c:245 IMSI='262425577804037': Generated 5 vectors 20241209160243947 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425577804037"} 20241209160243947 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243947 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243947 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243947 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243947 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243948 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243948 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243948 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425577804037"} 20241209160243948 DAUC <0003> db_auc.c:192 IMSI='262425577804037': No 3G Auth Data 20241209160243948 DAUC <0003> db_auc.c:236 IMSI='262425577804037': Calling to generate 5 vectors 20241209160243948 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160243948 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243948 DAUC <0003> auc.c:113 vector [0]: rand = 31768c0f6618a96c809df5859a8627db 20241209160243948 DAUC <0003> auc.c:179 vector [0]: kc = 47ddc06f2fb4d800 20241209160243948 DAUC <0003> auc.c:180 vector [0]: sres = 25160ed1 20241209160243948 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243948 DAUC <0003> auc.c:113 vector [1]: rand = f303f910f6e4754edfd7e565438095d2 20241209160243948 DAUC <0003> auc.c:179 vector [1]: kc = 74610f2e9f34a800 20241209160243948 DAUC <0003> auc.c:180 vector [1]: sres = 0ec779b9 20241209160243948 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243948 DAUC <0003> auc.c:113 vector [2]: rand = 2c48cc3f2f58989540d59c7af144adf7 20241209160243948 DAUC <0003> auc.c:179 vector [2]: kc = 26348a0a2f36b800 20241209160243948 DAUC <0003> auc.c:180 vector [2]: sres = 8ab784f2 20241209160243948 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243948 DAUC <0003> auc.c:113 vector [3]: rand = 7a9f090c5a1c57dda6a1ffaf0645a59b 20241209160243948 DAUC <0003> auc.c:179 vector [3]: kc = 95c146d28cecd400 20241209160243948 DAUC <0003> auc.c:180 vector [3]: sres = 8b83903a 20241209160243948 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243948 DAUC <0003> auc.c:113 vector [4]: rand = d4029f9f86956151b452054d24f17625 20241209160243948 DAUC <0003> auc.c:179 vector [4]: kc = 4790b1879ccab400 20241209160243949 DAUC <0003> auc.c:180 vector [4]: sres = 567af2fd 20241209160243949 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160243949 DAUC <0003> db_auc.c:245 IMSI='262425577804037': Generated 5 vectors 20241209160243949 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425577804037"} 20241209160243949 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425577804037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243949 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243949 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243949 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243949 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241209160243951 DAUC <0003> db_auc.c:157 IMSI='262423069764218': No 2G Auth Data 20241209160243951 DAUC <0003> db_auc.c:192 IMSI='262423069764218': No 3G Auth Data 20241209160243958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53678<->l=127.0.0.1:4258 20241209160243960 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243960 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243960 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423069764218"} 20241209160243960 DAUC <0003> db_auc.c:192 IMSI='262423069764218': No 3G Auth Data 20241209160243960 DAUC <0003> db_auc.c:236 IMSI='262423069764218': Calling to generate 1 vectors 20241209160243960 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241209160243960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243960 DAUC <0003> auc.c:113 vector [0]: rand = 84885853d14fb39350269adbdecebbd1 20241209160243960 DAUC <0003> auc.c:179 vector [0]: kc = a710dce8e89ae973 20241209160243960 DAUC <0003> auc.c:180 vector [0]: sres = b3648555 20241209160243960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243960 DAUC <0003> db_auc.c:245 IMSI='262423069764218': Generated 1 vectors 20241209160243960 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423069764218"} 20241209160243960 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243960 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243960 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243960 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243960 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243961 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243961 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243961 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423069764218"} 20241209160243961 DAUC <0003> db_auc.c:192 IMSI='262423069764218': No 3G Auth Data 20241209160243961 DAUC <0003> db_auc.c:236 IMSI='262423069764218': Calling to generate 4 vectors 20241209160243961 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241209160243961 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243961 DAUC <0003> auc.c:113 vector [0]: rand = 4476f8fe4d2738eaae17159ab919a8e7 20241209160243961 DAUC <0003> auc.c:179 vector [0]: kc = 0a451439050c0d4c 20241209160243961 DAUC <0003> auc.c:180 vector [0]: sres = c18a63a7 20241209160243961 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243961 DAUC <0003> auc.c:113 vector [1]: rand = 64ab5780f1ce8af1ba5a8a503ffd67fa 20241209160243961 DAUC <0003> auc.c:179 vector [1]: kc = 106d1b8fdaa424ad 20241209160243961 DAUC <0003> auc.c:180 vector [1]: sres = 43e04106 20241209160243961 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243961 DAUC <0003> auc.c:113 vector [2]: rand = 66719c4e72a820e5029f2964be8170f9 20241209160243961 DAUC <0003> auc.c:179 vector [2]: kc = 04093bf43f803740 20241209160243961 DAUC <0003> auc.c:180 vector [2]: sres = 88cd5d23 20241209160243961 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243961 DAUC <0003> auc.c:113 vector [3]: rand = d738d53482388ea0677621ac1c3b3007 20241209160243961 DAUC <0003> auc.c:179 vector [3]: kc = 224e0d4e49d9253c 20241209160243961 DAUC <0003> auc.c:180 vector [3]: sres = 324b5d25 20241209160243961 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243961 DAUC <0003> db_auc.c:245 IMSI='262423069764218': Generated 4 vectors 20241209160243961 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423069764218"} 20241209160243961 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243961 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243961 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243961 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243961 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243962 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243962 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243962 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423069764218"} 20241209160243963 DAUC <0003> db_auc.c:192 IMSI='262423069764218': No 3G Auth Data 20241209160243963 DAUC <0003> db_auc.c:236 IMSI='262423069764218': Calling to generate 5 vectors 20241209160243963 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160243963 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243963 DAUC <0003> auc.c:113 vector [0]: rand = 10fe6499f6ee9a492fa2e451e2775ffa 20241209160243963 DAUC <0003> auc.c:179 vector [0]: kc = ad59bf593a328d38 20241209160243963 DAUC <0003> auc.c:180 vector [0]: sres = a81041f1 20241209160243963 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243963 DAUC <0003> auc.c:113 vector [1]: rand = d59ba072bbe1d1dc2e0a680604abd3ba 20241209160243963 DAUC <0003> auc.c:179 vector [1]: kc = a85a93a1e4d56dbb 20241209160243963 DAUC <0003> auc.c:180 vector [1]: sres = 537e8fc8 20241209160243963 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243963 DAUC <0003> auc.c:113 vector [2]: rand = 1cb8619d82b87fd2ece8fd49163165f5 20241209160243963 DAUC <0003> auc.c:179 vector [2]: kc = c1c04c537d44b4be 20241209160243963 DAUC <0003> auc.c:180 vector [2]: sres = 66f6a183 20241209160243963 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243963 DAUC <0003> auc.c:113 vector [3]: rand = 1b52ad1a38158238af1802e91bbd62d6 20241209160243963 DAUC <0003> auc.c:179 vector [3]: kc = 654c11c88bd821c8 20241209160243963 DAUC <0003> auc.c:180 vector [3]: sres = ebf80125 20241209160243963 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243963 DAUC <0003> auc.c:113 vector [4]: rand = 89742aabcd0861c513b18a47ff80368f 20241209160243963 DAUC <0003> auc.c:179 vector [4]: kc = 3ac8b05aceb29dfa 20241209160243963 DAUC <0003> auc.c:180 vector [4]: sres = e4528fcf 20241209160243963 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160243963 DAUC <0003> db_auc.c:245 IMSI='262423069764218': Generated 5 vectors 20241209160243963 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423069764218"} 20241209160243963 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243963 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243963 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243963 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243963 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243963 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243963 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243964 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423069764218"} 20241209160243964 DAUC <0003> db_auc.c:192 IMSI='262423069764218': No 3G Auth Data 20241209160243964 DAUC <0003> db_auc.c:236 IMSI='262423069764218': Calling to generate 5 vectors 20241209160243964 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241209160243964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160243964 DAUC <0003> auc.c:113 vector [0]: rand = 868ed01b24c491d76abaade44edac90b 20241209160243964 DAUC <0003> auc.c:179 vector [0]: kc = 7e6db2b1e7a8699e 20241209160243964 DAUC <0003> auc.c:180 vector [0]: sres = c9335846 20241209160243964 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241209160243964 DAUC <0003> auc.c:113 vector [1]: rand = 2929a4a8e28ae7e8893a93cccb3b929d 20241209160243964 DAUC <0003> auc.c:179 vector [1]: kc = 0d9a0b4c00d8748f 20241209160243964 DAUC <0003> auc.c:180 vector [1]: sres = ac3b3cc3 20241209160243964 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241209160243964 DAUC <0003> auc.c:113 vector [2]: rand = 3c2fe368267faef6541a1334dab4ab9f 20241209160243964 DAUC <0003> auc.c:179 vector [2]: kc = ee9fe71c1eda7c10 20241209160243964 DAUC <0003> auc.c:180 vector [2]: sres = 6fb1d14c 20241209160243964 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241209160243964 DAUC <0003> auc.c:113 vector [3]: rand = af14ee4699b676c11149ba457abc0607 20241209160243964 DAUC <0003> auc.c:179 vector [3]: kc = f1a022b031fc00e6 20241209160243964 DAUC <0003> auc.c:180 vector [3]: sres = 6e552376 20241209160243964 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241209160243964 DAUC <0003> auc.c:113 vector [4]: rand = a894949b46ce2b3565131559668c0512 20241209160243964 DAUC <0003> auc.c:179 vector [4]: kc = c2a5fc79a533d016 20241209160243964 DAUC <0003> auc.c:180 vector [4]: sres = 8d05ab01 20241209160243964 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241209160243964 DAUC <0003> db_auc.c:245 IMSI='262423069764218': Generated 5 vectors 20241209160243964 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423069764218"} 20241209160243964 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423069764218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243964 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243964 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243964 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243964 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53678<->l=127.0.0.1:4258 20241209160243966 DAUC <0003> db_auc.c:157 IMSI='262429215807464': No 2G Auth Data 20241209160243966 DAUC <0003> db_auc.c:192 IMSI='262429215807464': No 3G Auth Data 20241209160243972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53686<->l=127.0.0.1:4258 20241209160243974 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243974 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243974 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429215807464"} 20241209160243974 DAUC <0003> db_auc.c:157 IMSI='262429215807464': No 2G Auth Data 20241209160243974 DAUC <0003> db_auc.c:236 IMSI='262429215807464': Calling to generate 1 vectors 20241209160243974 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241209160243974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160243974 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160243974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160243974 DAUC <0003> auc.c:113 vector [0]: rand = 3d0470824836dc47e9303b8328030b9f 20241209160243974 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160243974 DAUC <0003> auc.c:142 vector [0]: autn = b797ce378f37000090f33b40cc741534 20241209160243974 DAUC <0003> auc.c:143 vector [0]: ck = ee9804d75c326dfc33dc10b02a948368 20241209160243974 DAUC <0003> auc.c:144 vector [0]: ik = cc72b554010bd5659acab53b669c2ee0 20241209160243974 DAUC <0003> auc.c:145 vector [0]: res = 99a99bba6379154a0000000000000000 20241209160243974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160243974 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160243974 DAUC <0003> auc.c:151 vector [0]: kc = 8bfc140811311511 20241209160243974 DAUC <0003> auc.c:152 vector [0]: sres = fad08ef0 20241209160243974 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160243974 DAUC <0003> db_auc.c:245 IMSI='262429215807464': Generated 1 vectors 20241209160243974 DAUC <0003> db_auc.c:249 IMSI='262429215807464': Updating SQN=33 in DB 20241209160243974 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429215807464"} 20241209160243974 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243974 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243974 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243974 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243974 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243976 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243976 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243976 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429215807464"} 20241209160243976 DAUC <0003> db_auc.c:157 IMSI='262429215807464': No 2G Auth Data 20241209160243976 DAUC <0003> db_auc.c:236 IMSI='262429215807464': Calling to generate 4 vectors 20241209160243976 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241209160243976 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160243976 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160243976 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241209160243976 DAUC <0003> auc.c:113 vector [0]: rand = b7da8da6dae5ba0aba94d2bb73cca30d 20241209160243976 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241209160243976 DAUC <0003> auc.c:142 vector [0]: autn = 70d9b39ebb6200007a698f07ca172e30 20241209160243976 DAUC <0003> auc.c:143 vector [0]: ck = 78a3b1370fc83fa1edb1042d309d8ec9 20241209160243976 DAUC <0003> auc.c:144 vector [0]: ik = 70f5fc5b1485f4a1e680e4d2771cdc33 20241209160243976 DAUC <0003> auc.c:145 vector [0]: res = c5050fe609b563840000000000000000 20241209160243976 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160243976 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160243976 DAUC <0003> auc.c:151 vector [0]: kc = 0367ad935ccc99fa 20241209160243976 DAUC <0003> auc.c:152 vector [0]: sres = ccb06c62 20241209160243976 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160243976 DAUC <0003> auc.c:113 vector [1]: rand = 0cad22bd748dd85348e102ad23a959fd 20241209160243976 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241209160243976 DAUC <0003> auc.c:142 vector [1]: autn = 0d049695f5a50000cd496873fe652ce0 20241209160243976 DAUC <0003> auc.c:143 vector [1]: ck = fd64f883678d92a52b95dc92fdf126cf 20241209160243976 DAUC <0003> auc.c:144 vector [1]: ik = c4d667a488312c0cb58380ad3a22c11d 20241209160243976 DAUC <0003> auc.c:145 vector [1]: res = 1f994f1a03908a410000000000000000 20241209160243976 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160243976 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160243976 DAUC <0003> auc.c:151 vector [1]: kc = a7a4c318286f597b 20241209160243976 DAUC <0003> auc.c:152 vector [1]: sres = 1c09c55b 20241209160243976 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160243976 DAUC <0003> auc.c:113 vector [2]: rand = b677ed5e3445ceb299fd5bdac265ce23 20241209160243976 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241209160243976 DAUC <0003> auc.c:142 vector [2]: autn = 3a156874569500000ecbc05ab3c1849c 20241209160243976 DAUC <0003> auc.c:143 vector [2]: ck = a959b5833038f13f37e3ecf2c476a496 20241209160243976 DAUC <0003> auc.c:144 vector [2]: ik = 49c62c20d999f17c2f9ab007a2cde918 20241209160243976 DAUC <0003> auc.c:145 vector [2]: res = a6b99b248b31f15b0000000000000000 20241209160243976 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160243976 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160243976 DAUC <0003> auc.c:151 vector [2]: kc = f8e6c5568f1a4dcd 20241209160243976 DAUC <0003> auc.c:152 vector [2]: sres = 2d886a7f 20241209160243976 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160243976 DAUC <0003> auc.c:113 vector [3]: rand = 8d604390f2301d1b9cb5561e08b2aefd 20241209160243976 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241209160243976 DAUC <0003> auc.c:142 vector [3]: autn = b5b78d68a20f0000106473ac40faba94 20241209160243976 DAUC <0003> auc.c:143 vector [3]: ck = b94c15f9a27eb1aa1198cf436eec5385 20241209160243976 DAUC <0003> auc.c:144 vector [3]: ik = dcd680b1029642f9f29e7736cedf439e 20241209160243976 DAUC <0003> auc.c:145 vector [3]: res = 2c2af0c2303cfcbe0000000000000000 20241209160243976 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160243976 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160243976 DAUC <0003> auc.c:151 vector [3]: kc = 869c2d3d00dbe348 20241209160243976 DAUC <0003> auc.c:152 vector [3]: sres = 1c160c7c 20241209160243976 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160243976 DAUC <0003> db_auc.c:245 IMSI='262429215807464': Generated 4 vectors 20241209160243976 DAUC <0003> db_auc.c:249 IMSI='262429215807464': Updating SQN=161 in DB 20241209160243976 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429215807464"} 20241209160243976 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243976 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243976 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243976 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243976 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243978 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243978 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243978 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429215807464"} 20241209160243978 DAUC <0003> db_auc.c:157 IMSI='262429215807464': No 2G Auth Data 20241209160243978 DAUC <0003> db_auc.c:236 IMSI='262429215807464': Calling to generate 5 vectors 20241209160243978 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241209160243978 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160243978 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160243978 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241209160243978 DAUC <0003> auc.c:113 vector [0]: rand = 81fb15b871352b5eb1168c3b8691b5cd 20241209160243978 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241209160243978 DAUC <0003> auc.c:142 vector [0]: autn = 88670678b76800004e8c3e6e4d7aa4a5 20241209160243978 DAUC <0003> auc.c:143 vector [0]: ck = 336ee137a2af1deecd7b11f9e61c39a7 20241209160243978 DAUC <0003> auc.c:144 vector [0]: ik = 47e40e0d636d1ea73a2f59f712e49566 20241209160243978 DAUC <0003> auc.c:145 vector [0]: res = f647c5a104267de00000000000000000 20241209160243978 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160243978 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160243978 DAUC <0003> auc.c:151 vector [0]: kc = 83dea734353aaf88 20241209160243978 DAUC <0003> auc.c:152 vector [0]: sres = f261b841 20241209160243978 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160243978 DAUC <0003> auc.c:113 vector [1]: rand = d0edc7723bcc6d863de25dc25cb9192a 20241209160243978 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241209160243978 DAUC <0003> auc.c:142 vector [1]: autn = ba6a42221cf200006a54a2b02be65b57 20241209160243978 DAUC <0003> auc.c:143 vector [1]: ck = c2a1a5e9c0a0ca4f3d78e6e65eb81764 20241209160243978 DAUC <0003> auc.c:144 vector [1]: ik = 56a601bffb32326c5212df1846b02ee4 20241209160243978 DAUC <0003> auc.c:145 vector [1]: res = a715d62682df5a3b0000000000000000 20241209160243978 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160243978 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160243978 DAUC <0003> auc.c:151 vector [1]: kc = fb6d9da8239ac1a3 20241209160243978 DAUC <0003> auc.c:152 vector [1]: sres = 25ca8c1d 20241209160243978 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160243978 DAUC <0003> auc.c:113 vector [2]: rand = c1d7fea4a6442f1d91fd412c64c4e9ff 20241209160243978 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241209160243978 DAUC <0003> auc.c:142 vector [2]: autn = cc87c38e63d00000965b3b8508be3bd2 20241209160243978 DAUC <0003> auc.c:143 vector [2]: ck = 6969604a1fe467c9dd02d2822a7cd313 20241209160243978 DAUC <0003> auc.c:144 vector [2]: ik = f2d3e9cdee61614f0f877e86cd1a8875 20241209160243978 DAUC <0003> auc.c:145 vector [2]: res = bd3e3fb4e81f9d830000000000000000 20241209160243978 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160243978 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160243978 DAUC <0003> auc.c:151 vector [2]: kc = 493f258316e35de0 20241209160243978 DAUC <0003> auc.c:152 vector [2]: sres = 5521a237 20241209160243978 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160243978 DAUC <0003> auc.c:113 vector [3]: rand = 54e3ad700ce6798d637c762ae33aa84e 20241209160243978 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241209160243978 DAUC <0003> auc.c:142 vector [3]: autn = 38a85c36b5440000afa26d9b970296c6 20241209160243978 DAUC <0003> auc.c:143 vector [3]: ck = b0ff4c96dccb42e68da2d8e97c7d7f32 20241209160243978 DAUC <0003> auc.c:144 vector [3]: ik = 5063512ed21be2fbb2bd947206eee935 20241209160243978 DAUC <0003> auc.c:145 vector [3]: res = 19c11e5ca4e394f30000000000000000 20241209160243978 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160243978 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160243978 DAUC <0003> auc.c:151 vector [3]: kc = df8351237443361a 20241209160243978 DAUC <0003> auc.c:152 vector [3]: sres = bd228aaf 20241209160243978 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160243978 DAUC <0003> auc.c:113 vector [4]: rand = dd9a5d4d7b44057c04a983ddb26648b7 20241209160243978 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241209160243978 DAUC <0003> auc.c:142 vector [4]: autn = e8a7f01096d900000555bbddba0e41ba 20241209160243978 DAUC <0003> auc.c:143 vector [4]: ck = 592fb7138a44f457e7427c659a63d50a 20241209160243978 DAUC <0003> auc.c:144 vector [4]: ik = 04087d0d85dab190cc04cdd14ec072a4 20241209160243978 DAUC <0003> auc.c:145 vector [4]: res = 3314348652ab3cee0000000000000000 20241209160243978 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160243978 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241209160243978 DAUC <0003> auc.c:151 vector [4]: kc = 76617baadb3de269 20241209160243978 DAUC <0003> auc.c:152 vector [4]: sres = 61bf0868 20241209160243978 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241209160243978 DAUC <0003> db_auc.c:245 IMSI='262429215807464': Generated 5 vectors 20241209160243978 DAUC <0003> db_auc.c:249 IMSI='262429215807464': Updating SQN=321 in DB 20241209160243978 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429215807464"} 20241209160243978 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243978 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243978 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243978 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243978 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243980 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243980 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243980 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429215807464"} 20241209160243980 DAUC <0003> db_auc.c:157 IMSI='262429215807464': No 2G Auth Data 20241209160243980 DAUC <0003> db_auc.c:236 IMSI='262429215807464': Calling to generate 5 vectors 20241209160243980 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241209160243980 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160243980 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160243980 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241209160243980 DAUC <0003> auc.c:113 vector [0]: rand = bf5e6a978e2dbb63d04887baa5074ac0 20241209160243980 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241209160243981 DAUC <0003> auc.c:142 vector [0]: autn = b3d6ce28a47c0000ed78d989dd22c083 20241209160243981 DAUC <0003> auc.c:143 vector [0]: ck = c9e3d3ef3713cd8f26fb6d1cdaad7ba8 20241209160243981 DAUC <0003> auc.c:144 vector [0]: ik = 2734c51b1077729b81f1106e4c2894cf 20241209160243981 DAUC <0003> auc.c:145 vector [0]: res = b3178d3a3ec1c8140000000000000000 20241209160243981 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160243981 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160243981 DAUC <0003> auc.c:151 vector [0]: kc = 49dd6b86b1e15073 20241209160243981 DAUC <0003> auc.c:152 vector [0]: sres = 8dd6452e 20241209160243981 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160243981 DAUC <0003> auc.c:113 vector [1]: rand = 7f36467ed3101eca0bc75285ed46ae2c 20241209160243981 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241209160243981 DAUC <0003> auc.c:142 vector [1]: autn = d34fc0d9e3bf0000a21be4291cc8ea90 20241209160243981 DAUC <0003> auc.c:143 vector [1]: ck = 2d98939865bbf2cc84fe9d06bea6b123 20241209160243981 DAUC <0003> auc.c:144 vector [1]: ik = 2c72cdab3179d334f026224e4818ef7b 20241209160243981 DAUC <0003> auc.c:145 vector [1]: res = 09f7572ae3d0e63d0000000000000000 20241209160243981 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160243981 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160243981 DAUC <0003> auc.c:151 vector [1]: kc = 7532e17ba27c7fa0 20241209160243981 DAUC <0003> auc.c:152 vector [1]: sres = ea27b117 20241209160243981 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160243981 DAUC <0003> auc.c:113 vector [2]: rand = c8b6e6ddce0f643ff4d0799762beb040 20241209160243981 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241209160243981 DAUC <0003> auc.c:142 vector [2]: autn = 7d32cec1b80800008d11cf634e785dcc 20241209160243981 DAUC <0003> auc.c:143 vector [2]: ck = fcbaaae436993fe6121bed4abccd438e 20241209160243981 DAUC <0003> auc.c:144 vector [2]: ik = e023907d9d9a2d8da48f0c1b74643142 20241209160243981 DAUC <0003> auc.c:145 vector [2]: res = 95dad06b105935950000000000000000 20241209160243981 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160243981 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160243981 DAUC <0003> auc.c:151 vector [2]: kc = aa0ddbc863aa60a7 20241209160243981 DAUC <0003> auc.c:152 vector [2]: sres = 8583e5fe 20241209160243981 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160243981 DAUC <0003> auc.c:113 vector [3]: rand = f0577135c7e8ef449fa55881b587e7ee 20241209160243981 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241209160243981 DAUC <0003> auc.c:142 vector [3]: autn = a5a3e452121d0000a2bdc0ff2ddfa685 20241209160243981 DAUC <0003> auc.c:143 vector [3]: ck = 3a608aa0a37a8a7040c8cd149a40f840 20241209160243981 DAUC <0003> auc.c:144 vector [3]: ik = aee685c2a507fc13aa4b3d897ccbe0a9 20241209160243981 DAUC <0003> auc.c:145 vector [3]: res = e0a168b3ce66c6750000000000000000 20241209160243981 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160243981 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160243981 DAUC <0003> auc.c:151 vector [3]: kc = 7e05ffffe0f66e8a 20241209160243981 DAUC <0003> auc.c:152 vector [3]: sres = 2ec7aec6 20241209160243981 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160243981 DAUC <0003> auc.c:113 vector [4]: rand = 00fe38f96248e8ae3e454a21640e722b 20241209160243981 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241209160243981 DAUC <0003> auc.c:142 vector [4]: autn = 80fac33045500000801c3b8621297564 20241209160243981 DAUC <0003> auc.c:143 vector [4]: ck = 14fc8b4afd7067afcf8aba302bc67c24 20241209160243981 DAUC <0003> auc.c:144 vector [4]: ik = c66b035205992d64e02a4a03fcae99a4 20241209160243981 DAUC <0003> auc.c:145 vector [4]: res = 26764107b3a460650000000000000000 20241209160243981 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160243981 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241209160243981 DAUC <0003> auc.c:151 vector [4]: kc = fd37782b2f81af4b 20241209160243981 DAUC <0003> auc.c:152 vector [4]: sres = 95d22162 20241209160243981 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241209160243981 DAUC <0003> db_auc.c:245 IMSI='262429215807464': Generated 5 vectors 20241209160243981 DAUC <0003> db_auc.c:249 IMSI='262429215807464': Updating SQN=481 in DB 20241209160243981 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429215807464"} 20241209160243981 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429215807464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243981 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243981 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243981 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243981 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53686<->l=127.0.0.1:4258 20241209160243983 DAUC <0003> db_auc.c:157 IMSI='262429349279041': No 2G Auth Data 20241209160243983 DAUC <0003> db_auc.c:192 IMSI='262429349279041': No 3G Auth Data 20241209160243991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53700<->l=127.0.0.1:4258 20241209160243993 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243993 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243993 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429349279041"} 20241209160243993 DAUC <0003> db_auc.c:157 IMSI='262429349279041': No 2G Auth Data 20241209160243993 DAUC <0003> db_auc.c:236 IMSI='262429349279041': Calling to generate 1 vectors 20241209160243993 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241209160243993 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160243993 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241209160243993 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160243994 DAUC <0003> auc.c:113 vector [0]: rand = 9c025e3cb9bd36160bf2a670857df3fc 20241209160243994 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160243994 DAUC <0003> auc.c:142 vector [0]: autn = d0eaacc5a4c300003ac837607bbb8b99 20241209160243994 DAUC <0003> auc.c:143 vector [0]: ck = ddbbd66ea8ccb38917fe2e97d773d0af 20241209160243994 DAUC <0003> auc.c:144 vector [0]: ik = 0dacf87cdc785f722e7d0ecde5106a90 20241209160243994 DAUC <0003> auc.c:145 vector [0]: res = 01e9de7af89eb1680000000000000000 20241209160243994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160243994 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160243994 DAUC <0003> auc.c:151 vector [0]: kc = e9940e4846d756c4 20241209160243994 DAUC <0003> auc.c:152 vector [0]: sres = f9776f12 20241209160243994 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160243994 DAUC <0003> db_auc.c:245 IMSI='262429349279041': Generated 1 vectors 20241209160243994 DAUC <0003> db_auc.c:249 IMSI='262429349279041': Updating SQN=33 in DB 20241209160243994 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429349279041"} 20241209160243994 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243994 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243994 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243994 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243994 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243995 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243995 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243995 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429349279041"} 20241209160243995 DAUC <0003> db_auc.c:157 IMSI='262429349279041': No 2G Auth Data 20241209160243995 DAUC <0003> db_auc.c:236 IMSI='262429349279041': Calling to generate 4 vectors 20241209160243995 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241209160243995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160243995 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241209160243995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241209160243996 DAUC <0003> auc.c:113 vector [0]: rand = ed4d6140bc4eb5ab16a873571eb421d1 20241209160243996 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241209160243996 DAUC <0003> auc.c:142 vector [0]: autn = afb34e3da0260000f5cf558e6f1532a0 20241209160243996 DAUC <0003> auc.c:143 vector [0]: ck = 62df6f908920d87d38a736d5fa6aac3c 20241209160243996 DAUC <0003> auc.c:144 vector [0]: ik = c2deb376f15c80ff9f8d7af317246059 20241209160243996 DAUC <0003> auc.c:145 vector [0]: res = 1c884937fbbbba940000000000000000 20241209160243996 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160243996 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160243996 DAUC <0003> auc.c:151 vector [0]: kc = 072b90c0953294e7 20241209160243996 DAUC <0003> auc.c:152 vector [0]: sres = e733f3a3 20241209160243996 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160243996 DAUC <0003> auc.c:113 vector [1]: rand = 90afb2339e44d5c3ad235a7d775cf7b3 20241209160243996 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241209160243996 DAUC <0003> auc.c:142 vector [1]: autn = c94c1f5cf22a0000393017559ab9f8b0 20241209160243996 DAUC <0003> auc.c:143 vector [1]: ck = 6c361e37849c05c2b943c5a4d69bbf78 20241209160243996 DAUC <0003> auc.c:144 vector [1]: ik = 384b1e5f5d1b837b95c2b9852304cf1b 20241209160243996 DAUC <0003> auc.c:145 vector [1]: res = 918c0378990c52f80000000000000000 20241209160243996 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160243996 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160243996 DAUC <0003> auc.c:151 vector [1]: kc = 78fc7c492c18f6da 20241209160243996 DAUC <0003> auc.c:152 vector [1]: sres = 08805180 20241209160243996 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160243996 DAUC <0003> auc.c:113 vector [2]: rand = 535bbdc3409fedc826c90a992be2b6fa 20241209160243996 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241209160243996 DAUC <0003> auc.c:142 vector [2]: autn = c746d4119adb0000b4668e7c2e418008 20241209160243996 DAUC <0003> auc.c:143 vector [2]: ck = 44941f1eee1f4d84f0885b56a016554d 20241209160243996 DAUC <0003> auc.c:144 vector [2]: ik = ca2872d23656603bc8bb1cb611af4899 20241209160243996 DAUC <0003> auc.c:145 vector [2]: res = aef7585b1a69a3bb0000000000000000 20241209160243996 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160243996 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160243996 DAUC <0003> auc.c:151 vector [2]: kc = b68f2a2c69f0306b 20241209160243996 DAUC <0003> auc.c:152 vector [2]: sres = b49efbe0 20241209160243996 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160243996 DAUC <0003> auc.c:113 vector [3]: rand = 33fa9eddbd35a4a12c12966b3aed3d12 20241209160243996 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241209160243996 DAUC <0003> auc.c:142 vector [3]: autn = 94a34170f68c0000b9eeb8b5b8e72db3 20241209160243996 DAUC <0003> auc.c:143 vector [3]: ck = d5c8f95a26650c6de3d02ecba4fd607c 20241209160243996 DAUC <0003> auc.c:144 vector [3]: ik = 1c29176fbd425fbc32202c6103ebb432 20241209160243996 DAUC <0003> auc.c:145 vector [3]: res = 11d6548b2555d63d0000000000000000 20241209160243996 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160243996 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160243996 DAUC <0003> auc.c:151 vector [3]: kc = 1811ec9f3c31879f 20241209160243996 DAUC <0003> auc.c:152 vector [3]: sres = 348382b6 20241209160243996 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160243996 DAUC <0003> db_auc.c:245 IMSI='262429349279041': Generated 4 vectors 20241209160243996 DAUC <0003> db_auc.c:249 IMSI='262429349279041': Updating SQN=161 in DB 20241209160243996 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429349279041"} 20241209160243996 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243996 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243996 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243996 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243996 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243998 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243998 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160243998 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429349279041"} 20241209160243998 DAUC <0003> db_auc.c:157 IMSI='262429349279041': No 2G Auth Data 20241209160243998 DAUC <0003> db_auc.c:236 IMSI='262429349279041': Calling to generate 5 vectors 20241209160243998 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241209160243998 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160243998 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241209160243998 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241209160243998 DAUC <0003> auc.c:113 vector [0]: rand = 696f53caea9048568612240099a5abe9 20241209160243998 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241209160243998 DAUC <0003> auc.c:142 vector [0]: autn = 9413b138536c00006933533fe0fa3272 20241209160243998 DAUC <0003> auc.c:143 vector [0]: ck = 7847b118f5df9944b4494bb473780b71 20241209160243998 DAUC <0003> auc.c:144 vector [0]: ik = f765dfb2929b02f493a7cc62bdcf856e 20241209160243998 DAUC <0003> auc.c:145 vector [0]: res = 7a6c981582fb5b7d0000000000000000 20241209160243998 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160243998 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160243998 DAUC <0003> auc.c:151 vector [0]: kc = a8cce97ca9f315af 20241209160243998 DAUC <0003> auc.c:152 vector [0]: sres = f897c368 20241209160243998 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160243998 DAUC <0003> auc.c:113 vector [1]: rand = eaa81e974feefd38344ef09018c0a207 20241209160243998 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241209160243998 DAUC <0003> auc.c:142 vector [1]: autn = 0d7742e133f300006ae32fe35c6d5a32 20241209160243998 DAUC <0003> auc.c:143 vector [1]: ck = 6d08029b48bb51acae1900220c672a92 20241209160243998 DAUC <0003> auc.c:144 vector [1]: ik = e74d6ca2f332d0dd01d249415ac3438e 20241209160243998 DAUC <0003> auc.c:145 vector [1]: res = 53a452cdfed3ea930000000000000000 20241209160243998 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160243998 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160243998 DAUC <0003> auc.c:151 vector [1]: kc = 258e275aed2de86d 20241209160243998 DAUC <0003> auc.c:152 vector [1]: sres = ad77b85e 20241209160243998 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160243998 DAUC <0003> auc.c:113 vector [2]: rand = b354600e2141388d5bfc43b325d447b3 20241209160243998 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241209160243998 DAUC <0003> auc.c:142 vector [2]: autn = ac864999a0fd000074c579a4c2763891 20241209160243998 DAUC <0003> auc.c:143 vector [2]: ck = 2229942fa92798c1f8f5c63f213cf19a 20241209160243998 DAUC <0003> auc.c:144 vector [2]: ik = 3b5a0c6eb95d85a542b206b7043701fc 20241209160243998 DAUC <0003> auc.c:145 vector [2]: res = 9d5897b49a3fb8030000000000000000 20241209160243998 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160243998 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160243998 DAUC <0003> auc.c:151 vector [2]: kc = a33458c93571ed02 20241209160243998 DAUC <0003> auc.c:152 vector [2]: sres = 07672fb7 20241209160243998 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160243998 DAUC <0003> auc.c:113 vector [3]: rand = ad78b9b3873e8effa19d8714024d77cf 20241209160243998 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241209160243998 DAUC <0003> auc.c:142 vector [3]: autn = ca156648608600008c45962a4036f495 20241209160243998 DAUC <0003> auc.c:143 vector [3]: ck = 3f0c90aeedf6851abfc7bef232edd2d1 20241209160243999 DAUC <0003> auc.c:144 vector [3]: ik = 1ccd57051e6d260a098f96acb1a84bd7 20241209160243999 DAUC <0003> auc.c:145 vector [3]: res = 305986a89230c1710000000000000000 20241209160243999 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160243999 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160243999 DAUC <0003> auc.c:151 vector [3]: kc = 9589eff570de3a16 20241209160243999 DAUC <0003> auc.c:152 vector [3]: sres = a26947d9 20241209160243999 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160243999 DAUC <0003> auc.c:113 vector [4]: rand = 0eeac7e3c6f4f67c683bc1bd5221c0ce 20241209160243999 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241209160243999 DAUC <0003> auc.c:142 vector [4]: autn = 8cf6e1f7696700003819d0394ba9d944 20241209160243999 DAUC <0003> auc.c:143 vector [4]: ck = 8bfd7752ed7c2f0a02a626ee465c3697 20241209160243999 DAUC <0003> auc.c:144 vector [4]: ik = 01a9ef948be431f4b6e057cbb6bd67d3 20241209160243999 DAUC <0003> auc.c:145 vector [4]: res = d3a8892c5ee357190000000000000000 20241209160243999 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160243999 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241209160243999 DAUC <0003> auc.c:151 vector [4]: kc = 3e12e9e396794fba 20241209160243999 DAUC <0003> auc.c:152 vector [4]: sres = 8d4bde35 20241209160243999 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241209160243999 DAUC <0003> db_auc.c:245 IMSI='262429349279041': Generated 5 vectors 20241209160243999 DAUC <0003> db_auc.c:249 IMSI='262429349279041': Updating SQN=321 in DB 20241209160243999 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429349279041"} 20241209160243999 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160243999 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243999 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160243999 DLINP <000b> input/ipa.c:454 connected read/write 20241209160243999 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244000 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244001 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244001 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429349279041"} 20241209160244001 DAUC <0003> db_auc.c:157 IMSI='262429349279041': No 2G Auth Data 20241209160244001 DAUC <0003> db_auc.c:236 IMSI='262429349279041': Calling to generate 5 vectors 20241209160244001 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241209160244001 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244001 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241209160244001 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241209160244001 DAUC <0003> auc.c:113 vector [0]: rand = 4033a276f7c078c74c7f9c005e8685d9 20241209160244001 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241209160244001 DAUC <0003> auc.c:142 vector [0]: autn = 5016dd776cd900003c4988d2aed8f5b8 20241209160244001 DAUC <0003> auc.c:143 vector [0]: ck = c96ac248464cb610e732fed5177d99ea 20241209160244001 DAUC <0003> auc.c:144 vector [0]: ik = 5d8f8a1cedc029e872aae43f80aca083 20241209160244001 DAUC <0003> auc.c:145 vector [0]: res = 2b371cbfac6d54820000000000000000 20241209160244001 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244001 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160244001 DAUC <0003> auc.c:151 vector [0]: kc = 017d52be3c5da691 20241209160244001 DAUC <0003> auc.c:152 vector [0]: sres = 875a483d 20241209160244001 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160244001 DAUC <0003> auc.c:113 vector [1]: rand = d0b6ccebe4a8ff7457af3d58e8ee83ee 20241209160244001 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241209160244001 DAUC <0003> auc.c:142 vector [1]: autn = 2d8da7ac056800004d60771539811a75 20241209160244001 DAUC <0003> auc.c:143 vector [1]: ck = 186ac99d52d65a621e20f02c5a9e6f11 20241209160244001 DAUC <0003> auc.c:144 vector [1]: ik = 02ebfefcc4522f180221ac1efebb488c 20241209160244001 DAUC <0003> auc.c:145 vector [1]: res = 083afce5a82ce5900000000000000000 20241209160244001 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244001 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160244001 DAUC <0003> auc.c:151 vector [1]: kc = 06806b5332a152e7 20241209160244001 DAUC <0003> auc.c:152 vector [1]: sres = a0161975 20241209160244001 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160244001 DAUC <0003> auc.c:113 vector [2]: rand = 3f96d7cc8385c3612e9143f4c7081483 20241209160244001 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241209160244001 DAUC <0003> auc.c:142 vector [2]: autn = 3b6b7787be730000c4bf07f91a69be75 20241209160244001 DAUC <0003> auc.c:143 vector [2]: ck = 23723642e8c0310db711bf4dbdb29699 20241209160244001 DAUC <0003> auc.c:144 vector [2]: ik = 395c35f64b7e2ea4d74cf1091abcb855 20241209160244001 DAUC <0003> auc.c:145 vector [2]: res = 67be37d0645995ec0000000000000000 20241209160244001 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244001 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160244001 DAUC <0003> auc.c:151 vector [2]: kc = 7a734df004b03165 20241209160244001 DAUC <0003> auc.c:152 vector [2]: sres = 03e7a23c 20241209160244001 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160244001 DAUC <0003> auc.c:113 vector [3]: rand = 10ccb93664499920b08b5b4f0cacc16f 20241209160244001 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241209160244001 DAUC <0003> auc.c:142 vector [3]: autn = 2505f3018f1100002cbd557db1c89635 20241209160244001 DAUC <0003> auc.c:143 vector [3]: ck = 8744fa72ffb0d04f671c79a2523e6a26 20241209160244001 DAUC <0003> auc.c:144 vector [3]: ik = 180f2e61cb35c93272535e52416a3e31 20241209160244001 DAUC <0003> auc.c:145 vector [3]: res = 7846dd01b6940b580000000000000000 20241209160244001 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244001 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160244001 DAUC <0003> auc.c:151 vector [3]: kc = 8a04f3e327d14d6a 20241209160244001 DAUC <0003> auc.c:152 vector [3]: sres = ced2d659 20241209160244001 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160244001 DAUC <0003> auc.c:113 vector [4]: rand = 79b32a8850dcd7da13ee3fdc72f7a799 20241209160244001 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241209160244001 DAUC <0003> auc.c:142 vector [4]: autn = a36aed24810a0000938d1b86e79341da 20241209160244001 DAUC <0003> auc.c:143 vector [4]: ck = 1db050e2bed10581a01df98df7717cb6 20241209160244001 DAUC <0003> auc.c:144 vector [4]: ik = a985102746cd927ad70c6e5ddd9a4352 20241209160244001 DAUC <0003> auc.c:145 vector [4]: res = 34724513faf528040000000000000000 20241209160244001 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160244001 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241209160244002 DAUC <0003> auc.c:151 vector [4]: kc = c324d715d2f7a81f 20241209160244002 DAUC <0003> auc.c:152 vector [4]: sres = ce876d17 20241209160244002 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241209160244002 DAUC <0003> db_auc.c:245 IMSI='262429349279041': Generated 5 vectors 20241209160244002 DAUC <0003> db_auc.c:249 IMSI='262429349279041': Updating SQN=481 in DB 20241209160244002 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429349279041"} 20241209160244002 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429349279041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244002 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244002 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244002 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244002 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53700<->l=127.0.0.1:4258 20241209160244004 DAUC <0003> db_auc.c:157 IMSI='262423218093244': No 2G Auth Data 20241209160244004 DAUC <0003> db_auc.c:192 IMSI='262423218093244': No 3G Auth Data 20241209160244011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53716<->l=127.0.0.1:4258 20241209160244013 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244013 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244013 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423218093244"} 20241209160244013 DAUC <0003> db_auc.c:236 IMSI='262423218093244': Calling to generate 1 vectors 20241209160244013 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241209160244013 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244013 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244013 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160244013 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244013 DAUC <0003> auc.c:113 vector [0]: rand = fd16790e9a178c5f5d9129898fb98326 20241209160244013 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160244013 DAUC <0003> auc.c:142 vector [0]: autn = 4d95417c0d42000062d8784877fbce28 20241209160244013 DAUC <0003> auc.c:143 vector [0]: ck = f522664aaf019a257acb52c9ca98567a 20241209160244013 DAUC <0003> auc.c:144 vector [0]: ik = 0a45d8c93ffd42bef3aba385a8d6897d 20241209160244013 DAUC <0003> auc.c:145 vector [0]: res = d91f98eb0b807e540000000000000000 20241209160244013 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244013 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244013 DAUC <0003> auc.c:179 vector [0]: kc = 031e5b4e38feb000 20241209160244013 DAUC <0003> auc.c:180 vector [0]: sres = e40b7cf2 20241209160244013 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244013 DAUC <0003> db_auc.c:245 IMSI='262423218093244': Generated 1 vectors 20241209160244013 DAUC <0003> db_auc.c:249 IMSI='262423218093244': Updating SQN=33 in DB 20241209160244013 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423218093244"} 20241209160244014 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244014 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244014 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244014 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244014 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244015 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244015 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244015 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423218093244"} 20241209160244015 DAUC <0003> db_auc.c:236 IMSI='262423218093244': Calling to generate 4 vectors 20241209160244015 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241209160244015 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244015 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244015 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241209160244015 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244015 DAUC <0003> auc.c:113 vector [0]: rand = 5040027a6b5f6bb0419e894c4d8f86d6 20241209160244015 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241209160244015 DAUC <0003> auc.c:142 vector [0]: autn = 2af484cec0d900007ece3e7d9012f7fc 20241209160244015 DAUC <0003> auc.c:143 vector [0]: ck = 5858cf0ebad34725a1a66707a92e5539 20241209160244015 DAUC <0003> auc.c:144 vector [0]: ik = 723bff8546d762567ef0a8757dd333f3 20241209160244015 DAUC <0003> auc.c:145 vector [0]: res = f8ef39ac3c4be9660000000000000000 20241209160244015 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244015 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244015 DAUC <0003> auc.c:179 vector [0]: kc = 6bd865dbc1c82000 20241209160244015 DAUC <0003> auc.c:180 vector [0]: sres = e346962e 20241209160244015 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244015 DAUC <0003> auc.c:113 vector [1]: rand = ea0d659423b9e74dd507d8fad7f1b0eb 20241209160244015 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241209160244015 DAUC <0003> auc.c:142 vector [1]: autn = 4269378f315a0000ffc87a9b67875933 20241209160244015 DAUC <0003> auc.c:143 vector [1]: ck = 91920b3a7c29597b21645bf4adb1f39a 20241209160244015 DAUC <0003> auc.c:144 vector [1]: ik = a0e8ee16327e22c9aac00b841a5c7af4 20241209160244015 DAUC <0003> auc.c:145 vector [1]: res = af6583563fbb03b90000000000000000 20241209160244015 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244015 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244015 DAUC <0003> auc.c:179 vector [1]: kc = 2065c38a5158a800 20241209160244015 DAUC <0003> auc.c:180 vector [1]: sres = f9f5b697 20241209160244015 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244015 DAUC <0003> auc.c:113 vector [2]: rand = 609350e0a96c927c0e5196cbeb802856 20241209160244015 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241209160244015 DAUC <0003> auc.c:142 vector [2]: autn = 307c43ac1f2200000bcfb3a1fb9ea66b 20241209160244015 DAUC <0003> auc.c:143 vector [2]: ck = a724a030b6ad745dae40dc2b334d2729 20241209160244015 DAUC <0003> auc.c:144 vector [2]: ik = 8525c7de6d43e5849e5741a92325cbb0 20241209160244015 DAUC <0003> auc.c:145 vector [2]: res = 5fab98e344fb55e90000000000000000 20241209160244015 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244015 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244015 DAUC <0003> auc.c:179 vector [2]: kc = 4877a8b42ea47800 20241209160244015 DAUC <0003> auc.c:180 vector [2]: sres = 1fcc5ec6 20241209160244015 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244015 DAUC <0003> auc.c:113 vector [3]: rand = 559fc5284f9a3d4e2ddfe6bbdd18a6eb 20241209160244015 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241209160244015 DAUC <0003> auc.c:142 vector [3]: autn = 96f43228641a0000368b32cfbadf1fe2 20241209160244015 DAUC <0003> auc.c:143 vector [3]: ck = bd45468d82068d4b5440325fa2d51458 20241209160244015 DAUC <0003> auc.c:144 vector [3]: ik = d6983b0d380ae3f71c807482bf9ce6c0 20241209160244015 DAUC <0003> auc.c:145 vector [3]: res = 7717f225b090fba40000000000000000 20241209160244015 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244015 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244015 DAUC <0003> auc.c:179 vector [3]: kc = 37dfad1ac8ac5400 20241209160244015 DAUC <0003> auc.c:180 vector [3]: sres = 4eb05bbc 20241209160244015 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244015 DAUC <0003> db_auc.c:245 IMSI='262423218093244': Generated 4 vectors 20241209160244015 DAUC <0003> db_auc.c:249 IMSI='262423218093244': Updating SQN=161 in DB 20241209160244015 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423218093244"} 20241209160244015 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244015 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244015 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244015 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244015 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244016 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244016 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244016 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423218093244"} 20241209160244017 DAUC <0003> db_auc.c:236 IMSI='262423218093244': Calling to generate 5 vectors 20241209160244017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160244017 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244017 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244017 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241209160244017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244017 DAUC <0003> auc.c:113 vector [0]: rand = a54baae2291a5b8614c91534bdbcf2fa 20241209160244017 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241209160244017 DAUC <0003> auc.c:142 vector [0]: autn = 216968111a30000045e7cdd19f24bcdb 20241209160244017 DAUC <0003> auc.c:143 vector [0]: ck = 19edef15d47a94b3c215667f65794437 20241209160244017 DAUC <0003> auc.c:144 vector [0]: ik = e6c8d1e84847e852b8eece77e56c8596 20241209160244017 DAUC <0003> auc.c:145 vector [0]: res = f133bc8a4895e76e0000000000000000 20241209160244017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244017 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244017 DAUC <0003> auc.c:179 vector [0]: kc = 3dbbcf5e2e206800 20241209160244017 DAUC <0003> auc.c:180 vector [0]: sres = fe92e362 20241209160244017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244017 DAUC <0003> auc.c:113 vector [1]: rand = ebdb2455bce814ae731f802a0b7ba68e 20241209160244017 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241209160244017 DAUC <0003> auc.c:142 vector [1]: autn = f1689e25e9ce000034100784a8eaad4f 20241209160244017 DAUC <0003> auc.c:143 vector [1]: ck = f35addcb80aa6a54bd232fae6490dc05 20241209160244017 DAUC <0003> auc.c:144 vector [1]: ik = 141af7fa7151a2f0b0bdbc67bf05310d 20241209160244017 DAUC <0003> auc.c:145 vector [1]: res = 5a0287d0a447432f0000000000000000 20241209160244017 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244017 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244017 DAUC <0003> auc.c:179 vector [1]: kc = c36f6e19c61f8000 20241209160244017 DAUC <0003> auc.c:180 vector [1]: sres = 4e60f374 20241209160244017 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244017 DAUC <0003> auc.c:113 vector [2]: rand = dc43a2c2e49a28532a2d10b306bbf92e 20241209160244017 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241209160244017 DAUC <0003> auc.c:142 vector [2]: autn = 53bc760040ba000025ec44522bd910a3 20241209160244017 DAUC <0003> auc.c:143 vector [2]: ck = f2250889af2ed95502c609f5e58a2f86 20241209160244017 DAUC <0003> auc.c:144 vector [2]: ik = 37a3d2a6ced32fcc843fec4bd8736899 20241209160244017 DAUC <0003> auc.c:145 vector [2]: res = 58f38905137e34400000000000000000 20241209160244017 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244017 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244017 DAUC <0003> auc.c:179 vector [2]: kc = 28e20497e33e1c00 20241209160244017 DAUC <0003> auc.c:180 vector [2]: sres = d735ef52 20241209160244017 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244017 DAUC <0003> auc.c:113 vector [3]: rand = 7bccebab697937768ba29fc460552b3a 20241209160244017 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241209160244017 DAUC <0003> auc.c:142 vector [3]: autn = 540cc1825acc00009c4e0aec04a0926d 20241209160244017 DAUC <0003> auc.c:143 vector [3]: ck = 5a7ad203a4d15813d44280c51f7afe42 20241209160244017 DAUC <0003> auc.c:144 vector [3]: ik = 08222dc70ded97932fcc8dca65017d0d 20241209160244017 DAUC <0003> auc.c:145 vector [3]: res = 339765f712b4a35c0000000000000000 20241209160244017 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244017 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244017 DAUC <0003> auc.c:179 vector [3]: kc = 32559cce31c98c00 20241209160244017 DAUC <0003> auc.c:180 vector [3]: sres = 9fae9dec 20241209160244017 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244017 DAUC <0003> auc.c:113 vector [4]: rand = 2a46f6fcdf4949e8219cb96a678e7be4 20241209160244017 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241209160244017 DAUC <0003> auc.c:142 vector [4]: autn = 20b220e9642000009e82dbe63454ac93 20241209160244017 DAUC <0003> auc.c:143 vector [4]: ck = 8bac998b392d66a116fd96bc2c151e3d 20241209160244017 DAUC <0003> auc.c:144 vector [4]: ik = cfe8038f9a701a082932d00d99a0b2f0 20241209160244017 DAUC <0003> auc.c:145 vector [4]: res = 0fc521ab738612fa0000000000000000 20241209160244017 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160244017 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160244017 DAUC <0003> auc.c:179 vector [4]: kc = 94ad9b31b72aa800 20241209160244017 DAUC <0003> auc.c:180 vector [4]: sres = 022ee3b8 20241209160244017 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160244018 DAUC <0003> db_auc.c:245 IMSI='262423218093244': Generated 5 vectors 20241209160244018 DAUC <0003> db_auc.c:249 IMSI='262423218093244': Updating SQN=321 in DB 20241209160244018 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423218093244"} 20241209160244018 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244018 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244018 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244018 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244018 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244019 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244019 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244019 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423218093244"} 20241209160244019 DAUC <0003> db_auc.c:236 IMSI='262423218093244': Calling to generate 5 vectors 20241209160244019 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160244019 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244019 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244019 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241209160244019 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244019 DAUC <0003> auc.c:113 vector [0]: rand = 47d777e2d48e47f7705a8d7adaf325be 20241209160244019 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241209160244019 DAUC <0003> auc.c:142 vector [0]: autn = 08cc804501170000ba9d975d8964c595 20241209160244019 DAUC <0003> auc.c:143 vector [0]: ck = 569b28ea9e3ab5fe233248dc46b359fc 20241209160244019 DAUC <0003> auc.c:144 vector [0]: ik = 42a8a9c9a4311616b754caeaef360d97 20241209160244019 DAUC <0003> auc.c:145 vector [0]: res = 66c7320481adbf770000000000000000 20241209160244019 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244019 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244019 DAUC <0003> auc.c:179 vector [0]: kc = 8e539e33d5f6e800 20241209160244019 DAUC <0003> auc.c:180 vector [0]: sres = 4bd5683f 20241209160244019 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244019 DAUC <0003> auc.c:113 vector [1]: rand = 8744ed8c4ec4b95c57e01afefac0f82e 20241209160244019 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241209160244019 DAUC <0003> auc.c:142 vector [1]: autn = 0457be64203500003f3b7cdc75e3a89c 20241209160244019 DAUC <0003> auc.c:143 vector [1]: ck = 5f96625a416fe77730611eee21691b6c 20241209160244019 DAUC <0003> auc.c:144 vector [1]: ik = b59a5e626bbbfdda0115ef16882dd774 20241209160244019 DAUC <0003> auc.c:145 vector [1]: res = c1197600313027020000000000000000 20241209160244019 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244019 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244019 DAUC <0003> auc.c:179 vector [1]: kc = 86e2837175892000 20241209160244019 DAUC <0003> auc.c:180 vector [1]: sres = 681eb3d4 20241209160244019 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244019 DAUC <0003> auc.c:113 vector [2]: rand = e624d761141348aff443e6b4d919e965 20241209160244019 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241209160244019 DAUC <0003> auc.c:142 vector [2]: autn = bcccfb9f4d2e00001f56fe6441b58bce 20241209160244019 DAUC <0003> auc.c:143 vector [2]: ck = 8196bac326cb6e6c9433299bec3a5c18 20241209160244019 DAUC <0003> auc.c:144 vector [2]: ik = 6c8df9bfee9e24f9ae2ccf26dd0ea896 20241209160244019 DAUC <0003> auc.c:145 vector [2]: res = 1d0ffad78496ca820000000000000000 20241209160244019 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244019 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244019 DAUC <0003> auc.c:179 vector [2]: kc = 6be226971a4f4400 20241209160244019 DAUC <0003> auc.c:180 vector [2]: sres = 12d4c340 20241209160244019 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244020 DAUC <0003> auc.c:113 vector [3]: rand = b366e588ec646bec5e65853646979f94 20241209160244020 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241209160244020 DAUC <0003> auc.c:142 vector [3]: autn = b057b97f8832000098c9f9e21afc28f2 20241209160244020 DAUC <0003> auc.c:143 vector [3]: ck = 51b9386bb332f33bc327cf22c18d490d 20241209160244020 DAUC <0003> auc.c:144 vector [3]: ik = 43ae906e9e3a767a02f6a39e4e2b12de 20241209160244020 DAUC <0003> auc.c:145 vector [3]: res = 9d7a7032201189f90000000000000000 20241209160244020 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244020 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244020 DAUC <0003> auc.c:179 vector [3]: kc = 27a15e7b0acfcc00 20241209160244020 DAUC <0003> auc.c:180 vector [3]: sres = 773fba66 20241209160244020 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244020 DAUC <0003> auc.c:113 vector [4]: rand = ed4c48adfaebcdc39819a9277f18f3c9 20241209160244020 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241209160244020 DAUC <0003> auc.c:142 vector [4]: autn = f2c78ab7dafc00004698e53b84ec07eb 20241209160244020 DAUC <0003> auc.c:143 vector [4]: ck = efd7d7a03005015e2a06a77448c96f42 20241209160244020 DAUC <0003> auc.c:144 vector [4]: ik = df4ccd40567e0b1b075a2704382f9d6a 20241209160244020 DAUC <0003> auc.c:145 vector [4]: res = 8a55a6367d5caa5d0000000000000000 20241209160244020 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160244020 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160244020 DAUC <0003> auc.c:179 vector [4]: kc = 79852911d8cca800 20241209160244020 DAUC <0003> auc.c:180 vector [4]: sres = 6200b94f 20241209160244020 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160244020 DAUC <0003> db_auc.c:245 IMSI='262423218093244': Generated 5 vectors 20241209160244020 DAUC <0003> db_auc.c:249 IMSI='262423218093244': Updating SQN=481 in DB 20241209160244020 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423218093244"} 20241209160244020 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423218093244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244020 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244020 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244020 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244020 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53716<->l=127.0.0.1:4258 20241209160244022 DAUC <0003> db_auc.c:157 IMSI='262424498319976': No 2G Auth Data 20241209160244022 DAUC <0003> db_auc.c:192 IMSI='262424498319976': No 3G Auth Data 20241209160244030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241209160244033 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244033 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244033 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424498319976"} 20241209160244033 DAUC <0003> db_auc.c:236 IMSI='262424498319976': Calling to generate 1 vectors 20241209160244033 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241209160244033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160244033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244033 DAUC <0003> auc.c:113 vector [0]: rand = 8f5d7011c41afdb23b4ea791c1d864c3 20241209160244033 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160244033 DAUC <0003> auc.c:142 vector [0]: autn = 328372122bfc000032053e7360456e18 20241209160244033 DAUC <0003> auc.c:143 vector [0]: ck = 2cb50cc5f0dcc6bd2ecb6f3f9018c434 20241209160244033 DAUC <0003> auc.c:144 vector [0]: ik = 04e68d9a2af7189f2c7a28c83c74f0a1 20241209160244033 DAUC <0003> auc.c:145 vector [0]: res = ebe3f07cb6ac52360000000000000000 20241209160244033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244033 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244033 DAUC <0003> auc.c:179 vector [0]: kc = 1e31d766fca13400 20241209160244033 DAUC <0003> auc.c:180 vector [0]: sres = c869c15e 20241209160244033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244033 DAUC <0003> db_auc.c:245 IMSI='262424498319976': Generated 1 vectors 20241209160244033 DAUC <0003> db_auc.c:249 IMSI='262424498319976': Updating SQN=33 in DB 20241209160244033 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424498319976"} 20241209160244033 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244033 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244033 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244033 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244033 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244034 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244035 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244035 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424498319976"} 20241209160244035 DAUC <0003> db_auc.c:236 IMSI='262424498319976': Calling to generate 4 vectors 20241209160244035 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241209160244035 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244035 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244035 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241209160244035 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244035 DAUC <0003> auc.c:113 vector [0]: rand = cc921febf1506dedd818576da623c36a 20241209160244035 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241209160244035 DAUC <0003> auc.c:142 vector [0]: autn = c87deebf655e000071749d21b7764bd1 20241209160244035 DAUC <0003> auc.c:143 vector [0]: ck = d77c8216889e0b9ef0975088ae315b96 20241209160244035 DAUC <0003> auc.c:144 vector [0]: ik = 6ffbd63e95de1d9b6cd08634c9abe342 20241209160244035 DAUC <0003> auc.c:145 vector [0]: res = 6ebc7a803cc9c6ad0000000000000000 20241209160244035 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244035 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244035 DAUC <0003> auc.c:179 vector [0]: kc = 903b7d9d468ed000 20241209160244035 DAUC <0003> auc.c:180 vector [0]: sres = 13119ddc 20241209160244035 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244035 DAUC <0003> auc.c:113 vector [1]: rand = f8019d809ef16c9fb9507e3483c2daa4 20241209160244035 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241209160244035 DAUC <0003> auc.c:142 vector [1]: autn = 4773ab693d0c0000c55a911711a72fe1 20241209160244035 DAUC <0003> auc.c:143 vector [1]: ck = 65f32df31ac3e5e6e136b2c98a7d7110 20241209160244035 DAUC <0003> auc.c:144 vector [1]: ik = c6acfe46bbff34cf276b4c5296abc2bf 20241209160244035 DAUC <0003> auc.c:145 vector [1]: res = d16afbe09307c57b0000000000000000 20241209160244035 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244035 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244035 DAUC <0003> auc.c:179 vector [1]: kc = 2b53fccfb5417800 20241209160244035 DAUC <0003> auc.c:180 vector [1]: sres = ac89c678 20241209160244035 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244035 DAUC <0003> auc.c:113 vector [2]: rand = 47f454248f848c6831c223846e3a97c3 20241209160244035 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241209160244035 DAUC <0003> auc.c:142 vector [2]: autn = be4a40f15fa60000f7f7d68721ff7e70 20241209160244035 DAUC <0003> auc.c:143 vector [2]: ck = 4e7204eab9f875c70b485ea581c81bc4 20241209160244035 DAUC <0003> auc.c:144 vector [2]: ik = 21b4983237860312a8244a8fea3e1b30 20241209160244035 DAUC <0003> auc.c:145 vector [2]: res = c71848c4f2fd093d0000000000000000 20241209160244035 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244035 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244035 DAUC <0003> auc.c:179 vector [2]: kc = 7757ddda70d0d800 20241209160244035 DAUC <0003> auc.c:180 vector [2]: sres = 052ff289 20241209160244035 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244035 DAUC <0003> auc.c:113 vector [3]: rand = 173812cb34cb1a5e4dcf82cd728e5524 20241209160244035 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241209160244035 DAUC <0003> auc.c:142 vector [3]: autn = a97cd7c38a5200006c31c5872a5623ea 20241209160244035 DAUC <0003> auc.c:143 vector [3]: ck = ef1524258c98e59ce8f77fd33a2c9d3f 20241209160244035 DAUC <0003> auc.c:144 vector [3]: ik = 6e189e9b9b2b8fc94de3119c50a9d27c 20241209160244035 DAUC <0003> auc.c:145 vector [3]: res = 86960388debd39e60000000000000000 20241209160244035 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244035 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244035 DAUC <0003> auc.c:179 vector [3]: kc = 23e55f020efed400 20241209160244035 DAUC <0003> auc.c:180 vector [3]: sres = dcb4f9c2 20241209160244035 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244035 DAUC <0003> db_auc.c:245 IMSI='262424498319976': Generated 4 vectors 20241209160244035 DAUC <0003> db_auc.c:249 IMSI='262424498319976': Updating SQN=161 in DB 20241209160244035 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424498319976"} 20241209160244035 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244035 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244035 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244035 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244035 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244036 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244036 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244036 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424498319976"} 20241209160244036 DAUC <0003> db_auc.c:236 IMSI='262424498319976': Calling to generate 5 vectors 20241209160244036 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160244036 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244036 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244036 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241209160244036 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244036 DAUC <0003> auc.c:113 vector [0]: rand = 7a57df26d7b3704f99477ba8034be47d 20241209160244036 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241209160244036 DAUC <0003> auc.c:142 vector [0]: autn = 9bb36ed53dce0000a2b1a0aa4fc6e0f0 20241209160244036 DAUC <0003> auc.c:143 vector [0]: ck = 130d47b03be0fcb9afb73c8b2e61d256 20241209160244036 DAUC <0003> auc.c:144 vector [0]: ik = adf777922dd6fe2be0a372d69a11d585 20241209160244036 DAUC <0003> auc.c:145 vector [0]: res = 2c0041d8bbc8c3d10000000000000000 20241209160244036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244036 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244036 DAUC <0003> auc.c:179 vector [0]: kc = 714451a2dc4be800 20241209160244036 DAUC <0003> auc.c:180 vector [0]: sres = 2dc0ade8 20241209160244036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244036 DAUC <0003> auc.c:113 vector [1]: rand = 5a13eb31613d6404f9e60abbeeca5f59 20241209160244036 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241209160244036 DAUC <0003> auc.c:142 vector [1]: autn = f06f8c2949e5000034679ffc662476fd 20241209160244036 DAUC <0003> auc.c:143 vector [1]: ck = 560e52471ed4a1055a090fb321ce0aeb 20241209160244036 DAUC <0003> auc.c:144 vector [1]: ik = 2d635b491d2f7904919aa568d31c679e 20241209160244036 DAUC <0003> auc.c:145 vector [1]: res = c08fc85a52bb80fa0000000000000000 20241209160244036 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244036 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244037 DAUC <0003> auc.c:179 vector [1]: kc = abc3c67b18aa8800 20241209160244037 DAUC <0003> auc.c:180 vector [1]: sres = 8b2e6481 20241209160244037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244037 DAUC <0003> auc.c:113 vector [2]: rand = 4c69da182973464ff15db66581d50a9e 20241209160244037 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241209160244037 DAUC <0003> auc.c:142 vector [2]: autn = 9f781801da8800007015295ecc3e1c5f 20241209160244037 DAUC <0003> auc.c:143 vector [2]: ck = 94493b80c9352a9a121d531c52e4d721 20241209160244037 DAUC <0003> auc.c:144 vector [2]: ik = b841fb3ec66e0d73e9b8d8a1b31f3ce0 20241209160244037 DAUC <0003> auc.c:145 vector [2]: res = acdb413ea2e8b4ec0000000000000000 20241209160244037 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244037 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244037 DAUC <0003> auc.c:179 vector [2]: kc = 11833eae3f90b800 20241209160244037 DAUC <0003> auc.c:180 vector [2]: sres = 33fbe55e 20241209160244037 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244037 DAUC <0003> auc.c:113 vector [3]: rand = 2e8d696abaeb079c6419884eae262cb5 20241209160244037 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241209160244037 DAUC <0003> auc.c:142 vector [3]: autn = f849cfa2c42f0000d20c7fe9612c9dc2 20241209160244037 DAUC <0003> auc.c:143 vector [3]: ck = a4f936b72ddddcd90e456eadb2ff1560 20241209160244037 DAUC <0003> auc.c:144 vector [3]: ik = 498702a4c43d3e58e4ee9eb865f6cf2e 20241209160244037 DAUC <0003> auc.c:145 vector [3]: res = 2440ad7d7110a2c60000000000000000 20241209160244037 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244037 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244037 DAUC <0003> auc.c:179 vector [3]: kc = 16290b81059d0800 20241209160244037 DAUC <0003> auc.c:180 vector [3]: sres = 1b282c68 20241209160244037 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244037 DAUC <0003> auc.c:113 vector [4]: rand = 9622adcd0bcf8253ce175d4fc6d2688d 20241209160244037 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241209160244037 DAUC <0003> auc.c:142 vector [4]: autn = 959d02c54d140000e44464c0cf951ab2 20241209160244037 DAUC <0003> auc.c:143 vector [4]: ck = adc4b6eb3008ec67efa6e7a8c1c827a2 20241209160244037 DAUC <0003> auc.c:144 vector [4]: ik = 8d54da0bc6dd7963b80c62d9d0109d28 20241209160244037 DAUC <0003> auc.c:145 vector [4]: res = d6c37bca6ddbef830000000000000000 20241209160244037 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160244037 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160244037 DAUC <0003> auc.c:179 vector [4]: kc = 826e4cc8052f5400 20241209160244037 DAUC <0003> auc.c:180 vector [4]: sres = 748153c4 20241209160244037 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160244037 DAUC <0003> db_auc.c:245 IMSI='262424498319976': Generated 5 vectors 20241209160244037 DAUC <0003> db_auc.c:249 IMSI='262424498319976': Updating SQN=321 in DB 20241209160244037 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424498319976"} 20241209160244037 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244037 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244037 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244037 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244037 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244038 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244038 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244038 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424498319976"} 20241209160244038 DAUC <0003> db_auc.c:236 IMSI='262424498319976': Calling to generate 5 vectors 20241209160244038 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160244038 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244038 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244038 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241209160244038 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244038 DAUC <0003> auc.c:113 vector [0]: rand = 31414add1c8e34fb472f213c8b7a549e 20241209160244038 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241209160244038 DAUC <0003> auc.c:142 vector [0]: autn = 3529c5644b510000edf6e2e82f9c5c24 20241209160244038 DAUC <0003> auc.c:143 vector [0]: ck = 8ecf89f5f627222dec17db8b63706f2d 20241209160244038 DAUC <0003> auc.c:144 vector [0]: ik = b9d56e194afc8fd637df06fa5da523ae 20241209160244038 DAUC <0003> auc.c:145 vector [0]: res = cd94e230de728dc30000000000000000 20241209160244038 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244038 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244038 DAUC <0003> auc.c:179 vector [0]: kc = 994130d514376800 20241209160244038 DAUC <0003> auc.c:180 vector [0]: sres = 628b6287 20241209160244038 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244039 DAUC <0003> auc.c:113 vector [1]: rand = eb47241694d4aae3d820ae5777b185af 20241209160244039 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241209160244039 DAUC <0003> auc.c:142 vector [1]: autn = b0c8d8e96427000058780cc2d0aa8918 20241209160244039 DAUC <0003> auc.c:143 vector [1]: ck = ae896f3dffe8d0fe0eb2bde8285b7b29 20241209160244039 DAUC <0003> auc.c:144 vector [1]: ik = c70b0396f9ebe6f2f759cddfdf169cf5 20241209160244039 DAUC <0003> auc.c:145 vector [1]: res = 7bee266d6bc354ac0000000000000000 20241209160244039 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244039 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244039 DAUC <0003> auc.c:179 vector [1]: kc = 4a170640c3b26400 20241209160244039 DAUC <0003> auc.c:180 vector [1]: sres = 0f5413a4 20241209160244039 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244039 DAUC <0003> auc.c:113 vector [2]: rand = 55b1ca5c261e0797c6815e37ab1109e0 20241209160244039 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241209160244039 DAUC <0003> auc.c:142 vector [2]: autn = c484bac5b8c30000ed7c7a5e17a5ff9b 20241209160244039 DAUC <0003> auc.c:143 vector [2]: ck = 18dd2de3921104f57b164e01ea500853 20241209160244039 DAUC <0003> auc.c:144 vector [2]: ik = d0f7dc5f10b2e225d40c3c5ebef900e6 20241209160244039 DAUC <0003> auc.c:145 vector [2]: res = 08490f491530a28a0000000000000000 20241209160244039 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244039 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244039 DAUC <0003> auc.c:179 vector [2]: kc = 6ab56777c3f45800 20241209160244039 DAUC <0003> auc.c:180 vector [2]: sres = 21ea40f3 20241209160244039 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244039 DAUC <0003> auc.c:113 vector [3]: rand = 0c51e6dfea7fa3293aa830fa6824227d 20241209160244039 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241209160244039 DAUC <0003> auc.c:142 vector [3]: autn = 6a8207afb3e2000052b7434ffbb697ed 20241209160244039 DAUC <0003> auc.c:143 vector [3]: ck = 2b867dba5a5119068654efd712f9997a 20241209160244039 DAUC <0003> auc.c:144 vector [3]: ik = 7b206355bee3441959d797ba20a3aafb 20241209160244039 DAUC <0003> auc.c:145 vector [3]: res = e9a879dc2cdc83db0000000000000000 20241209160244039 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244039 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244039 DAUC <0003> auc.c:179 vector [3]: kc = 2bbd0aae0bca4c00 20241209160244039 DAUC <0003> auc.c:180 vector [3]: sres = fa9bb4ce 20241209160244039 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244039 DAUC <0003> auc.c:113 vector [4]: rand = d463b00c7107371c133d2a0b043eb2a8 20241209160244039 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241209160244039 DAUC <0003> auc.c:142 vector [4]: autn = 662273a9182a0000b93bcae6d0764297 20241209160244039 DAUC <0003> auc.c:143 vector [4]: ck = e1fb7a4cfda48783a0b666bd42d2fb88 20241209160244039 DAUC <0003> auc.c:144 vector [4]: ik = bda404f1805cb75a0e81bc3ec590ea70 20241209160244039 DAUC <0003> auc.c:145 vector [4]: res = b27db374506e4ed50000000000000000 20241209160244039 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160244039 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160244039 DAUC <0003> auc.c:179 vector [4]: kc = a1de52b115a18400 20241209160244039 DAUC <0003> auc.c:180 vector [4]: sres = 83a968c6 20241209160244039 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160244039 DAUC <0003> db_auc.c:245 IMSI='262424498319976': Generated 5 vectors 20241209160244039 DAUC <0003> db_auc.c:249 IMSI='262424498319976': Updating SQN=481 in DB 20241209160244039 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424498319976"} 20241209160244039 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424498319976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244039 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244039 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244039 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244039 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241209160244041 DAUC <0003> db_auc.c:157 IMSI='262427358484420': No 2G Auth Data 20241209160244041 DAUC <0003> db_auc.c:192 IMSI='262427358484420': No 3G Auth Data 20241209160244048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20241209160244050 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244050 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244050 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427358484420"} 20241209160244050 DAUC <0003> db_auc.c:236 IMSI='262427358484420': Calling to generate 1 vectors 20241209160244050 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241209160244050 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244050 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244050 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160244050 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244050 DAUC <0003> auc.c:113 vector [0]: rand = b2d634c2be49d4107b569d877585cc71 20241209160244050 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160244050 DAUC <0003> auc.c:142 vector [0]: autn = 1c8cfad5ff130000ed965725063deb73 20241209160244050 DAUC <0003> auc.c:143 vector [0]: ck = bee28081db9d72488a25a56abe6cbee7 20241209160244050 DAUC <0003> auc.c:144 vector [0]: ik = 35ec3b26e2888ad426e676c47fe2201c 20241209160244050 DAUC <0003> auc.c:145 vector [0]: res = f3dc744e41dde6320000000000000000 20241209160244050 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244050 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244050 DAUC <0003> auc.c:179 vector [0]: kc = 5ac4fd5e4c383ed5 20241209160244050 DAUC <0003> auc.c:180 vector [0]: sres = c15a6269 20241209160244050 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244050 DAUC <0003> db_auc.c:245 IMSI='262427358484420': Generated 1 vectors 20241209160244050 DAUC <0003> db_auc.c:249 IMSI='262427358484420': Updating SQN=33 in DB 20241209160244050 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427358484420"} 20241209160244050 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244050 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244050 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244050 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244050 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244052 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244052 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244052 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427358484420"} 20241209160244052 DAUC <0003> db_auc.c:236 IMSI='262427358484420': Calling to generate 4 vectors 20241209160244052 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241209160244052 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244052 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244052 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241209160244052 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244052 DAUC <0003> auc.c:113 vector [0]: rand = 0d9227cf5e4c9c7491ae954932e489cd 20241209160244052 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241209160244052 DAUC <0003> auc.c:142 vector [0]: autn = f6aef7f66eaf000004c78d06fb0c5405 20241209160244052 DAUC <0003> auc.c:143 vector [0]: ck = d18f96ed17264f28b6f647e8b1de5897 20241209160244052 DAUC <0003> auc.c:144 vector [0]: ik = b5b24cccfda841a92f6c371c3b5f313d 20241209160244052 DAUC <0003> auc.c:145 vector [0]: res = b3ce6d043efe04390000000000000000 20241209160244052 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244052 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244052 DAUC <0003> auc.c:179 vector [0]: kc = 42e3e8344c0c58ca 20241209160244052 DAUC <0003> auc.c:180 vector [0]: sres = 8900c911 20241209160244052 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244052 DAUC <0003> auc.c:113 vector [1]: rand = b3605301c1f35b8dcc5ea6f5f1eebfca 20241209160244052 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241209160244052 DAUC <0003> auc.c:142 vector [1]: autn = 96960c2a7c9c0000badfe539b03f9ed6 20241209160244052 DAUC <0003> auc.c:143 vector [1]: ck = d4486629ff73d2004393c0c4802f9443 20241209160244052 DAUC <0003> auc.c:144 vector [1]: ik = 65821662a50ccc0477a7c712220dcb86 20241209160244052 DAUC <0003> auc.c:145 vector [1]: res = baf3eddd243258e80000000000000000 20241209160244052 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244052 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244052 DAUC <0003> auc.c:179 vector [1]: kc = 11227e3fd262ee7c 20241209160244052 DAUC <0003> auc.c:180 vector [1]: sres = 51033dc1 20241209160244052 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244052 DAUC <0003> auc.c:113 vector [2]: rand = 780c43a8f3bcefb5b6f39957709771ff 20241209160244052 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241209160244052 DAUC <0003> auc.c:142 vector [2]: autn = 5665f2c7409c0000433a3a918f500485 20241209160244052 DAUC <0003> auc.c:143 vector [2]: ck = 1d743c4184f9222e7cab4592e7c269c8 20241209160244052 DAUC <0003> auc.c:144 vector [2]: ik = 9ddcaefef535f1d68750df3e67ab368d 20241209160244052 DAUC <0003> auc.c:145 vector [2]: res = a994f548cc40ff8f0000000000000000 20241209160244052 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244052 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244052 DAUC <0003> auc.c:179 vector [2]: kc = 035eec52a5303408 20241209160244052 DAUC <0003> auc.c:180 vector [2]: sres = 42acc5db 20241209160244052 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244052 DAUC <0003> auc.c:113 vector [3]: rand = ae0ced9c7ca3c7b442d43930d9011112 20241209160244052 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241209160244052 DAUC <0003> auc.c:142 vector [3]: autn = 332d74ebf7ee00003768988bd2a28de6 20241209160244052 DAUC <0003> auc.c:143 vector [3]: ck = cc320a3e8d05680dc92839c7dc45494e 20241209160244052 DAUC <0003> auc.c:144 vector [3]: ik = fc52ce47bea8c8efffc07f9ea1ea016f 20241209160244052 DAUC <0003> auc.c:145 vector [3]: res = 61b7fc80d975b24f0000000000000000 20241209160244052 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244052 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244052 DAUC <0003> auc.c:179 vector [3]: kc = 8cabeea60421cb8e 20241209160244052 DAUC <0003> auc.c:180 vector [3]: sres = 67f9c7af 20241209160244052 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244052 DAUC <0003> db_auc.c:245 IMSI='262427358484420': Generated 4 vectors 20241209160244052 DAUC <0003> db_auc.c:249 IMSI='262427358484420': Updating SQN=161 in DB 20241209160244052 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427358484420"} 20241209160244052 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244052 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244052 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244052 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244052 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244053 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244053 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244053 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427358484420"} 20241209160244053 DAUC <0003> db_auc.c:236 IMSI='262427358484420': Calling to generate 5 vectors 20241209160244053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160244053 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244053 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244053 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241209160244053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244053 DAUC <0003> auc.c:113 vector [0]: rand = 7915c985ead9478af02739288cf08091 20241209160244053 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241209160244053 DAUC <0003> auc.c:142 vector [0]: autn = fc13f764c0d4000089b743c46f3a0843 20241209160244053 DAUC <0003> auc.c:143 vector [0]: ck = 8cddfe9729c82a2cb39dbeae786986dd 20241209160244053 DAUC <0003> auc.c:144 vector [0]: ik = f0ddac3aadf9d90bb24d0cd846d011fc 20241209160244053 DAUC <0003> auc.c:145 vector [0]: res = 3195f41d3d5524fa0000000000000000 20241209160244053 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244053 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244053 DAUC <0003> auc.c:179 vector [0]: kc = 838aee12c29c26fe 20241209160244053 DAUC <0003> auc.c:180 vector [0]: sres = cb87a6f6 20241209160244053 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244053 DAUC <0003> auc.c:113 vector [1]: rand = ef660b38b746b4fd58cf3acf88ec3fe5 20241209160244053 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241209160244053 DAUC <0003> auc.c:142 vector [1]: autn = bb9c0455314d0000e9ac417f4ad86700 20241209160244053 DAUC <0003> auc.c:143 vector [1]: ck = c61579251978f8de7259065166e29577 20241209160244053 DAUC <0003> auc.c:144 vector [1]: ik = fb3a57f5a2b84879e8ece529ca2da04c 20241209160244053 DAUC <0003> auc.c:145 vector [1]: res = 626aace76e0277f00000000000000000 20241209160244053 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244053 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244053 DAUC <0003> auc.c:179 vector [1]: kc = a7f786e228678e77 20241209160244053 DAUC <0003> auc.c:180 vector [1]: sres = c217dc75 20241209160244054 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244054 DAUC <0003> auc.c:113 vector [2]: rand = d71e359125851149a78d00437e23818a 20241209160244054 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241209160244054 DAUC <0003> auc.c:142 vector [2]: autn = 6a90caecbc4400007a1d669517c65b5e 20241209160244054 DAUC <0003> auc.c:143 vector [2]: ck = 691454577000fe355162d8e3de1170f6 20241209160244054 DAUC <0003> auc.c:144 vector [2]: ik = 27cfa2a33fb6ddb3e7d63c578ed3a608 20241209160244054 DAUC <0003> auc.c:145 vector [2]: res = 73a7021c7d9619b70000000000000000 20241209160244054 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244054 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244054 DAUC <0003> auc.c:179 vector [2]: kc = 5aefdfe84eb56fe2 20241209160244054 DAUC <0003> auc.c:180 vector [2]: sres = 1d7234a4 20241209160244054 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244054 DAUC <0003> auc.c:113 vector [3]: rand = 390a43191be878f6a3eb749cb10d4c13 20241209160244054 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241209160244054 DAUC <0003> auc.c:142 vector [3]: autn = 14df699d00e4000028af99ba80b2a275 20241209160244054 DAUC <0003> auc.c:143 vector [3]: ck = c2a02a5667b16c7651366d28d6297636 20241209160244054 DAUC <0003> auc.c:144 vector [3]: ik = c3d024243966afced71b654f77d556f9 20241209160244054 DAUC <0003> auc.c:145 vector [3]: res = ae6db6720262a1a50000000000000000 20241209160244054 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244054 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244054 DAUC <0003> auc.c:179 vector [3]: kc = b564b66f9af9626b 20241209160244054 DAUC <0003> auc.c:180 vector [3]: sres = 1896c566 20241209160244054 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244054 DAUC <0003> auc.c:113 vector [4]: rand = 2e996f2648367542c59f89ef20c015a2 20241209160244054 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241209160244054 DAUC <0003> auc.c:142 vector [4]: autn = 13d5b5b3cced0000491e3c031b587e15 20241209160244054 DAUC <0003> auc.c:143 vector [4]: ck = 23b9be6387b6bda452cea30738279727 20241209160244054 DAUC <0003> auc.c:144 vector [4]: ik = 23d32c981da5813218c2d8e4164fd383 20241209160244054 DAUC <0003> auc.c:145 vector [4]: res = 7d631523f2db54520000000000000000 20241209160244054 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160244054 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160244054 DAUC <0003> auc.c:179 vector [4]: kc = f9c360d80d1c2509 20241209160244054 DAUC <0003> auc.c:180 vector [4]: sres = 8805f600 20241209160244054 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160244054 DAUC <0003> db_auc.c:245 IMSI='262427358484420': Generated 5 vectors 20241209160244054 DAUC <0003> db_auc.c:249 IMSI='262427358484420': Updating SQN=321 in DB 20241209160244054 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427358484420"} 20241209160244054 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244054 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244054 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244054 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244054 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244055 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244055 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244055 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427358484420"} 20241209160244055 DAUC <0003> db_auc.c:236 IMSI='262427358484420': Calling to generate 5 vectors 20241209160244055 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160244055 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160244055 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160244055 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241209160244055 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160244055 DAUC <0003> auc.c:113 vector [0]: rand = 5c1e5b494c97ba9e43001b4fdfe78fb1 20241209160244055 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241209160244055 DAUC <0003> auc.c:142 vector [0]: autn = 3e3534b72910000064593579d90efc74 20241209160244055 DAUC <0003> auc.c:143 vector [0]: ck = f92372b8fc761b01c4ae5eef9df98688 20241209160244055 DAUC <0003> auc.c:144 vector [0]: ik = a2b09551c8a62b3fb598fbb3c4510987 20241209160244055 DAUC <0003> auc.c:145 vector [0]: res = 3b017d4a02230d8e0000000000000000 20241209160244055 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160244055 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160244055 DAUC <0003> auc.c:179 vector [0]: kc = ded76fd01d358cc3 20241209160244055 DAUC <0003> auc.c:180 vector [0]: sres = ba251dc6 20241209160244055 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160244055 DAUC <0003> auc.c:113 vector [1]: rand = 8c8931a3324de37817edb423560c41f2 20241209160244055 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241209160244055 DAUC <0003> auc.c:142 vector [1]: autn = 510c942c9dbf0000cf9b351fab621151 20241209160244055 DAUC <0003> auc.c:143 vector [1]: ck = 82d99e68894c943b74d320b1b33c882d 20241209160244055 DAUC <0003> auc.c:144 vector [1]: ik = 72f1117093d3328c2c570d2f013fc0e2 20241209160244055 DAUC <0003> auc.c:145 vector [1]: res = e306af048b6027140000000000000000 20241209160244055 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160244055 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160244055 DAUC <0003> auc.c:179 vector [1]: kc = e8f944172d68f06f 20241209160244055 DAUC <0003> auc.c:180 vector [1]: sres = 9be8849f 20241209160244055 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160244055 DAUC <0003> auc.c:113 vector [2]: rand = a8450f3cf99a7585be68e92c1c75f4db 20241209160244055 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241209160244055 DAUC <0003> auc.c:142 vector [2]: autn = d68374221443000011c0624f83d04db0 20241209160244055 DAUC <0003> auc.c:143 vector [2]: ck = 1e953c17cf72a339fd57606ad139619f 20241209160244055 DAUC <0003> auc.c:144 vector [2]: ik = 1ffb4579a6e7522e20d4c6633440906c 20241209160244055 DAUC <0003> auc.c:145 vector [2]: res = 6dcddbe44f1c7d8e0000000000000000 20241209160244055 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160244055 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160244055 DAUC <0003> auc.c:179 vector [2]: kc = d03ca2f6d0a435a3 20241209160244055 DAUC <0003> auc.c:180 vector [2]: sres = ba83e456 20241209160244056 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160244056 DAUC <0003> auc.c:113 vector [3]: rand = c49de3270dc35d8d4627a32c2596f891 20241209160244056 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241209160244056 DAUC <0003> auc.c:142 vector [3]: autn = bb493f02add50000a4efda417c98c717 20241209160244056 DAUC <0003> auc.c:143 vector [3]: ck = 6ee3bdc6b87297566fa3c10efeb4b505 20241209160244056 DAUC <0003> auc.c:144 vector [3]: ik = 09c94973c7daf0d77e3695f20a94a95c 20241209160244056 DAUC <0003> auc.c:145 vector [3]: res = 9251579e22a7333a0000000000000000 20241209160244056 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160244056 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160244056 DAUC <0003> auc.c:179 vector [3]: kc = e352c5f0bea590d2 20241209160244056 DAUC <0003> auc.c:180 vector [3]: sres = 1ab6d793 20241209160244056 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160244056 DAUC <0003> auc.c:113 vector [4]: rand = 01b4deba506ab8694436c3232a712523 20241209160244056 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241209160244056 DAUC <0003> auc.c:142 vector [4]: autn = b39a4b757df600003d687d6bb9120a43 20241209160244056 DAUC <0003> auc.c:143 vector [4]: ck = e7c6c390f03d1215875b30484575cb40 20241209160244056 DAUC <0003> auc.c:144 vector [4]: ik = 2a86768d9573e399fbb8fb27cb8c229d 20241209160244056 DAUC <0003> auc.c:145 vector [4]: res = 0e7fedacbb662be50000000000000000 20241209160244056 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160244056 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160244056 DAUC <0003> auc.c:179 vector [4]: kc = 83bd4481a2c51471 20241209160244056 DAUC <0003> auc.c:180 vector [4]: sres = bb6b873a 20241209160244056 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160244056 DAUC <0003> db_auc.c:245 IMSI='262427358484420': Generated 5 vectors 20241209160244056 DAUC <0003> db_auc.c:249 IMSI='262427358484420': Updating SQN=481 in DB 20241209160244056 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427358484420"} 20241209160244056 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427358484420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160244056 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244056 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244056 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244056 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160244057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20241209160244058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 20241209160244059 DLINP <000b> input/ipa.c:454 connected read/write 20241209160244059 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160244059 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160244059 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160244059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160244059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42823<->l=127.0.0.1:4259) 20241209160244095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 20241209160244195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 20241209160247261 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160247261 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160247264 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247264 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160247265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20241209160247267 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247267 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160247267 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160247267 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160247267 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  20241209160247267 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160247267 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  20241209160247267 DLGSUP <0013> gsup_server.c:236 2:  20241209160247267 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160247267 DLGSUP <0013> gsup_server.c:236 3:  20241209160247268 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160247268 DLGSUP <0013> gsup_server.c:236 4:  20241209160247268 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160247268 DLGSUP <0013> gsup_server.c:236 5:  20241209160247268 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160247268 DLGSUP <0013> gsup_server.c:236 7:  20241209160247268 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160247268 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160247268 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160247268 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160247277 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38683<->l=127.0.0.1:4259) 20241209160247280 DAUC <0003> db_auc.c:157 IMSI='262421065687211': No 2G Auth Data 20241209160247280 DAUC <0003> db_auc.c:192 IMSI='262421065687211': No 3G Auth Data 20241209160247287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53748<->l=127.0.0.1:4258 20241209160247310 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247310 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160247310 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421065687211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421065687211"} 20241209160247310 DAUC <0003> db_auc.c:157 IMSI='262421065687211': No 2G Auth Data 20241209160247310 DAUC <0003> db_auc.c:236 IMSI='262421065687211': Calling to generate 5 vectors 20241209160247310 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241209160247310 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160247310 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160247310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160247310 DAUC <0003> auc.c:113 vector [0]: rand = 7ba7fbac848bac97f9b7e07d8fd85c60 20241209160247310 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160247310 DAUC <0003> auc.c:142 vector [0]: autn = c113ee16ff238000c351f1a1a57c76c9 20241209160247310 DAUC <0003> auc.c:143 vector [0]: ck = 1e826b1b09a0c1a58d0ac5df3bba51d2 20241209160247310 DAUC <0003> auc.c:144 vector [0]: ik = 76fdd7f8c9dec3855f6c9ee5232ecf26 20241209160247310 DAUC <0003> auc.c:145 vector [0]: res = 540b5d539f35f6d30000000000000000 20241209160247310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160247310 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160247310 DAUC <0003> auc.c:151 vector [0]: kc = ba19e7d9d8ea9cd4 20241209160247310 DAUC <0003> auc.c:152 vector [0]: sres = cb3eab80 20241209160247310 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160247310 DAUC <0003> auc.c:113 vector [1]: rand = b18aa4e044566787617fc5dbd6da68ac 20241209160247310 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160247310 DAUC <0003> auc.c:142 vector [1]: autn = dbfba7af8bd780005b3bbc33ea78db6c 20241209160247310 DAUC <0003> auc.c:143 vector [1]: ck = 770d0fc312927c71e0f6a0337295e282 20241209160247310 DAUC <0003> auc.c:144 vector [1]: ik = 203847d9fcc82cb49298505c6b850622 20241209160247310 DAUC <0003> auc.c:145 vector [1]: res = 96606980bc49e1b20000000000000000 20241209160247310 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160247310 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160247310 DAUC <0003> auc.c:151 vector [1]: kc = 255bb875f74ab465 20241209160247310 DAUC <0003> auc.c:152 vector [1]: sres = 2a298832 20241209160247310 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160247310 DAUC <0003> auc.c:113 vector [2]: rand = 743aa27354065613c98216ecd7e5b1ca 20241209160247310 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160247310 DAUC <0003> auc.c:142 vector [2]: autn = 01f3a07cd2368000e6bf86a63390aff0 20241209160247310 DAUC <0003> auc.c:143 vector [2]: ck = 3a08335559f9f81f58f09a6350a686be 20241209160247310 DAUC <0003> auc.c:144 vector [2]: ik = 7f9d45db565b0c96b387c200c9b390a3 20241209160247310 DAUC <0003> auc.c:145 vector [2]: res = ca9165e4317f32f40000000000000000 20241209160247310 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160247310 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160247310 DAUC <0003> auc.c:151 vector [2]: kc = aee22eed96b7e294 20241209160247310 DAUC <0003> auc.c:152 vector [2]: sres = fbee5710 20241209160247310 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160247310 DAUC <0003> auc.c:113 vector [3]: rand = faf15114679da30000f937f9187a4396 20241209160247310 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160247310 DAUC <0003> auc.c:142 vector [3]: autn = 04b544a4dd5d8000b21da56584610083 20241209160247310 DAUC <0003> auc.c:143 vector [3]: ck = 72f0c6995f0a7fa23079633670f8fa04 20241209160247310 DAUC <0003> auc.c:144 vector [3]: ik = 0adb01a6bba8ba5145e789262ca7dea8 20241209160247310 DAUC <0003> auc.c:145 vector [3]: res = 014275b2f4631c6a0000000000000000 20241209160247310 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160247310 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160247310 DAUC <0003> auc.c:151 vector [3]: kc = 0db52d2fb8fde15f 20241209160247310 DAUC <0003> auc.c:152 vector [3]: sres = f52169d8 20241209160247310 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160247310 DAUC <0003> auc.c:113 vector [4]: rand = cd81ba93e3ef587a7b216bd4a3545088 20241209160247310 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160247310 DAUC <0003> auc.c:142 vector [4]: autn = 44380d779c2080005c8fc3bad2eec697 20241209160247310 DAUC <0003> auc.c:143 vector [4]: ck = 610fc250f622f845647be40fad1424cf 20241209160247310 DAUC <0003> auc.c:144 vector [4]: ik = 42840d82a70e0ff67d52aa634312d8d0 20241209160247310 DAUC <0003> auc.c:145 vector [4]: res = b6c483cbad152ef20000000000000000 20241209160247310 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160247310 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241209160247310 DAUC <0003> auc.c:151 vector [4]: kc = 3aa281bebf2a0bac 20241209160247310 DAUC <0003> auc.c:152 vector [4]: sres = 1bd1ad39 20241209160247310 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241209160247310 DAUC <0003> db_auc.c:245 IMSI='262421065687211': Generated 5 vectors 20241209160247310 DAUC <0003> db_auc.c:249 IMSI='262421065687211': Updating SQN=161 in DB 20241209160247310 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421065687211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421065687211"} 20241209160247310 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421065687211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160247310 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247310 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247310 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247310 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53748<->l=127.0.0.1:4258 20241209160247313 DAUC <0003> db_auc.c:157 IMSI='262424936997037': No 2G Auth Data 20241209160247313 DAUC <0003> db_auc.c:192 IMSI='262424936997037': No 3G Auth Data 20241209160247319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20241209160247321 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247321 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160247321 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424936997037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424936997037"} 20241209160247321 DAUC <0003> db_auc.c:157 IMSI='262424936997037': No 2G Auth Data 20241209160247321 DAUC <0003> db_auc.c:236 IMSI='262424936997037': Calling to generate 5 vectors 20241209160247321 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241209160247321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160247321 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241209160247321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160247321 DAUC <0003> auc.c:113 vector [0]: rand = 92ad5c3fcecbbdfbccc098575cb29cb4 20241209160247321 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160247321 DAUC <0003> auc.c:142 vector [0]: autn = f9b0f2d6f7998000562441253c322fd5 20241209160247321 DAUC <0003> auc.c:143 vector [0]: ck = 34f910c69775b45d6a58a3bd9dac05bd 20241209160247321 DAUC <0003> auc.c:144 vector [0]: ik = 2a5aad16f485795309a423160d49890e 20241209160247321 DAUC <0003> auc.c:145 vector [0]: res = c1ac1ee7f67497740000000000000000 20241209160247321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160247321 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241209160247321 DAUC <0003> auc.c:151 vector [0]: kc = 7d5f3d7bf31541bd 20241209160247321 DAUC <0003> auc.c:152 vector [0]: sres = 37d88993 20241209160247321 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241209160247321 DAUC <0003> auc.c:113 vector [1]: rand = e19099a28e5472ae5338f823862b4b20 20241209160247321 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160247321 DAUC <0003> auc.c:142 vector [1]: autn = 4c24483e1e328000e506ff3a038d9fdb 20241209160247321 DAUC <0003> auc.c:143 vector [1]: ck = bd5e5a0f1b7b3bdf39ed15fdfdf12a05 20241209160247321 DAUC <0003> auc.c:144 vector [1]: ik = 851a76fd302ea382c9af2d60ca3807ce 20241209160247321 DAUC <0003> auc.c:145 vector [1]: res = 8da41e011d058d200000000000000000 20241209160247321 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160247321 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241209160247321 DAUC <0003> auc.c:151 vector [1]: kc = c806146f1c9cb596 20241209160247321 DAUC <0003> auc.c:152 vector [1]: sres = 90a19321 20241209160247321 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241209160247321 DAUC <0003> auc.c:113 vector [2]: rand = 2b15d255a5200d0161b984bd14f61380 20241209160247321 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160247321 DAUC <0003> auc.c:142 vector [2]: autn = 64b0173a167e80006f5660ad59a7dee2 20241209160247321 DAUC <0003> auc.c:143 vector [2]: ck = 879a4c31dd1dcffe07b1f3f73fa6c14e 20241209160247321 DAUC <0003> auc.c:144 vector [2]: ik = 232717c77ad845b99b18b778b2d1924a 20241209160247321 DAUC <0003> auc.c:145 vector [2]: res = b3887c07174713100000000000000000 20241209160247321 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160247321 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241209160247321 DAUC <0003> auc.c:151 vector [2]: kc = 38141f792ab2d943 20241209160247321 DAUC <0003> auc.c:152 vector [2]: sres = a4cf6f17 20241209160247321 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241209160247321 DAUC <0003> auc.c:113 vector [3]: rand = 71197af62a4bd5b45f29dc34ba67cbe5 20241209160247321 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160247321 DAUC <0003> auc.c:142 vector [3]: autn = cb0b0b4a445c8000f4ee9cce06e77989 20241209160247321 DAUC <0003> auc.c:143 vector [3]: ck = 9bffed50b7da676a6451a9bd5647c0a3 20241209160247321 DAUC <0003> auc.c:144 vector [3]: ik = b6c71287894fcc1e79cfe9e9216b571f 20241209160247321 DAUC <0003> auc.c:145 vector [3]: res = d7b85b59571df97c0000000000000000 20241209160247321 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160247321 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241209160247321 DAUC <0003> auc.c:151 vector [3]: kc = 30a6bf8349b93cc8 20241209160247321 DAUC <0003> auc.c:152 vector [3]: sres = 80a5a225 20241209160247321 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241209160247321 DAUC <0003> auc.c:113 vector [4]: rand = 862bfb2f78ea9e4f22d21d6ea23c7c05 20241209160247321 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160247321 DAUC <0003> auc.c:142 vector [4]: autn = 5880bd5ced61800062361657ef0aecf8 20241209160247321 DAUC <0003> auc.c:143 vector [4]: ck = dcbd1c3c0bfa429cb969deab67e42f14 20241209160247321 DAUC <0003> auc.c:144 vector [4]: ik = 9850d5fae8cf64a52dd5ea5b9866d342 20241209160247321 DAUC <0003> auc.c:145 vector [4]: res = 70c49c368b1c6c050000000000000000 20241209160247321 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160247321 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241209160247321 DAUC <0003> auc.c:151 vector [4]: kc = d051fd361cb7da6f 20241209160247321 DAUC <0003> auc.c:152 vector [4]: sres = fbd8f033 20241209160247321 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241209160247321 DAUC <0003> db_auc.c:245 IMSI='262424936997037': Generated 5 vectors 20241209160247321 DAUC <0003> db_auc.c:249 IMSI='262424936997037': Updating SQN=161 in DB 20241209160247321 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424936997037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424936997037"} 20241209160247321 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424936997037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160247321 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247321 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247321 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247321 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20241209160247324 DAUC <0003> db_auc.c:157 IMSI='262421520291778': No 2G Auth Data 20241209160247324 DAUC <0003> db_auc.c:192 IMSI='262421520291778': No 3G Auth Data 20241209160247331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20241209160247333 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247333 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160247333 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421520291778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421520291778"} 20241209160247333 DAUC <0003> db_auc.c:236 IMSI='262421520291778': Calling to generate 5 vectors 20241209160247333 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160247333 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160247333 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160247333 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160247333 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160247333 DAUC <0003> auc.c:113 vector [0]: rand = ebcd708427955294145761f08d18723f 20241209160247333 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160247333 DAUC <0003> auc.c:142 vector [0]: autn = 245784d2190f800091a3bb146dd889a6 20241209160247333 DAUC <0003> auc.c:143 vector [0]: ck = b1cdf2c31edd667411cfb50c1e78e3c6 20241209160247333 DAUC <0003> auc.c:144 vector [0]: ik = 98c94f9d26019ff8fb62406fb5467218 20241209160247333 DAUC <0003> auc.c:145 vector [0]: res = 07a90e82d82eecb20000000000000000 20241209160247333 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160247333 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160247333 DAUC <0003> auc.c:179 vector [0]: kc = 39abeef163d8dc00 20241209160247333 DAUC <0003> auc.c:180 vector [0]: sres = 9298e25c 20241209160247333 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160247333 DAUC <0003> auc.c:113 vector [1]: rand = 207b169d51037d169ab9c2fdf070e661 20241209160247333 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160247333 DAUC <0003> auc.c:142 vector [1]: autn = 3de70a61dbab80003ca77d479d1f974c 20241209160247333 DAUC <0003> auc.c:143 vector [1]: ck = 6dfec0f06af67afdc748e5af8fb33f11 20241209160247333 DAUC <0003> auc.c:144 vector [1]: ik = 3127afa321dac28c3d4868956aa58936 20241209160247333 DAUC <0003> auc.c:145 vector [1]: res = 682f0779c73d26d80000000000000000 20241209160247333 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160247333 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160247333 DAUC <0003> auc.c:179 vector [1]: kc = dcc4f2f4923a1c00 20241209160247333 DAUC <0003> auc.c:180 vector [1]: sres = 1cfbed91 20241209160247333 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160247333 DAUC <0003> auc.c:113 vector [2]: rand = a7b3d21962aad53340cf6e170d370847 20241209160247333 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160247333 DAUC <0003> auc.c:142 vector [2]: autn = e151ce77a4708000b89a2387e97eb4d1 20241209160247333 DAUC <0003> auc.c:143 vector [2]: ck = 3968ff2f54055c29dfbed3833ce59ec2 20241209160247333 DAUC <0003> auc.c:144 vector [2]: ik = ff22cb4ea023ba4a355efc6482e44e3b 20241209160247333 DAUC <0003> auc.c:145 vector [2]: res = cb329c9b8333d3f00000000000000000 20241209160247333 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160247333 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160247333 DAUC <0003> auc.c:179 vector [2]: kc = b4266e9a424bb000 20241209160247333 DAUC <0003> auc.c:180 vector [2]: sres = eef582a4 20241209160247333 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160247333 DAUC <0003> auc.c:113 vector [3]: rand = e17e87bf1b480981b8b8d05c01d56070 20241209160247333 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160247333 DAUC <0003> auc.c:142 vector [3]: autn = 5436d927804b80003d48522f7602c6ca 20241209160247333 DAUC <0003> auc.c:143 vector [3]: ck = 88e4f4869f446e9a437168b1534374f1 20241209160247333 DAUC <0003> auc.c:144 vector [3]: ik = ce4547480f1075a49a15d049d5b87b3a 20241209160247333 DAUC <0003> auc.c:145 vector [3]: res = 45f068dce467f01a0000000000000000 20241209160247333 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160247333 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160247333 DAUC <0003> auc.c:179 vector [3]: kc = 5c2f5067343c9c00 20241209160247333 DAUC <0003> auc.c:180 vector [3]: sres = 3b5a47aa 20241209160247333 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160247333 DAUC <0003> auc.c:113 vector [4]: rand = 141e8e797701ff0e61e1e72194cc2821 20241209160247334 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160247334 DAUC <0003> auc.c:142 vector [4]: autn = 6c25a347452b8000178de2070c1d70dc 20241209160247334 DAUC <0003> auc.c:143 vector [4]: ck = 51b04ca0e4adc0ba30b10d1da0de1826 20241209160247334 DAUC <0003> auc.c:144 vector [4]: ik = cd325e91e6b92be7009fe3403230210d 20241209160247334 DAUC <0003> auc.c:145 vector [4]: res = e88ff463bc1472610000000000000000 20241209160247334 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160247334 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160247334 DAUC <0003> auc.c:179 vector [4]: kc = 72b7377167e0a000 20241209160247334 DAUC <0003> auc.c:180 vector [4]: sres = 5316f113 20241209160247334 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160247334 DAUC <0003> db_auc.c:245 IMSI='262421520291778': Generated 5 vectors 20241209160247334 DAUC <0003> db_auc.c:249 IMSI='262421520291778': Updating SQN=161 in DB 20241209160247334 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421520291778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421520291778"} 20241209160247334 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421520291778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160247334 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247334 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247334 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247334 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20241209160247336 DAUC <0003> db_auc.c:157 IMSI='262423569534126': No 2G Auth Data 20241209160247336 DAUC <0003> db_auc.c:192 IMSI='262423569534126': No 3G Auth Data 20241209160247343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4258 20241209160247345 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247345 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160247345 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423569534126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423569534126"} 20241209160247346 DAUC <0003> db_auc.c:236 IMSI='262423569534126': Calling to generate 5 vectors 20241209160247346 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160247346 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160247346 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160247346 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160247346 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160247346 DAUC <0003> auc.c:113 vector [0]: rand = 80b6ebcde7e35041356109f4e95aec88 20241209160247346 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160247346 DAUC <0003> auc.c:142 vector [0]: autn = 456655da57e48000c2f7b213d72d7e08 20241209160247346 DAUC <0003> auc.c:143 vector [0]: ck = 4e88b212c610bac80b13d094f631bd04 20241209160247346 DAUC <0003> auc.c:144 vector [0]: ik = 629a17a1cc7c5286dc1bdc86e3e82fd8 20241209160247346 DAUC <0003> auc.c:145 vector [0]: res = 766d0dad0cedee8e0000000000000000 20241209160247346 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160247346 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160247346 DAUC <0003> auc.c:179 vector [0]: kc = 315ee1f81a67c000 20241209160247346 DAUC <0003> auc.c:180 vector [0]: sres = 25c90f7e 20241209160247346 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160247346 DAUC <0003> auc.c:113 vector [1]: rand = 786c0640d8a3a9a90d9dffa3339e5560 20241209160247346 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160247346 DAUC <0003> auc.c:142 vector [1]: autn = eb528badbda48000e238c143ab2a3170 20241209160247346 DAUC <0003> auc.c:143 vector [1]: ck = a84b37394b1848a7f7e7a8bd0b69baef 20241209160247346 DAUC <0003> auc.c:144 vector [1]: ik = c9d13b9527a7f064b56a631096ca17f5 20241209160247346 DAUC <0003> auc.c:145 vector [1]: res = 4ed6a9d9fd6a1ef10000000000000000 20241209160247346 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160247346 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160247346 DAUC <0003> auc.c:179 vector [1]: kc = 79d1fde32ab73c00 20241209160247346 DAUC <0003> auc.c:180 vector [1]: sres = 0a9decef 20241209160247346 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160247346 DAUC <0003> auc.c:113 vector [2]: rand = 89b9d8316bd4805dbec06fee201bf827 20241209160247346 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160247346 DAUC <0003> auc.c:142 vector [2]: autn = 5a27bb9f692b8000ee9812addf28aff2 20241209160247346 DAUC <0003> auc.c:143 vector [2]: ck = 1b1a758c4969522f6959ffbc15b5cb3a 20241209160247346 DAUC <0003> auc.c:144 vector [2]: ik = 13d2421ffeb018c1b9c1221d5519833d 20241209160247346 DAUC <0003> auc.c:145 vector [2]: res = 30252610ff454f5b0000000000000000 20241209160247346 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160247346 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160247346 DAUC <0003> auc.c:179 vector [2]: kc = 36d868e35b587c00 20241209160247346 DAUC <0003> auc.c:180 vector [2]: sres = 895aa487 20241209160247346 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160247346 DAUC <0003> auc.c:113 vector [3]: rand = dc938c125028cc5df9185375823e9f25 20241209160247346 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160247346 DAUC <0003> auc.c:142 vector [3]: autn = cfd8c638b0b280002793f6105db54146 20241209160247346 DAUC <0003> auc.c:143 vector [3]: ck = f99d606ff98abf8109cb4ece7406ad1b 20241209160247346 DAUC <0003> auc.c:144 vector [3]: ik = 7cbb911fd9a8dfeb9d722b9d9f09ed08 20241209160247346 DAUC <0003> auc.c:145 vector [3]: res = 4569420678781a440000000000000000 20241209160247346 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160247346 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160247346 DAUC <0003> auc.c:179 vector [3]: kc = 60eb30d51305dc00 20241209160247346 DAUC <0003> auc.c:180 vector [3]: sres = d5f76f54 20241209160247346 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160247346 DAUC <0003> auc.c:113 vector [4]: rand = 1a4ead42a8c0663a3767bace3d2212b7 20241209160247346 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160247346 DAUC <0003> auc.c:142 vector [4]: autn = 6c388ddd3a908000946df33049af5761 20241209160247346 DAUC <0003> auc.c:143 vector [4]: ck = bb9d6fc923ea38c05444713750d6edbe 20241209160247346 DAUC <0003> auc.c:144 vector [4]: ik = 35f2f912de1d1c15438e93adbfcd0d1c 20241209160247346 DAUC <0003> auc.c:145 vector [4]: res = 5b994523accbab500000000000000000 20241209160247346 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160247346 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160247346 DAUC <0003> auc.c:179 vector [4]: kc = 86086fc8a39d3400 20241209160247346 DAUC <0003> auc.c:180 vector [4]: sres = e65ae277 20241209160247346 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160247346 DAUC <0003> db_auc.c:245 IMSI='262423569534126': Generated 5 vectors 20241209160247346 DAUC <0003> db_auc.c:249 IMSI='262423569534126': Updating SQN=161 in DB 20241209160247346 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423569534126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423569534126"} 20241209160247346 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423569534126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160247346 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247346 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247346 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247346 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4258 20241209160247349 DAUC <0003> db_auc.c:157 IMSI='262428125072276': No 2G Auth Data 20241209160247349 DAUC <0003> db_auc.c:192 IMSI='262428125072276': No 3G Auth Data 20241209160247357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 20241209160247359 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247359 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160247359 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428125072276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428125072276"} 20241209160247359 DAUC <0003> db_auc.c:236 IMSI='262428125072276': Calling to generate 5 vectors 20241209160247359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241209160247359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241209160247359 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241209160247359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241209160247359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241209160247359 DAUC <0003> auc.c:113 vector [0]: rand = a9fa5847ee762be2f04de164cc742423 20241209160247359 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241209160247359 DAUC <0003> auc.c:142 vector [0]: autn = 9f997115baae8000e97a3c44021cd03a 20241209160247359 DAUC <0003> auc.c:143 vector [0]: ck = 3119811fd75c9175be8f3650c72c738f 20241209160247359 DAUC <0003> auc.c:144 vector [0]: ik = 1d0967bdf6737c19102087dc49428bc0 20241209160247359 DAUC <0003> auc.c:145 vector [0]: res = 6826382cbbd983e40000000000000000 20241209160247359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241209160247359 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241209160247359 DAUC <0003> auc.c:179 vector [0]: kc = bbb08e1aac8eac8c 20241209160247359 DAUC <0003> auc.c:180 vector [0]: sres = bc2deb17 20241209160247360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241209160247360 DAUC <0003> auc.c:113 vector [1]: rand = 7cfefac29836866737068c3b92cd9635 20241209160247360 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241209160247360 DAUC <0003> auc.c:142 vector [1]: autn = b2aaab45fa438000dfce0d0dac0e3c4b 20241209160247360 DAUC <0003> auc.c:143 vector [1]: ck = 2b371c14233895f33a1470a777378c60 20241209160247360 DAUC <0003> auc.c:144 vector [1]: ik = 8f8bd8d4a0ed08677ad333a7a94c8d6c 20241209160247360 DAUC <0003> auc.c:145 vector [1]: res = d1ce58a1b77aa9120000000000000000 20241209160247360 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241209160247360 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241209160247360 DAUC <0003> auc.c:179 vector [1]: kc = 2452380ce429bc7c 20241209160247360 DAUC <0003> auc.c:180 vector [1]: sres = 7d6e3886 20241209160247360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241209160247360 DAUC <0003> auc.c:113 vector [2]: rand = 49623af72740808ea9120ea9248865eb 20241209160247360 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241209160247360 DAUC <0003> auc.c:142 vector [2]: autn = 8ff385bd1fca80007269f7c4ceca254d 20241209160247360 DAUC <0003> auc.c:143 vector [2]: ck = c89262b34623ecc1e20c28f173972f23 20241209160247360 DAUC <0003> auc.c:144 vector [2]: ik = 7154f0c5459ba4574bf9afb5caf45666 20241209160247360 DAUC <0003> auc.c:145 vector [2]: res = 18080877fe55a3000000000000000000 20241209160247360 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241209160247360 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241209160247360 DAUC <0003> auc.c:179 vector [2]: kc = 8ea180b2ebc86ec1 20241209160247360 DAUC <0003> auc.c:180 vector [2]: sres = 0e1f3bb7 20241209160247360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241209160247360 DAUC <0003> auc.c:113 vector [3]: rand = 8c3a5cc805ab8d8b9c7d529f53c3f98d 20241209160247360 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241209160247360 DAUC <0003> auc.c:142 vector [3]: autn = efebc5985ab88000ec15fe9ecc3606ea 20241209160247360 DAUC <0003> auc.c:143 vector [3]: ck = 1453195dee4fbd3e378c23099893b3c1 20241209160247360 DAUC <0003> auc.c:144 vector [3]: ik = ac905ca15a9c4e9fa5ae814bf6de86cd 20241209160247360 DAUC <0003> auc.c:145 vector [3]: res = 21e607735bcd6e860000000000000000 20241209160247360 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241209160247360 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241209160247360 DAUC <0003> auc.c:179 vector [3]: kc = 1583dca1ebcc3ca3 20241209160247360 DAUC <0003> auc.c:180 vector [3]: sres = 25ccfdf3 20241209160247360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241209160247360 DAUC <0003> auc.c:113 vector [4]: rand = 2319370d92983bca357b5a2b4e627b4e 20241209160247360 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241209160247360 DAUC <0003> auc.c:142 vector [4]: autn = 5d19572932d3800093aa7715a8e43f1b 20241209160247360 DAUC <0003> auc.c:143 vector [4]: ck = e8767ffcaff49bffe586c372a99b37a2 20241209160247360 DAUC <0003> auc.c:144 vector [4]: ik = 64a49709ff3ecfbdb3a66677f44dc54e 20241209160247360 DAUC <0003> auc.c:145 vector [4]: res = 79449ba56018ed5e0000000000000000 20241209160247360 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241209160247360 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241209160247360 DAUC <0003> auc.c:179 vector [4]: kc = 2df2f718507e67a2 20241209160247360 DAUC <0003> auc.c:180 vector [4]: sres = d9b790c4 20241209160247360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241209160247360 DAUC <0003> db_auc.c:245 IMSI='262428125072276': Generated 5 vectors 20241209160247360 DAUC <0003> db_auc.c:249 IMSI='262428125072276': Updating SQN=161 in DB 20241209160247360 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428125072276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428125072276"} 20241209160247360 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428125072276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160247360 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247360 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247360 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247360 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160247362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 20241209160247364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20241209160247364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38683<->l=127.0.0.1:4259) 20241209160247364 DLINP <000b> input/ipa.c:454 connected read/write 20241209160247364 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160247364 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160247364 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160247364 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160247387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53810<->l=127.0.0.1:4258 20241209160247488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53810<->l=127.0.0.1:4258 20241209160250532 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160250532 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160250533 DLINP <000b> input/ipa.c:454 connected read/write 20241209160250533 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160250533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241209160250534 DLINP <000b> input/ipa.c:454 connected read/write 20241209160250534 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160250534 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160250534 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160250534 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  20241209160250534 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160250534 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  20241209160250534 DLGSUP <0013> gsup_server.c:236 2:  20241209160250534 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160250534 DLGSUP <0013> gsup_server.c:236 3:  20241209160250534 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160250534 DLGSUP <0013> gsup_server.c:236 4:  20241209160250534 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160250535 DLGSUP <0013> gsup_server.c:236 5:  20241209160250535 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160250535 DLGSUP <0013> gsup_server.c:236 7:  20241209160250535 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160250535 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160250535 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160250535 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160250544 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34615<->l=127.0.0.1:4259) 20241209160250551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20241209160250582 DLINP <000b> input/ipa.c:454 connected read/write 20241209160250582 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160250582 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423938441980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423938441980" cn_domain=PS} 20241209160250582 DLU <0006> fsm.c:456 lu(262423938441980)[0x61200000b320]{UNVALIDATED}: Allocated 20241209160250582 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423938441980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241209160250582 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423938441980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423938441980" cause=IMSI unknown in HLR} 20241209160250582 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423938441980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160250582 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423938441980)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160250582 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423938441980)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241209160250582 DLU <0006> fsm.c:568 lu(PS:IMSI-262423938441980)[0x61200000b320]{UNVALIDATED}: Deallocated 20241209160250582 DLINP <000b> input/ipa.c:454 connected read/write 20241209160250582 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160250582 DLINP <000b> input/ipa.c:454 connected read/write 20241209160250582 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160250584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20241209160250584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241209160250585 DLINP <000b> input/ipa.c:454 connected read/write 20241209160250585 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160250585 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160250585 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160250585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160250585 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34615<->l=127.0.0.1:4259) 20241209160250619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20241209160250719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20241209160253751 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160253751 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160253752 DLINP <000b> input/ipa.c:454 connected read/write 20241209160253752 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160253752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49696<->l=127.0.0.1:4258 20241209160253753 DLINP <000b> input/ipa.c:454 connected read/write 20241209160253753 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160253753 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160253753 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160253753 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  20241209160253753 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160253753 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  20241209160253753 DLGSUP <0013> gsup_server.c:236 2:  20241209160253753 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160253753 DLGSUP <0013> gsup_server.c:236 3:  20241209160253753 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160253753 DLGSUP <0013> gsup_server.c:236 4:  20241209160253753 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160253753 DLGSUP <0013> gsup_server.c:236 5:  20241209160253753 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160253754 DLGSUP <0013> gsup_server.c:236 7:  20241209160253754 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160253754 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160253754 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160253754 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160253762 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41397<->l=127.0.0.1:4259) 20241209160253768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49700<->l=127.0.0.1:4258 20241209160253798 DLINP <000b> input/ipa.c:454 connected read/write 20241209160253798 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160253798 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420993910533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420993910533" cn_domain=PS source_name="the-source\n"} 20241209160253798 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241209160253798 DLU <0006> fsm.c:456 lu(262420993910533)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241209160253798 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420993910533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241209160253798 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262420993910533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420993910533" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241209160253798 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262420993910533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160253798 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420993910533)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160253798 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420993910533)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241209160253798 DLU <0006> fsm.c:568 lu(PS:IMSI-262420993910533)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241209160253798 DLINP <000b> input/ipa.c:454 connected read/write 20241209160253798 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160253798 DLINP <000b> input/ipa.c:454 connected read/write 20241209160253798 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160253800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49700<->l=127.0.0.1:4258 20241209160253801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49696<->l=127.0.0.1:4258 20241209160253801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41397<->l=127.0.0.1:4259) 20241209160253801 DLINP <000b> input/ipa.c:454 connected read/write 20241209160253801 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160253801 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160253801 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160253801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160253801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241209160253823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49712<->l=127.0.0.1:4258 20241209160253925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49712<->l=127.0.0.1:4258 20241209160257213 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160257213 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160257214 DLINP <000b> input/ipa.c:454 connected read/write 20241209160257214 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160257214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4258 20241209160257215 DLINP <000b> input/ipa.c:454 connected read/write 20241209160257215 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160257215 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160257215 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160257215 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  20241209160257215 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160257215 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  20241209160257215 DLGSUP <0013> gsup_server.c:236 2:  20241209160257215 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160257215 DLGSUP <0013> gsup_server.c:236 3:  20241209160257215 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160257215 DLGSUP <0013> gsup_server.c:236 4:  20241209160257215 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160257215 DLGSUP <0013> gsup_server.c:236 5:  20241209160257215 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160257215 DLGSUP <0013> gsup_server.c:236 7:  20241209160257215 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160257215 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160257216 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160257216 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160257224 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33567<->l=127.0.0.1:4259) 20241209160257230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 20241209160257258 DLINP <000b> input/ipa.c:454 connected read/write 20241209160257258 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160257258 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422768178090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422768178090" cn_domain=PS} 20241209160257258 DLU <0006> fsm.c:456 lu(262422768178090)[0x61200000b620]{UNVALIDATED}: Allocated 20241209160257258 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422768178090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241209160257258 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422768178090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422768178090" cause=Roaming not allowed in this location area} 20241209160257258 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422768178090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160257258 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422768178090)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160257258 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422768178090)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241209160257258 DLU <0006> fsm.c:568 lu(PS:IMSI-262422768178090)[0x61200000b620]{UNVALIDATED}: Deallocated 20241209160257258 DLINP <000b> input/ipa.c:454 connected read/write 20241209160257258 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160257258 DLINP <000b> input/ipa.c:454 connected read/write 20241209160257258 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160257260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 20241209160257260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4258 20241209160257261 DLINP <000b> input/ipa.c:454 connected read/write 20241209160257261 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160257261 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160257261 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160257261 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160257261 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33567<->l=127.0.0.1:4259) 20241209160257284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4258 20241209160257385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4258 20241209160300446 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160300446 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160300447 DLINP <000b> input/ipa.c:454 connected read/write 20241209160300447 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160300448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49736<->l=127.0.0.1:4258 20241209160300449 DLINP <000b> input/ipa.c:454 connected read/write 20241209160300449 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160300449 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160300449 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160300449 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  20241209160300449 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160300449 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  20241209160300449 DLGSUP <0013> gsup_server.c:236 2:  20241209160300449 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160300449 DLGSUP <0013> gsup_server.c:236 3:  20241209160300449 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160300449 DLGSUP <0013> gsup_server.c:236 4:  20241209160300449 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160300449 DLGSUP <0013> gsup_server.c:236 5:  20241209160300449 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160300449 DLGSUP <0013> gsup_server.c:236 7:  20241209160300449 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160300449 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160300449 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160300449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160300458 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45779<->l=127.0.0.1:4259) 20241209160300465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20241209160300494 DLINP <000b> input/ipa.c:454 connected read/write 20241209160300494 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160300494 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420630936824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420630936824"} 20241209160300494 DAUC <0003> db_auc.c:133 IMSI='262420630936824': No such subscriber 20241209160300494 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420630936824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241209160300494 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420630936824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420630936824" cause=IMSI unknown in HLR} 20241209160300494 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420630936824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160300494 DLINP <000b> input/ipa.c:454 connected read/write 20241209160300494 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160300494 DLINP <000b> input/ipa.c:454 connected read/write 20241209160300494 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160300497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20241209160300497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49736<->l=127.0.0.1:4258 20241209160300498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45779<->l=127.0.0.1:4259) 20241209160300499 DLINP <000b> input/ipa.c:454 connected read/write 20241209160300499 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160300499 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160300499 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160300499 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160300548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49760<->l=127.0.0.1:4258 20241209160300649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49760<->l=127.0.0.1:4258 20241209160303698 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160303698 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160303700 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303700 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4258 20241209160303702 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303702 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303702 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160303702 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160303702 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  20241209160303702 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160303702 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  20241209160303702 DLGSUP <0013> gsup_server.c:236 2:  20241209160303702 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160303702 DLGSUP <0013> gsup_server.c:236 3:  20241209160303702 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160303702 DLGSUP <0013> gsup_server.c:236 4:  20241209160303702 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160303702 DLGSUP <0013> gsup_server.c:236 5:  20241209160303702 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160303702 DLGSUP <0013> gsup_server.c:236 7:  20241209160303702 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160303702 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160303703 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160303703 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160303713 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36053<->l=127.0.0.1:4259) 20241209160303715 DAUC <0003> db_auc.c:157 IMSI='262424607014223': No 2G Auth Data 20241209160303715 DAUC <0003> db_auc.c:192 IMSI='262424607014223': No 3G Auth Data 20241209160303721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4258 20241209160303750 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303750 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303750 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424607014223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424607014223" cn_domain=PS} 20241209160303750 DLU <0006> fsm.c:456 lu(262424607014223)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241209160303751 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424607014223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160303751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424607014223)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160303751 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424607014223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424607014223" cn_domain=PS} 20241209160303751 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303751 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303751 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303751 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303757 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303757 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303758 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424607014223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424607014223"} 20241209160303758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424607014223)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160303758 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424607014223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160303758 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424607014223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424607014223"} 20241209160303758 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424607014223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160303758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424607014223)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160303758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424607014223)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160303758 DLU <0006> fsm.c:568 lu(PS:IMSI-262424607014223)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160303758 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303758 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303758 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303758 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4258 20241209160303764 DAUC <0003> db_auc.c:157 IMSI='262424526035116': No 2G Auth Data 20241209160303764 DAUC <0003> db_auc.c:192 IMSI='262424526035116': No 3G Auth Data 20241209160303765 DLGSUP <0013> hlr.c:121 IMSI 262424526035116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160303775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 20241209160303777 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303777 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303777 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424526035116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424526035116" cn_domain=PS} 20241209160303777 DLU <0006> fsm.c:456 lu(262424526035116)[0x61200000b920]{UNVALIDATED}: Allocated 20241209160303777 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424526035116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160303777 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424526035116)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160303777 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424526035116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424526035116" cn_domain=PS} 20241209160303777 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303777 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303777 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303777 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303779 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303779 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303779 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424526035116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424526035116"} 20241209160303779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424526035116)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160303779 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424526035116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160303779 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424526035116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424526035116"} 20241209160303779 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424526035116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160303779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424526035116)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160303779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424526035116)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160303779 DLU <0006> fsm.c:568 lu(PS:IMSI-262424526035116)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160303779 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303779 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303779 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303779 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 20241209160303781 DAUC <0003> db_auc.c:157 IMSI='262421021779569': No 2G Auth Data 20241209160303781 DAUC <0003> db_auc.c:192 IMSI='262421021779569': No 3G Auth Data 20241209160303782 DLGSUP <0013> hlr.c:121 IMSI 262421021779569: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160303789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56726<->l=127.0.0.1:4258 20241209160303791 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303791 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303791 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421021779569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421021779569" cn_domain=PS} 20241209160303791 DLU <0006> fsm.c:456 lu(262421021779569)[0x61200000baa0]{UNVALIDATED}: Allocated 20241209160303791 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421021779569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160303791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421021779569)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160303791 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421021779569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421021779569" cn_domain=PS} 20241209160303791 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303791 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303791 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303791 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303792 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303792 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303792 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421021779569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421021779569"} 20241209160303792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421021779569)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160303792 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421021779569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160303792 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421021779569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421021779569"} 20241209160303792 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421021779569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160303792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421021779569)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160303792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421021779569)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160303792 DLU <0006> fsm.c:568 lu(PS:IMSI-262421021779569)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160303792 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303792 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303792 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303792 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56726<->l=127.0.0.1:4258 20241209160303794 DAUC <0003> db_auc.c:157 IMSI='262421063064673': No 2G Auth Data 20241209160303794 DAUC <0003> db_auc.c:192 IMSI='262421063064673': No 3G Auth Data 20241209160303795 DLGSUP <0013> hlr.c:121 IMSI 262421063064673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160303801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 20241209160303803 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303803 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303803 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421063064673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421063064673" cn_domain=PS} 20241209160303803 DLU <0006> fsm.c:456 lu(262421063064673)[0x61200000bc20]{UNVALIDATED}: Allocated 20241209160303803 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421063064673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160303803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421063064673)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160303803 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421063064673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421063064673" cn_domain=PS} 20241209160303803 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303803 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303803 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303803 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303804 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303804 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303804 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421063064673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421063064673"} 20241209160303804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421063064673)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160303804 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421063064673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160303804 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421063064673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421063064673"} 20241209160303804 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421063064673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160303804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421063064673)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160303804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421063064673)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160303804 DLU <0006> fsm.c:568 lu(PS:IMSI-262421063064673)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160303804 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303804 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303804 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303804 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 20241209160303806 DAUC <0003> db_auc.c:157 IMSI='262426106715487': No 2G Auth Data 20241209160303806 DAUC <0003> db_auc.c:192 IMSI='262426106715487': No 3G Auth Data 20241209160303806 DLGSUP <0013> hlr.c:121 IMSI 262426106715487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160303814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56756<->l=127.0.0.1:4258 20241209160303817 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303817 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303817 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426106715487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426106715487" cn_domain=PS} 20241209160303817 DLU <0006> fsm.c:456 lu(262426106715487)[0x61200000bda0]{UNVALIDATED}: Allocated 20241209160303817 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426106715487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160303817 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426106715487)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160303817 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426106715487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426106715487" cn_domain=PS} 20241209160303817 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303817 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303817 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303817 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303819 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303819 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303819 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426106715487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426106715487"} 20241209160303819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426106715487)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160303819 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426106715487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160303819 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426106715487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426106715487"} 20241209160303819 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426106715487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160303819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426106715487)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160303819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426106715487)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160303819 DLU <0006> fsm.c:568 lu(PS:IMSI-262426106715487)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160303819 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303819 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303819 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303819 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56756<->l=127.0.0.1:4258 20241209160303822 DAUC <0003> db_auc.c:157 IMSI='262423758906194': No 2G Auth Data 20241209160303822 DAUC <0003> db_auc.c:192 IMSI='262423758906194': No 3G Auth Data 20241209160303823 DLGSUP <0013> hlr.c:121 IMSI 262423758906194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160303829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4258 20241209160303831 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303831 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303831 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423758906194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423758906194" cn_domain=PS} 20241209160303831 DLU <0006> fsm.c:456 lu(262423758906194)[0x61200000bf20]{UNVALIDATED}: Allocated 20241209160303831 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423758906194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160303831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423758906194)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160303831 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423758906194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423758906194" cn_domain=PS} 20241209160303831 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303831 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303831 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303831 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303833 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303833 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303833 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423758906194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423758906194"} 20241209160303833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423758906194)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160303833 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423758906194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160303833 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423758906194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423758906194"} 20241209160303833 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423758906194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160303833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758906194)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160303833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758906194)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160303833 DLU <0006> fsm.c:568 lu(PS:IMSI-262423758906194)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160303833 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303833 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303833 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303833 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4258 20241209160303835 DAUC <0003> db_auc.c:157 IMSI='262424345772094': No 2G Auth Data 20241209160303835 DAUC <0003> db_auc.c:192 IMSI='262424345772094': No 3G Auth Data 20241209160303835 DLGSUP <0013> hlr.c:121 IMSI 262424345772094: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160303842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 20241209160303845 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303845 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303845 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424345772094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424345772094" cn_domain=PS} 20241209160303845 DLU <0006> fsm.c:456 lu(262424345772094)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241209160303845 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424345772094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160303845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424345772094)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160303845 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424345772094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424345772094" cn_domain=PS} 20241209160303845 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303845 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303845 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303845 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303847 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303847 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303847 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424345772094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424345772094"} 20241209160303847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424345772094)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160303847 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424345772094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160303847 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424345772094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424345772094"} 20241209160303847 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424345772094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160303847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424345772094)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160303847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424345772094)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160303847 DLU <0006> fsm.c:568 lu(PS:IMSI-262424345772094)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160303847 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303847 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303847 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303847 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 20241209160303849 DAUC <0003> db_auc.c:157 IMSI='262423179549649': No 2G Auth Data 20241209160303849 DAUC <0003> db_auc.c:192 IMSI='262423179549649': No 3G Auth Data 20241209160303850 DLGSUP <0013> hlr.c:121 IMSI 262423179549649: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160303857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56792<->l=127.0.0.1:4258 20241209160303860 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303860 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303860 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423179549649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423179549649" cn_domain=PS} 20241209160303860 DLU <0006> fsm.c:456 lu(262423179549649)[0x612000010120]{UNVALIDATED}: Allocated 20241209160303860 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423179549649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160303860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423179549649)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160303860 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423179549649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423179549649" cn_domain=PS} 20241209160303860 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303860 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303860 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303860 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303862 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303862 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303862 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423179549649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423179549649"} 20241209160303862 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423179549649)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160303862 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423179549649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160303862 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423179549649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423179549649"} 20241209160303862 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423179549649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160303862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423179549649)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160303862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423179549649)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160303862 DLU <0006> fsm.c:568 lu(PS:IMSI-262423179549649)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160303862 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303862 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303862 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303862 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160303863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56792<->l=127.0.0.1:4258 20241209160303864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4258 20241209160303865 DLINP <000b> input/ipa.c:454 connected read/write 20241209160303865 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160303865 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160303865 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160303865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160303865 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36053<->l=127.0.0.1:4259) 20241209160303889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 20241209160303990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 20241209160307028 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160307028 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160307029 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307029 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 20241209160307031 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307031 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307031 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160307031 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160307031 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  20241209160307031 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160307031 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  20241209160307031 DLGSUP <0013> gsup_server.c:236 2:  20241209160307031 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160307031 DLGSUP <0013> gsup_server.c:236 3:  20241209160307031 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160307031 DLGSUP <0013> gsup_server.c:236 4:  20241209160307031 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160307031 DLGSUP <0013> gsup_server.c:236 5:  20241209160307031 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160307031 DLGSUP <0013> gsup_server.c:236 7:  20241209160307031 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160307031 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160307031 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160307031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160307038 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41361<->l=127.0.0.1:4259) 20241209160307042 DAUC <0003> db_auc.c:157 IMSI='262426184121824': No 2G Auth Data 20241209160307042 DAUC <0003> db_auc.c:192 IMSI='262426184121824': No 3G Auth Data 20241209160307050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20241209160307078 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307078 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307078 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426184121824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426184121824" cn_domain=PS source_name="the-source\n"} 20241209160307078 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241209160307078 DLU <0006> fsm.c:456 lu(262426184121824)[0x6120000102a0]{UNVALIDATED}: Allocated 20241209160307078 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426184121824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241209160307078 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426184121824)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160307078 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426184121824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426184121824" cn_domain=PS destination_name="the-source\n"} 20241209160307078 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307078 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307078 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307078 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307080 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307080 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307080 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426184121824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426184121824" source_name="the-source\n"} 20241209160307080 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426184121824)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160307080 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262426184121824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160307080 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426184121824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426184121824" destination_name="the-source\n"} 20241209160307080 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262426184121824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160307080 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426184121824)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160307080 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426184121824)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160307080 DLU <0006> fsm.c:568 lu(PS:IMSI-262426184121824)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160307080 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307080 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307080 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307080 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20241209160307081 DAUC <0003> db_auc.c:157 IMSI='262428353001739': No 2G Auth Data 20241209160307081 DAUC <0003> db_auc.c:192 IMSI='262428353001739': No 3G Auth Data 20241209160307082 DLGSUP <0013> hlr.c:121 IMSI 262428353001739: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160307088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4258 20241209160307090 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307090 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307090 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428353001739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428353001739" cn_domain=PS source_name="the-source\n"} 20241209160307090 DLU <0006> fsm.c:456 lu(262428353001739)[0x612000010420]{UNVALIDATED}: Allocated 20241209160307090 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428353001739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241209160307090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428353001739)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160307090 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428353001739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428353001739" cn_domain=PS destination_name="the-source\n"} 20241209160307090 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307090 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307090 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307090 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307092 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307092 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307092 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428353001739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428353001739" source_name="the-source\n"} 20241209160307092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428353001739)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160307092 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262428353001739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160307092 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428353001739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428353001739" destination_name="the-source\n"} 20241209160307092 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262428353001739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160307092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428353001739)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160307092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428353001739)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160307092 DLU <0006> fsm.c:568 lu(PS:IMSI-262428353001739)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160307092 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307092 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307092 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307092 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4258 20241209160307094 DAUC <0003> db_auc.c:157 IMSI='262420352070849': No 2G Auth Data 20241209160307094 DAUC <0003> db_auc.c:192 IMSI='262420352070849': No 3G Auth Data 20241209160307095 DLGSUP <0013> hlr.c:121 IMSI 262420352070849: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160307102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4258 20241209160307104 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307104 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307104 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420352070849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420352070849" cn_domain=PS source_name="the-source\n"} 20241209160307104 DLU <0006> fsm.c:456 lu(262420352070849)[0x6120000105a0]{UNVALIDATED}: Allocated 20241209160307104 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420352070849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241209160307104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420352070849)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160307104 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420352070849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420352070849" cn_domain=PS destination_name="the-source\n"} 20241209160307104 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307104 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307104 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307104 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307106 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307106 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307106 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420352070849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420352070849" source_name="the-source\n"} 20241209160307106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420352070849)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160307106 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420352070849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160307106 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420352070849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420352070849" destination_name="the-source\n"} 20241209160307106 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420352070849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160307106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420352070849)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160307106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420352070849)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160307106 DLU <0006> fsm.c:568 lu(PS:IMSI-262420352070849)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160307106 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307106 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307106 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307106 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4258 20241209160307108 DAUC <0003> db_auc.c:157 IMSI='262421107245570': No 2G Auth Data 20241209160307108 DAUC <0003> db_auc.c:192 IMSI='262421107245570': No 3G Auth Data 20241209160307108 DLGSUP <0013> hlr.c:121 IMSI 262421107245570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160307116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4258 20241209160307119 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307119 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307119 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421107245570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421107245570" cn_domain=PS source_name="the-source\n"} 20241209160307119 DLU <0006> fsm.c:456 lu(262421107245570)[0x612000010720]{UNVALIDATED}: Allocated 20241209160307119 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421107245570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241209160307119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421107245570)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160307119 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421107245570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421107245570" cn_domain=PS destination_name="the-source\n"} 20241209160307119 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307119 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307119 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307119 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307121 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307121 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307121 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421107245570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421107245570" source_name="the-source\n"} 20241209160307121 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421107245570)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160307121 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262421107245570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160307121 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421107245570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421107245570" destination_name="the-source\n"} 20241209160307121 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262421107245570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160307121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421107245570)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160307121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421107245570)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160307121 DLU <0006> fsm.c:568 lu(PS:IMSI-262421107245570)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160307121 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307121 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307121 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307121 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4258 20241209160307123 DAUC <0003> db_auc.c:157 IMSI='262428248350295': No 2G Auth Data 20241209160307123 DAUC <0003> db_auc.c:192 IMSI='262428248350295': No 3G Auth Data 20241209160307123 DLGSUP <0013> hlr.c:121 IMSI 262428248350295: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160307131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20241209160307133 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307133 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307133 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428248350295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428248350295" cn_domain=PS source_name="the-source\n"} 20241209160307133 DLU <0006> fsm.c:456 lu(262428248350295)[0x6120000108a0]{UNVALIDATED}: Allocated 20241209160307133 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428248350295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241209160307134 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428248350295)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160307134 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428248350295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428248350295" cn_domain=PS destination_name="the-source\n"} 20241209160307134 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307134 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307134 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307134 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307135 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307135 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307135 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428248350295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428248350295" source_name="the-source\n"} 20241209160307135 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428248350295)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160307135 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428248350295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160307135 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428248350295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428248350295" destination_name="the-source\n"} 20241209160307136 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428248350295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160307136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428248350295)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160307136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428248350295)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160307136 DLU <0006> fsm.c:568 lu(PS:IMSI-262428248350295)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160307136 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307136 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307136 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307136 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20241209160307138 DAUC <0003> db_auc.c:157 IMSI='262421810988520': No 2G Auth Data 20241209160307138 DAUC <0003> db_auc.c:192 IMSI='262421810988520': No 3G Auth Data 20241209160307138 DLGSUP <0013> hlr.c:121 IMSI 262421810988520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160307145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56854<->l=127.0.0.1:4258 20241209160307147 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307147 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307147 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421810988520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421810988520" cn_domain=PS source_name="the-source\n"} 20241209160307147 DLU <0006> fsm.c:456 lu(262421810988520)[0x612000010a20]{UNVALIDATED}: Allocated 20241209160307147 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421810988520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241209160307147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421810988520)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160307147 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421810988520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421810988520" cn_domain=PS destination_name="the-source\n"} 20241209160307147 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307147 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307147 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307147 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307149 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307149 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307149 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421810988520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421810988520" source_name="the-source\n"} 20241209160307149 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421810988520)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160307149 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421810988520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160307149 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421810988520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421810988520" destination_name="the-source\n"} 20241209160307149 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421810988520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160307149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810988520)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160307149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810988520)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160307150 DLU <0006> fsm.c:568 lu(PS:IMSI-262421810988520)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160307150 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307150 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307150 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307150 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56854<->l=127.0.0.1:4258 20241209160307152 DAUC <0003> db_auc.c:157 IMSI='262425719883090': No 2G Auth Data 20241209160307152 DAUC <0003> db_auc.c:192 IMSI='262425719883090': No 3G Auth Data 20241209160307153 DLGSUP <0013> hlr.c:121 IMSI 262425719883090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160307160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 20241209160307163 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307163 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307163 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425719883090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425719883090" cn_domain=PS source_name="the-source\n"} 20241209160307163 DLU <0006> fsm.c:456 lu(262425719883090)[0x612000010ba0]{UNVALIDATED}: Allocated 20241209160307163 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425719883090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241209160307163 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425719883090)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160307163 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425719883090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425719883090" cn_domain=PS destination_name="the-source\n"} 20241209160307163 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307163 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307163 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307163 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307165 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307165 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307165 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425719883090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425719883090" source_name="the-source\n"} 20241209160307165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425719883090)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160307165 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425719883090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160307165 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425719883090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425719883090" destination_name="the-source\n"} 20241209160307165 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425719883090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160307165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425719883090)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160307165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425719883090)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160307165 DLU <0006> fsm.c:568 lu(PS:IMSI-262425719883090)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160307165 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307165 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307165 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307165 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 20241209160307167 DAUC <0003> db_auc.c:157 IMSI='262426533940171': No 2G Auth Data 20241209160307167 DAUC <0003> db_auc.c:192 IMSI='262426533940171': No 3G Auth Data 20241209160307168 DLGSUP <0013> hlr.c:121 IMSI 262426533940171: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160307176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 20241209160307178 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307178 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307178 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426533940171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426533940171" cn_domain=PS source_name="the-source\n"} 20241209160307178 DLU <0006> fsm.c:456 lu(262426533940171)[0x612000010d20]{UNVALIDATED}: Allocated 20241209160307178 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426533940171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241209160307178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426533940171)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160307178 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426533940171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426533940171" cn_domain=PS destination_name="the-source\n"} 20241209160307178 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307178 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307178 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307178 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307180 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307180 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307180 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426533940171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426533940171" source_name="the-source\n"} 20241209160307180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426533940171)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160307180 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426533940171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160307180 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426533940171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426533940171" destination_name="the-source\n"} 20241209160307180 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426533940171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160307180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426533940171)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160307180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426533940171)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160307180 DLU <0006> fsm.c:568 lu(PS:IMSI-262426533940171)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160307180 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307180 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307180 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307180 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160307181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 20241209160307183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 20241209160307183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41361<->l=127.0.0.1:4259) 20241209160307183 DLINP <000b> input/ipa.c:454 connected read/write 20241209160307183 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160307183 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160307183 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160307183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160307183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241209160307220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241209160307321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241209160310404 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160310404 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160310409 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310409 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56896<->l=127.0.0.1:4258 20241209160310413 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310413 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310413 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160310413 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160310413 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  20241209160310413 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160310413 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  20241209160310413 DLGSUP <0013> gsup_server.c:236 2:  20241209160310413 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160310413 DLGSUP <0013> gsup_server.c:236 3:  20241209160310413 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160310413 DLGSUP <0013> gsup_server.c:236 4:  20241209160310413 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160310413 DLGSUP <0013> gsup_server.c:236 5:  20241209160310413 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160310413 DLGSUP <0013> gsup_server.c:236 7:  20241209160310414 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160310414 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160310414 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160310414 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160310425 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46801<->l=127.0.0.1:4259) 20241209160310430 DAUC <0003> db_auc.c:157 IMSI='262425738806140': No 2G Auth Data 20241209160310430 DAUC <0003> db_auc.c:192 IMSI='262425738806140': No 3G Auth Data 20241209160310437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 20241209160310454 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310454 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310454 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425738806140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425738806140" cn_domain=PS} 20241209160310454 DLU <0006> fsm.c:456 lu(262425738806140)[0x612000010ea0]{UNVALIDATED}: Allocated 20241209160310454 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425738806140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160310454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425738806140)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160310454 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425738806140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425738806140" cn_domain=PS} 20241209160310454 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310454 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310454 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310454 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310459 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310459 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310459 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425738806140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425738806140"} 20241209160310459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425738806140)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160310459 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425738806140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160310459 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425738806140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425738806140"} 20241209160310459 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425738806140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160310459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425738806140)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160310459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425738806140)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160310459 DLU <0006> fsm.c:568 lu(PS:IMSI-262425738806140)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160310459 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310459 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310459 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310459 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 20241209160310462 DAUC <0003> db_auc.c:157 IMSI='262422788950212': No 2G Auth Data 20241209160310462 DAUC <0003> db_auc.c:192 IMSI='262422788950212': No 3G Auth Data 20241209160310463 DLGSUP <0013> hlr.c:121 IMSI 262422788950212: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160310471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20241209160310473 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310473 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310473 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422788950212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422788950212" cn_domain=PS} 20241209160310473 DLU <0006> fsm.c:456 lu(262422788950212)[0x612000011020]{UNVALIDATED}: Allocated 20241209160310474 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422788950212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160310474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422788950212)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160310474 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422788950212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422788950212" cn_domain=PS} 20241209160310474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310475 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310475 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310475 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422788950212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422788950212"} 20241209160310475 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422788950212)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160310475 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422788950212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160310475 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422788950212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422788950212"} 20241209160310475 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422788950212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160310475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422788950212)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160310475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422788950212)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160310475 DLU <0006> fsm.c:568 lu(PS:IMSI-262422788950212)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160310475 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310475 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310475 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310475 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20241209160310476 DAUC <0003> db_auc.c:157 IMSI='262420191436004': No 2G Auth Data 20241209160310476 DAUC <0003> db_auc.c:192 IMSI='262420191436004': No 3G Auth Data 20241209160310477 DLGSUP <0013> hlr.c:121 IMSI 262420191436004: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160310484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56930<->l=127.0.0.1:4258 20241209160310487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310487 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310487 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420191436004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420191436004" cn_domain=PS} 20241209160310487 DLU <0006> fsm.c:456 lu(262420191436004)[0x6120000111a0]{UNVALIDATED}: Allocated 20241209160310487 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420191436004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160310487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420191436004)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160310487 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420191436004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420191436004" cn_domain=PS} 20241209160310487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310487 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310487 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310488 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310488 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310488 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420191436004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420191436004"} 20241209160310488 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420191436004)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160310488 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420191436004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160310488 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420191436004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420191436004"} 20241209160310488 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420191436004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160310488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420191436004)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160310488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420191436004)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160310488 DLU <0006> fsm.c:568 lu(PS:IMSI-262420191436004)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160310489 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310489 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310489 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310489 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56930<->l=127.0.0.1:4258 20241209160310490 DAUC <0003> db_auc.c:157 IMSI='262423890307092': No 2G Auth Data 20241209160310490 DAUC <0003> db_auc.c:192 IMSI='262423890307092': No 3G Auth Data 20241209160310491 DLGSUP <0013> hlr.c:121 IMSI 262423890307092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160310498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56946<->l=127.0.0.1:4258 20241209160310499 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310499 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310499 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423890307092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423890307092" cn_domain=PS} 20241209160310499 DLU <0006> fsm.c:456 lu(262423890307092)[0x612000011320]{UNVALIDATED}: Allocated 20241209160310499 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423890307092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160310499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423890307092)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160310499 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423890307092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423890307092" cn_domain=PS} 20241209160310500 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310500 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310500 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310500 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310501 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310501 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423890307092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423890307092"} 20241209160310501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423890307092)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160310501 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423890307092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160310501 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423890307092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423890307092"} 20241209160310501 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423890307092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160310501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423890307092)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160310501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423890307092)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160310501 DLU <0006> fsm.c:568 lu(PS:IMSI-262423890307092)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160310501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310501 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310501 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56946<->l=127.0.0.1:4258 20241209160310504 DAUC <0003> db_auc.c:157 IMSI='262421859815027': No 2G Auth Data 20241209160310504 DAUC <0003> db_auc.c:192 IMSI='262421859815027': No 3G Auth Data 20241209160310504 DLGSUP <0013> hlr.c:121 IMSI 262421859815027: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160310512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20241209160310514 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310514 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310514 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421859815027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421859815027" cn_domain=PS} 20241209160310514 DLU <0006> fsm.c:456 lu(262421859815027)[0x6120000114a0]{UNVALIDATED}: Allocated 20241209160310514 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421859815027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160310514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421859815027)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160310514 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421859815027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421859815027" cn_domain=PS} 20241209160310514 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310514 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310514 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310514 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310516 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310516 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310516 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421859815027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421859815027"} 20241209160310516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421859815027)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160310516 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421859815027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160310516 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421859815027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421859815027"} 20241209160310516 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421859815027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160310516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421859815027)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160310516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421859815027)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160310516 DLU <0006> fsm.c:568 lu(PS:IMSI-262421859815027)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160310516 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310516 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310516 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310516 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20241209160310518 DAUC <0003> db_auc.c:157 IMSI='262426348701260': No 2G Auth Data 20241209160310518 DAUC <0003> db_auc.c:192 IMSI='262426348701260': No 3G Auth Data 20241209160310518 DLGSUP <0013> hlr.c:121 IMSI 262426348701260: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160310524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56972<->l=127.0.0.1:4258 20241209160310526 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310526 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310526 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426348701260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426348701260" cn_domain=PS} 20241209160310526 DLU <0006> fsm.c:456 lu(262426348701260)[0x612000011620]{UNVALIDATED}: Allocated 20241209160310526 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426348701260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160310526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426348701260)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160310526 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426348701260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426348701260" cn_domain=PS} 20241209160310526 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310526 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310526 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310526 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310528 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310528 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310528 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426348701260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426348701260"} 20241209160310528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426348701260)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160310528 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426348701260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160310528 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426348701260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426348701260"} 20241209160310528 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426348701260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160310528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426348701260)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160310528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426348701260)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160310528 DLU <0006> fsm.c:568 lu(PS:IMSI-262426348701260)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160310528 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310528 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310528 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310528 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56972<->l=127.0.0.1:4258 20241209160310530 DAUC <0003> db_auc.c:157 IMSI='262423057456211': No 2G Auth Data 20241209160310530 DAUC <0003> db_auc.c:192 IMSI='262423057456211': No 3G Auth Data 20241209160310530 DLGSUP <0013> hlr.c:121 IMSI 262423057456211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160310536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56976<->l=127.0.0.1:4258 20241209160310538 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310538 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310538 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423057456211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423057456211" cn_domain=PS} 20241209160310538 DLU <0006> fsm.c:456 lu(262423057456211)[0x6120000117a0]{UNVALIDATED}: Allocated 20241209160310538 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423057456211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160310538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423057456211)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160310538 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423057456211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423057456211" cn_domain=PS} 20241209160310538 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310538 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310538 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310538 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310539 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310539 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423057456211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423057456211"} 20241209160310539 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423057456211)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160310539 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423057456211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160310539 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423057456211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423057456211"} 20241209160310539 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423057456211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160310539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423057456211)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160310539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423057456211)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160310539 DLU <0006> fsm.c:568 lu(PS:IMSI-262423057456211)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160310539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310539 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310539 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56976<->l=127.0.0.1:4258 20241209160310541 DAUC <0003> db_auc.c:157 IMSI='262424067233699': No 2G Auth Data 20241209160310541 DAUC <0003> db_auc.c:192 IMSI='262424067233699': No 3G Auth Data 20241209160310542 DLGSUP <0013> hlr.c:121 IMSI 262424067233699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160310549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4258 20241209160310552 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310552 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310552 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424067233699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424067233699" cn_domain=PS} 20241209160310552 DLU <0006> fsm.c:456 lu(262424067233699)[0x612000011920]{UNVALIDATED}: Allocated 20241209160310552 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424067233699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160310552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424067233699)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160310552 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424067233699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424067233699" cn_domain=PS} 20241209160310552 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310552 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310552 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310552 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310554 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310554 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310554 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424067233699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424067233699"} 20241209160310555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424067233699)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160310555 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424067233699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160310555 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424067233699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424067233699"} 20241209160310555 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424067233699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160310555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424067233699)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160310555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424067233699)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160310555 DLU <0006> fsm.c:568 lu(PS:IMSI-262424067233699)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160310555 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310555 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310555 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310555 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160310556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4258 20241209160310557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56896<->l=127.0.0.1:4258 20241209160310558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46801<->l=127.0.0.1:4259) 20241209160310558 DLINP <000b> input/ipa.c:454 connected read/write 20241209160310558 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160310558 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160310558 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160310558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160310582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56998<->l=127.0.0.1:4258 20241209160310683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56998<->l=127.0.0.1:4258 20241209160313712 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160313712 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160313713 DLINP <000b> input/ipa.c:454 connected read/write 20241209160313713 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160313714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 20241209160313715 DLINP <000b> input/ipa.c:454 connected read/write 20241209160313715 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160313715 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160313715 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160313715 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  20241209160313715 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160313715 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  20241209160313715 DLGSUP <0013> gsup_server.c:236 2:  20241209160313715 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160313715 DLGSUP <0013> gsup_server.c:236 3:  20241209160313715 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160313715 DLGSUP <0013> gsup_server.c:236 4:  20241209160313715 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160313715 DLGSUP <0013> gsup_server.c:236 5:  20241209160313715 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160313715 DLGSUP <0013> gsup_server.c:236 7:  20241209160313715 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160313715 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160313715 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160313715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160313724 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35421<->l=127.0.0.1:4259) 20241209160313725 DAUC <0003> db_auc.c:157 IMSI='262429079598183': No 2G Auth Data 20241209160313725 DAUC <0003> db_auc.c:192 IMSI='262429079598183': No 3G Auth Data 20241209160313726 DAUC <0003> db_auc.c:192 IMSI='262429079598183': No 3G Auth Data 20241209160313727 DAUC <0003> db_auc.c:157 IMSI='262429421183211': No 2G Auth Data 20241209160313727 DAUC <0003> db_auc.c:192 IMSI='262429421183211': No 3G Auth Data 20241209160313728 DAUC <0003> db_auc.c:157 IMSI='262429421183211': No 2G Auth Data 20241209160313729 DAUC <0003> db_auc.c:157 IMSI='262429067135124': No 2G Auth Data 20241209160313729 DAUC <0003> db_auc.c:192 IMSI='262429067135124': No 3G Auth Data 20241209160313730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 20241209160313731 DLINP <000b> input/ipa.c:454 connected read/write 20241209160313731 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160313731 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160313731 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160313731 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160313731 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35421<->l=127.0.0.1:4259) 20241209160313754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4258 20241209160313855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4258 20241209160316885 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160316885 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160316887 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316887 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160316887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 20241209160316888 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316888 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160316889 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160316889 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160316889 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  20241209160316889 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160316889 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  20241209160316889 DLGSUP <0013> gsup_server.c:236 2:  20241209160316889 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160316889 DLGSUP <0013> gsup_server.c:236 3:  20241209160316889 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160316889 DLGSUP <0013> gsup_server.c:236 4:  20241209160316889 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160316889 DLGSUP <0013> gsup_server.c:236 5:  20241209160316889 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160316889 DLGSUP <0013> gsup_server.c:236 7:  20241209160316889 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160316889 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160316889 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160316889 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160316901 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35989<->l=127.0.0.1:4259) 20241209160316909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4258 20241209160316911 DAUC <0003> db_auc.c:157 IMSI='262422845628124': No 2G Auth Data 20241209160316911 DAUC <0003> db_auc.c:192 IMSI='262422845628124': No 3G Auth Data 20241209160316930 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316930 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160316930 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422845628124" cn_domain=PS} 20241209160316930 DLU <0006> fsm.c:456 lu(262422845628124)[0x612000011aa0]{UNVALIDATED}: Allocated 20241209160316930 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160316930 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422845628124)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160316930 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422845628124" cn_domain=PS} 20241209160316930 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316930 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160316930 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316930 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160316932 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316932 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160316932 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422845628124"} 20241209160316932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422845628124)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160316932 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160316932 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422845628124"} 20241209160316932 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160316932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422845628124)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160316932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422845628124)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160316932 DLU <0006> fsm.c:568 lu(PS:IMSI-262422845628124)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160316932 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316932 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160316932 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316932 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160316933 DLGSUP <0013> hlr.c:128 IMSI 262422845628124: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241209160316933 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316933 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160316933 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316933 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160316934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4258 20241209160316934 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316934 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160316934 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422845628124"} 20241209160316934 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241209160316934 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422845628124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160316934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 20241209160316935 DLINP <000b> input/ipa.c:454 connected read/write 20241209160316935 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160316935 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160316935 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160316935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160316935 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35989<->l=127.0.0.1:4259) 20241209160316976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20241209160317077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20241209160320107 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160320107 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160320108 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320108 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48254<->l=127.0.0.1:4258 20241209160320109 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320109 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320109 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160320109 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160320109 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  20241209160320109 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160320109 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  20241209160320109 DLGSUP <0013> gsup_server.c:236 2:  20241209160320109 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160320109 DLGSUP <0013> gsup_server.c:236 3:  20241209160320109 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160320109 DLGSUP <0013> gsup_server.c:236 4:  20241209160320109 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160320109 DLGSUP <0013> gsup_server.c:236 5:  20241209160320109 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160320109 DLGSUP <0013> gsup_server.c:236 7:  20241209160320109 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160320109 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160320109 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160320109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160320117 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34359<->l=127.0.0.1:4259) 20241209160320120 DAUC <0003> db_auc.c:157 IMSI='262425782497510': No 2G Auth Data 20241209160320120 DAUC <0003> db_auc.c:192 IMSI='262425782497510': No 3G Auth Data 20241209160320127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48258<->l=127.0.0.1:4258 20241209160320154 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320154 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320154 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425782497510" cn_domain=PS} 20241209160320154 DLU <0006> fsm.c:456 lu(262425782497510)[0x612000011c20]{UNVALIDATED}: Allocated 20241209160320154 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160320154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425782497510)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160320154 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425782497510" cn_domain=PS} 20241209160320154 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320154 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320154 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320154 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320156 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320156 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320156 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425782497510"} 20241209160320156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425782497510)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160320156 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160320156 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425782497510"} 20241209160320156 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160320156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425782497510)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160320156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425782497510)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160320156 DLU <0006> fsm.c:568 lu(PS:IMSI-262425782497510)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160320156 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320156 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320156 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320156 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320157 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320157 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320157 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425782497510" cn_domain=CS} 20241209160320157 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241209160320157 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425782497510"} 20241209160320157 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425782497510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160320157 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320157 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320157 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320157 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48258<->l=127.0.0.1:4258 20241209160320159 DAUC <0003> db_auc.c:157 IMSI='262421708586119': No 2G Auth Data 20241209160320159 DAUC <0003> db_auc.c:192 IMSI='262421708586119': No 3G Auth Data 20241209160320159 DLGSUP <0013> hlr.c:121 IMSI 262421708586119: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160320165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48260<->l=127.0.0.1:4258 20241209160320167 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320167 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320167 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421708586119" cn_domain=PS} 20241209160320167 DLU <0006> fsm.c:456 lu(262421708586119)[0x612000011da0]{UNVALIDATED}: Allocated 20241209160320168 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160320168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421708586119)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160320168 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421708586119" cn_domain=PS} 20241209160320168 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320168 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320168 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320168 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320169 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320169 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320169 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421708586119"} 20241209160320169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421708586119)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160320169 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160320169 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421708586119"} 20241209160320169 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160320169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421708586119)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160320169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421708586119)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160320169 DLU <0006> fsm.c:568 lu(PS:IMSI-262421708586119)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160320169 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320169 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320169 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320169 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320170 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320170 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320170 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421708586119" cn_domain=CS} 20241209160320170 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241209160320170 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421708586119"} 20241209160320170 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421708586119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160320170 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320170 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320170 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320170 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48260<->l=127.0.0.1:4258 20241209160320172 DAUC <0003> db_auc.c:157 IMSI='262420247601736': No 2G Auth Data 20241209160320172 DAUC <0003> db_auc.c:192 IMSI='262420247601736': No 3G Auth Data 20241209160320173 DLGSUP <0013> hlr.c:121 IMSI 262420247601736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160320180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4258 20241209160320182 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320182 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320182 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420247601736" cn_domain=PS} 20241209160320182 DLU <0006> fsm.c:456 lu(262420247601736)[0x612000011f20]{UNVALIDATED}: Allocated 20241209160320182 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160320182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420247601736)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160320182 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420247601736" cn_domain=PS} 20241209160320182 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320182 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320182 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320182 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320184 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320184 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320184 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420247601736"} 20241209160320184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420247601736)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160320184 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160320184 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420247601736"} 20241209160320184 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160320184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420247601736)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160320184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420247601736)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160320184 DLU <0006> fsm.c:568 lu(PS:IMSI-262420247601736)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160320184 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320184 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320184 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320184 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320185 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320185 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320185 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420247601736" cn_domain=CS} 20241209160320185 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241209160320185 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420247601736"} 20241209160320185 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420247601736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160320185 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320185 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320185 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320185 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4258 20241209160320187 DAUC <0003> db_auc.c:157 IMSI='262421578292107': No 2G Auth Data 20241209160320188 DAUC <0003> db_auc.c:192 IMSI='262421578292107': No 3G Auth Data 20241209160320188 DLGSUP <0013> hlr.c:121 IMSI 262421578292107: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160320196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20241209160320199 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320199 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320199 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421578292107" cn_domain=PS} 20241209160320200 DLU <0006> fsm.c:456 lu(262421578292107)[0x6120000120a0]{UNVALIDATED}: Allocated 20241209160320200 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160320200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421578292107)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160320200 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421578292107" cn_domain=PS} 20241209160320200 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320200 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320200 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320200 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320201 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320201 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320201 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421578292107"} 20241209160320201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421578292107)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160320201 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160320201 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421578292107"} 20241209160320201 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160320201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421578292107)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160320202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421578292107)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160320202 DLU <0006> fsm.c:568 lu(PS:IMSI-262421578292107)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160320202 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320202 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320202 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320202 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320203 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320203 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320203 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421578292107" cn_domain=CS} 20241209160320203 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241209160320203 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421578292107"} 20241209160320203 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421578292107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160320203 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320203 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320203 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320203 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20241209160320205 DAUC <0003> db_auc.c:157 IMSI='262425946390571': No 2G Auth Data 20241209160320205 DAUC <0003> db_auc.c:192 IMSI='262425946390571': No 3G Auth Data 20241209160320205 DLGSUP <0013> hlr.c:121 IMSI 262425946390571: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160320211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48288<->l=127.0.0.1:4258 20241209160320213 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320213 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320213 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425946390571" cn_domain=PS} 20241209160320213 DLU <0006> fsm.c:456 lu(262425946390571)[0x612000012220]{UNVALIDATED}: Allocated 20241209160320213 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160320213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425946390571)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160320213 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425946390571" cn_domain=PS} 20241209160320213 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320213 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320213 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320213 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320215 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320215 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320215 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425946390571"} 20241209160320215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425946390571)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160320215 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160320215 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425946390571"} 20241209160320215 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160320215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425946390571)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160320215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425946390571)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160320215 DLU <0006> fsm.c:568 lu(PS:IMSI-262425946390571)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160320215 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320215 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320215 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320215 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320216 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320216 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320216 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425946390571" cn_domain=CS} 20241209160320216 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241209160320216 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425946390571"} 20241209160320216 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425946390571 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160320216 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320216 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320216 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320216 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48288<->l=127.0.0.1:4258 20241209160320218 DAUC <0003> db_auc.c:157 IMSI='262420329228586': No 2G Auth Data 20241209160320218 DAUC <0003> db_auc.c:192 IMSI='262420329228586': No 3G Auth Data 20241209160320218 DLGSUP <0013> hlr.c:121 IMSI 262420329228586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160320225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20241209160320227 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320227 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320227 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420329228586" cn_domain=PS} 20241209160320227 DLU <0006> fsm.c:456 lu(262420329228586)[0x6120000123a0]{UNVALIDATED}: Allocated 20241209160320227 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160320227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420329228586)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160320227 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420329228586" cn_domain=PS} 20241209160320227 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320227 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320227 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320228 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320229 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320229 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320229 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420329228586"} 20241209160320229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420329228586)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160320229 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160320229 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420329228586"} 20241209160320229 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160320229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420329228586)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160320229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420329228586)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160320229 DLU <0006> fsm.c:568 lu(PS:IMSI-262420329228586)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160320229 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320229 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320229 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320229 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320230 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320230 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320230 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420329228586" cn_domain=CS} 20241209160320230 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241209160320230 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420329228586"} 20241209160320230 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420329228586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160320230 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320230 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320230 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320230 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20241209160320232 DAUC <0003> db_auc.c:157 IMSI='262429712810042': No 2G Auth Data 20241209160320232 DAUC <0003> db_auc.c:192 IMSI='262429712810042': No 3G Auth Data 20241209160320233 DLGSUP <0013> hlr.c:121 IMSI 262429712810042: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160320241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48312<->l=127.0.0.1:4258 20241209160320243 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320243 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320243 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429712810042" cn_domain=PS} 20241209160320243 DLU <0006> fsm.c:456 lu(262429712810042)[0x612000012520]{UNVALIDATED}: Allocated 20241209160320243 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160320243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429712810042)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160320243 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429712810042" cn_domain=PS} 20241209160320243 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320243 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320244 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320244 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320245 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320245 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320245 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429712810042"} 20241209160320245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429712810042)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160320245 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160320245 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429712810042"} 20241209160320245 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160320245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429712810042)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160320245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429712810042)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160320245 DLU <0006> fsm.c:568 lu(PS:IMSI-262429712810042)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160320245 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320245 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320245 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320245 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320246 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320246 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320246 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429712810042" cn_domain=CS} 20241209160320246 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241209160320246 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429712810042"} 20241209160320246 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429712810042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160320246 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320246 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320246 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320246 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48312<->l=127.0.0.1:4258 20241209160320248 DAUC <0003> db_auc.c:157 IMSI='262422444556770': No 2G Auth Data 20241209160320248 DAUC <0003> db_auc.c:192 IMSI='262422444556770': No 3G Auth Data 20241209160320249 DLGSUP <0013> hlr.c:121 IMSI 262422444556770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160320257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241209160320259 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320259 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320259 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422444556770" cn_domain=PS} 20241209160320259 DLU <0006> fsm.c:456 lu(262422444556770)[0x6120000126a0]{UNVALIDATED}: Allocated 20241209160320259 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160320259 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422444556770)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160320259 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422444556770" cn_domain=PS} 20241209160320259 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320259 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320259 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320259 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320260 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320260 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320260 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422444556770"} 20241209160320260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422444556770)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160320260 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160320260 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422444556770"} 20241209160320260 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160320260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422444556770)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160320260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422444556770)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160320260 DLU <0006> fsm.c:568 lu(PS:IMSI-262422444556770)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160320260 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320260 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320260 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320260 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320261 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320261 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320261 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422444556770" cn_domain=CS} 20241209160320261 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241209160320261 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422444556770"} 20241209160320261 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422444556770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160320261 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320261 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320261 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320261 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160320262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241209160320263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48254<->l=127.0.0.1:4258 20241209160320263 DLINP <000b> input/ipa.c:454 connected read/write 20241209160320263 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160320264 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160320264 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160320264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160320264 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34359<->l=127.0.0.1:4259) 20241209160320299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20241209160320399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20241209160323431 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160323431 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160323432 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323432 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38238<->l=127.0.0.1:4258 20241209160323433 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323433 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323434 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160323434 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160323434 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  20241209160323434 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160323434 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  20241209160323434 DLGSUP <0013> gsup_server.c:236 2:  20241209160323434 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160323434 DLGSUP <0013> gsup_server.c:236 3:  20241209160323434 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160323434 DLGSUP <0013> gsup_server.c:236 4:  20241209160323434 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160323434 DLGSUP <0013> gsup_server.c:236 5:  20241209160323434 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160323434 DLGSUP <0013> gsup_server.c:236 7:  20241209160323434 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160323434 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160323434 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160323434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160323442 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42755<->l=127.0.0.1:4259) 20241209160323444 DAUC <0003> db_auc.c:157 IMSI='262420479843667': No 2G Auth Data 20241209160323444 DAUC <0003> db_auc.c:192 IMSI='262420479843667': No 3G Auth Data 20241209160323449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4258 20241209160323474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323474 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323474 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420479843667" cn_domain=PS} 20241209160323474 DLU <0006> fsm.c:456 lu(262420479843667)[0x612000012820]{UNVALIDATED}: Allocated 20241209160323474 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160323474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420479843667)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160323474 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420479843667" cn_domain=PS} 20241209160323474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323478 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323478 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323478 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420479843667"} 20241209160323478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420479843667)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160323478 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160323478 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420479843667"} 20241209160323478 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160323478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420479843667)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160323478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420479843667)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160323478 DLU <0006> fsm.c:568 lu(PS:IMSI-262420479843667)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160323478 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323478 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323478 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323478 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323479 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323479 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323479 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420479843667" cn_domain=PS} 20241209160323479 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241209160323479 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420479843667"} 20241209160323479 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420479843667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160323479 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323479 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323479 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323479 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4258 20241209160323480 DAUC <0003> db_auc.c:157 IMSI='262421253246557': No 2G Auth Data 20241209160323480 DAUC <0003> db_auc.c:192 IMSI='262421253246557': No 3G Auth Data 20241209160323480 DLGSUP <0013> hlr.c:121 IMSI 262421253246557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160323486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38262<->l=127.0.0.1:4258 20241209160323488 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323488 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323488 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421253246557" cn_domain=PS} 20241209160323488 DLU <0006> fsm.c:456 lu(262421253246557)[0x6120000129a0]{UNVALIDATED}: Allocated 20241209160323488 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160323488 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421253246557)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160323488 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421253246557" cn_domain=PS} 20241209160323488 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323488 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323488 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323488 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323489 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323489 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323489 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421253246557"} 20241209160323489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421253246557)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160323489 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160323489 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421253246557"} 20241209160323489 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160323489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421253246557)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160323489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421253246557)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160323489 DLU <0006> fsm.c:568 lu(PS:IMSI-262421253246557)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160323489 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323489 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323489 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323489 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323490 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323490 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323490 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421253246557" cn_domain=PS} 20241209160323490 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241209160323490 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421253246557"} 20241209160323490 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421253246557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160323490 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323490 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323490 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323490 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38262<->l=127.0.0.1:4258 20241209160323492 DAUC <0003> db_auc.c:157 IMSI='262424511065530': No 2G Auth Data 20241209160323492 DAUC <0003> db_auc.c:192 IMSI='262424511065530': No 3G Auth Data 20241209160323492 DLGSUP <0013> hlr.c:121 IMSI 262424511065530: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160323500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4258 20241209160323501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323501 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323501 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424511065530" cn_domain=PS} 20241209160323501 DLU <0006> fsm.c:456 lu(262424511065530)[0x612000012b20]{UNVALIDATED}: Allocated 20241209160323501 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160323501 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424511065530)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160323501 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424511065530" cn_domain=PS} 20241209160323501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323501 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323501 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323503 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323503 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323503 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424511065530"} 20241209160323503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424511065530)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160323503 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160323503 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424511065530"} 20241209160323503 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160323503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424511065530)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160323503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424511065530)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160323503 DLU <0006> fsm.c:568 lu(PS:IMSI-262424511065530)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160323503 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323503 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323503 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323503 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323504 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323504 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323504 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424511065530" cn_domain=PS} 20241209160323504 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241209160323504 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424511065530"} 20241209160323504 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424511065530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160323504 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323504 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323504 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323504 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38278<->l=127.0.0.1:4258 20241209160323505 DAUC <0003> db_auc.c:157 IMSI='262421902581283': No 2G Auth Data 20241209160323505 DAUC <0003> db_auc.c:192 IMSI='262421902581283': No 3G Auth Data 20241209160323506 DLGSUP <0013> hlr.c:121 IMSI 262421902581283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160323513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.1:4258 20241209160323515 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323515 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323515 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421902581283" cn_domain=PS} 20241209160323515 DLU <0006> fsm.c:456 lu(262421902581283)[0x612000012ca0]{UNVALIDATED}: Allocated 20241209160323515 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160323515 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421902581283)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160323515 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421902581283" cn_domain=PS} 20241209160323515 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323515 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323515 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323515 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323516 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323516 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323516 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421902581283"} 20241209160323516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421902581283)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160323516 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160323516 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421902581283"} 20241209160323516 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160323516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421902581283)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160323516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421902581283)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160323516 DLU <0006> fsm.c:568 lu(PS:IMSI-262421902581283)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160323516 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323516 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323516 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323516 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323517 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323517 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323517 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421902581283" cn_domain=PS} 20241209160323517 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241209160323517 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421902581283"} 20241209160323517 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421902581283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160323517 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323517 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323517 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323517 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.1:4258 20241209160323519 DAUC <0003> db_auc.c:157 IMSI='262422488301632': No 2G Auth Data 20241209160323519 DAUC <0003> db_auc.c:192 IMSI='262422488301632': No 3G Auth Data 20241209160323520 DLGSUP <0013> hlr.c:121 IMSI 262422488301632: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160323526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4258 20241209160323727 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323727 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323727 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422488301632" cn_domain=PS} 20241209160323727 DLU <0006> fsm.c:456 lu(262422488301632)[0x612000012e20]{UNVALIDATED}: Allocated 20241209160323727 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160323727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422488301632)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160323727 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422488301632" cn_domain=PS} 20241209160323727 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323727 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323727 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323727 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323732 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323733 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323733 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422488301632"} 20241209160323733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422488301632)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160323733 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160323733 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422488301632"} 20241209160323733 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160323733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422488301632)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160323733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422488301632)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160323733 DLU <0006> fsm.c:568 lu(PS:IMSI-262422488301632)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160323733 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323733 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323733 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323733 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323737 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323737 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323737 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422488301632" cn_domain=PS} 20241209160323737 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241209160323737 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422488301632"} 20241209160323737 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422488301632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160323738 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323738 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323738 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323738 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4258 20241209160323743 DAUC <0003> db_auc.c:157 IMSI='262426486863141': No 2G Auth Data 20241209160323744 DAUC <0003> db_auc.c:192 IMSI='262426486863141': No 3G Auth Data 20241209160323745 DLGSUP <0013> hlr.c:121 IMSI 262426486863141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160323761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38306<->l=127.0.0.1:4258 20241209160323763 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323763 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323763 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426486863141" cn_domain=PS} 20241209160323763 DLU <0006> fsm.c:456 lu(262426486863141)[0x612000012fa0]{UNVALIDATED}: Allocated 20241209160323763 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160323763 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426486863141)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160323763 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426486863141" cn_domain=PS} 20241209160323763 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323763 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323763 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323763 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323767 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323767 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323767 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426486863141"} 20241209160323767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426486863141)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160323767 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160323767 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426486863141"} 20241209160323767 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160323767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426486863141)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160323767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426486863141)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160323767 DLU <0006> fsm.c:568 lu(PS:IMSI-262426486863141)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160323767 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323767 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323767 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323767 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323768 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323768 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323768 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426486863141" cn_domain=PS} 20241209160323768 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241209160323768 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426486863141"} 20241209160323768 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426486863141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160323768 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323768 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323768 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323768 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38306<->l=127.0.0.1:4258 20241209160323770 DAUC <0003> db_auc.c:157 IMSI='262427644826227': No 2G Auth Data 20241209160323770 DAUC <0003> db_auc.c:192 IMSI='262427644826227': No 3G Auth Data 20241209160323770 DLGSUP <0013> hlr.c:121 IMSI 262427644826227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160323777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38318<->l=127.0.0.1:4258 20241209160323789 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323789 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323789 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427644826227" cn_domain=PS} 20241209160323789 DLU <0006> fsm.c:456 lu(262427644826227)[0x612000013120]{UNVALIDATED}: Allocated 20241209160323789 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160323789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427644826227)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160323789 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427644826227" cn_domain=PS} 20241209160323789 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323789 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323789 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323789 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323791 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323791 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323791 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427644826227"} 20241209160323791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427644826227)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160323791 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160323791 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427644826227"} 20241209160323791 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160323791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427644826227)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160323791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427644826227)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160323791 DLU <0006> fsm.c:568 lu(PS:IMSI-262427644826227)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160323791 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323791 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323791 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323791 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323792 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323792 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323792 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427644826227" cn_domain=PS} 20241209160323792 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241209160323792 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427644826227"} 20241209160323792 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427644826227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160323792 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323792 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323792 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323792 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38318<->l=127.0.0.1:4258 20241209160323793 DAUC <0003> db_auc.c:157 IMSI='262427230111102': No 2G Auth Data 20241209160323793 DAUC <0003> db_auc.c:192 IMSI='262427230111102': No 3G Auth Data 20241209160323794 DLGSUP <0013> hlr.c:121 IMSI 262427230111102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241209160323800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 20241209160323801 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323801 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323801 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427230111102" cn_domain=PS} 20241209160323801 DLU <0006> fsm.c:456 lu(262427230111102)[0x6120000132a0]{UNVALIDATED}: Allocated 20241209160323801 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160323802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427230111102)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160323802 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427230111102" cn_domain=PS} 20241209160323802 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323802 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323802 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323802 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323803 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323803 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323803 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427230111102"} 20241209160323803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427230111102)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160323803 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160323803 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427230111102"} 20241209160323803 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160323803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427230111102)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160323803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427230111102)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160323803 DLU <0006> fsm.c:568 lu(PS:IMSI-262427230111102)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160323803 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323803 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323803 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323803 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323804 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323804 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323804 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427230111102" cn_domain=PS} 20241209160323804 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241209160323804 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427230111102"} 20241209160323804 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427230111102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241209160323804 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323804 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323805 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323805 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160323805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 20241209160323806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38238<->l=127.0.0.1:4258 20241209160323807 DLINP <000b> input/ipa.c:454 connected read/write 20241209160323807 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160323807 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160323807 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160323807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160323807 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42755<->l=127.0.0.1:4259) 20241209160323831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20241209160323932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20241209160327005 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160327005 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160327010 DLINP <000b> input/ipa.c:454 connected read/write 20241209160327010 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160327012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38350<->l=127.0.0.1:4258 20241209160327021 DLINP <000b> input/ipa.c:454 connected read/write 20241209160327021 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160327022 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160327022 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160327022 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  20241209160327022 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160327022 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  20241209160327022 DLGSUP <0013> gsup_server.c:236 2:  20241209160327022 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160327022 DLGSUP <0013> gsup_server.c:236 3:  20241209160327022 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160327023 DLGSUP <0013> gsup_server.c:236 4:  20241209160327023 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160327023 DLGSUP <0013> gsup_server.c:236 5:  20241209160327023 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160327023 DLGSUP <0013> gsup_server.c:236 7:  20241209160327023 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160327023 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160327023 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160327023 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160327045 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40383<->l=127.0.0.1:4259) 20241209160327052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4258 20241209160327062 DLINP <000b> input/ipa.c:454 connected read/write 20241209160327062 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160327062 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} 20241209160327062 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241209160327062 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 20241209160327062 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} 20241209160327062 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160327062 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160327062 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241209160327062 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241209160327062 DLINP <000b> input/ipa.c:454 connected read/write 20241209160327062 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160327062 DLINP <000b> input/ipa.c:454 connected read/write 20241209160327062 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160327064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4258 20241209160327064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38350<->l=127.0.0.1:4258 20241209160327065 DLINP <000b> input/ipa.c:454 connected read/write 20241209160327065 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160327065 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160327065 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160327065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160327065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40383<->l=127.0.0.1:4259) 20241209160327108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 20241209160327209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 20241209160330243 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160330243 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160330244 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330245 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20241209160330246 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330246 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330246 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160330246 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160330246 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  20241209160330246 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160330246 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  20241209160330246 DLGSUP <0013> gsup_server.c:236 2:  20241209160330246 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160330246 DLGSUP <0013> gsup_server.c:236 3:  20241209160330247 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160330247 DLGSUP <0013> gsup_server.c:236 4:  20241209160330247 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160330247 DLGSUP <0013> gsup_server.c:236 5:  20241209160330247 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160330247 DLGSUP <0013> gsup_server.c:236 7:  20241209160330247 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160330247 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160330247 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160330247 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160330255 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35829<->l=127.0.0.1:4259) 20241209160330259 DAUC <0003> db_auc.c:157 IMSI='262422432866245': No 2G Auth Data 20241209160330259 DAUC <0003> db_auc.c:192 IMSI='262422432866245': No 3G Auth Data 20241209160330266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38392<->l=127.0.0.1:4258 20241209160330290 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330290 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330290 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422432866245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422432866245" session_id=1676512469 session_state=BEGIN} 20241209160330290 DSS <0004> hlr_ussd.c:576 262422432866245/0x63ed8cd5: Process SS (BEGIN) 20241209160330290 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241209160330290 DSS <0004> hlr_ussd.c:518 262422432866245/0x63ed8cd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241209160330290 DSS <0004> hlr_ussd.c:523 262422432866245/0x63ed8cd5: USSD for unknown code '*#200#' 20241209160330290 DSS <0004> hlr_ussd.c:354 262422432866245/0x63ed8cd5: Tx ReturnError(1, 0x12) 20241209160330290 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422432866245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422432866245" session_id=1676512469 session_state=END} 20241209160330290 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330290 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330290 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330290 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38392<->l=127.0.0.1:4258 20241209160330293 DAUC <0003> db_auc.c:157 IMSI='262420803020802': No 2G Auth Data 20241209160330293 DAUC <0003> db_auc.c:192 IMSI='262420803020802': No 3G Auth Data 20241209160330302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38404<->l=127.0.0.1:4258 20241209160330305 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330305 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330305 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420803020802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420803020802" session_id=3313239887 session_state=BEGIN} 20241209160330305 DSS <0004> hlr_ussd.c:576 262420803020802/0xc57c074f: Process SS (BEGIN) 20241209160330305 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241209160330305 DSS <0004> hlr_ussd.c:518 262420803020802/0xc57c074f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241209160330305 DSS <0004> hlr_ussd.c:523 262420803020802/0xc57c074f: USSD for unknown code '*#200#' 20241209160330305 DSS <0004> hlr_ussd.c:354 262420803020802/0xc57c074f: Tx ReturnError(1, 0x12) 20241209160330305 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420803020802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420803020802" session_id=3313239887 session_state=END} 20241209160330305 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330305 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330305 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330305 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38404<->l=127.0.0.1:4258 20241209160330307 DAUC <0003> db_auc.c:157 IMSI='262429886480551': No 2G Auth Data 20241209160330307 DAUC <0003> db_auc.c:192 IMSI='262429886480551': No 3G Auth Data 20241209160330315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38418<->l=127.0.0.1:4258 20241209160330319 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330319 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330319 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429886480551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429886480551" session_id=3369868840 session_state=BEGIN} 20241209160330319 DSS <0004> hlr_ussd.c:576 262429886480551/0xc8dc1e28: Process SS (BEGIN) 20241209160330319 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241209160330319 DSS <0004> hlr_ussd.c:518 262429886480551/0xc8dc1e28: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241209160330319 DSS <0004> hlr_ussd.c:523 262429886480551/0xc8dc1e28: USSD for unknown code '*#200#' 20241209160330319 DSS <0004> hlr_ussd.c:354 262429886480551/0xc8dc1e28: Tx ReturnError(1, 0x12) 20241209160330319 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429886480551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429886480551" session_id=3369868840 session_state=END} 20241209160330319 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330319 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330319 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330319 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38418<->l=127.0.0.1:4258 20241209160330321 DAUC <0003> db_auc.c:157 IMSI='262427304538353': No 2G Auth Data 20241209160330321 DAUC <0003> db_auc.c:192 IMSI='262427304538353': No 3G Auth Data 20241209160330329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38420<->l=127.0.0.1:4258 20241209160330335 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330335 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330335 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427304538353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427304538353" session_id=3207034748 session_state=BEGIN} 20241209160330335 DSS <0004> hlr_ussd.c:576 262427304538353/0xbf27777c: Process SS (BEGIN) 20241209160330335 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241209160330335 DSS <0004> hlr_ussd.c:518 262427304538353/0xbf27777c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241209160330335 DSS <0004> hlr_ussd.c:523 262427304538353/0xbf27777c: USSD for unknown code '*#200#' 20241209160330335 DSS <0004> hlr_ussd.c:354 262427304538353/0xbf27777c: Tx ReturnError(1, 0x12) 20241209160330335 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427304538353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427304538353" session_id=3207034748 session_state=END} 20241209160330335 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330335 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330335 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330335 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38420<->l=127.0.0.1:4258 20241209160330338 DAUC <0003> db_auc.c:157 IMSI='262424659979907': No 2G Auth Data 20241209160330338 DAUC <0003> db_auc.c:192 IMSI='262424659979907': No 3G Auth Data 20241209160330346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4258 20241209160330349 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330349 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330349 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424659979907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424659979907" session_id=233252980 session_state=BEGIN} 20241209160330349 DSS <0004> hlr_ussd.c:576 262424659979907/0x0de72874: Process SS (BEGIN) 20241209160330349 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241209160330349 DSS <0004> hlr_ussd.c:518 262424659979907/0x0de72874: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241209160330349 DSS <0004> hlr_ussd.c:523 262424659979907/0x0de72874: USSD for unknown code '*#200#' 20241209160330349 DSS <0004> hlr_ussd.c:354 262424659979907/0x0de72874: Tx ReturnError(1, 0x12) 20241209160330349 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424659979907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659979907" session_id=233252980 session_state=END} 20241209160330349 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330349 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330349 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330349 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4258 20241209160330352 DAUC <0003> db_auc.c:157 IMSI='262427887865413': No 2G Auth Data 20241209160330352 DAUC <0003> db_auc.c:192 IMSI='262427887865413': No 3G Auth Data 20241209160330359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4258 20241209160330362 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330362 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330362 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427887865413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427887865413" session_id=2503759825 session_state=BEGIN} 20241209160330362 DSS <0004> hlr_ussd.c:576 262427887865413/0x953c57d1: Process SS (BEGIN) 20241209160330362 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241209160330362 DSS <0004> hlr_ussd.c:518 262427887865413/0x953c57d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241209160330362 DSS <0004> hlr_ussd.c:523 262427887865413/0x953c57d1: USSD for unknown code '*#200#' 20241209160330362 DSS <0004> hlr_ussd.c:354 262427887865413/0x953c57d1: Tx ReturnError(1, 0x12) 20241209160330362 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427887865413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427887865413" session_id=2503759825 session_state=END} 20241209160330362 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330362 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330362 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330362 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4258 20241209160330364 DAUC <0003> db_auc.c:157 IMSI='262423105412856': No 2G Auth Data 20241209160330364 DAUC <0003> db_auc.c:192 IMSI='262423105412856': No 3G Auth Data 20241209160330371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20241209160330374 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330374 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330374 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423105412856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423105412856" session_id=4250988433 session_state=BEGIN} 20241209160330374 DSS <0004> hlr_ussd.c:576 262423105412856/0xfd60ef91: Process SS (BEGIN) 20241209160330374 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241209160330374 DSS <0004> hlr_ussd.c:518 262423105412856/0xfd60ef91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241209160330374 DSS <0004> hlr_ussd.c:523 262423105412856/0xfd60ef91: USSD for unknown code '*#200#' 20241209160330374 DSS <0004> hlr_ussd.c:354 262423105412856/0xfd60ef91: Tx ReturnError(1, 0x12) 20241209160330375 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423105412856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423105412856" session_id=4250988433 session_state=END} 20241209160330375 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330375 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330375 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330375 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20241209160330377 DAUC <0003> db_auc.c:157 IMSI='262427258720036': No 2G Auth Data 20241209160330377 DAUC <0003> db_auc.c:192 IMSI='262427258720036': No 3G Auth Data 20241209160330385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38458<->l=127.0.0.1:4258 20241209160330388 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330388 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330388 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427258720036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427258720036" session_id=2510446506 session_state=BEGIN} 20241209160330388 DSS <0004> hlr_ussd.c:576 262427258720036/0x95a25faa: Process SS (BEGIN) 20241209160330388 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241209160330388 DSS <0004> hlr_ussd.c:518 262427258720036/0x95a25faa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241209160330388 DSS <0004> hlr_ussd.c:523 262427258720036/0x95a25faa: USSD for unknown code '*#200#' 20241209160330388 DSS <0004> hlr_ussd.c:354 262427258720036/0x95a25faa: Tx ReturnError(1, 0x12) 20241209160330389 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427258720036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427258720036" session_id=2510446506 session_state=END} 20241209160330389 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330389 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330389 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330389 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160330391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38458<->l=127.0.0.1:4258 20241209160330391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20241209160330392 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35829<->l=127.0.0.1:4259) 20241209160330392 DLINP <000b> input/ipa.c:454 connected read/write 20241209160330392 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160330392 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160330392 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160330392 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160330414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4258 20241209160330515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4258 20241209160333544 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160333544 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160333546 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333546 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241209160333547 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333547 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333547 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160333547 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160333547 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  20241209160333547 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160333547 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  20241209160333547 DLGSUP <0013> gsup_server.c:236 2:  20241209160333547 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160333547 DLGSUP <0013> gsup_server.c:236 3:  20241209160333547 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160333547 DLGSUP <0013> gsup_server.c:236 4:  20241209160333547 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160333547 DLGSUP <0013> gsup_server.c:236 5:  20241209160333547 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160333547 DLGSUP <0013> gsup_server.c:236 7:  20241209160333547 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160333547 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160333547 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160333547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160333556 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39639<->l=127.0.0.1:4259) 20241209160333560 DAUC <0003> db_auc.c:157 IMSI='262428241393497': No 2G Auth Data 20241209160333560 DAUC <0003> db_auc.c:192 IMSI='262428241393497': No 3G Auth Data 20241209160333567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4258 20241209160333590 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333590 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333590 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428241393497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428241393497" session_id=4027253043 session_state=BEGIN} 20241209160333590 DSS <0004> hlr_ussd.c:576 262428241393497/0xf00b0133: Process SS (BEGIN) 20241209160333590 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160333590 DSS <0004> hlr_ussd.c:518 262428241393497/0xf00b0133: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160333590 DSS <0004> hlr_ussd.c:542 262428241393497/0xf00b0133: Cannot find conn for EUSE EUSE-foobar 20241209160333590 DSS <0004> hlr_ussd.c:354 262428241393497/0xf00b0133: Tx ReturnError(1, 0x22) 20241209160333590 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428241393497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428241393497" session_id=4027253043 session_state=END} 20241209160333590 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333590 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333590 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333590 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4258 20241209160333593 DAUC <0003> db_auc.c:157 IMSI='262428757468680': No 2G Auth Data 20241209160333593 DAUC <0003> db_auc.c:192 IMSI='262428757468680': No 3G Auth Data 20241209160333599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241209160333602 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333602 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333602 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428757468680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428757468680" session_id=2442594488 session_state=BEGIN} 20241209160333602 DSS <0004> hlr_ussd.c:576 262428757468680/0x919708b8: Process SS (BEGIN) 20241209160333602 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160333602 DSS <0004> hlr_ussd.c:518 262428757468680/0x919708b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160333602 DSS <0004> hlr_ussd.c:542 262428757468680/0x919708b8: Cannot find conn for EUSE EUSE-foobar 20241209160333602 DSS <0004> hlr_ussd.c:354 262428757468680/0x919708b8: Tx ReturnError(1, 0x22) 20241209160333602 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428757468680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428757468680" session_id=2442594488 session_state=END} 20241209160333602 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333602 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333602 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333602 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241209160333604 DAUC <0003> db_auc.c:157 IMSI='262429375265587': No 2G Auth Data 20241209160333604 DAUC <0003> db_auc.c:192 IMSI='262429375265587': No 3G Auth Data 20241209160333611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 20241209160333614 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333614 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333614 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429375265587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429375265587" session_id=285598476 session_state=BEGIN} 20241209160333614 DSS <0004> hlr_ussd.c:576 262429375265587/0x1105e30c: Process SS (BEGIN) 20241209160333614 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160333614 DSS <0004> hlr_ussd.c:518 262429375265587/0x1105e30c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160333614 DSS <0004> hlr_ussd.c:542 262429375265587/0x1105e30c: Cannot find conn for EUSE EUSE-foobar 20241209160333614 DSS <0004> hlr_ussd.c:354 262429375265587/0x1105e30c: Tx ReturnError(1, 0x22) 20241209160333614 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429375265587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429375265587" session_id=285598476 session_state=END} 20241209160333614 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333614 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333614 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333614 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 20241209160333616 DAUC <0003> db_auc.c:157 IMSI='262424516096358': No 2G Auth Data 20241209160333616 DAUC <0003> db_auc.c:192 IMSI='262424516096358': No 3G Auth Data 20241209160333624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 20241209160333628 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333628 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333628 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424516096358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424516096358" session_id=3926867940 session_state=BEGIN} 20241209160333628 DSS <0004> hlr_ussd.c:576 262424516096358/0xea0f3fe4: Process SS (BEGIN) 20241209160333628 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160333628 DSS <0004> hlr_ussd.c:518 262424516096358/0xea0f3fe4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160333628 DSS <0004> hlr_ussd.c:542 262424516096358/0xea0f3fe4: Cannot find conn for EUSE EUSE-foobar 20241209160333628 DSS <0004> hlr_ussd.c:354 262424516096358/0xea0f3fe4: Tx ReturnError(1, 0x22) 20241209160333628 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424516096358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424516096358" session_id=3926867940 session_state=END} 20241209160333628 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333628 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333628 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333628 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 20241209160333630 DAUC <0003> db_auc.c:157 IMSI='262428653690698': No 2G Auth Data 20241209160333630 DAUC <0003> db_auc.c:192 IMSI='262428653690698': No 3G Auth Data 20241209160333639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241209160333643 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333644 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333644 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428653690698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428653690698" session_id=3310810152 session_state=BEGIN} 20241209160333644 DSS <0004> hlr_ussd.c:576 262428653690698/0xc556f428: Process SS (BEGIN) 20241209160333644 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160333644 DSS <0004> hlr_ussd.c:518 262428653690698/0xc556f428: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160333644 DSS <0004> hlr_ussd.c:542 262428653690698/0xc556f428: Cannot find conn for EUSE EUSE-foobar 20241209160333644 DSS <0004> hlr_ussd.c:354 262428653690698/0xc556f428: Tx ReturnError(1, 0x22) 20241209160333644 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428653690698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428653690698" session_id=3310810152 session_state=END} 20241209160333644 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333644 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333644 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333644 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241209160333647 DAUC <0003> db_auc.c:157 IMSI='262422454328520': No 2G Auth Data 20241209160333647 DAUC <0003> db_auc.c:192 IMSI='262422454328520': No 3G Auth Data 20241209160333655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241209160333659 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333659 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333659 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422454328520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422454328520" session_id=3679891516 session_state=BEGIN} 20241209160333659 DSS <0004> hlr_ussd.c:576 262422454328520/0xdb56b03c: Process SS (BEGIN) 20241209160333659 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160333659 DSS <0004> hlr_ussd.c:518 262422454328520/0xdb56b03c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160333659 DSS <0004> hlr_ussd.c:542 262422454328520/0xdb56b03c: Cannot find conn for EUSE EUSE-foobar 20241209160333659 DSS <0004> hlr_ussd.c:354 262422454328520/0xdb56b03c: Tx ReturnError(1, 0x22) 20241209160333659 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422454328520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422454328520" session_id=3679891516 session_state=END} 20241209160333659 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333659 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333659 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333659 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241209160333661 DAUC <0003> db_auc.c:157 IMSI='262420649071216': No 2G Auth Data 20241209160333661 DAUC <0003> db_auc.c:192 IMSI='262420649071216': No 3G Auth Data 20241209160333669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 20241209160333672 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333672 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333672 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420649071216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420649071216" session_id=3369343070 session_state=BEGIN} 20241209160333672 DSS <0004> hlr_ussd.c:576 262420649071216/0xc8d4185e: Process SS (BEGIN) 20241209160333672 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160333672 DSS <0004> hlr_ussd.c:518 262420649071216/0xc8d4185e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160333672 DSS <0004> hlr_ussd.c:542 262420649071216/0xc8d4185e: Cannot find conn for EUSE EUSE-foobar 20241209160333672 DSS <0004> hlr_ussd.c:354 262420649071216/0xc8d4185e: Tx ReturnError(1, 0x22) 20241209160333672 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420649071216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420649071216" session_id=3369343070 session_state=END} 20241209160333672 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333672 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333672 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333672 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 20241209160333674 DAUC <0003> db_auc.c:157 IMSI='262420182623262': No 2G Auth Data 20241209160333674 DAUC <0003> db_auc.c:192 IMSI='262420182623262': No 3G Auth Data 20241209160333682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4258 20241209160333685 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333685 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333685 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420182623262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420182623262" session_id=3066384035 session_state=BEGIN} 20241209160333685 DSS <0004> hlr_ussd.c:576 262420182623262/0xb6c54ea3: Process SS (BEGIN) 20241209160333685 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160333685 DSS <0004> hlr_ussd.c:518 262420182623262/0xb6c54ea3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160333685 DSS <0004> hlr_ussd.c:542 262420182623262/0xb6c54ea3: Cannot find conn for EUSE EUSE-foobar 20241209160333685 DSS <0004> hlr_ussd.c:354 262420182623262/0xb6c54ea3: Tx ReturnError(1, 0x22) 20241209160333685 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420182623262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420182623262" session_id=3066384035 session_state=END} 20241209160333685 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333685 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333685 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333685 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160333687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4258 20241209160333688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241209160333688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39639<->l=127.0.0.1:4259) 20241209160333688 DLINP <000b> input/ipa.c:454 connected read/write 20241209160333688 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160333688 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160333689 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160333689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160333712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241209160333913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241209160336974 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160336974 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160336975 DLINP <000b> input/ipa.c:454 connected read/write 20241209160336975 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160336976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4258 20241209160336976 DLINP <000b> input/ipa.c:454 connected read/write 20241209160336976 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160336976 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160336976 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160336976 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  20241209160336977 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160336977 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  20241209160336977 DLGSUP <0013> gsup_server.c:236 2:  20241209160336977 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160336977 DLGSUP <0013> gsup_server.c:236 3:  20241209160336977 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160336977 DLGSUP <0013> gsup_server.c:236 4:  20241209160336977 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160336977 DLGSUP <0013> gsup_server.c:236 5:  20241209160336977 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160336977 DLGSUP <0013> gsup_server.c:236 7:  20241209160336977 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160336977 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160336977 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160336977 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160336984 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41077<->l=127.0.0.1:4259) 20241209160336988 DAUC <0003> db_auc.c:157 IMSI='262425119368252': No 2G Auth Data 20241209160336988 DAUC <0003> db_auc.c:192 IMSI='262425119368252': No 3G Auth Data 20241209160336996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20241209160337022 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337022 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337022 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425119368252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425119368252" session_id=3163541348 session_state=BEGIN} 20241209160337022 DSS <0004> hlr_ussd.c:576 262425119368252/0xbc8fcf64: Process SS (BEGIN) 20241209160337022 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160337022 DSS <0004> hlr_ussd.c:518 262425119368252/0xbc8fcf64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160337022 DSS <0004> hlr_ussd.c:363 262425119368252/0xbc8fcf64: Tx USSD 'Your IMSI is 262425119368252' 20241209160337022 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425119368252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425119368252" session_id=3163541348 session_state=END} 20241209160337023 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425119368252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160337023 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337023 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337023 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337023 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20241209160337035 DAUC <0003> db_auc.c:157 IMSI='262429731606520': No 2G Auth Data 20241209160337036 DAUC <0003> db_auc.c:192 IMSI='262429731606520': No 3G Auth Data 20241209160337051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37224<->l=127.0.0.1:4258 20241209160337054 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337055 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337055 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429731606520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429731606520" session_id=1341652294 session_state=BEGIN} 20241209160337055 DSS <0004> hlr_ussd.c:576 262429731606520/0x4ff7fd46: Process SS (BEGIN) 20241209160337055 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160337055 DSS <0004> hlr_ussd.c:518 262429731606520/0x4ff7fd46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160337055 DSS <0004> hlr_ussd.c:363 262429731606520/0x4ff7fd46: Tx USSD 'Your IMSI is 262429731606520' 20241209160337055 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429731606520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429731606520" session_id=1341652294 session_state=END} 20241209160337055 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429731606520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160337055 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337055 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337055 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337055 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37224<->l=127.0.0.1:4258 20241209160337057 DAUC <0003> db_auc.c:157 IMSI='262429033374117': No 2G Auth Data 20241209160337057 DAUC <0003> db_auc.c:192 IMSI='262429033374117': No 3G Auth Data 20241209160337064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241209160337067 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337067 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337067 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429033374117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429033374117" session_id=2676237801 session_state=BEGIN} 20241209160337067 DSS <0004> hlr_ussd.c:576 262429033374117/0x9f8425e9: Process SS (BEGIN) 20241209160337067 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160337067 DSS <0004> hlr_ussd.c:518 262429033374117/0x9f8425e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160337067 DSS <0004> hlr_ussd.c:363 262429033374117/0x9f8425e9: Tx USSD 'Your IMSI is 262429033374117' 20241209160337067 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429033374117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429033374117" session_id=2676237801 session_state=END} 20241209160337067 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429033374117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160337067 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337067 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337067 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337067 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241209160337070 DAUC <0003> db_auc.c:157 IMSI='262420505599555': No 2G Auth Data 20241209160337070 DAUC <0003> db_auc.c:192 IMSI='262420505599555': No 3G Auth Data 20241209160337077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20241209160337080 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337080 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337080 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420505599555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420505599555" session_id=4029736681 session_state=BEGIN} 20241209160337080 DSS <0004> hlr_ussd.c:576 262420505599555/0xf030e6e9: Process SS (BEGIN) 20241209160337080 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160337080 DSS <0004> hlr_ussd.c:518 262420505599555/0xf030e6e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160337080 DSS <0004> hlr_ussd.c:363 262420505599555/0xf030e6e9: Tx USSD 'Your IMSI is 262420505599555' 20241209160337080 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420505599555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420505599555" session_id=4029736681 session_state=END} 20241209160337080 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420505599555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160337080 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337080 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337080 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337080 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20241209160337083 DAUC <0003> db_auc.c:157 IMSI='262422347492991': No 2G Auth Data 20241209160337083 DAUC <0003> db_auc.c:192 IMSI='262422347492991': No 3G Auth Data 20241209160337090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241209160337094 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337094 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337094 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422347492991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422347492991" session_id=3587455524 session_state=BEGIN} 20241209160337094 DSS <0004> hlr_ussd.c:576 262422347492991/0xd5d43a24: Process SS (BEGIN) 20241209160337094 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160337094 DSS <0004> hlr_ussd.c:518 262422347492991/0xd5d43a24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160337094 DSS <0004> hlr_ussd.c:363 262422347492991/0xd5d43a24: Tx USSD 'Your IMSI is 262422347492991' 20241209160337094 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422347492991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422347492991" session_id=3587455524 session_state=END} 20241209160337094 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422347492991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160337094 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337094 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337094 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337094 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241209160337098 DAUC <0003> db_auc.c:157 IMSI='262420966553390': No 2G Auth Data 20241209160337098 DAUC <0003> db_auc.c:192 IMSI='262420966553390': No 3G Auth Data 20241209160337105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37258<->l=127.0.0.1:4258 20241209160337108 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337108 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337108 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420966553390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420966553390" session_id=205600591 session_state=BEGIN} 20241209160337108 DSS <0004> hlr_ussd.c:576 262420966553390/0x0c41374f: Process SS (BEGIN) 20241209160337108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160337108 DSS <0004> hlr_ussd.c:518 262420966553390/0x0c41374f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160337108 DSS <0004> hlr_ussd.c:363 262420966553390/0x0c41374f: Tx USSD 'Your IMSI is 262420966553390' 20241209160337108 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420966553390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420966553390" session_id=205600591 session_state=END} 20241209160337108 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420966553390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160337108 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337108 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337108 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337108 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37258<->l=127.0.0.1:4258 20241209160337111 DAUC <0003> db_auc.c:157 IMSI='262426114604603': No 2G Auth Data 20241209160337111 DAUC <0003> db_auc.c:192 IMSI='262426114604603': No 3G Auth Data 20241209160337118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4258 20241209160337121 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337121 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337121 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426114604603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426114604603" session_id=1076941494 session_state=BEGIN} 20241209160337121 DSS <0004> hlr_ussd.c:576 262426114604603/0x4030d2b6: Process SS (BEGIN) 20241209160337121 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160337121 DSS <0004> hlr_ussd.c:518 262426114604603/0x4030d2b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160337121 DSS <0004> hlr_ussd.c:363 262426114604603/0x4030d2b6: Tx USSD 'Your IMSI is 262426114604603' 20241209160337121 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426114604603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426114604603" session_id=1076941494 session_state=END} 20241209160337121 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426114604603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160337121 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337121 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337121 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337121 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4258 20241209160337125 DAUC <0003> db_auc.c:157 IMSI='262429092671019': No 2G Auth Data 20241209160337125 DAUC <0003> db_auc.c:192 IMSI='262429092671019': No 3G Auth Data 20241209160337133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 20241209160337136 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337136 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337136 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429092671019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429092671019" session_id=1105049723 session_state=BEGIN} 20241209160337136 DSS <0004> hlr_ussd.c:576 262429092671019/0x41ddb87b: Process SS (BEGIN) 20241209160337136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160337136 DSS <0004> hlr_ussd.c:518 262429092671019/0x41ddb87b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160337136 DSS <0004> hlr_ussd.c:363 262429092671019/0x41ddb87b: Tx USSD 'Your IMSI is 262429092671019' 20241209160337136 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429092671019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429092671019" session_id=1105049723 session_state=END} 20241209160337136 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429092671019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160337136 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337136 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337136 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337136 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160337138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 20241209160337138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4258 20241209160337139 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41077<->l=127.0.0.1:4259) 20241209160337139 DLINP <000b> input/ipa.c:454 connected read/write 20241209160337139 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160337139 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160337139 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160337139 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160337162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241209160337363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241209160340473 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160340473 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160340475 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340475 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241209160340478 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340479 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340479 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160340479 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160340479 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  20241209160340479 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160340479 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  20241209160340479 DLGSUP <0013> gsup_server.c:236 2:  20241209160340479 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160340479 DLGSUP <0013> gsup_server.c:236 3:  20241209160340479 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160340479 DLGSUP <0013> gsup_server.c:236 4:  20241209160340479 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160340479 DLGSUP <0013> gsup_server.c:236 5:  20241209160340479 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160340479 DLGSUP <0013> gsup_server.c:236 7:  20241209160340479 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160340479 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160340479 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160340480 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160340499 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42301<->l=127.0.0.1:4259) 20241209160340506 DAUC <0003> db_auc.c:157 IMSI='262425720837286': No 2G Auth Data 20241209160340506 DAUC <0003> db_auc.c:192 IMSI='262425720837286': No 3G Auth Data 20241209160340520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 20241209160340524 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340524 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340524 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425720837286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425720837286" source_name="the-source\n" session_id=171953848 session_state=BEGIN} 20241209160340524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241209160340524 DSS <0004> hlr_ussd.c:576 262425720837286/0x0a3fceb8: Process SS (BEGIN) 20241209160340524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160340524 DSS <0004> hlr_ussd.c:518 262425720837286/0x0a3fceb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160340524 DSS <0004> hlr_ussd.c:363 262425720837286/0x0a3fceb8: Tx USSD 'Your IMSI is 262425720837286' 20241209160340524 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425720837286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425720837286" destination_name="the-source\n" session_id=171953848 session_state=END} 20241209160340524 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425720837286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160340525 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340525 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340525 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340525 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 20241209160340527 DAUC <0003> db_auc.c:157 IMSI='262422278250701': No 2G Auth Data 20241209160340527 DAUC <0003> db_auc.c:192 IMSI='262422278250701': No 3G Auth Data 20241209160340534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 20241209160340537 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340537 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340537 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422278250701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422278250701" source_name="the-source\n" session_id=2985534579 session_state=BEGIN} 20241209160340537 DSS <0004> hlr_ussd.c:576 262422278250701/0xb1f3a473: Process SS (BEGIN) 20241209160340537 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160340537 DSS <0004> hlr_ussd.c:518 262422278250701/0xb1f3a473: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160340537 DSS <0004> hlr_ussd.c:363 262422278250701/0xb1f3a473: Tx USSD 'Your IMSI is 262422278250701' 20241209160340537 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422278250701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422278250701" destination_name="the-source\n" session_id=2985534579 session_state=END} 20241209160340537 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422278250701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160340537 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340537 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340537 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340537 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 20241209160340539 DAUC <0003> db_auc.c:157 IMSI='262423721751559': No 2G Auth Data 20241209160340539 DAUC <0003> db_auc.c:192 IMSI='262423721751559': No 3G Auth Data 20241209160340545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37324<->l=127.0.0.1:4258 20241209160340548 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340548 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340548 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423721751559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423721751559" source_name="the-source\n" session_id=4009232751 session_state=BEGIN} 20241209160340548 DSS <0004> hlr_ussd.c:576 262423721751559/0xeef8096f: Process SS (BEGIN) 20241209160340548 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160340548 DSS <0004> hlr_ussd.c:518 262423721751559/0xeef8096f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160340548 DSS <0004> hlr_ussd.c:363 262423721751559/0xeef8096f: Tx USSD 'Your IMSI is 262423721751559' 20241209160340548 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423721751559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423721751559" destination_name="the-source\n" session_id=4009232751 session_state=END} 20241209160340548 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423721751559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160340548 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340548 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340548 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340548 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37324<->l=127.0.0.1:4258 20241209160340550 DAUC <0003> db_auc.c:157 IMSI='262428075372536': No 2G Auth Data 20241209160340550 DAUC <0003> db_auc.c:192 IMSI='262428075372536': No 3G Auth Data 20241209160340558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37326<->l=127.0.0.1:4258 20241209160340561 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340561 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340561 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428075372536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428075372536" source_name="the-source\n" session_id=1925925685 session_state=BEGIN} 20241209160340561 DSS <0004> hlr_ussd.c:576 262428075372536/0x72cb4b35: Process SS (BEGIN) 20241209160340561 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160340561 DSS <0004> hlr_ussd.c:518 262428075372536/0x72cb4b35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160340561 DSS <0004> hlr_ussd.c:363 262428075372536/0x72cb4b35: Tx USSD 'Your IMSI is 262428075372536' 20241209160340561 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428075372536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428075372536" destination_name="the-source\n" session_id=1925925685 session_state=END} 20241209160340561 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428075372536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160340561 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340561 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340561 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340561 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37326<->l=127.0.0.1:4258 20241209160340564 DAUC <0003> db_auc.c:157 IMSI='262421298155054': No 2G Auth Data 20241209160340564 DAUC <0003> db_auc.c:192 IMSI='262421298155054': No 3G Auth Data 20241209160340571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37330<->l=127.0.0.1:4258 20241209160340574 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340574 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340574 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421298155054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421298155054" source_name="the-source\n" session_id=2803126795 session_state=BEGIN} 20241209160340574 DSS <0004> hlr_ussd.c:576 262421298155054/0xa714520b: Process SS (BEGIN) 20241209160340574 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160340574 DSS <0004> hlr_ussd.c:518 262421298155054/0xa714520b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160340574 DSS <0004> hlr_ussd.c:363 262421298155054/0xa714520b: Tx USSD 'Your IMSI is 262421298155054' 20241209160340574 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421298155054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421298155054" destination_name="the-source\n" session_id=2803126795 session_state=END} 20241209160340574 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421298155054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160340574 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340574 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340574 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340574 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37330<->l=127.0.0.1:4258 20241209160340577 DAUC <0003> db_auc.c:157 IMSI='262429368285734': No 2G Auth Data 20241209160340577 DAUC <0003> db_auc.c:192 IMSI='262429368285734': No 3G Auth Data 20241209160340583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37340<->l=127.0.0.1:4258 20241209160340586 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340586 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340586 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429368285734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429368285734" source_name="the-source\n" session_id=932404166 session_state=BEGIN} 20241209160340586 DSS <0004> hlr_ussd.c:576 262429368285734/0x37935bc6: Process SS (BEGIN) 20241209160340586 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160340586 DSS <0004> hlr_ussd.c:518 262429368285734/0x37935bc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160340586 DSS <0004> hlr_ussd.c:363 262429368285734/0x37935bc6: Tx USSD 'Your IMSI is 262429368285734' 20241209160340586 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429368285734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429368285734" destination_name="the-source\n" session_id=932404166 session_state=END} 20241209160340586 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429368285734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160340586 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340586 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340586 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340586 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37340<->l=127.0.0.1:4258 20241209160340588 DAUC <0003> db_auc.c:157 IMSI='262424748309188': No 2G Auth Data 20241209160340589 DAUC <0003> db_auc.c:192 IMSI='262424748309188': No 3G Auth Data 20241209160340595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37354<->l=127.0.0.1:4258 20241209160340598 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340598 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340598 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424748309188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424748309188" source_name="the-source\n" session_id=4042066231 session_state=BEGIN} 20241209160340598 DSS <0004> hlr_ussd.c:576 262424748309188/0xf0ed0937: Process SS (BEGIN) 20241209160340598 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160340598 DSS <0004> hlr_ussd.c:518 262424748309188/0xf0ed0937: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160340598 DSS <0004> hlr_ussd.c:363 262424748309188/0xf0ed0937: Tx USSD 'Your IMSI is 262424748309188' 20241209160340598 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424748309188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424748309188" destination_name="the-source\n" session_id=4042066231 session_state=END} 20241209160340598 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424748309188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160340598 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340598 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340598 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340598 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37354<->l=127.0.0.1:4258 20241209160340601 DAUC <0003> db_auc.c:157 IMSI='262428590447955': No 2G Auth Data 20241209160340601 DAUC <0003> db_auc.c:192 IMSI='262428590447955': No 3G Auth Data 20241209160340608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37356<->l=127.0.0.1:4258 20241209160340611 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340611 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340611 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428590447955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428590447955" source_name="the-source\n" session_id=3009284588 session_state=BEGIN} 20241209160340611 DSS <0004> hlr_ussd.c:576 262428590447955/0xb35e09ec: Process SS (BEGIN) 20241209160340611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241209160340611 DSS <0004> hlr_ussd.c:518 262428590447955/0xb35e09ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241209160340611 DSS <0004> hlr_ussd.c:363 262428590447955/0xb35e09ec: Tx USSD 'Your IMSI is 262428590447955' 20241209160340611 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428590447955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428590447955" destination_name="the-source\n" session_id=3009284588 session_state=END} 20241209160340611 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428590447955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160340611 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340611 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340611 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340611 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160340613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37356<->l=127.0.0.1:4258 20241209160340613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241209160340614 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42301<->l=127.0.0.1:4259) 20241209160340614 DLINP <000b> input/ipa.c:454 connected read/write 20241209160340614 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160340614 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160340614 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160340614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160340614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241209160340642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4258 20241209160340844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4258 20241209160343942 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160343942 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160343945 DLINP <000b> input/ipa.c:454 connected read/write 20241209160343945 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160343947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4258 20241209160343951 DLINP <000b> input/ipa.c:454 connected read/write 20241209160343951 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160343951 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160343951 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160343951 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  20241209160343951 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160343951 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  20241209160343951 DLGSUP <0013> gsup_server.c:236 2:  20241209160343951 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160343951 DLGSUP <0013> gsup_server.c:236 3:  20241209160343951 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160343951 DLGSUP <0013> gsup_server.c:236 4:  20241209160343952 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160343952 DLGSUP <0013> gsup_server.c:236 5:  20241209160343952 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160343952 DLGSUP <0013> gsup_server.c:236 7:  20241209160343952 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160343952 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160343952 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160343952 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160343976 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35111<->l=127.0.0.1:4259) 20241209160343985 DAUC <0003> db_auc.c:157 IMSI='262426519261730': No 2G Auth Data 20241209160343985 DAUC <0003> db_auc.c:192 IMSI='262426519261730': No 3G Auth Data 20241209160343999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44336<->l=127.0.0.1:4258 20241209160344005 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344005 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344005 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426519261730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426519261730" session_id=4160838656 session_state=BEGIN} 20241209160344005 DSS <0004> hlr_ussd.c:576 262426519261730/0xf8015c00: Process SS (BEGIN) 20241209160344005 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160344005 DSS <0004> hlr_ussd.c:518 262426519261730/0xf8015c00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160344005 DSS <0004> hlr_ussd.c:363 262426519261730/0xf8015c00: Tx USSD 'Your extension is 491617286157' 20241209160344005 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426519261730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426519261730" session_id=4160838656 session_state=END} 20241209160344005 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426519261730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160344005 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344005 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344005 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344005 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44336<->l=127.0.0.1:4258 20241209160344007 DAUC <0003> db_auc.c:157 IMSI='262421100809719': No 2G Auth Data 20241209160344007 DAUC <0003> db_auc.c:192 IMSI='262421100809719': No 3G Auth Data 20241209160344013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44338<->l=127.0.0.1:4258 20241209160344016 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344016 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344016 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421100809719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421100809719" session_id=1695238542 session_state=BEGIN} 20241209160344016 DSS <0004> hlr_ussd.c:576 262421100809719/0x650b498e: Process SS (BEGIN) 20241209160344016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160344016 DSS <0004> hlr_ussd.c:518 262421100809719/0x650b498e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160344016 DSS <0004> hlr_ussd.c:363 262421100809719/0x650b498e: Tx USSD 'Your extension is 491611075650' 20241209160344016 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421100809719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421100809719" session_id=1695238542 session_state=END} 20241209160344016 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421100809719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160344016 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344016 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344016 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344016 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44338<->l=127.0.0.1:4258 20241209160344019 DAUC <0003> db_auc.c:157 IMSI='262429364838683': No 2G Auth Data 20241209160344019 DAUC <0003> db_auc.c:192 IMSI='262429364838683': No 3G Auth Data 20241209160344026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241209160344029 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344029 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344029 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429364838683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429364838683" session_id=4122715462 session_state=BEGIN} 20241209160344029 DSS <0004> hlr_ussd.c:576 262429364838683/0xf5bba546: Process SS (BEGIN) 20241209160344029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160344029 DSS <0004> hlr_ussd.c:518 262429364838683/0xf5bba546: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160344029 DSS <0004> hlr_ussd.c:363 262429364838683/0xf5bba546: Tx USSD 'Your extension is 491610607485' 20241209160344029 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429364838683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429364838683" session_id=4122715462 session_state=END} 20241209160344029 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429364838683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160344029 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344029 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344029 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344029 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241209160344031 DAUC <0003> db_auc.c:157 IMSI='262425831057818': No 2G Auth Data 20241209160344031 DAUC <0003> db_auc.c:192 IMSI='262425831057818': No 3G Auth Data 20241209160344038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44352<->l=127.0.0.1:4258 20241209160344043 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344043 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344043 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425831057818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425831057818" session_id=3979465006 session_state=BEGIN} 20241209160344043 DSS <0004> hlr_ussd.c:576 262425831057818/0xed31d12e: Process SS (BEGIN) 20241209160344043 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160344044 DSS <0004> hlr_ussd.c:518 262425831057818/0xed31d12e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160344044 DSS <0004> hlr_ussd.c:363 262425831057818/0xed31d12e: Tx USSD 'Your extension is 491611855272' 20241209160344044 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425831057818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425831057818" session_id=3979465006 session_state=END} 20241209160344044 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425831057818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160344044 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344044 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344044 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344044 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44352<->l=127.0.0.1:4258 20241209160344047 DAUC <0003> db_auc.c:157 IMSI='262425658250045': No 2G Auth Data 20241209160344047 DAUC <0003> db_auc.c:192 IMSI='262425658250045': No 3G Auth Data 20241209160344053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44362<->l=127.0.0.1:4258 20241209160344056 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344056 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344056 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425658250045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425658250045" session_id=1969683760 session_state=BEGIN} 20241209160344056 DSS <0004> hlr_ussd.c:576 262425658250045/0x7566fd30: Process SS (BEGIN) 20241209160344056 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160344056 DSS <0004> hlr_ussd.c:518 262425658250045/0x7566fd30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160344056 DSS <0004> hlr_ussd.c:363 262425658250045/0x7566fd30: Tx USSD 'Your extension is 491617511061' 20241209160344056 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425658250045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425658250045" session_id=1969683760 session_state=END} 20241209160344056 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425658250045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160344056 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344056 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344056 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344056 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44362<->l=127.0.0.1:4258 20241209160344059 DAUC <0003> db_auc.c:157 IMSI='262429584823739': No 2G Auth Data 20241209160344059 DAUC <0003> db_auc.c:192 IMSI='262429584823739': No 3G Auth Data 20241209160344065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44372<->l=127.0.0.1:4258 20241209160344068 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344068 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344068 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429584823739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429584823739" session_id=3380481219 session_state=BEGIN} 20241209160344068 DSS <0004> hlr_ussd.c:576 262429584823739/0xc97e0cc3: Process SS (BEGIN) 20241209160344068 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160344068 DSS <0004> hlr_ussd.c:518 262429584823739/0xc97e0cc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160344068 DSS <0004> hlr_ussd.c:363 262429584823739/0xc97e0cc3: Tx USSD 'Your extension is 491612767645' 20241209160344068 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429584823739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429584823739" session_id=3380481219 session_state=END} 20241209160344068 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429584823739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160344068 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344068 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344069 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344069 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44372<->l=127.0.0.1:4258 20241209160344071 DAUC <0003> db_auc.c:157 IMSI='262426337284652': No 2G Auth Data 20241209160344071 DAUC <0003> db_auc.c:192 IMSI='262426337284652': No 3G Auth Data 20241209160344077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241209160344080 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344080 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344080 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426337284652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426337284652" session_id=1015100943 session_state=BEGIN} 20241209160344080 DSS <0004> hlr_ussd.c:576 262426337284652/0x3c81360f: Process SS (BEGIN) 20241209160344080 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160344080 DSS <0004> hlr_ussd.c:518 262426337284652/0x3c81360f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160344081 DSS <0004> hlr_ussd.c:363 262426337284652/0x3c81360f: Tx USSD 'Your extension is 491610284215' 20241209160344081 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426337284652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426337284652" session_id=1015100943 session_state=END} 20241209160344081 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426337284652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160344081 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344081 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344081 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344081 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241209160344083 DAUC <0003> db_auc.c:157 IMSI='262428107334056': No 2G Auth Data 20241209160344083 DAUC <0003> db_auc.c:192 IMSI='262428107334056': No 3G Auth Data 20241209160344089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44390<->l=127.0.0.1:4258 20241209160344092 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344093 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344093 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428107334056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428107334056" session_id=1852431878 session_state=BEGIN} 20241209160344093 DSS <0004> hlr_ussd.c:576 262428107334056/0x6e69de06: Process SS (BEGIN) 20241209160344093 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160344093 DSS <0004> hlr_ussd.c:518 262428107334056/0x6e69de06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160344093 DSS <0004> hlr_ussd.c:363 262428107334056/0x6e69de06: Tx USSD 'Your extension is 491611356132' 20241209160344093 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428107334056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428107334056" session_id=1852431878 session_state=END} 20241209160344093 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428107334056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160344093 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344093 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344093 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344093 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160344095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44390<->l=127.0.0.1:4258 20241209160344095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4258 20241209160344096 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35111<->l=127.0.0.1:4259) 20241209160344096 DLINP <000b> input/ipa.c:454 connected read/write 20241209160344096 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160344096 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160344096 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160344096 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160344127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44394<->l=127.0.0.1:4258 20241209160344328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44394<->l=127.0.0.1:4258 20241209160347399 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160347399 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160347400 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347400 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 20241209160347401 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347401 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347402 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160347402 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160347402 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  20241209160347402 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160347402 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  20241209160347402 DLGSUP <0013> gsup_server.c:236 2:  20241209160347402 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160347402 DLGSUP <0013> gsup_server.c:236 3:  20241209160347402 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160347402 DLGSUP <0013> gsup_server.c:236 4:  20241209160347402 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160347402 DLGSUP <0013> gsup_server.c:236 5:  20241209160347402 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160347402 DLGSUP <0013> gsup_server.c:236 7:  20241209160347402 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160347402 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160347402 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160347402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160347411 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36239<->l=127.0.0.1:4259) 20241209160347414 DAUC <0003> db_auc.c:157 IMSI='262420514547428': No 2G Auth Data 20241209160347414 DAUC <0003> db_auc.c:192 IMSI='262420514547428': No 3G Auth Data 20241209160347421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44422<->l=127.0.0.1:4258 20241209160347442 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347442 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347442 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420514547428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420514547428" source_name="the-source\n" session_id=1971397079 session_state=BEGIN} 20241209160347442 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241209160347442 DSS <0004> hlr_ussd.c:576 262420514547428/0x758121d7: Process SS (BEGIN) 20241209160347442 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160347442 DSS <0004> hlr_ussd.c:518 262420514547428/0x758121d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160347442 DSS <0004> hlr_ussd.c:363 262420514547428/0x758121d7: Tx USSD 'Your extension is 491613584650' 20241209160347442 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420514547428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420514547428" destination_name="the-source\n" session_id=1971397079 session_state=END} 20241209160347442 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420514547428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160347442 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347442 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347442 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347442 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44422<->l=127.0.0.1:4258 20241209160347449 DAUC <0003> db_auc.c:157 IMSI='262425712442177': No 2G Auth Data 20241209160347449 DAUC <0003> db_auc.c:192 IMSI='262425712442177': No 3G Auth Data 20241209160347459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 20241209160347462 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347462 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347462 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425712442177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425712442177" source_name="the-source\n" session_id=1686337674 session_state=BEGIN} 20241209160347462 DSS <0004> hlr_ussd.c:576 262425712442177/0x6483788a: Process SS (BEGIN) 20241209160347462 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160347462 DSS <0004> hlr_ussd.c:518 262425712442177/0x6483788a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160347462 DSS <0004> hlr_ussd.c:363 262425712442177/0x6483788a: Tx USSD 'Your extension is 491615665763' 20241209160347462 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425712442177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425712442177" destination_name="the-source\n" session_id=1686337674 session_state=END} 20241209160347462 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425712442177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160347462 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347462 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347462 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347462 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 20241209160347464 DAUC <0003> db_auc.c:157 IMSI='262427378556542': No 2G Auth Data 20241209160347464 DAUC <0003> db_auc.c:192 IMSI='262427378556542': No 3G Auth Data 20241209160347471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4258 20241209160347474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347475 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347475 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427378556542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427378556542" source_name="the-source\n" session_id=3723952222 session_state=BEGIN} 20241209160347475 DSS <0004> hlr_ussd.c:576 262427378556542/0xddf7005e: Process SS (BEGIN) 20241209160347475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160347475 DSS <0004> hlr_ussd.c:518 262427378556542/0xddf7005e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160347475 DSS <0004> hlr_ussd.c:363 262427378556542/0xddf7005e: Tx USSD 'Your extension is 491616237128' 20241209160347475 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427378556542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427378556542" destination_name="the-source\n" session_id=3723952222 session_state=END} 20241209160347475 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262427378556542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160347475 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347475 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347475 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347475 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4258 20241209160347477 DAUC <0003> db_auc.c:157 IMSI='262428268808581': No 2G Auth Data 20241209160347477 DAUC <0003> db_auc.c:192 IMSI='262428268808581': No 3G Auth Data 20241209160347483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4258 20241209160347487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347487 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347487 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428268808581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428268808581" source_name="the-source\n" session_id=658403498 session_state=BEGIN} 20241209160347487 DSS <0004> hlr_ussd.c:576 262428268808581/0x273e70aa: Process SS (BEGIN) 20241209160347487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160347487 DSS <0004> hlr_ussd.c:518 262428268808581/0x273e70aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160347487 DSS <0004> hlr_ussd.c:363 262428268808581/0x273e70aa: Tx USSD 'Your extension is 491610615258' 20241209160347487 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428268808581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428268808581" destination_name="the-source\n" session_id=658403498 session_state=END} 20241209160347487 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428268808581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160347487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347487 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347487 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4258 20241209160347490 DAUC <0003> db_auc.c:157 IMSI='262422150426708': No 2G Auth Data 20241209160347490 DAUC <0003> db_auc.c:192 IMSI='262422150426708': No 3G Auth Data 20241209160347496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44456<->l=127.0.0.1:4258 20241209160347500 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347500 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347500 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422150426708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422150426708" source_name="the-source\n" session_id=976123452 session_state=BEGIN} 20241209160347500 DSS <0004> hlr_ussd.c:576 262422150426708/0x3a2e763c: Process SS (BEGIN) 20241209160347500 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160347500 DSS <0004> hlr_ussd.c:518 262422150426708/0x3a2e763c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160347500 DSS <0004> hlr_ussd.c:363 262422150426708/0x3a2e763c: Tx USSD 'Your extension is 491616831173' 20241209160347500 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422150426708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422150426708" destination_name="the-source\n" session_id=976123452 session_state=END} 20241209160347500 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422150426708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160347500 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347500 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347500 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347500 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44456<->l=127.0.0.1:4258 20241209160347503 DAUC <0003> db_auc.c:157 IMSI='262423217839427': No 2G Auth Data 20241209160347503 DAUC <0003> db_auc.c:192 IMSI='262423217839427': No 3G Auth Data 20241209160347510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44466<->l=127.0.0.1:4258 20241209160347514 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347514 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347514 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423217839427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423217839427" source_name="the-source\n" session_id=2896973843 session_state=BEGIN} 20241209160347514 DSS <0004> hlr_ussd.c:576 262423217839427/0xacac5013: Process SS (BEGIN) 20241209160347514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160347514 DSS <0004> hlr_ussd.c:518 262423217839427/0xacac5013: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160347514 DSS <0004> hlr_ussd.c:363 262423217839427/0xacac5013: Tx USSD 'Your extension is 491618362758' 20241209160347514 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423217839427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423217839427" destination_name="the-source\n" session_id=2896973843 session_state=END} 20241209160347514 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262423217839427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160347514 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347514 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347514 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347514 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44466<->l=127.0.0.1:4258 20241209160347517 DAUC <0003> db_auc.c:157 IMSI='262429438436594': No 2G Auth Data 20241209160347517 DAUC <0003> db_auc.c:192 IMSI='262429438436594': No 3G Auth Data 20241209160347525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44476<->l=127.0.0.1:4258 20241209160347528 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347528 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347528 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429438436594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429438436594" source_name="the-source\n" session_id=2051281204 session_state=BEGIN} 20241209160347528 DSS <0004> hlr_ussd.c:576 262429438436594/0x7a441134: Process SS (BEGIN) 20241209160347528 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160347528 DSS <0004> hlr_ussd.c:518 262429438436594/0x7a441134: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160347528 DSS <0004> hlr_ussd.c:363 262429438436594/0x7a441134: Tx USSD 'Your extension is 491616737114' 20241209160347528 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429438436594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429438436594" destination_name="the-source\n" session_id=2051281204 session_state=END} 20241209160347528 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262429438436594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160347528 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347528 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347528 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347528 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44476<->l=127.0.0.1:4258 20241209160347531 DAUC <0003> db_auc.c:157 IMSI='262424658743658': No 2G Auth Data 20241209160347531 DAUC <0003> db_auc.c:192 IMSI='262424658743658': No 3G Auth Data 20241209160347537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241209160347540 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347540 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347540 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424658743658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424658743658" source_name="the-source\n" session_id=3988499533 session_state=BEGIN} 20241209160347540 DSS <0004> hlr_ussd.c:576 262424658743658/0xedbbac4d: Process SS (BEGIN) 20241209160347540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241209160347540 DSS <0004> hlr_ussd.c:518 262424658743658/0xedbbac4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241209160347540 DSS <0004> hlr_ussd.c:363 262424658743658/0xedbbac4d: Tx USSD 'Your extension is 491610686003' 20241209160347541 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424658743658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424658743658" destination_name="the-source\n" session_id=3988499533 session_state=END} 20241209160347541 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424658743658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160347541 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347541 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347541 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347541 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160347543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241209160347543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 20241209160347544 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36239<->l=127.0.0.1:4259) 20241209160347544 DLINP <000b> input/ipa.c:454 connected read/write 20241209160347544 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160347544 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160347544 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160347544 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160347544 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241209160347573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44488<->l=127.0.0.1:4258 20241209160347774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44488<->l=127.0.0.1:4258 20241209160350877 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33499 20241209160350877 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33499 20241209160350878 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350878 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160350879 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160350879 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160350879 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350879 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160350879 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160350879 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241209160350879 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241209160350879 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241209160350879 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  20241209160350879 DLGSUP <0013> gsup_server.c:236 2:  20241209160350879 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160350879 DLGSUP <0013> gsup_server.c:236 3:  20241209160350880 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160350880 DLGSUP <0013> gsup_server.c:236 4:  20241209160350880 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160350880 DLGSUP <0013> gsup_server.c:236 5:  20241209160350880 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160350880 DLGSUP <0013> gsup_server.c:236 7:  20241209160350880 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160350880 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160350880 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160350880 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33499 20241209160350880 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350880 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160350881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 20241209160350882 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350882 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160350882 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160350882 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160350882 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  20241209160350882 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160350882 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  20241209160350882 DLGSUP <0013> gsup_server.c:236 2:  20241209160350882 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160350882 DLGSUP <0013> gsup_server.c:236 3:  20241209160350882 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160350882 DLGSUP <0013> gsup_server.c:236 4:  20241209160350882 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160350882 DLGSUP <0013> gsup_server.c:236 5:  20241209160350882 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160350882 DLGSUP <0013> gsup_server.c:236 7:  20241209160350882 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160350882 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160350882 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160350882 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160350891 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42829<->l=127.0.0.1:4259) 20241209160350894 DAUC <0003> db_auc.c:157 IMSI='262426114658647': No 2G Auth Data 20241209160350894 DAUC <0003> db_auc.c:192 IMSI='262426114658647': No 3G Auth Data 20241209160350901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4258 20241209160350926 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350926 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160350926 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426114658647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426114658647" session_id=3892825177 session_state=BEGIN} 20241209160350926 DSS <0004> hlr_ussd.c:576 262426114658647/0xe807cc59: Process SS (BEGIN) 20241209160350926 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160350926 DSS <0004> hlr_ussd.c:518 262426114658647/0xe807cc59: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160350926 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350926 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350926 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350926 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350931 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350931 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160350931 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426114658647 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426114658647" session_id=3892825177 session_state=END} 20241209160350931 DSS <0004> hlr_ussd.c:576 262426114658647/0xe807cc59: Process SS (END) 20241209160350931 DSS <0004> hlr_ussd.c:518 262426114658647/0xe807cc59: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160350931 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426114658647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426114658647" session_id=3892825177 session_state=END} 20241209160350931 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426114658647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160350931 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426114658647 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160350931 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350931 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350931 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350931 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4258 20241209160350933 DAUC <0003> db_auc.c:157 IMSI='262426520069731': No 2G Auth Data 20241209160350933 DAUC <0003> db_auc.c:192 IMSI='262426520069731': No 3G Auth Data 20241209160350940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44506<->l=127.0.0.1:4258 20241209160350943 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350943 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160350943 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426520069731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426520069731" session_id=3320291471 session_state=BEGIN} 20241209160350943 DSS <0004> hlr_ussd.c:576 262426520069731/0xc5e7a08f: Process SS (BEGIN) 20241209160350943 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160350943 DSS <0004> hlr_ussd.c:518 262426520069731/0xc5e7a08f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160350943 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350943 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350943 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350943 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350944 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350944 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160350945 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262426520069731 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426520069731" session_id=3320291471 session_state=END} 20241209160350945 DSS <0004> hlr_ussd.c:576 262426520069731/0xc5e7a08f: Process SS (END) 20241209160350945 DSS <0004> hlr_ussd.c:518 262426520069731/0xc5e7a08f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160350945 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426520069731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426520069731" session_id=3320291471 session_state=END} 20241209160350945 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426520069731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160350945 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262426520069731 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160350945 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350945 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350945 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350945 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44506<->l=127.0.0.1:4258 20241209160350948 DAUC <0003> db_auc.c:157 IMSI='262422060168377': No 2G Auth Data 20241209160350948 DAUC <0003> db_auc.c:192 IMSI='262422060168377': No 3G Auth Data 20241209160350956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44514<->l=127.0.0.1:4258 20241209160350959 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350959 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160350959 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422060168377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422060168377" session_id=3562714456 session_state=BEGIN} 20241209160350959 DSS <0004> hlr_ussd.c:576 262422060168377/0xd45ab558: Process SS (BEGIN) 20241209160350959 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160350959 DSS <0004> hlr_ussd.c:518 262422060168377/0xd45ab558: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160350959 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350959 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350959 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350959 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350960 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350960 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160350960 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422060168377 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422060168377" session_id=3562714456 session_state=END} 20241209160350960 DSS <0004> hlr_ussd.c:576 262422060168377/0xd45ab558: Process SS (END) 20241209160350960 DSS <0004> hlr_ussd.c:518 262422060168377/0xd45ab558: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160350960 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422060168377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422060168377" session_id=3562714456 session_state=END} 20241209160350960 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422060168377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160350960 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422060168377 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160350960 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350960 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350960 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350960 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44514<->l=127.0.0.1:4258 20241209160350963 DAUC <0003> db_auc.c:157 IMSI='262427268309610': No 2G Auth Data 20241209160350963 DAUC <0003> db_auc.c:192 IMSI='262427268309610': No 3G Auth Data 20241209160350969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44524<->l=127.0.0.1:4258 20241209160350972 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350972 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160350972 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427268309610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427268309610" session_id=3902957494 session_state=BEGIN} 20241209160350972 DSS <0004> hlr_ussd.c:576 262427268309610/0xe8a267b6: Process SS (BEGIN) 20241209160350972 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160350972 DSS <0004> hlr_ussd.c:518 262427268309610/0xe8a267b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160350972 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350972 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350972 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350972 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350973 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350973 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160350973 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427268309610 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427268309610" session_id=3902957494 session_state=END} 20241209160350973 DSS <0004> hlr_ussd.c:576 262427268309610/0xe8a267b6: Process SS (END) 20241209160350973 DSS <0004> hlr_ussd.c:518 262427268309610/0xe8a267b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160350973 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427268309610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427268309610" session_id=3902957494 session_state=END} 20241209160350973 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427268309610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160350973 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427268309610 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160350973 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350973 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350973 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350973 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44524<->l=127.0.0.1:4258 20241209160350976 DAUC <0003> db_auc.c:157 IMSI='262428371633973': No 2G Auth Data 20241209160350976 DAUC <0003> db_auc.c:192 IMSI='262428371633973': No 3G Auth Data 20241209160350982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4258 20241209160350985 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350985 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160350985 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428371633973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428371633973" session_id=1336691899 session_state=BEGIN} 20241209160350985 DSS <0004> hlr_ussd.c:576 262428371633973/0x4fac4cbb: Process SS (BEGIN) 20241209160350985 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160350985 DSS <0004> hlr_ussd.c:518 262428371633973/0x4fac4cbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160350985 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350985 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350985 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350985 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160350986 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350986 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160350986 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262428371633973 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428371633973" session_id=1336691899 session_state=END} 20241209160350986 DSS <0004> hlr_ussd.c:576 262428371633973/0x4fac4cbb: Process SS (END) 20241209160350986 DSS <0004> hlr_ussd.c:518 262428371633973/0x4fac4cbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160350986 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428371633973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428371633973" session_id=1336691899 session_state=END} 20241209160350986 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428371633973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160350986 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262428371633973 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160350986 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350986 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350986 DLINP <000b> input/ipa.c:454 connected read/write 20241209160350986 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160350989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4258 20241209160350990 DAUC <0003> db_auc.c:157 IMSI='262421873736449': No 2G Auth Data 20241209160350990 DAUC <0003> db_auc.c:192 IMSI='262421873736449': No 3G Auth Data 20241209160350997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 20241209160351000 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351000 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160351000 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421873736449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421873736449" session_id=1953657449 session_state=BEGIN} 20241209160351000 DSS <0004> hlr_ussd.c:576 262421873736449/0x74727269: Process SS (BEGIN) 20241209160351000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160351000 DSS <0004> hlr_ussd.c:518 262421873736449/0x74727269: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160351000 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351000 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160351000 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351000 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160351000 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351000 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160351000 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262421873736449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421873736449" session_id=1953657449 session_state=END} 20241209160351000 DSS <0004> hlr_ussd.c:576 262421873736449/0x74727269: Process SS (END) 20241209160351000 DSS <0004> hlr_ussd.c:518 262421873736449/0x74727269: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160351000 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421873736449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421873736449" session_id=1953657449 session_state=END} 20241209160351000 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421873736449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160351001 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262421873736449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160351001 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351001 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160351001 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351001 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160351002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 20241209160351003 DAUC <0003> db_auc.c:157 IMSI='262429034221782': No 2G Auth Data 20241209160351003 DAUC <0003> db_auc.c:192 IMSI='262429034221782': No 3G Auth Data 20241209160351010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44536<->l=127.0.0.1:4258 20241209160351013 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351013 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160351013 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429034221782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429034221782" session_id=2996792466 session_state=BEGIN} 20241209160351013 DSS <0004> hlr_ussd.c:576 262429034221782/0xb29f6c92: Process SS (BEGIN) 20241209160351013 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160351013 DSS <0004> hlr_ussd.c:518 262429034221782/0xb29f6c92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160351013 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351013 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160351013 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351013 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160351014 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351014 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160351014 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262429034221782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429034221782" session_id=2996792466 session_state=END} 20241209160351014 DSS <0004> hlr_ussd.c:576 262429034221782/0xb29f6c92: Process SS (END) 20241209160351014 DSS <0004> hlr_ussd.c:518 262429034221782/0xb29f6c92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160351014 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429034221782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429034221782" session_id=2996792466 session_state=END} 20241209160351014 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429034221782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160351014 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262429034221782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160351014 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351014 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160351014 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351014 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160351016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44536<->l=127.0.0.1:4258 20241209160351016 DAUC <0003> db_auc.c:157 IMSI='262429236896596': No 2G Auth Data 20241209160351016 DAUC <0003> db_auc.c:192 IMSI='262429236896596': No 3G Auth Data 20241209160351022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44540<->l=127.0.0.1:4258 20241209160351026 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351026 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160351026 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429236896596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429236896596" session_id=11051460 session_state=BEGIN} 20241209160351026 DSS <0004> hlr_ussd.c:576 262429236896596/0x00a8a1c4: Process SS (BEGIN) 20241209160351026 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160351026 DSS <0004> hlr_ussd.c:518 262429236896596/0x00a8a1c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160351026 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351026 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160351026 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351026 DLINP <000b> input/ipa.c:434 127.0.0.1:33499 sending data 20241209160351027 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351027 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160351027 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262429236896596 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236896596" session_id=11051460 session_state=END} 20241209160351027 DSS <0004> hlr_ussd.c:576 262429236896596/0x00a8a1c4: Process SS (END) 20241209160351027 DSS <0004> hlr_ussd.c:518 262429236896596/0x00a8a1c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160351027 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429236896596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236896596" session_id=11051460 session_state=END} 20241209160351027 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429236896596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160351027 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262429236896596 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160351027 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351027 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160351027 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351027 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160351028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44540<->l=127.0.0.1:4258 20241209160351029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 20241209160351030 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351030 DLINP <000b> input/ipa.c:408 127.0.0.1:33499 message received 20241209160351030 DLINP <000b> input/ipa.c:417 127.0.0.1:33499 connection closed with server 20241209160351030 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33499 20241209160351030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241209160351030 DLINP <000b> input/ipa.c:454 connected read/write 20241209160351030 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160351030 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160351030 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160351030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160351030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42829<->l=127.0.0.1:4259) 20241209160351057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44550<->l=127.0.0.1:4258 20241209160351259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44550<->l=127.0.0.1:4258 20241209160354355 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34757 20241209160354355 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34757 20241209160354357 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354357 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354357 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160354357 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160354359 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354359 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354359 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354359 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354359 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160354359 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241209160354360 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241209160354360 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241209160354360 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  20241209160354360 DLGSUP <0013> gsup_server.c:236 2:  20241209160354360 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160354360 DLGSUP <0013> gsup_server.c:236 3:  20241209160354360 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160354360 DLGSUP <0013> gsup_server.c:236 4:  20241209160354360 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160354360 DLGSUP <0013> gsup_server.c:236 5:  20241209160354360 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160354360 DLGSUP <0013> gsup_server.c:236 7:  20241209160354360 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160354360 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160354360 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160354360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34757 20241209160354360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55626<->l=127.0.0.1:4258 20241209160354361 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354361 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354361 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160354361 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160354361 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  20241209160354361 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160354361 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  20241209160354361 DLGSUP <0013> gsup_server.c:236 2:  20241209160354361 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160354361 DLGSUP <0013> gsup_server.c:236 3:  20241209160354361 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160354361 DLGSUP <0013> gsup_server.c:236 4:  20241209160354361 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160354361 DLGSUP <0013> gsup_server.c:236 5:  20241209160354361 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160354361 DLGSUP <0013> gsup_server.c:236 7:  20241209160354361 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160354361 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160354361 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160354361 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160354370 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35503<->l=127.0.0.1:4259) 20241209160354372 DAUC <0003> db_auc.c:157 IMSI='262420897634153': No 2G Auth Data 20241209160354372 DAUC <0003> db_auc.c:192 IMSI='262420897634153': No 3G Auth Data 20241209160354379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241209160354402 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354402 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354402 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420897634153" session_id=3914931185 session_state=BEGIN} 20241209160354402 DSS <0004> hlr_ussd.c:576 262420897634153/0xe9591bf1: Process SS (BEGIN) 20241209160354402 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160354402 DSS <0004> hlr_ussd.c:518 262420897634153/0xe9591bf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160354402 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354402 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354402 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354402 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354412 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354412 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354413 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420897634153" session_id=3914931185 session_state=CONTINUE} 20241209160354413 DSS <0004> hlr_ussd.c:576 262420897634153/0xe9591bf1: Process SS (CONTINUE) 20241209160354413 DSS <0004> hlr_ussd.c:518 262420897634153/0xe9591bf1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160354413 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420897634153" session_id=3914931185 session_state=CONTINUE} 20241209160354413 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354413 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354413 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354413 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354413 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354419 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354419 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354419 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420897634153" session_id=3914931185 session_state=CONTINUE} 20241209160354419 DSS <0004> hlr_ussd.c:576 262420897634153/0xe9591bf1: Process SS (CONTINUE) 20241209160354419 DSS <0004> hlr_ussd.c:518 262420897634153/0xe9591bf1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354419 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354419 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354419 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354419 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354419 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354420 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354420 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354420 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420897634153" session_id=3914931185 session_state=END} 20241209160354420 DSS <0004> hlr_ussd.c:576 262420897634153/0xe9591bf1: Process SS (END) 20241209160354420 DSS <0004> hlr_ussd.c:518 262420897634153/0xe9591bf1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354420 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420897634153" session_id=3914931185 session_state=END} 20241209160354420 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354420 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420897634153 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354420 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354420 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354420 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354420 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241209160354422 DAUC <0003> db_auc.c:157 IMSI='262423644972257': No 2G Auth Data 20241209160354422 DAUC <0003> db_auc.c:192 IMSI='262423644972257': No 3G Auth Data 20241209160354431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241209160354434 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354434 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354434 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423644972257" session_id=3098974364 session_state=BEGIN} 20241209160354434 DSS <0004> hlr_ussd.c:576 262423644972257/0xb8b6989c: Process SS (BEGIN) 20241209160354434 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160354434 DSS <0004> hlr_ussd.c:518 262423644972257/0xb8b6989c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160354434 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354434 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354434 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354434 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354435 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354435 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354435 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423644972257" session_id=3098974364 session_state=CONTINUE} 20241209160354435 DSS <0004> hlr_ussd.c:576 262423644972257/0xb8b6989c: Process SS (CONTINUE) 20241209160354435 DSS <0004> hlr_ussd.c:518 262423644972257/0xb8b6989c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160354435 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423644972257" session_id=3098974364 session_state=CONTINUE} 20241209160354435 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354435 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354435 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354435 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354435 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354437 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354438 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354438 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423644972257" session_id=3098974364 session_state=CONTINUE} 20241209160354438 DSS <0004> hlr_ussd.c:576 262423644972257/0xb8b6989c: Process SS (CONTINUE) 20241209160354438 DSS <0004> hlr_ussd.c:518 262423644972257/0xb8b6989c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354438 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354438 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354438 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354438 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354438 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354439 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354439 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354439 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423644972257" session_id=3098974364 session_state=END} 20241209160354439 DSS <0004> hlr_ussd.c:576 262423644972257/0xb8b6989c: Process SS (END) 20241209160354439 DSS <0004> hlr_ussd.c:518 262423644972257/0xb8b6989c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354439 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423644972257" session_id=3098974364 session_state=END} 20241209160354439 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354439 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262423644972257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354439 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354439 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354439 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354439 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241209160354440 DAUC <0003> db_auc.c:157 IMSI='262422764932309': No 2G Auth Data 20241209160354440 DAUC <0003> db_auc.c:192 IMSI='262422764932309': No 3G Auth Data 20241209160354447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20241209160354451 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354451 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354451 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422764932309" session_id=1323438021 session_state=BEGIN} 20241209160354451 DSS <0004> hlr_ussd.c:576 262422764932309/0x4ee20fc5: Process SS (BEGIN) 20241209160354451 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160354451 DSS <0004> hlr_ussd.c:518 262422764932309/0x4ee20fc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160354451 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354451 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354451 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354451 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354452 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354452 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354452 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422764932309" session_id=1323438021 session_state=CONTINUE} 20241209160354452 DSS <0004> hlr_ussd.c:576 262422764932309/0x4ee20fc5: Process SS (CONTINUE) 20241209160354452 DSS <0004> hlr_ussd.c:518 262422764932309/0x4ee20fc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160354452 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422764932309" session_id=1323438021 session_state=CONTINUE} 20241209160354452 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354452 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354452 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354452 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354452 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354454 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354454 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354454 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422764932309" session_id=1323438021 session_state=CONTINUE} 20241209160354454 DSS <0004> hlr_ussd.c:576 262422764932309/0x4ee20fc5: Process SS (CONTINUE) 20241209160354454 DSS <0004> hlr_ussd.c:518 262422764932309/0x4ee20fc5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354454 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354454 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354454 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354454 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354454 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354455 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354455 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354455 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422764932309" session_id=1323438021 session_state=END} 20241209160354455 DSS <0004> hlr_ussd.c:576 262422764932309/0x4ee20fc5: Process SS (END) 20241209160354455 DSS <0004> hlr_ussd.c:518 262422764932309/0x4ee20fc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354455 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422764932309" session_id=1323438021 session_state=END} 20241209160354455 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354455 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422764932309 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354455 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354455 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354455 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354455 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20241209160354456 DAUC <0003> db_auc.c:157 IMSI='262420264917705': No 2G Auth Data 20241209160354456 DAUC <0003> db_auc.c:192 IMSI='262420264917705': No 3G Auth Data 20241209160354464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20241209160354467 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354467 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354467 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420264917705" session_id=1336881228 session_state=BEGIN} 20241209160354467 DSS <0004> hlr_ussd.c:576 262420264917705/0x4faf304c: Process SS (BEGIN) 20241209160354467 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160354467 DSS <0004> hlr_ussd.c:518 262420264917705/0x4faf304c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160354467 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354467 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354467 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354467 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354468 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354468 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354468 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420264917705" session_id=1336881228 session_state=CONTINUE} 20241209160354468 DSS <0004> hlr_ussd.c:576 262420264917705/0x4faf304c: Process SS (CONTINUE) 20241209160354468 DSS <0004> hlr_ussd.c:518 262420264917705/0x4faf304c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160354468 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420264917705" session_id=1336881228 session_state=CONTINUE} 20241209160354468 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354468 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354468 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354468 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354468 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354470 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354470 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420264917705" session_id=1336881228 session_state=CONTINUE} 20241209160354470 DSS <0004> hlr_ussd.c:576 262420264917705/0x4faf304c: Process SS (CONTINUE) 20241209160354470 DSS <0004> hlr_ussd.c:518 262420264917705/0x4faf304c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354470 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354470 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354470 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354471 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354471 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354471 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420264917705" session_id=1336881228 session_state=END} 20241209160354471 DSS <0004> hlr_ussd.c:576 262420264917705/0x4faf304c: Process SS (END) 20241209160354471 DSS <0004> hlr_ussd.c:518 262420264917705/0x4faf304c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354471 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420264917705" session_id=1336881228 session_state=END} 20241209160354471 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354471 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420264917705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354471 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354471 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354471 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354471 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20241209160354473 DAUC <0003> db_auc.c:157 IMSI='262420523244510': No 2G Auth Data 20241209160354473 DAUC <0003> db_auc.c:192 IMSI='262420523244510': No 3G Auth Data 20241209160354479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241209160354483 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354483 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354483 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420523244510" session_id=3208496016 session_state=BEGIN} 20241209160354483 DSS <0004> hlr_ussd.c:576 262420523244510/0xbf3dc390: Process SS (BEGIN) 20241209160354483 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160354483 DSS <0004> hlr_ussd.c:518 262420523244510/0xbf3dc390: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160354483 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354483 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354483 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354483 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354484 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354484 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354484 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523244510" session_id=3208496016 session_state=CONTINUE} 20241209160354484 DSS <0004> hlr_ussd.c:576 262420523244510/0xbf3dc390: Process SS (CONTINUE) 20241209160354484 DSS <0004> hlr_ussd.c:518 262420523244510/0xbf3dc390: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160354484 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523244510" session_id=3208496016 session_state=CONTINUE} 20241209160354484 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354484 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354484 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354484 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354484 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354486 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354486 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354486 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420523244510" session_id=3208496016 session_state=CONTINUE} 20241209160354486 DSS <0004> hlr_ussd.c:576 262420523244510/0xbf3dc390: Process SS (CONTINUE) 20241209160354486 DSS <0004> hlr_ussd.c:518 262420523244510/0xbf3dc390: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354486 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354486 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354486 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354486 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354486 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354487 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354487 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523244510" session_id=3208496016 session_state=END} 20241209160354487 DSS <0004> hlr_ussd.c:576 262420523244510/0xbf3dc390: Process SS (END) 20241209160354487 DSS <0004> hlr_ussd.c:518 262420523244510/0xbf3dc390: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354487 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523244510" session_id=3208496016 session_state=END} 20241209160354487 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354487 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262420523244510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354487 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354487 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354487 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241209160354489 DAUC <0003> db_auc.c:157 IMSI='262425053981678': No 2G Auth Data 20241209160354489 DAUC <0003> db_auc.c:192 IMSI='262425053981678': No 3G Auth Data 20241209160354497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20241209160354500 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354500 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354500 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425053981678" session_id=1748041380 session_state=BEGIN} 20241209160354500 DSS <0004> hlr_ussd.c:576 262425053981678/0x6830fea4: Process SS (BEGIN) 20241209160354500 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160354500 DSS <0004> hlr_ussd.c:518 262425053981678/0x6830fea4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160354500 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354500 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354500 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354500 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354501 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354501 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425053981678" session_id=1748041380 session_state=CONTINUE} 20241209160354501 DSS <0004> hlr_ussd.c:576 262425053981678/0x6830fea4: Process SS (CONTINUE) 20241209160354501 DSS <0004> hlr_ussd.c:518 262425053981678/0x6830fea4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160354501 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425053981678" session_id=1748041380 session_state=CONTINUE} 20241209160354501 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354501 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354501 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354501 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354504 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354504 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354504 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425053981678" session_id=1748041380 session_state=CONTINUE} 20241209160354504 DSS <0004> hlr_ussd.c:576 262425053981678/0x6830fea4: Process SS (CONTINUE) 20241209160354504 DSS <0004> hlr_ussd.c:518 262425053981678/0x6830fea4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354504 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354504 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354504 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354504 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354504 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354505 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354505 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354505 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425053981678" session_id=1748041380 session_state=END} 20241209160354505 DSS <0004> hlr_ussd.c:576 262425053981678/0x6830fea4: Process SS (END) 20241209160354505 DSS <0004> hlr_ussd.c:518 262425053981678/0x6830fea4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354505 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425053981678" session_id=1748041380 session_state=END} 20241209160354505 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354505 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262425053981678 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354505 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354505 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354505 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354505 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20241209160354506 DAUC <0003> db_auc.c:157 IMSI='262427432435277': No 2G Auth Data 20241209160354506 DAUC <0003> db_auc.c:192 IMSI='262427432435277': No 3G Auth Data 20241209160354513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 20241209160354517 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354517 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354517 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427432435277" session_id=729246423 session_state=BEGIN} 20241209160354517 DSS <0004> hlr_ussd.c:576 262427432435277/0x2b776ad7: Process SS (BEGIN) 20241209160354517 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160354517 DSS <0004> hlr_ussd.c:518 262427432435277/0x2b776ad7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160354517 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354517 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354517 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354517 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354518 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354518 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354518 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432435277" session_id=729246423 session_state=CONTINUE} 20241209160354518 DSS <0004> hlr_ussd.c:576 262427432435277/0x2b776ad7: Process SS (CONTINUE) 20241209160354518 DSS <0004> hlr_ussd.c:518 262427432435277/0x2b776ad7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160354518 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432435277" session_id=729246423 session_state=CONTINUE} 20241209160354518 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354518 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354518 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354518 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354518 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354521 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354521 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354521 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427432435277" session_id=729246423 session_state=CONTINUE} 20241209160354521 DSS <0004> hlr_ussd.c:576 262427432435277/0x2b776ad7: Process SS (CONTINUE) 20241209160354521 DSS <0004> hlr_ussd.c:518 262427432435277/0x2b776ad7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354521 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354521 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354521 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354521 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354521 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354522 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354522 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354522 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432435277" session_id=729246423 session_state=END} 20241209160354522 DSS <0004> hlr_ussd.c:576 262427432435277/0x2b776ad7: Process SS (END) 20241209160354522 DSS <0004> hlr_ussd.c:518 262427432435277/0x2b776ad7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354522 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432435277" session_id=729246423 session_state=END} 20241209160354522 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354522 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262427432435277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354522 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354522 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354522 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354522 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 20241209160354524 DAUC <0003> db_auc.c:157 IMSI='262421379400283': No 2G Auth Data 20241209160354524 DAUC <0003> db_auc.c:192 IMSI='262421379400283': No 3G Auth Data 20241209160354532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241209160354535 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354535 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354535 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421379400283" session_id=3883023949 session_state=BEGIN} 20241209160354535 DSS <0004> hlr_ussd.c:576 262421379400283/0xe7723e4d: Process SS (BEGIN) 20241209160354535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241209160354535 DSS <0004> hlr_ussd.c:518 262421379400283/0xe7723e4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241209160354535 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354535 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354535 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354535 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354536 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354536 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354536 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421379400283" session_id=3883023949 session_state=CONTINUE} 20241209160354536 DSS <0004> hlr_ussd.c:576 262421379400283/0xe7723e4d: Process SS (CONTINUE) 20241209160354536 DSS <0004> hlr_ussd.c:518 262421379400283/0xe7723e4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241209160354536 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421379400283" session_id=3883023949 session_state=CONTINUE} 20241209160354536 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354536 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354536 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354536 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354536 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354538 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354539 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354539 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421379400283" session_id=3883023949 session_state=CONTINUE} 20241209160354539 DSS <0004> hlr_ussd.c:576 262421379400283/0xe7723e4d: Process SS (CONTINUE) 20241209160354539 DSS <0004> hlr_ussd.c:518 262421379400283/0xe7723e4d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354539 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354539 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354539 DLINP <000b> input/ipa.c:434 127.0.0.1:34757 sending data 20241209160354539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354539 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354539 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421379400283" session_id=3883023949 session_state=END} 20241209160354539 DSS <0004> hlr_ussd.c:576 262421379400283/0xe7723e4d: Process SS (END) 20241209160354539 DSS <0004> hlr_ussd.c:518 262421379400283/0xe7723e4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241209160354539 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421379400283" session_id=3883023949 session_state=END} 20241209160354539 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160354539 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262421379400283 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160354539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354539 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354539 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160354540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241209160354541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55626<->l=127.0.0.1:4258 20241209160354541 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354541 DLINP <000b> input/ipa.c:408 127.0.0.1:34757 message received 20241209160354541 DLINP <000b> input/ipa.c:417 127.0.0.1:34757 connection closed with server 20241209160354541 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34757 20241209160354541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241209160354541 DLINP <000b> input/ipa.c:454 connected read/write 20241209160354541 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160354541 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160354541 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160354541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160354542 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35503<->l=127.0.0.1:4259) 20241209160354569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55700<->l=127.0.0.1:4258 20241209160354770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55700<->l=127.0.0.1:4258 20241209160357836 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33259 20241209160357836 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33259 20241209160357837 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357837 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357838 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160357838 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160357839 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357839 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357839 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160357839 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241209160357839 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241209160357839 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241209160357839 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  20241209160357839 DLGSUP <0013> gsup_server.c:236 2:  20241209160357839 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160357839 DLGSUP <0013> gsup_server.c:236 3:  20241209160357839 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160357839 DLGSUP <0013> gsup_server.c:236 4:  20241209160357839 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160357839 DLGSUP <0013> gsup_server.c:236 5:  20241209160357839 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160357839 DLGSUP <0013> gsup_server.c:236 7:  20241209160357839 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160357839 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160357839 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160357839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33259 20241209160357839 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357839 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20241209160357840 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357840 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357840 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160357840 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160357840 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  20241209160357840 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160357840 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  20241209160357840 DLGSUP <0013> gsup_server.c:236 2:  20241209160357840 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160357840 DLGSUP <0013> gsup_server.c:236 3:  20241209160357840 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160357840 DLGSUP <0013> gsup_server.c:236 4:  20241209160357840 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160357840 DLGSUP <0013> gsup_server.c:236 5:  20241209160357840 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160357840 DLGSUP <0013> gsup_server.c:236 7:  20241209160357840 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160357840 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160357840 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160357840 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160357849 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46829<->l=127.0.0.1:4259) 20241209160357852 DAUC <0003> db_auc.c:157 IMSI='262427380563531': No 2G Auth Data 20241209160357852 DAUC <0003> db_auc.c:192 IMSI='262427380563531': No 3G Auth Data 20241209160357859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20241209160357882 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357882 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357882 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427380563531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427380563531" session_id=912848604 session_state=BEGIN} 20241209160357882 DSS <0004> hlr_ussd.c:576 262427380563531/0x3668f6dc: Process SS (BEGIN) 20241209160357882 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241209160357882 DSS <0004> hlr_ussd.c:518 262427380563531/0x3668f6dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241209160357882 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357882 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357882 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357882 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357887 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357888 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357888 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262427380563531 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427380563531" session_id=912848604 session_state=END} 20241209160357888 DSS <0004> hlr_ussd.c:576 262427380563531/0x3668f6dc: Process SS (END) 20241209160357888 DSS <0004> hlr_ussd.c:518 262427380563531/0x3668f6dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241209160357888 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427380563531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427380563531" session_id=912848604 session_state=END} 20241209160357888 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427380563531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160357888 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262427380563531 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160357888 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357888 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357888 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357888 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20241209160357891 DAUC <0003> db_auc.c:157 IMSI='262423568612729': No 2G Auth Data 20241209160357891 DAUC <0003> db_auc.c:192 IMSI='262423568612729': No 3G Auth Data 20241209160357898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 20241209160357904 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357904 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357904 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423568612729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423568612729" session_id=1056190060 session_state=BEGIN} 20241209160357904 DSS <0004> hlr_ussd.c:576 262423568612729/0x3ef42e6c: Process SS (BEGIN) 20241209160357904 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241209160357904 DSS <0004> hlr_ussd.c:518 262423568612729/0x3ef42e6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241209160357904 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357904 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357904 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357904 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357905 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357905 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357905 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423568612729 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423568612729" session_id=1056190060 session_state=END} 20241209160357905 DSS <0004> hlr_ussd.c:576 262423568612729/0x3ef42e6c: Process SS (END) 20241209160357905 DSS <0004> hlr_ussd.c:518 262423568612729/0x3ef42e6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241209160357905 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423568612729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423568612729" session_id=1056190060 session_state=END} 20241209160357905 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423568612729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160357905 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423568612729 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160357905 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357905 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357905 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357905 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 20241209160357908 DAUC <0003> db_auc.c:157 IMSI='262429726874905': No 2G Auth Data 20241209160357908 DAUC <0003> db_auc.c:192 IMSI='262429726874905': No 3G Auth Data 20241209160357916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20241209160357919 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357919 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357919 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429726874905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429726874905" session_id=3316943304 session_state=BEGIN} 20241209160357919 DSS <0004> hlr_ussd.c:576 262429726874905/0xc5b489c8: Process SS (BEGIN) 20241209160357919 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241209160357919 DSS <0004> hlr_ussd.c:518 262429726874905/0xc5b489c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241209160357919 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357919 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357919 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357919 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357921 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357921 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357921 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429726874905 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429726874905" session_id=3316943304 session_state=END} 20241209160357921 DSS <0004> hlr_ussd.c:576 262429726874905/0xc5b489c8: Process SS (END) 20241209160357921 DSS <0004> hlr_ussd.c:518 262429726874905/0xc5b489c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241209160357921 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429726874905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429726874905" session_id=3316943304 session_state=END} 20241209160357921 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429726874905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160357921 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429726874905 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160357921 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357921 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357921 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357921 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20241209160357924 DAUC <0003> db_auc.c:157 IMSI='262426700240745': No 2G Auth Data 20241209160357924 DAUC <0003> db_auc.c:192 IMSI='262426700240745': No 3G Auth Data 20241209160357931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 20241209160357935 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357935 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357935 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426700240745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426700240745" session_id=3459484687 session_state=BEGIN} 20241209160357935 DSS <0004> hlr_ussd.c:576 262426700240745/0xce338c0f: Process SS (BEGIN) 20241209160357935 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241209160357935 DSS <0004> hlr_ussd.c:518 262426700240745/0xce338c0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241209160357935 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357935 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357935 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357935 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357936 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357936 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357936 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426700240745 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426700240745" session_id=3459484687 session_state=END} 20241209160357936 DSS <0004> hlr_ussd.c:576 262426700240745/0xce338c0f: Process SS (END) 20241209160357936 DSS <0004> hlr_ussd.c:518 262426700240745/0xce338c0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241209160357936 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426700240745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426700240745" session_id=3459484687 session_state=END} 20241209160357936 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426700240745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160357936 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426700240745 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160357936 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357936 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357936 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357936 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 20241209160357939 DAUC <0003> db_auc.c:157 IMSI='262420910768451': No 2G Auth Data 20241209160357939 DAUC <0003> db_auc.c:192 IMSI='262420910768451': No 3G Auth Data 20241209160357947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55756<->l=127.0.0.1:4258 20241209160357950 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357950 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357950 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420910768451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420910768451" session_id=3430827072 session_state=BEGIN} 20241209160357950 DSS <0004> hlr_ussd.c:576 262420910768451/0xcc7e4440: Process SS (BEGIN) 20241209160357950 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241209160357950 DSS <0004> hlr_ussd.c:518 262420910768451/0xcc7e4440: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241209160357950 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357950 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357950 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357950 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357951 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357951 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357951 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420910768451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420910768451" session_id=3430827072 session_state=END} 20241209160357951 DSS <0004> hlr_ussd.c:576 262420910768451/0xcc7e4440: Process SS (END) 20241209160357951 DSS <0004> hlr_ussd.c:518 262420910768451/0xcc7e4440: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241209160357951 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420910768451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420910768451" session_id=3430827072 session_state=END} 20241209160357951 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420910768451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160357951 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420910768451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160357951 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357951 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357951 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357951 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55756<->l=127.0.0.1:4258 20241209160357954 DAUC <0003> db_auc.c:157 IMSI='262428338752414': No 2G Auth Data 20241209160357954 DAUC <0003> db_auc.c:192 IMSI='262428338752414': No 3G Auth Data 20241209160357961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55760<->l=127.0.0.1:4258 20241209160357965 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357965 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357965 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428338752414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428338752414" session_id=2509766439 session_state=BEGIN} 20241209160357965 DSS <0004> hlr_ussd.c:576 262428338752414/0x9597ff27: Process SS (BEGIN) 20241209160357965 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241209160357965 DSS <0004> hlr_ussd.c:518 262428338752414/0x9597ff27: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241209160357965 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357965 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357965 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357965 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357966 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357966 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357966 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262428338752414 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428338752414" session_id=2509766439 session_state=END} 20241209160357966 DSS <0004> hlr_ussd.c:576 262428338752414/0x9597ff27: Process SS (END) 20241209160357966 DSS <0004> hlr_ussd.c:518 262428338752414/0x9597ff27: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241209160357966 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428338752414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428338752414" session_id=2509766439 session_state=END} 20241209160357966 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428338752414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160357966 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262428338752414 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160357966 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357966 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357966 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357966 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55760<->l=127.0.0.1:4258 20241209160357969 DAUC <0003> db_auc.c:157 IMSI='262422199513965': No 2G Auth Data 20241209160357969 DAUC <0003> db_auc.c:192 IMSI='262422199513965': No 3G Auth Data 20241209160357976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55776<->l=127.0.0.1:4258 20241209160357980 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357980 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357980 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422199513965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422199513965" session_id=2322692910 session_state=BEGIN} 20241209160357980 DSS <0004> hlr_ussd.c:576 262422199513965/0x8a717b2e: Process SS (BEGIN) 20241209160357980 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241209160357980 DSS <0004> hlr_ussd.c:518 262422199513965/0x8a717b2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241209160357980 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357980 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357980 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357980 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357981 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357981 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357981 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422199513965 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422199513965" session_id=2322692910 session_state=END} 20241209160357981 DSS <0004> hlr_ussd.c:576 262422199513965/0x8a717b2e: Process SS (END) 20241209160357981 DSS <0004> hlr_ussd.c:518 262422199513965/0x8a717b2e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241209160357981 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422199513965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422199513965" session_id=2322692910 session_state=END} 20241209160357981 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422199513965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160357981 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422199513965 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160357981 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357981 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357981 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357981 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55776<->l=127.0.0.1:4258 20241209160357984 DAUC <0003> db_auc.c:157 IMSI='262426989909278': No 2G Auth Data 20241209160357984 DAUC <0003> db_auc.c:192 IMSI='262426989909278': No 3G Auth Data 20241209160357990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55784<->l=127.0.0.1:4258 20241209160357993 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357993 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357993 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426989909278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426989909278" session_id=1200341182 session_state=BEGIN} 20241209160357993 DSS <0004> hlr_ussd.c:576 262426989909278/0x478bc0be: Process SS (BEGIN) 20241209160357993 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241209160357994 DSS <0004> hlr_ussd.c:518 262426989909278/0x478bc0be: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241209160357994 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357994 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357994 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357994 DLINP <000b> input/ipa.c:434 127.0.0.1:33259 sending data 20241209160357995 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357995 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160357995 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262426989909278 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426989909278" session_id=1200341182 session_state=END} 20241209160357995 DSS <0004> hlr_ussd.c:576 262426989909278/0x478bc0be: Process SS (END) 20241209160357995 DSS <0004> hlr_ussd.c:518 262426989909278/0x478bc0be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241209160357995 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426989909278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426989909278" session_id=1200341182 session_state=END} 20241209160357995 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426989909278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160357995 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262426989909278 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241209160357995 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357995 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357995 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357995 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160357997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55784<->l=127.0.0.1:4258 20241209160357999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20241209160357999 DLINP <000b> input/ipa.c:454 connected read/write 20241209160357999 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160357999 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160357999 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160358000 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160358000 DLINP <000b> input/ipa.c:454 connected read/write 20241209160358000 DLINP <000b> input/ipa.c:408 127.0.0.1:33259 message received 20241209160358000 DLINP <000b> input/ipa.c:417 127.0.0.1:33259 connection closed with server 20241209160358000 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33259 20241209160358000 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241209160358000 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46829<->l=127.0.0.1:4259) 20241209160358029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55794<->l=127.0.0.1:4258 20241209160358230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55794<->l=127.0.0.1:4258 20241209160400293 DSS <0004> hlr_ussd.c:239 262422432866245/0x63ed8cd5: SS Session Timeout, destroying 20241209160400293 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422432866245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160400305 DSS <0004> hlr_ussd.c:239 262420803020802/0xc57c074f: SS Session Timeout, destroying 20241209160400305 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420803020802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160400320 DSS <0004> hlr_ussd.c:239 262429886480551/0xc8dc1e28: SS Session Timeout, destroying 20241209160400320 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429886480551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160400336 DSS <0004> hlr_ussd.c:239 262427304538353/0xbf27777c: SS Session Timeout, destroying 20241209160400336 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427304538353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160400349 DSS <0004> hlr_ussd.c:239 262424659979907/0x0de72874: SS Session Timeout, destroying 20241209160400350 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424659979907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160400363 DSS <0004> hlr_ussd.c:239 262427887865413/0x953c57d1: SS Session Timeout, destroying 20241209160400363 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427887865413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160400375 DSS <0004> hlr_ussd.c:239 262423105412856/0xfd60ef91: SS Session Timeout, destroying 20241209160400376 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423105412856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160400389 DSS <0004> hlr_ussd.c:239 262427258720036/0x95a25faa: SS Session Timeout, destroying 20241209160400389 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427258720036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160401265 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160401265 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160401266 DLINP <000b> input/ipa.c:454 connected read/write 20241209160401267 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160401267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4258 20241209160401268 DLINP <000b> input/ipa.c:454 connected read/write 20241209160401268 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160401268 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160401268 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160401268 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  20241209160401268 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160401268 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  20241209160401268 DLGSUP <0013> gsup_server.c:236 2:  20241209160401268 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160401268 DLGSUP <0013> gsup_server.c:236 3:  20241209160401268 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160401268 DLGSUP <0013> gsup_server.c:236 4:  20241209160401268 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160401268 DLGSUP <0013> gsup_server.c:236 5:  20241209160401268 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160401268 DLGSUP <0013> gsup_server.c:236 7:  20241209160401268 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160401268 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160401268 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160401268 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160401276 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44009<->l=127.0.0.1:4259) 20241209160401277 DAUC <0003> db_auc.c:157 IMSI='262426165692150': No 2G Auth Data 20241209160401277 DAUC <0003> db_auc.c:192 IMSI='262426165692150': No 3G Auth Data 20241209160401286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4258 20241209160401310 DLINP <000b> input/ipa.c:454 connected read/write 20241209160401310 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160401310 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426165692150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426165692150" session_id=3697744071 session_state=BEGIN} 20241209160401310 DSS <0004> hlr_ussd.c:576 262426165692150/0xdc6718c7: Process SS (BEGIN) 20241209160401310 DSS <0004> hlr_ussd.c:498 262426165692150/0xdc6718c7: SS CompType=Invoke, OpCode=InterrogateSS 20241209160401310 DSS <0004> hlr_ussd.c:506 262426165692150/0xdc6718c7: Structured SS requests are not supported, rejecting... 20241209160401310 DSS <0004> hlr_ussd.c:354 262426165692150/0xdc6718c7: Tx ReturnError(0, 0x15) 20241209160401310 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426165692150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426165692150" session_id=3697744071 session_state=END} 20241209160401310 DLINP <000b> input/ipa.c:454 connected read/write 20241209160401310 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160401310 DLINP <000b> input/ipa.c:454 connected read/write 20241209160401310 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160401312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4258 20241209160401313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4258 20241209160401313 DLINP <000b> input/ipa.c:454 connected read/write 20241209160401313 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160401313 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160401313 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160401314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160401314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44009<->l=127.0.0.1:4259) 20241209160401346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4258 20241209160401447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4258 20241209160403591 DSS <0004> hlr_ussd.c:239 262428241393497/0xf00b0133: SS Session Timeout, destroying 20241209160403591 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428241393497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160403602 DSS <0004> hlr_ussd.c:239 262428757468680/0x919708b8: SS Session Timeout, destroying 20241209160403602 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428757468680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160403615 DSS <0004> hlr_ussd.c:239 262429375265587/0x1105e30c: SS Session Timeout, destroying 20241209160403615 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429375265587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160403629 DSS <0004> hlr_ussd.c:239 262424516096358/0xea0f3fe4: SS Session Timeout, destroying 20241209160403629 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424516096358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160403644 DSS <0004> hlr_ussd.c:239 262428653690698/0xc556f428: SS Session Timeout, destroying 20241209160403644 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428653690698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160403659 DSS <0004> hlr_ussd.c:239 262422454328520/0xdb56b03c: SS Session Timeout, destroying 20241209160403659 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422454328520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160403672 DSS <0004> hlr_ussd.c:239 262420649071216/0xc8d4185e: SS Session Timeout, destroying 20241209160403672 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420649071216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160403686 DSS <0004> hlr_ussd.c:239 262420182623262/0xb6c54ea3: SS Session Timeout, destroying 20241209160403686 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420182623262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160404488 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160404488 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160404490 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404490 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39124<->l=127.0.0.1:4258 20241209160404493 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404493 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404493 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160404493 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160404493 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  20241209160404493 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160404493 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  20241209160404493 DLGSUP <0013> gsup_server.c:236 2:  20241209160404493 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160404493 DLGSUP <0013> gsup_server.c:236 3:  20241209160404493 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160404493 DLGSUP <0013> gsup_server.c:236 4:  20241209160404494 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160404494 DLGSUP <0013> gsup_server.c:236 5:  20241209160404494 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160404494 DLGSUP <0013> gsup_server.c:236 7:  20241209160404494 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160404494 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160404494 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160404494 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160404507 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45703<->l=127.0.0.1:4259) 20241209160404511 DAUC <0003> db_auc.c:157 IMSI='262423354583090': No 2G Auth Data 20241209160404511 DAUC <0003> db_auc.c:192 IMSI='262423354583090': No 3G Auth Data 20241209160404521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39134<->l=127.0.0.1:4258 20241209160404534 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404534 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404534 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423354583090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423354583090"} 20241209160404534 DMAIN <0000> hlr.c:435 IMSI='262423354583090': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160404534 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423354583090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423354583090"} 20241209160404534 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423354583090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404534 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404534 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404534 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404534 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404537 DAUC <0003> db_auc.c:192 IMSI='262423354583090': No 3G Auth Data 20241209160404539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404539 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404539 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423354583090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423354583090"} 20241209160404540 DAUC <0003> hlr.c:428 IMSI='262423354583090': storing IMEI = 12345678901234 20241209160404540 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423354583090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423354583090"} 20241209160404540 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423354583090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404540 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404540 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404540 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404540 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404541 DAUC <0003> db_auc.c:192 IMSI='262423354583090': No 3G Auth Data 20241209160404542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39134<->l=127.0.0.1:4258 20241209160404543 DAUC <0003> db_auc.c:157 IMSI='262425829944119': No 2G Auth Data 20241209160404543 DAUC <0003> db_auc.c:192 IMSI='262425829944119': No 3G Auth Data 20241209160404555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39150<->l=127.0.0.1:4258 20241209160404560 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404560 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404560 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425829944119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425829944119"} 20241209160404561 DMAIN <0000> hlr.c:435 IMSI='262425829944119': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160404561 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425829944119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425829944119"} 20241209160404561 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425829944119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404561 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404561 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404561 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404561 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404563 DAUC <0003> db_auc.c:192 IMSI='262425829944119': No 3G Auth Data 20241209160404566 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404566 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404566 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425829944119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425829944119"} 20241209160404566 DAUC <0003> hlr.c:428 IMSI='262425829944119': storing IMEI = 12345678901234 20241209160404567 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425829944119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425829944119"} 20241209160404567 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425829944119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404567 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404567 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404567 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404567 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404568 DAUC <0003> db_auc.c:192 IMSI='262425829944119': No 3G Auth Data 20241209160404569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39150<->l=127.0.0.1:4258 20241209160404571 DAUC <0003> db_auc.c:157 IMSI='262421182556295': No 2G Auth Data 20241209160404571 DAUC <0003> db_auc.c:192 IMSI='262421182556295': No 3G Auth Data 20241209160404583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39162<->l=127.0.0.1:4258 20241209160404589 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404589 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404589 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421182556295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421182556295"} 20241209160404589 DMAIN <0000> hlr.c:435 IMSI='262421182556295': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160404589 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421182556295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421182556295"} 20241209160404589 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421182556295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404589 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404589 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404589 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404589 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404591 DAUC <0003> db_auc.c:192 IMSI='262421182556295': No 3G Auth Data 20241209160404594 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404594 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404594 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421182556295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421182556295"} 20241209160404594 DAUC <0003> hlr.c:428 IMSI='262421182556295': storing IMEI = 12345678901234 20241209160404594 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421182556295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421182556295"} 20241209160404594 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421182556295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404595 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404595 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404595 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404595 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404596 DAUC <0003> db_auc.c:192 IMSI='262421182556295': No 3G Auth Data 20241209160404597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39162<->l=127.0.0.1:4258 20241209160404598 DAUC <0003> db_auc.c:157 IMSI='262428398166503': No 2G Auth Data 20241209160404599 DAUC <0003> db_auc.c:192 IMSI='262428398166503': No 3G Auth Data 20241209160404610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4258 20241209160404616 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404616 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404616 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428398166503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428398166503"} 20241209160404616 DMAIN <0000> hlr.c:435 IMSI='262428398166503': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160404616 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428398166503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428398166503"} 20241209160404617 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428398166503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404617 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404617 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404617 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404617 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404618 DAUC <0003> db_auc.c:157 IMSI='262428398166503': No 2G Auth Data 20241209160404621 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404621 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404621 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428398166503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428398166503"} 20241209160404621 DAUC <0003> hlr.c:428 IMSI='262428398166503': storing IMEI = 12345678901234 20241209160404621 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428398166503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428398166503"} 20241209160404621 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428398166503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404621 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404621 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404621 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404621 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404622 DAUC <0003> db_auc.c:157 IMSI='262428398166503': No 2G Auth Data 20241209160404624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4258 20241209160404625 DAUC <0003> db_auc.c:157 IMSI='262422866065073': No 2G Auth Data 20241209160404625 DAUC <0003> db_auc.c:192 IMSI='262422866065073': No 3G Auth Data 20241209160404635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39182<->l=127.0.0.1:4258 20241209160404640 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404640 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404640 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422866065073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422866065073"} 20241209160404640 DMAIN <0000> hlr.c:435 IMSI='262422866065073': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160404640 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422866065073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422866065073"} 20241209160404640 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422866065073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404640 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404640 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404640 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404640 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404642 DAUC <0003> db_auc.c:157 IMSI='262422866065073': No 2G Auth Data 20241209160404644 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404644 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404644 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422866065073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422866065073"} 20241209160404645 DAUC <0003> hlr.c:428 IMSI='262422866065073': storing IMEI = 12345678901234 20241209160404645 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422866065073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422866065073"} 20241209160404645 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422866065073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404645 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404645 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404645 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404645 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404646 DAUC <0003> db_auc.c:157 IMSI='262422866065073': No 2G Auth Data 20241209160404647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39182<->l=127.0.0.1:4258 20241209160404648 DAUC <0003> db_auc.c:157 IMSI='262425099508467': No 2G Auth Data 20241209160404648 DAUC <0003> db_auc.c:192 IMSI='262425099508467': No 3G Auth Data 20241209160404661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4258 20241209160404667 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404667 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404667 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425099508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425099508467"} 20241209160404667 DMAIN <0000> hlr.c:435 IMSI='262425099508467': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160404667 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425099508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425099508467"} 20241209160404667 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425099508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404667 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404667 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404667 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404667 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404673 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404673 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404673 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425099508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425099508467"} 20241209160404673 DAUC <0003> hlr.c:428 IMSI='262425099508467': storing IMEI = 12345678901234 20241209160404673 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425099508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425099508467"} 20241209160404673 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425099508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404673 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404673 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404673 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404673 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4258 20241209160404678 DAUC <0003> db_auc.c:157 IMSI='262423867089112': No 2G Auth Data 20241209160404678 DAUC <0003> db_auc.c:192 IMSI='262423867089112': No 3G Auth Data 20241209160404688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4258 20241209160404693 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404693 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404693 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423867089112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423867089112"} 20241209160404693 DMAIN <0000> hlr.c:435 IMSI='262423867089112': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160404693 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423867089112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423867089112"} 20241209160404693 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423867089112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404693 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404693 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404693 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404693 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404698 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404698 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404698 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423867089112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423867089112"} 20241209160404698 DAUC <0003> hlr.c:428 IMSI='262423867089112': storing IMEI = 12345678901234 20241209160404698 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423867089112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423867089112"} 20241209160404698 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423867089112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404698 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404698 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404698 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404698 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4258 20241209160404702 DAUC <0003> db_auc.c:157 IMSI='262428894135178': No 2G Auth Data 20241209160404702 DAUC <0003> db_auc.c:192 IMSI='262428894135178': No 3G Auth Data 20241209160404713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39212<->l=127.0.0.1:4258 20241209160404718 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404718 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404718 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428894135178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428894135178"} 20241209160404718 DMAIN <0000> hlr.c:435 IMSI='262428894135178': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160404718 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428894135178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428894135178"} 20241209160404719 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428894135178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404719 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404719 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404719 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404719 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404730 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404730 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404730 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428894135178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428894135178"} 20241209160404730 DAUC <0003> hlr.c:428 IMSI='262428894135178': storing IMEI = 12345678901234 20241209160404730 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428894135178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428894135178"} 20241209160404730 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428894135178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160404730 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404730 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404730 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404730 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160404732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39212<->l=127.0.0.1:4258 20241209160404733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39124<->l=127.0.0.1:4258 20241209160404735 DLINP <000b> input/ipa.c:454 connected read/write 20241209160404735 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160404735 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160404735 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160404735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160404735 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45703<->l=127.0.0.1:4259) 20241209160404773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39228<->l=127.0.0.1:4258 20241209160404874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39228<->l=127.0.0.1:4258 20241209160407921 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160407921 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160407923 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407923 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160407924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4258 20241209160407926 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407926 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160407926 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160407926 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160407926 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  20241209160407926 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160407926 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  20241209160407926 DLGSUP <0013> gsup_server.c:236 2:  20241209160407926 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160407926 DLGSUP <0013> gsup_server.c:236 3:  20241209160407926 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160407926 DLGSUP <0013> gsup_server.c:236 4:  20241209160407926 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160407926 DLGSUP <0013> gsup_server.c:236 5:  20241209160407926 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160407926 DLGSUP <0013> gsup_server.c:236 7:  20241209160407926 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160407926 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160407926 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160407926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160407938 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241209160407942 DAUC <0003> db_auc.c:157 IMSI='262425417555690': No 2G Auth Data 20241209160407942 DAUC <0003> db_auc.c:192 IMSI='262425417555690': No 3G Auth Data 20241209160407952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39238<->l=127.0.0.1:4258 20241209160407966 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407966 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160407966 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425417555690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425417555690" source_name="the-source\n"} 20241209160407966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241209160407966 DMAIN <0000> hlr.c:435 IMSI='262425417555690': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160407966 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425417555690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425417555690" destination_name="the-source\n"} 20241209160407966 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425417555690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160407966 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407966 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160407966 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407966 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160407969 DAUC <0003> db_auc.c:192 IMSI='262425417555690': No 3G Auth Data 20241209160407971 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407971 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160407971 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425417555690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425417555690" source_name="the-source\n"} 20241209160407971 DAUC <0003> hlr.c:428 IMSI='262425417555690': storing IMEI = 12345678901234 20241209160407971 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425417555690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425417555690" destination_name="the-source\n"} 20241209160407971 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425417555690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160407971 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407971 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160407971 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407971 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160407973 DAUC <0003> db_auc.c:192 IMSI='262425417555690': No 3G Auth Data 20241209160407974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39238<->l=127.0.0.1:4258 20241209160407975 DAUC <0003> db_auc.c:157 IMSI='262428487309749': No 2G Auth Data 20241209160407975 DAUC <0003> db_auc.c:192 IMSI='262428487309749': No 3G Auth Data 20241209160407986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20241209160407991 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407991 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160407991 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428487309749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428487309749" source_name="the-source\n"} 20241209160407991 DMAIN <0000> hlr.c:435 IMSI='262428487309749': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160407991 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428487309749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428487309749" destination_name="the-source\n"} 20241209160407991 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262428487309749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160407991 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407991 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160407991 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407991 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160407994 DAUC <0003> db_auc.c:192 IMSI='262428487309749': No 3G Auth Data 20241209160407997 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407997 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160407997 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428487309749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428487309749" source_name="the-source\n"} 20241209160407997 DAUC <0003> hlr.c:428 IMSI='262428487309749': storing IMEI = 12345678901234 20241209160407997 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428487309749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428487309749" destination_name="the-source\n"} 20241209160407997 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262428487309749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160407997 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407997 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160407997 DLINP <000b> input/ipa.c:454 connected read/write 20241209160407997 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160407998 DAUC <0003> db_auc.c:192 IMSI='262428487309749': No 3G Auth Data 20241209160407999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20241209160408000 DAUC <0003> db_auc.c:157 IMSI='262421248501247': No 2G Auth Data 20241209160408000 DAUC <0003> db_auc.c:192 IMSI='262421248501247': No 3G Auth Data 20241209160408013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39256<->l=127.0.0.1:4258 20241209160408019 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408019 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408019 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421248501247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421248501247" source_name="the-source\n"} 20241209160408019 DMAIN <0000> hlr.c:435 IMSI='262421248501247': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160408019 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421248501247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421248501247" destination_name="the-source\n"} 20241209160408019 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421248501247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408019 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408019 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408019 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408019 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408021 DAUC <0003> db_auc.c:192 IMSI='262421248501247': No 3G Auth Data 20241209160408024 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408024 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408025 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421248501247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421248501247" source_name="the-source\n"} 20241209160408025 DAUC <0003> hlr.c:428 IMSI='262421248501247': storing IMEI = 12345678901234 20241209160408025 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421248501247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421248501247" destination_name="the-source\n"} 20241209160408025 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421248501247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408025 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408025 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408025 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408025 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408026 DAUC <0003> db_auc.c:192 IMSI='262421248501247': No 3G Auth Data 20241209160408028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39256<->l=127.0.0.1:4258 20241209160408029 DAUC <0003> db_auc.c:157 IMSI='262425765906853': No 2G Auth Data 20241209160408029 DAUC <0003> db_auc.c:192 IMSI='262425765906853': No 3G Auth Data 20241209160408039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39258<->l=127.0.0.1:4258 20241209160408044 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408044 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408044 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425765906853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425765906853" source_name="the-source\n"} 20241209160408044 DMAIN <0000> hlr.c:435 IMSI='262425765906853': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160408044 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425765906853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425765906853" destination_name="the-source\n"} 20241209160408044 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425765906853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408044 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408044 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408044 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408044 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408045 DAUC <0003> db_auc.c:157 IMSI='262425765906853': No 2G Auth Data 20241209160408048 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408048 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408048 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425765906853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425765906853" source_name="the-source\n"} 20241209160408048 DAUC <0003> hlr.c:428 IMSI='262425765906853': storing IMEI = 12345678901234 20241209160408048 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425765906853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425765906853" destination_name="the-source\n"} 20241209160408048 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425765906853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408049 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408049 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408049 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408049 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408050 DAUC <0003> db_auc.c:157 IMSI='262425765906853': No 2G Auth Data 20241209160408051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39258<->l=127.0.0.1:4258 20241209160408052 DAUC <0003> db_auc.c:157 IMSI='262427622823912': No 2G Auth Data 20241209160408052 DAUC <0003> db_auc.c:192 IMSI='262427622823912': No 3G Auth Data 20241209160408063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39274<->l=127.0.0.1:4258 20241209160408069 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408069 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408069 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427622823912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427622823912" source_name="the-source\n"} 20241209160408069 DMAIN <0000> hlr.c:435 IMSI='262427622823912': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160408069 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427622823912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427622823912" destination_name="the-source\n"} 20241209160408069 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262427622823912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408069 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408069 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408069 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408069 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408071 DAUC <0003> db_auc.c:157 IMSI='262427622823912': No 2G Auth Data 20241209160408074 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408074 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408074 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427622823912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427622823912" source_name="the-source\n"} 20241209160408074 DAUC <0003> hlr.c:428 IMSI='262427622823912': storing IMEI = 12345678901234 20241209160408074 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427622823912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427622823912" destination_name="the-source\n"} 20241209160408074 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262427622823912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408075 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408075 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408075 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408075 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408076 DAUC <0003> db_auc.c:157 IMSI='262427622823912': No 2G Auth Data 20241209160408077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39274<->l=127.0.0.1:4258 20241209160408079 DAUC <0003> db_auc.c:157 IMSI='262422268169642': No 2G Auth Data 20241209160408079 DAUC <0003> db_auc.c:192 IMSI='262422268169642': No 3G Auth Data 20241209160408090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39288<->l=127.0.0.1:4258 20241209160408096 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408096 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408096 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422268169642 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422268169642" source_name="the-source\n"} 20241209160408096 DMAIN <0000> hlr.c:435 IMSI='262422268169642': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160408096 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262422268169642 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422268169642" destination_name="the-source\n"} 20241209160408096 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262422268169642 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408096 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408096 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408096 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408096 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408100 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408100 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408100 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422268169642 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422268169642" source_name="the-source\n"} 20241209160408100 DAUC <0003> hlr.c:428 IMSI='262422268169642': storing IMEI = 12345678901234 20241209160408100 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262422268169642 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422268169642" destination_name="the-source\n"} 20241209160408101 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262422268169642 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408101 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408101 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408101 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408101 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39288<->l=127.0.0.1:4258 20241209160408104 DAUC <0003> db_auc.c:157 IMSI='262423943682291': No 2G Auth Data 20241209160408104 DAUC <0003> db_auc.c:192 IMSI='262423943682291': No 3G Auth Data 20241209160408117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 20241209160408122 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408122 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408122 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423943682291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423943682291" source_name="the-source\n"} 20241209160408122 DMAIN <0000> hlr.c:435 IMSI='262423943682291': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160408122 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423943682291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423943682291" destination_name="the-source\n"} 20241209160408122 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262423943682291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408122 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408122 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408122 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408122 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408127 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408127 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408127 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423943682291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423943682291" source_name="the-source\n"} 20241209160408127 DAUC <0003> hlr.c:428 IMSI='262423943682291': storing IMEI = 12345678901234 20241209160408127 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423943682291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423943682291" destination_name="the-source\n"} 20241209160408127 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262423943682291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408127 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408127 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408127 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408127 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 20241209160408131 DAUC <0003> db_auc.c:157 IMSI='262420603489742': No 2G Auth Data 20241209160408131 DAUC <0003> db_auc.c:192 IMSI='262420603489742': No 3G Auth Data 20241209160408143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4258 20241209160408148 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408148 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408148 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420603489742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420603489742" source_name="the-source\n"} 20241209160408148 DMAIN <0000> hlr.c:435 IMSI='262420603489742': has IMEI = 12345678901234 (consider setting 'store-imei') 20241209160408148 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420603489742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420603489742" destination_name="the-source\n"} 20241209160408148 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262420603489742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408148 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408148 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408148 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408148 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408153 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408153 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408153 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420603489742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420603489742" source_name="the-source\n"} 20241209160408153 DAUC <0003> hlr.c:428 IMSI='262420603489742': storing IMEI = 12345678901234 20241209160408153 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420603489742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420603489742" destination_name="the-source\n"} 20241209160408153 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262420603489742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160408153 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408153 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408153 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408153 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160408155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4258 20241209160408157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4258 20241209160408158 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241209160408158 DLINP <000b> input/ipa.c:454 connected read/write 20241209160408158 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160408158 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160408158 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160408158 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160408158 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241209160408201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39306<->l=127.0.0.1:4258 20241209160408302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39306<->l=127.0.0.1:4258 20241209160411339 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160411339 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160411340 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411340 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39320<->l=127.0.0.1:4258 20241209160411342 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411342 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411342 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160411342 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160411342 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  20241209160411342 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160411342 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  20241209160411342 DLGSUP <0013> gsup_server.c:236 2:  20241209160411342 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160411342 DLGSUP <0013> gsup_server.c:236 3:  20241209160411342 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160411342 DLGSUP <0013> gsup_server.c:236 4:  20241209160411342 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160411342 DLGSUP <0013> gsup_server.c:236 5:  20241209160411342 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160411342 DLGSUP <0013> gsup_server.c:236 7:  20241209160411342 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160411342 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160411342 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160411342 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160411353 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32871<->l=127.0.0.1:4259) 20241209160411357 DAUC <0003> db_auc.c:157 IMSI='262423923333589': No 2G Auth Data 20241209160411357 DAUC <0003> db_auc.c:192 IMSI='262423923333589': No 3G Auth Data 20241209160411366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 20241209160411386 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411386 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411386 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423923333589"} 20241209160411386 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241209160411386 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423923333589" cause=Invalid mandatory information} 20241209160411386 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411386 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411386 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411386 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411386 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411388 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411388 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411388 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423923333589"} 20241209160411388 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241209160411388 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423923333589" cause=Invalid mandatory information} 20241209160411388 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411388 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411388 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411388 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411388 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411389 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411389 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411389 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423923333589"} 20241209160411389 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241209160411389 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423923333589" cause=Invalid mandatory information} 20241209160411389 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411389 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411389 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411389 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411389 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411390 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411390 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411390 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423923333589"} 20241209160411390 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241209160411390 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423923333589" cause=Invalid mandatory information} 20241209160411390 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411390 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411390 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411390 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411390 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411391 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411392 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411392 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423923333589"} 20241209160411392 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241209160411392 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423923333589" cause=Invalid mandatory information} 20241209160411392 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423923333589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411392 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411392 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411392 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411392 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 20241209160411394 DAUC <0003> db_auc.c:157 IMSI='262421853467195': No 2G Auth Data 20241209160411394 DAUC <0003> db_auc.c:192 IMSI='262421853467195': No 3G Auth Data 20241209160411402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241209160411404 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411404 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411404 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421853467195"} 20241209160411405 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241209160411405 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421853467195" cause=Invalid mandatory information} 20241209160411405 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411405 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411405 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411405 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411405 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411406 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411406 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411406 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421853467195"} 20241209160411406 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241209160411406 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421853467195" cause=Invalid mandatory information} 20241209160411406 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411406 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411406 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411406 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411406 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411408 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411408 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411408 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421853467195"} 20241209160411408 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241209160411408 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421853467195" cause=Invalid mandatory information} 20241209160411408 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411408 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411408 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411408 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411408 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411409 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411409 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411409 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421853467195"} 20241209160411409 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241209160411409 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421853467195" cause=Invalid mandatory information} 20241209160411409 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411409 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411409 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411409 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411409 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411410 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411410 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411410 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421853467195"} 20241209160411410 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241209160411410 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421853467195" cause=Invalid mandatory information} 20241209160411410 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421853467195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411410 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411410 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411410 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411410 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241209160411412 DAUC <0003> db_auc.c:157 IMSI='262422083691811': No 2G Auth Data 20241209160411412 DAUC <0003> db_auc.c:192 IMSI='262422083691811': No 3G Auth Data 20241209160411423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20241209160411426 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411426 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411426 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422083691811"} 20241209160411426 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241209160411426 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422083691811" cause=Invalid mandatory information} 20241209160411426 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411426 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411426 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411426 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411426 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411428 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411428 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411428 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422083691811"} 20241209160411428 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241209160411428 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422083691811" cause=Invalid mandatory information} 20241209160411428 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411428 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411428 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411428 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411428 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411429 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411429 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411429 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422083691811"} 20241209160411429 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241209160411429 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422083691811" cause=Invalid mandatory information} 20241209160411429 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411429 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411429 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411429 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411429 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411431 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411431 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411431 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422083691811"} 20241209160411431 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241209160411431 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422083691811" cause=Invalid mandatory information} 20241209160411431 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411431 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411431 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411431 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411431 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411432 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411432 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411432 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422083691811"} 20241209160411432 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241209160411432 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422083691811" cause=Invalid mandatory information} 20241209160411432 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422083691811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411432 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411432 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411432 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411432 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20241209160411434 DAUC <0003> db_auc.c:157 IMSI='262424365857796': No 2G Auth Data 20241209160411434 DAUC <0003> db_auc.c:192 IMSI='262424365857796': No 3G Auth Data 20241209160411445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 20241209160411447 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411447 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411447 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424365857796"} 20241209160411447 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241209160411447 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424365857796" cause=Invalid mandatory information} 20241209160411447 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411447 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411447 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411447 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411447 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411449 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411449 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411449 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424365857796"} 20241209160411449 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241209160411449 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424365857796" cause=Invalid mandatory information} 20241209160411449 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411449 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411449 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411449 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411449 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411450 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411450 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411450 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424365857796"} 20241209160411450 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241209160411450 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424365857796" cause=Invalid mandatory information} 20241209160411450 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411450 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411450 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411450 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411450 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411452 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411452 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411452 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424365857796"} 20241209160411452 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241209160411452 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424365857796" cause=Invalid mandatory information} 20241209160411452 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411452 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411452 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411452 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411452 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411453 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411453 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411453 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424365857796"} 20241209160411453 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241209160411453 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424365857796" cause=Invalid mandatory information} 20241209160411453 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424365857796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411453 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411453 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411453 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411453 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 20241209160411456 DAUC <0003> db_auc.c:157 IMSI='262427943590919': No 2G Auth Data 20241209160411456 DAUC <0003> db_auc.c:192 IMSI='262427943590919': No 3G Auth Data 20241209160411466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39360<->l=127.0.0.1:4258 20241209160411470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411470 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411470 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427943590919"} 20241209160411470 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241209160411470 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427943590919" cause=Invalid mandatory information} 20241209160411470 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411470 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411470 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411472 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411472 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411472 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427943590919"} 20241209160411472 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241209160411472 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427943590919" cause=Invalid mandatory information} 20241209160411472 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411472 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411472 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411472 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411472 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411474 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411474 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427943590919"} 20241209160411474 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241209160411474 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427943590919" cause=Invalid mandatory information} 20241209160411474 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411476 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411476 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411476 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427943590919"} 20241209160411476 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241209160411476 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427943590919" cause=Invalid mandatory information} 20241209160411476 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411476 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411476 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411476 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411476 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411477 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411477 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411477 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427943590919"} 20241209160411477 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241209160411477 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427943590919" cause=Invalid mandatory information} 20241209160411477 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427943590919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411477 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411477 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411477 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411477 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39360<->l=127.0.0.1:4258 20241209160411480 DAUC <0003> db_auc.c:157 IMSI='262423865547203': No 2G Auth Data 20241209160411480 DAUC <0003> db_auc.c:192 IMSI='262423865547203': No 3G Auth Data 20241209160411489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39370<->l=127.0.0.1:4258 20241209160411492 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411492 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411492 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423865547203"} 20241209160411492 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241209160411492 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423865547203" cause=Invalid mandatory information} 20241209160411492 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411492 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411492 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411492 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411492 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411493 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411493 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411493 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423865547203"} 20241209160411493 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241209160411493 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423865547203" cause=Invalid mandatory information} 20241209160411493 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411493 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411493 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411493 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411493 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411494 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411494 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411495 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423865547203"} 20241209160411495 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241209160411495 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423865547203" cause=Invalid mandatory information} 20241209160411495 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411495 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411495 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411495 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411495 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411496 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411496 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411496 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423865547203"} 20241209160411496 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241209160411496 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423865547203" cause=Invalid mandatory information} 20241209160411496 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411496 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411496 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411496 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411496 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411497 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411497 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411497 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423865547203"} 20241209160411497 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241209160411497 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423865547203" cause=Invalid mandatory information} 20241209160411497 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423865547203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411497 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411497 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411497 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411497 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39370<->l=127.0.0.1:4258 20241209160411500 DAUC <0003> db_auc.c:157 IMSI='262423570072559': No 2G Auth Data 20241209160411500 DAUC <0003> db_auc.c:192 IMSI='262423570072559': No 3G Auth Data 20241209160411511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241209160411513 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411513 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411513 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423570072559"} 20241209160411513 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241209160411513 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423570072559" cause=Invalid mandatory information} 20241209160411513 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411513 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411513 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411513 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411513 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411515 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411515 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411515 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423570072559"} 20241209160411515 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241209160411515 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423570072559" cause=Invalid mandatory information} 20241209160411515 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411515 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411515 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411515 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411515 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411516 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411516 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411516 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423570072559"} 20241209160411516 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241209160411516 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423570072559" cause=Invalid mandatory information} 20241209160411516 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411517 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411517 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411517 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411517 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411518 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411518 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411518 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423570072559"} 20241209160411518 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241209160411518 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423570072559" cause=Invalid mandatory information} 20241209160411518 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411518 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411518 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411518 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411518 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411519 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411519 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411519 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423570072559"} 20241209160411519 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241209160411519 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423570072559" cause=Invalid mandatory information} 20241209160411519 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423570072559 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411519 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411519 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411519 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411519 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241209160411521 DAUC <0003> db_auc.c:157 IMSI='262422157990730': No 2G Auth Data 20241209160411521 DAUC <0003> db_auc.c:192 IMSI='262422157990730': No 3G Auth Data 20241209160411531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39390<->l=127.0.0.1:4258 20241209160411534 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411534 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411534 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422157990730"} 20241209160411534 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241209160411534 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422157990730" cause=Invalid mandatory information} 20241209160411534 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411534 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411534 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411534 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411534 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411536 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411536 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411536 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422157990730"} 20241209160411536 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241209160411536 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422157990730" cause=Invalid mandatory information} 20241209160411536 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411536 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411536 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411536 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411536 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411537 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411537 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411537 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422157990730"} 20241209160411537 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241209160411537 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422157990730" cause=Invalid mandatory information} 20241209160411537 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411537 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411537 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411537 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411537 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411539 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411539 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422157990730"} 20241209160411539 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241209160411539 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422157990730" cause=Invalid mandatory information} 20241209160411539 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411539 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411539 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411539 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411540 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411540 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411540 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422157990730"} 20241209160411540 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241209160411540 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422157990730" cause=Invalid mandatory information} 20241209160411540 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422157990730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160411540 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411540 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411540 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411540 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160411541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39390<->l=127.0.0.1:4258 20241209160411542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39320<->l=127.0.0.1:4258 20241209160411543 DLINP <000b> input/ipa.c:454 connected read/write 20241209160411543 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160411543 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160411543 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160411543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160411543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32871<->l=127.0.0.1:4259) 20241209160411587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4258 20241209160411688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4258 20241209160414723 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160414723 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160414724 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414724 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160414724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 20241209160414725 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414725 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160414725 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160414725 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160414725 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  20241209160414725 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160414725 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  20241209160414725 DLGSUP <0013> gsup_server.c:236 2:  20241209160414725 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160414725 DLGSUP <0013> gsup_server.c:236 3:  20241209160414725 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160414725 DLGSUP <0013> gsup_server.c:236 4:  20241209160414725 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160414725 DLGSUP <0013> gsup_server.c:236 5:  20241209160414725 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160414725 DLGSUP <0013> gsup_server.c:236 7:  20241209160414725 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160414725 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160414725 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160414725 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160414734 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35643<->l=127.0.0.1:4259) 20241209160414740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58038<->l=127.0.0.1:4258 20241209160414770 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414770 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160414770 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423769831143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423769831143"} 20241209160414770 DMAIN <0000> hlr.c:435 IMSI='262423769831143': has IMEI = 22245678901234 (consider setting 'store-imei') 20241209160414770 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423769831143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241209160414770 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423769831143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423769831143" cause=Invalid mandatory information} 20241209160414770 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423769831143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160414770 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414770 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160414770 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414770 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160414773 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414773 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160414773 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423769831143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423769831143"} 20241209160414773 DAUC <0003> hlr.c:428 IMSI='262423769831143': storing IMEI = 22245678901234 20241209160414773 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423769831143': no such subscriber 20241209160414773 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423769831143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241209160414773 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423769831143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423769831143" cause=Invalid mandatory information} 20241209160414773 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423769831143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160414773 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414773 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160414773 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414773 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160414773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58038<->l=127.0.0.1:4258 20241209160414774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 20241209160414774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35643<->l=127.0.0.1:4259) 20241209160414775 DLINP <000b> input/ipa.c:454 connected read/write 20241209160414775 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160414775 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160414775 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160414775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160414808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58044<->l=127.0.0.1:4258 20241209160414908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58044<->l=127.0.0.1:4258 20241209160417940 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160417940 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160417941 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417941 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 20241209160417943 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417943 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417943 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160417943 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160417943 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  20241209160417943 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160417943 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  20241209160417943 DLGSUP <0013> gsup_server.c:236 2:  20241209160417943 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160417943 DLGSUP <0013> gsup_server.c:236 3:  20241209160417943 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160417943 DLGSUP <0013> gsup_server.c:236 4:  20241209160417943 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160417943 DLGSUP <0013> gsup_server.c:236 5:  20241209160417943 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160417943 DLGSUP <0013> gsup_server.c:236 7:  20241209160417943 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160417943 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160417943 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160417943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160417953 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39921<->l=127.0.0.1:4259) 20241209160417960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58062<->l=127.0.0.1:4258 20241209160417986 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417986 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417986 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423495366630"} 20241209160417986 DMAIN <0000> hlr.c:227 IMSI='262423495366630': Creating subscriber on demand 20241209160417986 DMAIN <0000> hlr.c:243 IMSI='262423495366630': Successfully assigned MSISDN='203' 20241209160417986 DAUC <0003> hlr.c:428 IMSI='262423495366630': storing IMEI = 12345678901234 20241209160417986 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423495366630"} 20241209160417986 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160417986 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417986 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417986 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417986 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417988 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160417988 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160417989 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160417989 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160417989 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160417989 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160417990 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417990 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417990 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160417990 DLU <0006> fsm.c:456 lu(262423495366630)[0x6120000135a0]{UNVALIDATED}: Allocated 20241209160417990 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160417990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423495366630)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160417990 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160417990 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417990 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417990 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417990 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417991 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417991 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417991 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423495366630"} 20241209160417991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423495366630)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160417991 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160417991 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423495366630"} 20241209160417991 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160417991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423495366630)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160417991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423495366630)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160417991 DLU <0006> fsm.c:568 lu(PS:IMSI-262423495366630)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160417991 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417991 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417991 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417991 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417993 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417993 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417993 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423495366630"} 20241209160417993 DMAIN <0000> hlr.c:227 IMSI='262423495366630': Creating subscriber on demand 20241209160417993 DMAIN <0000> hlr.c:243 IMSI='262423495366630': Successfully assigned MSISDN='662' 20241209160417993 DAUC <0003> hlr.c:428 IMSI='262423495366630': storing IMEI = 12345678901234 20241209160417993 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423495366630"} 20241209160417993 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160417993 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417993 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417993 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417993 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417994 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160417994 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160417994 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160417994 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160417994 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160417994 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160417995 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160417995 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160417995 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417995 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417995 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160417995 DLU <0006> fsm.c:456 lu(262423495366630)[0x612000013720]{UNVALIDATED}: Allocated 20241209160417995 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160417995 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423495366630)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160417995 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160417995 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417995 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417995 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417995 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417996 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417996 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417996 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423495366630"} 20241209160417996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423495366630)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160417996 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160417996 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423495366630"} 20241209160417996 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160417996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423495366630)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160417996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423495366630)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160417996 DLU <0006> fsm.c:568 lu(PS:IMSI-262423495366630)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160417996 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417996 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417996 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417997 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417999 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417999 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160417999 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423495366630"} 20241209160417999 DMAIN <0000> hlr.c:227 IMSI='262423495366630': Creating subscriber on demand 20241209160417999 DMAIN <0000> hlr.c:243 IMSI='262423495366630': Successfully assigned MSISDN='607' 20241209160417999 DAUC <0003> hlr.c:428 IMSI='262423495366630': storing IMEI = 12345678901234 20241209160417999 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423495366630"} 20241209160417999 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160417999 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417999 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160417999 DLINP <000b> input/ipa.c:454 connected read/write 20241209160417999 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418000 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418000 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418000 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418000 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418000 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418000 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418001 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418001 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418001 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418001 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418002 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160418002 DLU <0006> fsm.c:456 lu(262423495366630)[0x6120000138a0]{UNVALIDATED}: Allocated 20241209160418002 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241209160418002 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423495366630" cause=GPRS services not allowed} 20241209160418002 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160418002 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423495366630)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160418002 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423495366630)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241209160418002 DLU <0006> fsm.c:568 lu(PS:IMSI-262423495366630)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241209160418002 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418002 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418002 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418002 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418004 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418004 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418004 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423495366630"} 20241209160418004 DMAIN <0000> hlr.c:227 IMSI='262423495366630': Creating subscriber on demand 20241209160418004 DMAIN <0000> hlr.c:243 IMSI='262423495366630': Successfully assigned MSISDN='611' 20241209160418004 DAUC <0003> hlr.c:428 IMSI='262423495366630': storing IMEI = 12345678901234 20241209160418004 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423495366630"} 20241209160418004 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160418004 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418004 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418004 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418004 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418005 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418005 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418005 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418005 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418005 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418005 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418006 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418006 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418006 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160418006 DLU <0006> fsm.c:456 lu(262423495366630)[0x612000013a20]{UNVALIDATED}: Allocated 20241209160418006 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241209160418006 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423495366630" cause=GPRS services not allowed} 20241209160418006 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160418006 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423495366630)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160418006 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423495366630)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241209160418006 DLU <0006> fsm.c:568 lu(PS:IMSI-262423495366630)[0x612000013a20]{UNVALIDATED}: Deallocated 20241209160418006 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418006 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418006 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418006 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418008 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418008 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418008 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423495366630"} 20241209160418008 DMAIN <0000> hlr.c:227 IMSI='262423495366630': Creating subscriber on demand 20241209160418008 DAUC <0003> hlr.c:428 IMSI='262423495366630': storing IMEI = 12345678901234 20241209160418008 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423495366630"} 20241209160418008 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160418008 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418008 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418008 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418008 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418009 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418009 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418009 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418009 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418010 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418010 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418010 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418010 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418010 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160418010 DLU <0006> fsm.c:456 lu(262423495366630)[0x612000013ba0]{UNVALIDATED}: Allocated 20241209160418010 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241209160418010 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423495366630" cause=GPRS services not allowed} 20241209160418010 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160418010 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423495366630)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160418010 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423495366630)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241209160418010 DLU <0006> fsm.c:568 lu(PS:IMSI-262423495366630)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241209160418011 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418011 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418011 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418011 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418013 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418013 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418013 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423495366630"} 20241209160418013 DMAIN <0000> hlr.c:227 IMSI='262423495366630': Creating subscriber on demand 20241209160418013 DAUC <0003> hlr.c:428 IMSI='262423495366630': storing IMEI = 12345678901234 20241209160418013 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423495366630"} 20241209160418013 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241209160418013 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418013 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418013 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418013 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418013 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418013 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418014 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418014 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418014 DAUC <0003> db_auc.c:157 IMSI='262423495366630': No 2G Auth Data 20241209160418014 DAUC <0003> db_auc.c:192 IMSI='262423495366630': No 3G Auth Data 20241209160418015 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418015 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418015 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160418015 DLU <0006> fsm.c:456 lu(262423495366630)[0x612000013d20]{UNVALIDATED}: Allocated 20241209160418015 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160418015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423495366630)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160418015 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423495366630" cn_domain=PS} 20241209160418015 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418015 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418015 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418015 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418016 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418016 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418016 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423495366630"} 20241209160418016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423495366630)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160418016 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160418016 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423495366630"} 20241209160418016 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423495366630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160418016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423495366630)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160418016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423495366630)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160418016 DLU <0006> fsm.c:568 lu(PS:IMSI-262423495366630)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160418016 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418016 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418016 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418016 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160418017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58062<->l=127.0.0.1:4258 20241209160418018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 20241209160418018 DLINP <000b> input/ipa.c:454 connected read/write 20241209160418018 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160418018 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160418018 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160418018 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160418019 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39921<->l=127.0.0.1:4259) 20241209160418063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 20241209160418164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 20241209160421195 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160421195 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160421196 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421196 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58072<->l=127.0.0.1:4258 20241209160421197 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421197 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421197 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160421197 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160421197 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  20241209160421197 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160421197 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  20241209160421197 DLGSUP <0013> gsup_server.c:236 2:  20241209160421197 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160421197 DLGSUP <0013> gsup_server.c:236 3:  20241209160421197 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160421197 DLGSUP <0013> gsup_server.c:236 4:  20241209160421197 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160421197 DLGSUP <0013> gsup_server.c:236 5:  20241209160421197 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160421197 DLGSUP <0013> gsup_server.c:236 7:  20241209160421197 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160421197 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160421197 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160421197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160421205 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34663<->l=127.0.0.1:4259) 20241209160421211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 20241209160421242 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421242 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421242 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421242 DMAIN <0000> hlr.c:227 IMSI='262421638038482': Creating subscriber on demand 20241209160421242 DMAIN <0000> hlr.c:243 IMSI='262421638038482': Successfully assigned MSISDN='554' 20241209160421242 DLU <0006> fsm.c:456 lu(262421638038482)[0x612000013ea0]{UNVALIDATED}: Allocated 20241209160421242 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160421242 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421638038482)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160421242 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421242 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421242 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421242 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421242 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421244 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421244 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421244 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421638038482"} 20241209160421244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421638038482)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160421244 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160421244 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421638038482"} 20241209160421244 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160421244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421638038482)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160421244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421638038482)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160421244 DLU <0006> fsm.c:568 lu(PS:IMSI-262421638038482)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160421244 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421244 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421244 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421244 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421245 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421245 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421245 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421245 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421245 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421245 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421247 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421247 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421247 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421247 DMAIN <0000> hlr.c:227 IMSI='262421638038482': Creating subscriber on demand 20241209160421248 DMAIN <0000> hlr.c:243 IMSI='262421638038482': Successfully assigned MSISDN='039' 20241209160421248 DLU <0006> fsm.c:456 lu(262421638038482)[0x612000014020]{UNVALIDATED}: Allocated 20241209160421248 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160421248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421638038482)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160421248 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421248 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421248 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421248 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421248 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421249 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421249 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421249 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421638038482"} 20241209160421249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421638038482)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160421249 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160421249 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421638038482"} 20241209160421249 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160421249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421638038482)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160421249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421638038482)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160421249 DLU <0006> fsm.c:568 lu(PS:IMSI-262421638038482)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160421249 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421249 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421249 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421249 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421250 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421250 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421251 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421251 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421251 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421252 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421252 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421252 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421255 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421255 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421255 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421255 DMAIN <0000> hlr.c:227 IMSI='262421638038482': Creating subscriber on demand 20241209160421255 DMAIN <0000> hlr.c:243 IMSI='262421638038482': Successfully assigned MSISDN='975' 20241209160421255 DLU <0006> fsm.c:456 lu(262421638038482)[0x6120000141a0]{UNVALIDATED}: Allocated 20241209160421255 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241209160421255 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421638038482" cause=GPRS services not allowed} 20241209160421255 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160421255 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421638038482)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160421255 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421638038482)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241209160421255 DLU <0006> fsm.c:568 lu(PS:IMSI-262421638038482)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241209160421255 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421255 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421255 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421255 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421256 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421256 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421256 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421256 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421257 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421257 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421257 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421257 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421259 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421259 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421259 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421259 DMAIN <0000> hlr.c:227 IMSI='262421638038482': Creating subscriber on demand 20241209160421259 DMAIN <0000> hlr.c:243 IMSI='262421638038482': Successfully assigned MSISDN='014' 20241209160421259 DLU <0006> fsm.c:456 lu(262421638038482)[0x612000014320]{UNVALIDATED}: Allocated 20241209160421259 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241209160421259 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421638038482" cause=GPRS services not allowed} 20241209160421259 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160421259 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421638038482)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160421259 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421638038482)[0x612000014320]{UNVALIDATED}: Freeing instance 20241209160421259 DLU <0006> fsm.c:568 lu(PS:IMSI-262421638038482)[0x612000014320]{UNVALIDATED}: Deallocated 20241209160421259 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421259 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421259 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421259 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421260 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421260 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421260 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421260 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421261 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421261 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421263 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421263 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421263 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421263 DMAIN <0000> hlr.c:227 IMSI='262421638038482': Creating subscriber on demand 20241209160421263 DLU <0006> fsm.c:456 lu(262421638038482)[0x6120000144a0]{UNVALIDATED}: Allocated 20241209160421263 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241209160421263 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421638038482" cause=GPRS services not allowed} 20241209160421263 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160421263 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421638038482)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160421263 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421638038482)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241209160421263 DLU <0006> fsm.c:568 lu(PS:IMSI-262421638038482)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241209160421263 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421263 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421263 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421263 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421264 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421264 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421264 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421264 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421264 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421264 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421267 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421267 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421267 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421267 DMAIN <0000> hlr.c:227 IMSI='262421638038482': Creating subscriber on demand 20241209160421267 DLU <0006> fsm.c:456 lu(262421638038482)[0x612000014620]{UNVALIDATED}: Allocated 20241209160421267 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160421267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421638038482)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160421267 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421638038482" cn_domain=PS} 20241209160421267 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421267 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421267 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421267 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421268 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421268 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421268 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421638038482"} 20241209160421268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421638038482)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160421268 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160421268 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421638038482"} 20241209160421268 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421638038482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160421268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421638038482)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160421268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421638038482)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160421268 DLU <0006> fsm.c:568 lu(PS:IMSI-262421638038482)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160421268 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421268 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421268 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421268 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160421269 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421269 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421269 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421269 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421270 DAUC <0003> db_auc.c:157 IMSI='262421638038482': No 2G Auth Data 20241209160421270 DAUC <0003> db_auc.c:192 IMSI='262421638038482': No 3G Auth Data 20241209160421271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 20241209160421271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58072<->l=127.0.0.1:4258 20241209160421272 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34663<->l=127.0.0.1:4259) 20241209160421272 DLINP <000b> input/ipa.c:454 connected read/write 20241209160421272 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160421272 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160421272 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160421272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160421296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4258 20241209160421396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4258 20241209160424427 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160424427 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160424428 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424428 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160424429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241209160424430 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424430 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160424430 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160424430 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160424430 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  20241209160424430 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160424430 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  20241209160424430 DLGSUP <0013> gsup_server.c:236 2:  20241209160424430 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160424430 DLGSUP <0013> gsup_server.c:236 3:  20241209160424430 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160424430 DLGSUP <0013> gsup_server.c:236 4:  20241209160424430 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160424430 DLGSUP <0013> gsup_server.c:236 5:  20241209160424430 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160424430 DLGSUP <0013> gsup_server.c:236 7:  20241209160424430 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160424430 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160424430 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160424430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160424439 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45753<->l=127.0.0.1:4259) 20241209160424445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52440<->l=127.0.0.1:4258 20241209160424470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424470 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160424470 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423080066906"} 20241209160424470 DMAIN <0000> hlr.c:227 IMSI='262423080066906': Creating subscriber on demand 20241209160424470 DMAIN <0000> hlr.c:243 IMSI='262423080066906': Successfully assigned MSISDN='983' 20241209160424470 DAUC <0003> db_auc.c:157 IMSI='262423080066906': No 2G Auth Data 20241209160424470 DAUC <0003> db_auc.c:192 IMSI='262423080066906': No 3G Auth Data 20241209160424470 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423080066906 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 20241209160424470 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423080066906" cause=IMSI unknown in HLR} 20241209160424470 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241209160424470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424470 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160424470 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424470 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160424472 DAUC <0003> db_auc.c:157 IMSI='262423080066906': No 2G Auth Data 20241209160424472 DAUC <0003> db_auc.c:192 IMSI='262423080066906': No 3G Auth Data 20241209160424472 DAUC <0003> db_auc.c:157 IMSI='262423080066906': No 2G Auth Data 20241209160424472 DAUC <0003> db_auc.c:192 IMSI='262423080066906': No 3G Auth Data 20241209160424473 DAUC <0003> db_auc.c:157 IMSI='262423080066906': No 2G Auth Data 20241209160424473 DAUC <0003> db_auc.c:192 IMSI='262423080066906': No 3G Auth Data 20241209160424473 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424473 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160424473 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423080066906" cn_domain=PS} 20241209160424473 DLU <0006> fsm.c:456 lu(262423080066906)[0x6120000147a0]{UNVALIDATED}: Allocated 20241209160424473 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241209160424474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423080066906)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160424474 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423080066906" cn_domain=PS} 20241209160424474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160424474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160424474 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424474 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160424474 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423080066906"} 20241209160424475 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423080066906)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160424475 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160424475 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423080066906"} 20241209160424475 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423080066906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160424475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423080066906)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160424475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423080066906)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160424475 DLU <0006> fsm.c:568 lu(PS:IMSI-262423080066906)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160424475 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424475 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160424475 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424475 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160424476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52440<->l=127.0.0.1:4258 20241209160424476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241209160424477 DLINP <000b> input/ipa.c:454 connected read/write 20241209160424477 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160424477 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160424477 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160424477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160424477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45753<->l=127.0.0.1:4259) 20241209160424510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 20241209160424611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 20241209160427640 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160427640 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160427641 DLINP <000b> input/ipa.c:454 connected read/write 20241209160427641 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160427642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52466<->l=127.0.0.1:4258 20241209160427642 DLINP <000b> input/ipa.c:454 connected read/write 20241209160427642 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160427643 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160427643 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160427643 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  20241209160427643 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160427643 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  20241209160427643 DLGSUP <0013> gsup_server.c:236 2:  20241209160427643 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160427643 DLGSUP <0013> gsup_server.c:236 3:  20241209160427643 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160427643 DLGSUP <0013> gsup_server.c:236 4:  20241209160427643 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160427643 DLGSUP <0013> gsup_server.c:236 5:  20241209160427643 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160427643 DLGSUP <0013> gsup_server.c:236 7:  20241209160427643 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160427643 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160427643 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160427643 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160427650 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36597<->l=127.0.0.1:4259) 20241209160427651 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241209160427651 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241209160427657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52468<->l=127.0.0.1:4258 20241209160427658 DAUC <0003> db_auc.c:157 IMSI='262422690388242': No 2G Auth Data 20241209160427658 DAUC <0003> db_auc.c:192 IMSI='262422690388242': No 3G Auth Data 20241209160427661 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618647877.msisdn 20241209160427661 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618647877.msisdn: not attached (vlr_number unset) 20241209160427661 DDGSM <0007> mslookup_server.c:327 sip.voice.491618647877.msisdn: does not exist in GSUP proxy 20241209160428663 DLINP <000b> input/ipa.c:454 connected read/write 20241209160428663 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160428663 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422690388242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422690388242" cn_domain=CS} 20241209160428663 DLU <0006> fsm.c:456 lu(262422690388242)[0x612000014c20]{UNVALIDATED}: Allocated 20241209160428663 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422690388242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241209160428663 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422690388242)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241209160428663 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422690388242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422690388242" cn_domain=CS} 20241209160428663 DLINP <000b> input/ipa.c:454 connected read/write 20241209160428663 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160428663 DLINP <000b> input/ipa.c:454 connected read/write 20241209160428663 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160428665 DLINP <000b> input/ipa.c:454 connected read/write 20241209160428665 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160428665 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422690388242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422690388242"} 20241209160428665 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422690388242)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241209160428665 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422690388242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241209160428665 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422690388242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422690388242"} 20241209160428665 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422690388242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160428665 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422690388242)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241209160428665 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422690388242)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241209160428665 DLU <0006> fsm.c:568 lu(CS:IMSI-262422690388242)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241209160428665 DLINP <000b> input/ipa.c:454 connected read/write 20241209160428665 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160428665 DLINP <000b> input/ipa.c:454 connected read/write 20241209160428665 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160428666 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618647877.msisdn 20241209160428666 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618647877.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241209160428666 DDGSM <0007> mslookup_server.c:327 sip.voice.491618647877.msisdn: does not exist in GSUP proxy 20241209160428666 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618647877.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241209160428667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52468<->l=127.0.0.1:4258 20241209160428667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52466<->l=127.0.0.1:4258 20241209160428668 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36597<->l=127.0.0.1:4259) 20241209160428668 DLINP <000b> input/ipa.c:454 connected read/write 20241209160428668 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160428668 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160428668 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160428668 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160428691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52470<->l=127.0.0.1:4258 20241209160428792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52470<->l=127.0.0.1:4258 20241209160431311 DSS <0004> hlr_ussd.c:239 262426165692150/0xdc6718c7: SS Session Timeout, destroying 20241209160431311 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426165692150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241209160431824 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160431824 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160431826 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431826 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160431826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52510<->l=127.0.0.1:4258 20241209160431828 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241209160431828 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241209160431828 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431828 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160431828 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160431828 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160431828 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  20241209160431828 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160431828 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  20241209160431828 DLGSUP <0013> gsup_server.c:236 2:  20241209160431828 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160431828 DLGSUP <0013> gsup_server.c:236 3:  20241209160431828 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160431828 DLGSUP <0013> gsup_server.c:236 4:  20241209160431828 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160431828 DLGSUP <0013> gsup_server.c:236 5:  20241209160431828 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160431828 DLGSUP <0013> gsup_server.c:236 7:  20241209160431828 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160431828 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160431828 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160431828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160431844 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40331<->l=127.0.0.1:4259) 20241209160431846 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241209160431846 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241209160431854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52512<->l=127.0.0.1:4258 20241209160431870 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431870 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160431870 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421103003689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421103003689" cn_domain=CS} 20241209160431870 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421103003689 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241209160431870 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421103003689 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241209160431870 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421103003689.imsi 20241209160431870 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421103003689.imsi 20241209160431870 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421103003689.imsi: does not exist in local HLR 20241209160431874 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421103003689 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241209160431875 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241209160431875 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241209160431875 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241209160431875 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241209160431875 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241209160431875 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421103003689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160431875 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160431875 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160431875 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160431875 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160431875 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160431875 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160431876 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160431876 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160431876 DLINP <000b> input/ipaccess.c:814 received ID_GET for unit ID 0/0/0 20241209160431876 DLINP <000b> ipa.c:396 tag 1: HLR 20241209160431876 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241209160431876 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160431876 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160431876 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241209160431918 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160431918 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160431918 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160431918 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160431918 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421103003689 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613146387 20241209160431918 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421103003689 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160431918 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431918 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160431918 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431918 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160431921 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160431921 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160431921 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421103003689 MSISDN-491613146387 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160431921 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431921 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160431921 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431921 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160431921 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160431922 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160431922 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421103003689 MSISDN-491613146387 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 20241209160431922 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421103003689 MSISDN-491613146387 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160431922 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431922 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160431922 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431922 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160431922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52512<->l=127.0.0.1:4258 20241209160431923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52510<->l=127.0.0.1:4258 20241209160431923 DLINP <000b> input/ipa.c:454 connected read/write 20241209160431923 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160431923 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160431923 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160431923 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160431923 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40331<->l=127.0.0.1:4259) 20241209160431923 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160431923 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160431923 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 20241209160431924 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241209160431924 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241209160431949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52524<->l=127.0.0.1:4258 20241209160432050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52524<->l=127.0.0.1:4258 20241209160435079 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160435079 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160435080 DLINP <000b> input/ipa.c:454 connected read/write 20241209160435080 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160435080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52538<->l=127.0.0.1:4258 20241209160435081 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241209160435081 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241209160435082 DLINP <000b> input/ipa.c:454 connected read/write 20241209160435082 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160435082 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160435082 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160435082 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  20241209160435082 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160435082 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  20241209160435082 DLGSUP <0013> gsup_server.c:236 2:  20241209160435082 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160435082 DLGSUP <0013> gsup_server.c:236 3:  20241209160435082 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160435082 DLGSUP <0013> gsup_server.c:236 4:  20241209160435082 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160435082 DLGSUP <0013> gsup_server.c:236 5:  20241209160435082 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160435082 DLGSUP <0013> gsup_server.c:236 7:  20241209160435082 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160435082 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160435082 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160435082 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160435090 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40857<->l=127.0.0.1:4259) 20241209160435091 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241209160435091 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241209160435098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52554<->l=127.0.0.1:4258 20241209160435099 DAUC <0003> db_auc.c:157 IMSI='262423683770818': No 2G Auth Data 20241209160435099 DAUC <0003> db_auc.c:192 IMSI='262423683770818': No 3G Auth Data 20241209160435102 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423683770818.imsi 20241209160435102 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423683770818.imsi: found in local HLR 20241209160435105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52554<->l=127.0.0.1:4258 20241209160435106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52538<->l=127.0.0.1:4258 20241209160435106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40857<->l=127.0.0.1:4259) 20241209160435106 DLINP <000b> input/ipa.c:454 connected read/write 20241209160435106 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160435106 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160435107 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160435107 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160435143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52562<->l=127.0.0.1:4258 20241209160435244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52562<->l=127.0.0.1:4258 20241209160438274 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160438274 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160438275 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438275 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160438276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52574<->l=127.0.0.1:4258 20241209160438277 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438277 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160438277 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160438277 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160438277 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  20241209160438277 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160438277 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  20241209160438277 DLGSUP <0013> gsup_server.c:236 2:  20241209160438277 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160438277 DLGSUP <0013> gsup_server.c:236 3:  20241209160438277 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160438277 DLGSUP <0013> gsup_server.c:236 4:  20241209160438277 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160438277 DLGSUP <0013> gsup_server.c:236 5:  20241209160438277 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160438277 DLGSUP <0013> gsup_server.c:236 7:  20241209160438277 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160438277 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160438277 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160438277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160438277 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241209160438277 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241209160438294 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35925<->l=127.0.0.1:4259) 20241209160438295 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241209160438295 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241209160438301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52582<->l=127.0.0.1:4258 20241209160438322 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438322 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160438322 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426468756039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426468756039" cn_domain=CS} 20241209160438322 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426468756039 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241209160438322 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426468756039 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241209160438322 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426468756039.imsi 20241209160438322 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426468756039.imsi 20241209160438322 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426468756039.imsi: does not exist in local HLR 20241209160438326 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426468756039 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241209160438326 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241209160438327 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241209160438327 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241209160438327 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241209160438327 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241209160438327 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426468756039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160438327 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160438327 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160438327 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160438327 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160438327 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160438327 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160438328 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160438328 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160438328 DLINP <000b> input/ipaccess.c:814 received ID_GET for unit ID 0/0/0 20241209160438328 DLINP <000b> ipa.c:396 tag 1: HLR 20241209160438328 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241209160438329 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160438329 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160438329 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241209160438370 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160438370 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160438370 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160438370 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160438370 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426468756039 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616254134 20241209160438370 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426468756039 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160438370 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438370 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160438370 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438370 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160438372 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160438372 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160438372 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426468756039 MSISDN-491616254134 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160438372 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438372 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160438372 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438372 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160438373 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160438373 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160438373 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426468756039 MSISDN-491616254134 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 20241209160438373 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426468756039 MSISDN-491616254134 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160438373 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438373 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160438373 DLINP <000b> input/ipa.c:454 connected read/write 20241209160438373 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160438374 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426468756039.imsi 20241209160438374 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426468756039.imsi: does not exist in local HLR 20241209160439375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52582<->l=127.0.0.1:4258 20241209160439376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52574<->l=127.0.0.1:4258 20241209160439376 DLINP <000b> input/ipa.c:454 connected read/write 20241209160439376 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160439376 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160439376 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160439376 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160439376 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35925<->l=127.0.0.1:4259) 20241209160439376 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160439376 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160439377 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 20241209160439377 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241209160439377 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241209160439415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4258 20241209160439516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4258 20241209160442550 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241209160442550 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241209160442551 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442551 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160442552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44718<->l=127.0.0.1:4258 20241209160442553 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442553 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160442553 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241209160442553 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241209160442553 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  20241209160442553 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241209160442553 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  20241209160442553 DLGSUP <0013> gsup_server.c:236 2:  20241209160442553 DLGSUP <0013> gsup_server.c:238 2: 00  20241209160442553 DLGSUP <0013> gsup_server.c:236 3:  20241209160442553 DLGSUP <0013> gsup_server.c:238 3: 00  20241209160442553 DLGSUP <0013> gsup_server.c:236 4:  20241209160442553 DLGSUP <0013> gsup_server.c:238 4: 00  20241209160442553 DLGSUP <0013> gsup_server.c:236 5:  20241209160442553 DLGSUP <0013> gsup_server.c:238 5: 00  20241209160442553 DLGSUP <0013> gsup_server.c:236 7:  20241209160442553 DLGSUP <0013> gsup_server.c:238 7: 00  20241209160442553 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241209160442553 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241209160442553 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241209160442554 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241209160442554 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241209160442574 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42461<->l=127.0.0.1:4259) 20241209160442575 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241209160442575 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241209160442585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44732<->l=127.0.0.1:4258 20241209160442594 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442594 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160442594 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425830000460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425830000460" cn_domain=CS} 20241209160442594 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425830000460 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241209160442594 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425830000460 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241209160442594 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425830000460.imsi 20241209160442594 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425830000460.imsi 20241209160442594 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425830000460.imsi: does not exist in local HLR 20241209160442598 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425830000460 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241209160442598 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241209160442598 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241209160442598 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241209160442598 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241209160442598 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241209160442598 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425830000460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241209160442598 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160442598 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160442598 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160442599 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160442599 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241209160442599 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241209160442600 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160442600 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160442600 DLINP <000b> input/ipaccess.c:814 received ID_GET for unit ID 0/0/0 20241209160442600 DLINP <000b> ipa.c:396 tag 1: HLR 20241209160442600 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241209160442601 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160442601 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160442601 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241209160442642 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160442642 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160442642 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160442642 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160442642 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425830000460 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612807700 20241209160442642 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425830000460 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160442642 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442642 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160442642 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442642 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160442645 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160442645 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160442645 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425830000460 MSISDN-491612807700 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160442645 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442645 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160442645 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442645 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160442646 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160442647 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160442647 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425830000460 MSISDN-491612807700 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 20241209160442647 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425830000460 MSISDN-491612807700 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241209160442647 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442647 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160442647 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442647 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241209160442648 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612807700.msisdn 20241209160442648 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612807700.msisdn: does not exist in local HLR 20241209160442648 DDGSM <0007> mslookup_server.c:352 sip.voice.491612807700.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241209160442648 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612807700.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241209160442648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44732<->l=127.0.0.1:4258 20241209160442649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44718<->l=127.0.0.1:4258 20241209160442649 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42461<->l=127.0.0.1:4259) 20241209160442650 DLINP <000b> input/ipa.c:454 connected read/write 20241209160442650 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241209160442650 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241209160442650 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241209160442650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241209160442650 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241209160442650 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241209160442650 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 20241209160442650 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241209160442650 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241209160442673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4258 20241209160442774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4258